| Commit message (Expand) | Author | Age | Files | Lines |
* | locking/static_keys: Improve uninitialized key warning | Borislav Petkov | 2017-10-19 | 3 | -17/+17 |
* | locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_fl... | Will Deacon | 2017-10-18 | 1 | -1/+1 |
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 27 | -102/+20 |
* | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 2017-10-10 | 15 | -56/+3 |
* | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 24 | -253/+2 |
* | locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi... | Will Deacon | 2017-10-10 | 2 | -15/+4 |
* | locking/rwsem, fs: Use killable down_read() in iterate_dir() | Kirill Tkhai | 2017-10-10 | 1 | -6/+5 |
* | locking/rwsem: Add down_read_killable() | Kirill Tkhai | 2017-10-10 | 3 | -0/+27 |
* | locking/arch, x86: Add __down_read_killable() | Kirill Tkhai | 2017-10-10 | 2 | -10/+37 |
* | locking/arch, s390: Add __down_read_killable() | Kirill Tkhai | 2017-10-10 | 1 | -2/+17 |
* | locking/arch, ia64: Add __down_read_killable() | Kirill Tkhai | 2017-10-10 | 1 | -4/+21 |
* | locking/arch, alpha: Add __down_read_killable() | Kirill Tkhai | 2017-10-10 | 1 | -3/+18 |
* | locking/spinlocks, paravirt, xen: Correct the xen_nopvspin case | Juergen Gross | 2017-10-10 | 1 | -0/+2 |
* | locking/paravirt: Use new static key for controlling call of virt_spin_lock() | Juergen Gross | 2017-10-10 | 3 | -3/+24 |
* | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 2017-10-10 | 628 | -3867/+6299 |
|\ |
|
| * | locking/selftest: Avoid false BUG report | Peter Zijlstra | 2017-10-10 | 1 | -0/+2 |
| * | locking/lockdep: Fix stacktrace mess | Peter Zijlstra | 2017-10-10 | 1 | -28/+20 |
| * | Merge branch 'ppc-bundle' (bundle from Michael Ellerman) | Linus Torvalds | 2017-10-10 | 2 | -2/+35 |
| |\ |
|
| | * | powerpc/tm: Fix illegal TM state in signal handler | Gustavo Romero | 2017-10-06 | 1 | -1/+12 |
| | * | powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks | Cyril Bur | 2017-10-06 | 1 | -1/+23 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-10-10 | 54 | -164/+211 |
| |\ \ |
|
| | * | | cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan | Aleksander Morgado | 2017-10-10 | 1 | -0/+13 |
| | * | | net: thunderx: mark expected switch fall-throughs in nicvf_main() | Gustavo A. R. Silva | 2017-10-09 | 1 | -0/+2 |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-10-09 | 26 | -64/+107 |
| | |\ \ |
|
| | | * | | netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' | Shmulik Ladkani | 2017-10-09 | 4 | -2/+27 |
| | | * | | netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook | Lin Zhang | 2017-10-09 | 2 | -2/+3 |
| | | * | | netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_... | Eric Dumazet | 2017-10-06 | 1 | -2/+2 |
| | | * | | netfilter: nf_tables: do not dump chain counters if not enabled | Pablo Neira Ayuso | 2017-10-06 | 1 | -1/+1 |
| | | * | | netfilter: nf_tables: Release memory obtained by kasprintf | Arvind Yadav | 2017-10-03 | 1 | -1/+3 |
| | | * | | netfilter: ebtables: fix race condition in frame_filter_net_init() | Artem Savkov | 2017-09-29 | 5 | -17/+19 |
| | | * | | netfilter: nf_tables: fix update chain error | JingPiao Chen | 2017-09-29 | 1 | -2/+2 |
| | | * | | netfilter: ipset: Fix race between dump and swap | Ross Lagerwall | 2017-09-29 | 1 | -2/+5 |
| | | * | | netfilter: ipset: pernet ops must be unregistered last | Florian Westphal | 2017-09-26 | 1 | -9/+13 |
| | | * | | netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addresses | Jozsef Kadlecsik | 2017-09-26 | 10 | -22/+24 |
| | | * | | netfilter: xt_socket: Restore mark from full sockets only | Subash Abhinov Kasiviswanathan | 2017-09-26 | 1 | -2/+2 |
| | | * | | netfilter: ipvs: full-functionality option for ECN encapsulation in tunnel | Vadim Fedorenko | 2017-09-26 | 1 | -2/+6 |
| | * | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2017-10-09 | 6 | -54/+13 |
| | |\ \ \ |
|
| | | * | | | ixgbe: incorrect XDP ring accounting in ethtool tx_frame param | John Fastabend | 2017-10-09 | 1 | -8/+8 |
| | | * | | | net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag | Ding Tianhong | 2017-10-09 | 2 | -41/+0 |
| | | * | | | Revert commit 1a8b6d76dc5b ("net:add one common config...") | Ding Tianhong | 2017-10-09 | 3 | -5/+1 |
| | | * | | | ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register | Sabrina Dubroca | 2017-10-09 | 1 | -1/+1 |
| | | * | | | ixgbe: Return error when getting PHY address if PHY access is not supported | Mark D Rustad | 2017-10-09 | 1 | -0/+4 |
| | * | | | | udp: fix bcast packet reception | Paolo Abeni | 2017-10-09 | 1 | -9/+5 |
| | * | | | | netlink: do not set cb_running if dump's start() errs | Jason A. Donenfeld | 2017-10-09 | 1 | -6/+7 |
| | * | | | | Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2017-10-09 | 1 | -2/+12 |
| | |\ \ \ \ |
|
| | | * | | | | nl80211: Define policy for packet pattern attributes | Peng Xu | 2017-10-04 | 1 | -2/+12 |
| | * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2017-10-09 | 4 | -4/+8 |
| | |\ \ \ \ \ |
|
| | | * | | | | | xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lock | Artem Savkov | 2017-09-28 | 1 | -2/+2 |
| | | * | | | | | vti: fix NULL dereference in xfrm_input() | Alexey Kodanev | 2017-09-13 | 1 | -2/+4 |
| | | * | | | | | xfrm: Fix negative device refcount on offload failure. | Steffen Klassert | 2017-09-11 | 1 | -0/+1 |