- a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
- 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- eed1fc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
- 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
- f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 892ad5a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 330e9e4 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 81e3e04 Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid by Linus Torvalds · 7 years ago
- a5707ee Merge branch 'for-4.13' into for-linus by Petr Mladek · 7 years ago
- b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- fd25d19f locking/refcount: Create unchecked atomic_t implementation by Kees Cook · 7 years ago
- 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
- a91e0f6 lib/cmdline.c: fix get_options() overflow while parsing ranges by Ilya Matveychikov · 7 years ago
- f9e1698 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
- 104b4e5 percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batch by Nikolay Borisov · 7 years ago
- b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 7 years ago
- de77b96 net: introduce __skb_put_[zero, data, u8] by yuan linyu · 7 years ago
- 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 7 years ago
- 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
- 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
- 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 0945e56 scatterlist: add sg_zero_buffer() helper by Johannes Thumshirn · 7 years ago
- 54ed0f7 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
- b7127cf test_bpf: Add test to make conditional jump cross a large number of insns. by David Daney · 7 years ago
- aa9f979 networking: use skb_put_zero() by Johannes Berg · 7 years ago
- 069a0f3 Merge 4.12-rc5 into char-misc-next by Greg Kroah-Hartman · 7 years ago
- 0cbaa44 lib: Add crc4 module by Jeremy Kerr · 7 years ago
- 43a0a2a rcu: Move RCU debug Kconfig options to kernel/rcu by Paul E. McKenney · 8 years ago
- ae91aa0 rcu: Remove debugfs tracing by Paul E. McKenney · 8 years ago
- 41a2901 rcu: Remove SPARSE_RCU_POINTER Kconfig option by Paul E. McKenney · 8 years ago
- c4a09ff rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option by Paul E. McKenney · 8 years ago
- 90040c9 rcu: Remove *_SLOW_* Kconfig options by Paul E. McKenney · 8 years ago
- d41519a crypto: Work around deallocated stack frame reference gcc bug on sparc. by David Miller · 7 years ago
- 018956d locking/selftest: Add RT-mutex support by Peter Zijlstra · 7 years ago
- cfb6133 locking/selftest: Remove the bad unlock ordering test by Peter Zijlstra · 7 years ago
- f569478 rt_mutex: Add lockdep annotations by Peter Zijlstra · 8 years ago
- ef40dda uuid: hoist uuid_is_null() helper from libnvdimm by Christoph Hellwig · 8 years ago
- df33767 uuid: hoist helpers uuid_equal() and uuid_copy() from xfs by Christoph Hellwig · 8 years ago
- b10bf0e uuid: don't export guid_index and uuid_index by Christoph Hellwig · 8 years ago
- f9727a1 uuid: rename uuid types by Christoph Hellwig · 8 years ago
- 105c036 bpf: fix stack_depth usage by test_bpf.ko by Alexei Starovoitov · 7 years ago
- 791caeb test_bpf: Add a couple of tests for BPF_JSGE. by David Daney · 7 years ago
- f36776f kobject: support passing in variables for synthetic uevents by Peter Rajnoha · 8 years ago
- 1c3c5ea sched/core: Enable might_sleep() and smp_processor_id() checks early by Thomas Gleixner · 8 years ago
- 719f6a7 printk: Use the main logbuf in NMI when logbuf_lock is available by Petr Mladek · 8 years ago
- 6312811 Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook by Jonathan Corbet · 8 years ago
- 08c76a2 lib: update location of kgdb documentation by Mauro Carvalho Chehab · 8 years ago
- e1b4fc7 fs: update location of filesystems documentation by Mauro Carvalho Chehab · 8 years ago
- c743f0a sched/fair, cpumask: Export for_each_cpu_wrap() by Peter Zijlstra · 8 years ago
- 4879b7a Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
- 339fbf6 Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
- 43ca5bc lib/rhashtable.c: simplify a strange allocation pattern by Michal Hocko · 8 years ago
- da5e108 lib/zlib_inflate/inftrees.c: fix potential buffer overflow by Guenter Roeck · 8 years ago
- f2ad37d lib/fault-inject.c: use correct check for interrupts by Dmitry Vyukov · 8 years ago
- 0b52376 checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions by Joe Perches · 8 years ago
- e327fd7 lib: add module support to linked list sorting tests by Geert Uytterhoeven · 8 years ago
- 5c4e679 lib: add module support to array-based sort tests by Geert Uytterhoeven · 8 years ago
- ebd03a9 Revert "lib/test_sort.c: make it explicitly non-modular" by Geert Uytterhoeven · 8 years ago
- 5b47d59 fix braino in generic_file_read_iter() by Al Viro · 8 years ago
- d557d1b refcount: change EXPORT_SYMBOL markings by Greg Kroah-Hartman · 8 years ago
- 8f28472 Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
- 4ac4d58 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- dd23f27 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 7e78442 lockdep: allow to disable reclaim lockup detection by Michal Hocko · 8 years ago
- 6a5cd60 lib/dma-debug.c: make locking work for RT by Pankaj Gupta · 8 years ago
- e502187 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
- 86f8e24 test_bpf: Use ULL suffix for 64-bit constants by Geert Uytterhoeven · 8 years ago
- 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
- ddc665a bpf, arm64: fix jit branch offset related to ldimm64 by Daniel Borkmann · 8 years ago
- 85f68fe bpf, arm64: implement jiting of BPF_XADD by Daniel Borkmann · 8 years ago
- c58d405 Merge tag 'docs-4.12' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
- 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 16b7629 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 207fb8c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 2dbf3d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 8 years ago
- 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- e265eb3a Merge branch 'md-next' into md-linus by Shaohua Li · 8 years ago
- 48e75b43 rhashtable: compact struct rhashtable_params by Florian Westphal · 8 years ago
- 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- cddbfbd lib: remove check for AVR32 arch in test_user_copy by Hans-Christian Noren Egtvedt · 8 years ago
- 695c120 lib: remove AVR32 entry in Kconfig.debug compile with frame pointers by Hans-Christian Noren Egtvedt · 8 years ago
- 8c9a694 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 4fa55ce fix a braino in ITER_PIPE iov_iter_revert() by Al Viro · 8 years ago
- 2d2ab65 rhashtable: Do not lower max_elems when max_size is zero by Herbert Xu · 8 years ago
- 6d684e5 rhashtable: Cap total number of entries to 2^31 by Herbert Xu · 8 years ago
- 038a3e8 rhashtable: remove insecure_max_entries param by Florian Westphal · 8 years ago
- 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
- eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
- 6524754 devres: fix devm_ioremap_*() offset parameter kerneldoc description by Lorenzo Pieralisi · 8 years ago
- e57d055 dma-debug: use offset_in_page() macro by Geliang Tang · 8 years ago
- 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 395102d sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL by Daniel Jordan · 8 years ago
- 5f8ddea rhashtable: remove insecure_elasticity by Florian Westphal · 8 years ago
- f51b17c boot/param: Move next_arg() function to lib/cmdline.c for later reuse by Baoquan He · 8 years ago