Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
*-------. | Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'... | Jiri Kosina | 2016-12-14 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| | | | | * | HID: wacom: generic: Add support for battery status on pen and pad interfaces | Jason Gerecke | 2016-10-20 | 1 | -0/+1 | |
| | | | | * | HID: wacom: generic: Add support for height, tilt, and twist usages | Jason Gerecke | 2016-10-20 | 1 | -0/+3 | |
| | | | |/ | | | |/| | ||||||
| | | | * | HID: input: rework HID_QUIRK_MULTI_INPUT | Benjamin Tissoires | 2016-11-28 | 1 | -0/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | sched/autogroup: Do not use autogroup->tg in zombie threads | Oleg Nesterov | 2016-11-22 | 1 | -0/+2 | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-11-21 | 4 | -3/+8 | |
|\ \ \ \ | ||||||
| * | | | | netns: fix get_net_ns_by_fd(int pid) typo | Stefan Hajnoczi | 2016-11-18 | 1 | -1/+1 | |
| * | | | | ipv4: Restore fib_trie_flush_external function and fix call ordering | Alexander Duyck | 2016-11-16 | 1 | -0/+1 | |
| * | | | | bpf: fix range arithmetic for bpf map access | Josef Bacik | 2016-11-16 | 1 | -2/+3 | |
| * | | | | gro_cells: mark napi struct as not busy poll candidates | Eric Dumazet | 2016-11-15 | 1 | -0/+3 | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-11-19 | 1 | -0/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use | Paolo Bonzini | 2016-11-19 | 1 | -0/+7 | |
* | | | | | | Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-11-18 | 2 | -94/+73 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes' | Rafael J. Wysocki | 2016-11-18 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | tools/power/acpi: Remove direct kernel source include reference | Lv Zheng | 2016-11-16 | 1 | -0/+3 | |
| | |/ / / / / | ||||||
| * / / / / / | Revert "ACPICA: FADT support cleanup" | Rafael J. Wysocki | 2016-11-14 | 1 | -94/+70 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-11-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports | Scott Mayhew | 2016-11-14 | 1 | -0/+1 | |
* | | | | | | | mremap: fix race between mremap() and page cleanning | Aaron Lu | 2016-11-17 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-11-14 | 11 | -15/+29 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Revert "include/uapi/linux/atm_zatm.h: include linux/time.h" | Mike Frysinger | 2016-11-13 | 1 | -1/+0 | |
| * | | | | | tcp: take care of truncations done by sk_filter() | Eric Dumazet | 2016-11-13 | 1 | -0/+1 | |
| * | | | | | net: bpqether.h: remove if_ether.h guard | Baruch Siach | 2016-11-13 | 1 | -2/+0 | |
| * | | | | | bpf: Fix bpf_redirect to an ipip/ip6tnl dev | Martin KaFai Lau | 2016-11-12 | 1 | -0/+15 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2016-11-09 | 2 | -5/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | netfilter: conntrack: avoid excess memory allocation | Florian Westphal | 2016-10-27 | 1 | -2/+1 | |
| | * | | | | | netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_... | John W. Linville | 2016-10-27 | 1 | -1/+1 | |
| | * | | | | | netfilter: nf_tables: fix *leak* when expr clone fail | Liping Zhang | 2016-10-27 | 1 | -2/+4 | |
| * | | | | | | dccp: do not release listeners too soon | Eric Dumazet | 2016-11-03 | 1 | -2/+2 | |
| * | | | | | | ipv4: allow local fragmentation in ip_finish_output_gso() | Lance Richardson | 2016-11-03 | 1 | -2/+1 | |
| * | | | | | | net: tcp: check skb is non-NULL for exact match on lookups | David Ahern | 2016-11-03 | 2 | -2/+2 | |
| * | | | | | | ip6_tunnel: Clear IP6CB in ip6tunnel_xmit() | Eli Cooper | 2016-11-02 | 1 | -0/+1 | |
| * | | | | | | sctp: hold transport instead of assoc when lookup assoc in rx path | Xin Long | 2016-10-31 | 1 | -1/+1 | |
* | | | | | | | Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-11-13 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'phy-for-4.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Greg Kroah-Hartman | 2016-11-07 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | phy: Add reset callback for not generic phy | Randy Li | 2016-11-05 | 1 | -0/+7 | |
* | | | | | | | | | Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-11-11 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'device-properties' | Rafael J. Wysocki | 2016-11-11 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| | * | | | | | | | | ACPI / platform: Add support for build-in properties | Heikki Krogerus | 2016-11-10 | 1 | -1/+2 | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-11-11 | 4 | -9/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm: kmemleak: scan .data.ro_after_init | Jakub Kicinski | 2016-11-11 | 2 | -1/+7 | |
| * | | | | | | | | | | Revert "console: don't prefer first registered if DT specifies stdout-path" | Hans de Goede | 2016-11-11 | 1 | -6/+0 | |
| * | | | | | | | | | | mm, frontswap: make sure allocated frontswap map is assigned | Vlastimil Babka | 2016-11-11 | 1 | -2/+3 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-11-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | aio: fix freeze protection of aio writes | Jan Kara | 2016-10-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | fs: remove the never implemented aio_fsync file operation | Christoph Hellwig | 2016-10-30 | 1 | -1/+0 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client | Linus Torvalds | 2016-11-11 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | libceph: initialize last_linger_id with a large integer | Ilya Dryomov | 2016-11-10 | 1 | -0/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'sound-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2016-11-09 | 1 | -6/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'asoc/fix/topology-abi' into asoc-linus | Mark Brown | 2016-11-04 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | |