| Commit message (Expand) | Author | Files | Lines |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 24 | -253/+2 |
2017-10-10 | locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi... | Will Deacon | 2 | -15/+4 |
2017-10-10 | locking/rwsem, fs: Use killable down_read() in iterate_dir() | Kirill Tkhai | 1 | -6/+5 |
2017-10-10 | locking/rwsem: Add down_read_killable() | Kirill Tkhai | 3 | -0/+27 |
2017-10-10 | locking/arch, x86: Add __down_read_killable() | Kirill Tkhai | 2 | -10/+37 |
2017-10-10 | locking/arch, s390: Add __down_read_killable() | Kirill Tkhai | 1 | -2/+17 |
2017-10-10 | locking/arch, ia64: Add __down_read_killable() | Kirill Tkhai | 1 | -4/+21 |
2017-10-10 | locking/arch, alpha: Add __down_read_killable() | Kirill Tkhai | 1 | -3/+18 |
2017-10-10 | locking/spinlocks, paravirt, xen: Correct the xen_nopvspin case | Juergen Gross | 1 | -0/+2 |
2017-10-10 | locking/paravirt: Use new static key for controlling call of virt_spin_lock() | Juergen Gross | 3 | -3/+24 |
2017-10-10 | locking/selftest: Avoid false BUG report | Peter Zijlstra | 1 | -0/+2 |
2017-10-10 | locking/lockdep: Fix stacktrace mess | Peter Zijlstra | 1 | -28/+20 |
2017-10-10 | cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan | Aleksander Morgado | 1 | -0/+13 |
2017-10-09 | net: thunderx: mark expected switch fall-throughs in nicvf_main() | Gustavo A. R. Silva | 1 | -0/+2 |
2017-10-09 | udp: fix bcast packet reception | Paolo Abeni | 1 | -9/+5 |
2017-10-09 | netlink: do not set cb_running if dump's start() errs | Jason A. Donenfeld | 1 | -6/+7 |
2017-10-09 | ipv4: Fix traffic triggered IPsec connections. | Steffen Klassert | 1 | -1/+1 |
2017-10-09 | ipv6: Fix traffic triggered IPsec connections. | Steffen Klassert | 1 | -1/+1 |
2017-10-09 | ixgbe: incorrect XDP ring accounting in ethtool tx_frame param | John Fastabend | 1 | -8/+8 |
2017-10-09 | net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag | Ding Tianhong | 2 | -41/+0 |
2017-10-09 | Revert commit 1a8b6d76dc5b ("net:add one common config...") | Ding Tianhong | 3 | -5/+1 |
2017-10-09 | ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register | Sabrina Dubroca | 1 | -1/+1 |
2017-10-09 | ixgbe: Return error when getting PHY address if PHY access is not supported | Mark D Rustad | 1 | -0/+4 |
2017-10-09 | netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' | Shmulik Ladkani | 4 | -2/+27 |
2017-10-09 | netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook | Lin Zhang | 2 | -2/+3 |
2017-10-09 | tipc: Unclone message at secondary destination lookup | Jon Maloy | 1 | -0/+8 |
2017-10-09 | tipc: correct initialization of skb list | Jon Maloy | 1 | -2/+2 |
2017-10-09 | Linux 4.14-rc4v4.14-rc4 | Linus Torvalds | 1 | -1/+1 |
2017-10-08 | gso: fix payload length when gso_size is zero | Alexey Kodanev | 3 | -3/+3 |
2017-10-08 | mlxsw: spectrum_router: Avoid expensive lookup during route removal | Ido Schimmel | 1 | -14/+0 |
2017-10-08 | bpf: fix liveness marking | Alexei Starovoitov | 1 | -0/+5 |
2017-10-08 | doc: Fix typo "8023.ad" in bonding documentation | Axel Beckert | 1 | -1/+1 |
2017-10-08 | ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real | Matteo Croce | 1 | -2/+2 |
2017-10-06 | ppp: fix race in ppp device destruction | Guillaume Nault | 1 | -0/+20 |
2017-10-06 | ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset | Eugeniy Paltsev | 2 | -0/+10 |
2017-10-06 | arm64: Ensure fpsimd support is ready before userspace is active | Suzuki K Poulose | 1 | -1/+1 |
2017-10-06 | arm64: Ensure the instruction emulation is ready for userspace | Suzuki K Poulose | 2 | -2/+2 |
2017-10-06 | netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_... | Eric Dumazet | 1 | -2/+2 |
2017-10-06 | netfilter: nf_tables: do not dump chain counters if not enabled | Pablo Neira Ayuso | 1 | -1/+1 |
2017-10-06 | powerpc/tm: Fix illegal TM state in signal handler | Gustavo Romero | 1 | -1/+12 |
2017-10-06 | powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks | Cyril Bur | 1 | -1/+23 |
2017-10-06 | powerpc/powernv: Increase memory block size to 1GB on radix | Anton Blanchard | 1 | -1/+9 |
2017-10-06 | selftests/net: rxtimestamp: Fix an off by one | Dan Carpenter | 1 | -1/+1 |
2017-10-05 | dm raid: fix incorrect status output at the end of a "recover" process | Jonathan Brassow | 2 | -5/+7 |
2017-10-05 | KVM: add X86_LOCAL_APIC dependency | Arnd Bergmann | 1 | -0/+1 |
2017-10-05 | ovl: fix regression caused by exclusive upper/work dir protection | Amir Goldstein | 3 | -9/+26 |
2017-10-05 | ovl: fix missing unlock_rename() in ovl_do_copy_up() | Amir Goldstein | 4 | -24/+22 |
2017-10-05 | ovl: fix dentry leak in ovl_indexdir_cleanup() | Amir Goldstein | 1 | -2/+4 |
2017-10-05 | ovl: fix dput() of ERR_PTR in ovl_cleanup_index() | Amir Goldstein | 1 | -1/+4 |
2017-10-05 | ovl: fix error value printed in ovl_lookup_index() | Amir Goldstein | 1 | -0/+1 |