| Commit message (Expand) | Author | Age | Files | Lines |
| * | block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_com... | Byungchul Park | 2017-10-26 | 1 | -2/+20 |
| * | workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes | Byungchul Park | 2017-10-25 | 1 | -2/+2 |
| * | sched/completions: Add support for initializing completions with lockdep_map | Byungchul Park | 2017-10-25 | 1 | -0/+14 |
| * | locking/lockdep, sched/completions: Change the prefix of lock name for comple... | Byungchul Park | 2017-10-25 | 1 | -2/+2 |
| * | locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEP | Byungchul Park | 2017-10-25 | 1 | -0/+5 |
| * | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 6 | -7/+7 |
| * | locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 2017-10-25 | 1 | -3/+7 |
| * | locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/... | Mark Rutland | 2017-10-25 | 3 | -3/+3 |
| * | locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 2017-10-25 | 1 | -2/+2 |
| * | locking/atomic: Add atomic_cond_read_acquire() | Will Deacon | 2017-10-25 | 1 | -0/+4 |
| * | locking/barriers: Kill lockless_dereference() | Will Deacon | 2017-10-24 | 1 | -20/+0 |
| * | locking/barriers: Convert users of lockless_dereference() to READ_ONCE() | Will Deacon | 2017-10-24 | 2 | -4/+4 |
| * | locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() | Will Deacon | 2017-10-24 | 1 | -0/+1 |
| * | linux/compiler.h: Split into compiler.h and compiler_types.h | Will Deacon | 2017-10-24 | 6 | -266/+281 |
| * | Merge tag 'v4.14-rc6' into locking/core, to pick up fixes | Ingo Molnar | 2017-10-24 | 19 | -56/+171 |
| |\ |
|
| | * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-10-22 | 2 | -1/+3 |
| | |\ |
|
| | | * | Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner | 2017-10-16 | 2 | -1/+3 |
| | | |\ |
|
| | | | * | genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack() | Doug Berger | 2017-10-13 | 1 | -1/+0 |
| | | | * | genirq: generic chip: Add irq_gc_mask_disable_and_ack_set() | Doug Berger | 2017-10-13 | 1 | -0/+1 |
| | | | * | irqchip/gic-v3-its: Add missing changes to support 52bit physical address | Shanker Donthineni | 2017-10-13 | 1 | -0/+2 |
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-10-21 | 2 | -1/+4 |
| | |\ \ \ |
|
| | | * | | | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region | John Fastabend | 2017-10-20 | 1 | -1/+1 |
| | | * | | | tun: call dev_get_valid_name() before register_netdevice() | Cong Wang | 2017-10-16 | 1 | -0/+3 |
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-10-21 | 2 | -0/+10 |
| | |\ \ \ \ |
|
| | | * | | | | Input: allow matching device IDs on property bits | Dmitry Torokhov | 2017-10-19 | 2 | -0/+7 |
| | | * | | | | Input: factor out and export input_device_id matching code | Dmitry Torokhov | 2017-10-19 | 1 | -0/+3 |
| | * | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2017-10-20 | 1 | -2/+2 |
| | |\ \ \ \ \ |
|
| | | * \ \ \ \ | Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 2017-10-19 | 1 | -2/+2 |
| | | |\ \ \ \ \ |
|
| | | | * | | | | | bus: mbus: fix window size calculation for 4GB windows | Jan Luebbe | 2017-10-12 | 1 | -2/+2 |
| | * | | | | | | | Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-10-20 | 1 | -17/+30 |
| | |\ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 | James Morris | 2017-10-19 | 1 | -17/+30 |
| | | |\ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| | | | * | | | | | | KEYS: Fix race between updating and finding a negative key | David Howells | 2017-10-18 | 1 | -17/+30 |
| | | | | |_|_|_|/
| | | |/| | | | |
|
| | * | | | | | | | doc: Fix various RCU docbook comment-header problems | Paul E. McKenney | 2017-10-19 | 3 | -9/+16 |
| | * | | | | | | | membarrier: Provide register expedited private command | Mathieu Desnoyers | 2017-10-19 | 2 | -0/+19 |
| | |/ / / / / / |
|
| | * | | | | | | Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-10-15 | 1 | -1/+1 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Drivers: hv: vmbus: Fix bugs in rescind handling | K. Y. Srinivasan | 2017-10-04 | 1 | -1/+1 |
| | * | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-10-14 | 1 | -8/+0 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | sched/core: Fix wake_affine() performance regression | Peter Zijlstra | 2017-10-10 | 1 | -8/+0 |
| | | | |_|_|_|_|/
| | |/| | | | | |
|
| | * | | | | | | | kmemleak: clear stale pointers from task stacks | Konstantin Khlebnikov | 2017-10-13 | 1 | -1/+1 |
| | * | | | | | | | fs/mpage.c: fix mpage_writepage() for pages with buffers | Matthew Wilcox | 2017-10-13 | 1 | -0/+1 |
| | * | | | | | | | linux/kernel.h: add/correct kernel-doc notation | Randy Dunlap | 2017-10-13 | 1 | -16/+74 |
| | * | | | | | | | include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF | Arnd Bergmann | 2017-10-13 | 1 | -0/+10 |
| | |/ / / / / / |
|
| * | | | | | | | locking/static_keys: Improve uninitialized key warning | Borislav Petkov | 2017-10-19 | 2 | -10/+10 |
| * | | | | | | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 3 | -8/+13 |
| * | | | | | | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 3 | -17/+0 |
| * | | | | | | | locking/rwsem: Add down_read_killable() | Kirill Tkhai | 2017-10-10 | 1 | -0/+1 |
| |/ / / / / / |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-10-09 | 2 | -3/+9 |
| |\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-10-09 | 2 | -3/+9 |
| | |\ \ \ \ \ |
|
| | | * | | | | | netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' | Shmulik Ladkani | 2017-10-09 | 1 | -0/+5 |
| | | * | | | | | netfilter: ebtables: fix race condition in frame_filter_net_init() | Artem Savkov | 2017-09-29 | 1 | -3/+4 |