- f791dd25 locking/rwlocks: Fix comments by Cheng Jian · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- b772b8e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- ec1e1b6 objtool: Prevent GCC from merging annotate_unreachable(), take 2 by Josh Poimboeuf · 7 years ago
- 7ba3ebf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 2628bd6 mm, swap: fix race between swap count continuation operations by Huang Ying · 7 years ago
- e73b49e stmmac: use of_property_read_u32 instead of read_u8 by Bhadram Varka · 7 years ago
- ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- d5919dc Revert "PM / QoS: Fix device resume latency PM QoS" by Rafael J. Wysocki · 7 years ago
- 5ba2572 Revert "PM / QoS: Fix default runtime_pm device resume latency" by Rafael J. Wysocki · 7 years ago
- 2a9a86d PM / QoS: Fix default runtime_pm device resume latency by Tero Kristo · 7 years ago
- 19e1219 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 978aa04 sctp: fix some type cast warnings introduced since very beginning by Xin Long · 7 years ago
- 1da4fc9 sctp: fix some type cast warnings introduced by stream reconf by Xin Long · 7 years ago
- dea6e19 tap: reference to KVA of an unloaded module causes kernel panic by Girish Moodalbail · 7 years ago
- 11dc76f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- be0f161 net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidth by Huy Nguyen · 7 years ago
- e319e1f block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_completion() by Byungchul Park · 7 years ago
- fd1a5b0 workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes by Byungchul Park · 7 years ago
- a7967bc sched/completions: Add support for initializing completions with lockdep_map by Byungchul Park · 7 years ago
- 2420843 locking/lockdep, sched/completions: Change the prefix of lock name for completion variables by Byungchul Park · 7 years ago
- 6f0397d locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEP by Byungchul Park · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- ef4d9af locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 14cd5d4 locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 66702eb locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 4df714b locking/atomic: Add atomic_cond_read_acquire() by Will Deacon · 7 years ago
- 0cc2b4e PM / QoS: Fix device resume latency PM QoS by Rafael J. Wysocki · 7 years ago
- 59ecbbe locking/barriers: Kill lockless_dereference() by Will Deacon · 7 years ago
- 506458e locking/barriers: Convert users of lockless_dereference() to READ_ONCE() by Will Deacon · 7 years ago
- 76ebbe7 locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE() by Will Deacon · 7 years ago
- d151558 linux/compiler.h: Split into compiler.h and compiler_types.h by Will Deacon · 7 years ago
- 9babb09 Merge tag 'v4.14-rc6' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
- 88796e7 sched/swait: Document it clearly that the swait facilities are special and shouldn't be used by Davidlohr Bueso · 7 years ago
- 4f184d7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- b5ac3be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- e5f468b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
- 545ea16 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 7 years ago
- 34f79502 bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region by John Fastabend · 7 years ago
- 03b652e Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
- 27fdb35 doc: Fix various RCU docbook comment-header problems by Paul E. McKenney · 7 years ago
- a961e40 membarrier: Provide register expedited private command by Mathieu Desnoyers · 7 years ago
- 8724ecb Input: allow matching device IDs on property bits by Dmitry Torokhov · 7 years ago
- 55dfce8 Input: factor out and export input_device_id matching code by Dmitry Torokhov · 7 years ago
- 840907f Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 7 years ago
- 5cdda51 locking/static_keys: Improve uninitialized key warning by Borislav Petkov · 7 years ago
- 494b9ae7 Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 by James Morris · 7 years ago
- 363b02d KEYS: Fix race between updating and finding a negative key by David Howells · 7 years ago
- 0ad646c tun: call dev_get_valid_name() before register_netdevice() by Cong Wang · 7 years ago
- 3d51969 Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 7 years ago
- ae7df8f Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- a339b35 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- ca18255 kmemleak: clear stale pointers from task stacks by Konstantin Khlebnikov · 7 years ago
- f892760 fs/mpage.c: fix mpage_writepage() for pages with buffers by Matthew Wilcox · 7 years ago
- e8c97af linux/kernel.h: add/correct kernel-doc notation by Randy Dunlap · 7 years ago
- 8a1ac5d include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF by Arnd Bergmann · 7 years ago
- 0d08af3 genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack() by Doug Berger · 7 years ago
- 2060892 genirq: generic chip: Add irq_gc_mask_disable_and_ack_set() by Doug Berger · 7 years ago
- 30ae961 irqchip/gic-v3-its: Add missing changes to support 52bit physical address by Shanker Donthineni · 7 years ago
- 2bbbd96 bus: mbus: fix window size calculation for 4GB windows by Jan Luebbe · 7 years ago
- a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
- a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
- 76f8507 locking/rwsem: Add down_read_killable() by Kirill Tkhai · 7 years ago
- d153b15 sched/core: Fix wake_affine() performance regression by Peter Zijlstra · 7 years ago
- ff33952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- fb60bcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
- 98589a0 netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' by Shmulik Ladkani · 7 years ago
- 031b814 Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
- 27efed3 Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 192b2d7 Drivers: hv: vmbus: Fix bugs in rescind handling by K. Y. Srinivasan · 7 years ago
- 34ddaa3 powerpc/watchdog: Make use of watchdog_nmi_probe() by Thomas Gleixner · 7 years ago
- 6b9dc48 watchdog/core, powerpc: Replace watchdog_nmi_reconfigure() by Thomas Gleixner · 7 years ago
- de3ee99 mmc: Delete bounce buffer handling by Linus Walleij · 7 years ago
- 32e57c2 include/linux/fs.h: fix comment about struct address_space by Mike Rapoport · 7 years ago
- 1dd2bfc mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline function by YASUAKI ISHIMATSU · 7 years ago
- 7240767 include/linux/bitfield.h: remove 32bit from FIELD_GET comment block by Masahiro Yamada · 7 years ago
- c2315c1 exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array by Oleg Nesterov · 7 years ago
- a1b2289 android: binder: drop lru lock in isolate callback by Sherry Yang · 7 years ago
- 4d4bbd8 mm, oom_reaper: skip mm structs with mmu notifiers by Michal Hocko · 7 years ago
- fa87b91 include/linux/mm.h: fix typo in VM_MPX definition by Kirill A. Shutemov · 7 years ago
- 08bbc4f Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
- c4142ed Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- c42ed9f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8251354 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 7e103ac Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 93b5533 Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 35dbba3 Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
- e6b72ee netfilter: ebtables: fix race condition in frame_filter_net_init() by Artem Savkov · 7 years ago
- 8ef9925 sched/debug: Add explicit TASK_PARKED printing by Peter Zijlstra · 7 years ago
- 06eb618 sched/debug: Add explicit TASK_IDLE printing by Peter Zijlstra · 7 years ago
- 5f6ad26 sched/tracing: Use common task-state helpers by Peter Zijlstra · 7 years ago
- efb40f5 sched/tracing: Fix trace_sched_switch task-state printing by Peter Zijlstra · 7 years ago
- 92c4bc9 sched/debug: Convert TASK_state to hex by Peter Zijlstra · 7 years ago
- 1593baa sched/debug: Implement consistent task-state printing by Peter Zijlstra · 7 years ago
- 686fef9 timer: Prepare to change timer callback argument type by Kees Cook · 7 years ago
- 16f1c5b net/mlx5: Check device capability for maximum flow counters by Raed Salem · 7 years ago
- 99d3cd2 net/mlx5: Fix FPGA capability location by Inbar Karmy · 7 years ago
- 2569e7e Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3 by James Morris · 7 years ago