aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2017-07-27writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov
2017-07-27percpu_counter: Rename __percpu_counter_add to percpu_counter_add_batchNikolay Borisov
2017-07-12sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra
2017-06-23lib/cmdline.c: fix get_options() overflow while parsing rangesIlya Matveychikov
2017-06-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-06-08crypto: Work around deallocated stack frame reference gcc bug on sparc.David Miller
2017-05-25test_bpf: Add a couple of tests for BPF_JSGE.David Daney
2017-05-09Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-05-09Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08lib/rhashtable.c: simplify a strange allocation patternMichal Hocko
2017-05-08lib/zlib_inflate/inftrees.c: fix potential buffer overflowGuenter Roeck
2017-05-08lib/fault-inject.c: use correct check for interruptsDmitry Vyukov
2017-05-08checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsJoe Perches
2017-05-08lib: add module support to linked list sorting testsGeert Uytterhoeven
2017-05-08lib: add module support to array-based sort testsGeert Uytterhoeven
2017-05-08Revert "lib/test_sort.c: make it explicitly non-modular"Geert Uytterhoeven
2017-05-08fix braino in generic_file_read_iter()Al Viro
2017-05-06refcount: change EXPORT_SYMBOL markingsGreg Kroah-Hartman
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-03lockdep: allow to disable reclaim lockup detectionMichal Hocko
2017-05-03lib/dma-debug.c: make locking work for RTPankaj Gupta
2017-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds
2017-05-03test_bpf: Use ULL suffix for 64-bit constantsGeert Uytterhoeven
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-02bpf, arm64: fix jit branch offset related to ldimm64Daniel Borkmann
2017-05-02bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-01Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-01Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-01Merge branch 'md-next' into md-linusShaohua Li
2017-05-01rhashtable: compact struct rhashtable_paramsFlorian Westphal
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-01lib: remove check for AVR32 arch in test_user_copyHans-Christian Noren Egtvedt
2017-05-01lib: remove AVR32 entry in Kconfig.debug compile with frame pointersHans-Christian Noren Egtvedt
2017-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-04-29fix a braino in ITER_PIPE iov_iter_revert()Al Viro
2017-04-28rhashtable: Do not lower max_elems when max_size is zeroHerbert Xu
2017-04-27rhashtable: Cap total number of entries to 2^31Herbert Xu
2017-04-26rhashtable: remove insecure_max_entries paramFlorian Westphal
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-24devres: fix devm_ioremap_*() offset parameter kerneldoc descriptionLorenzo Pieralisi