Age | Commit message (Expand) | Author | Files | Lines |
2020-06-04 | kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE | Daniel Axtens | 1 | -10/+19 |
2020-06-03 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 4 | -0/+1237 |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -35/+39 |
2020-06-02 | ubsan: entirely disable alignment checks under UBSAN_TRAP | Kees Cook | 1 | -1/+1 |
2020-06-02 | mm/ioremap: track which page-table levels were modified | Joerg Roedel | 1 | -15/+31 |
2020-06-02 | mm: switch the test_vmalloc module to use __vmalloc_node | Christoph Hellwig | 1 | -19/+7 |
2020-06-02 | Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -7/+7 |
2020-06-02 | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -20/+0 |
2020-06-02 | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds | 4 | -19/+20 |
2020-06-02 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+3 |
2020-06-01 | Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+5 |
2020-06-01 | Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -11/+9 |
2020-06-01 | Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -9/+43 |
2020-06-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -25/+22 |
2020-06-01 | Merge remote-tracking branch 'regulator/for-5.8' into regulator-linus | Mark Brown | 5 | -0/+490 |
2020-06-01 | Merge branch 'for-5.8-printf-time64_t' into for-linus | Petr Mladek | 2 | -5/+39 |
2020-06-01 | Merge branch 'for-5.8' into for-linus | Petr Mladek | 72 | -583/+3957 |
2020-05-29 | take the dummy csum_and_copy_from_user() into net/checksum.h | Al Viro | 1 | -20/+0 |
2020-05-28 | radix-tree: Use local_lock for protection | Sebastian Andrzej Siewior | 1 | -11/+9 |
2020-05-20 | Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaitt... | Mark Brown | 2 | -9/+18 |
2020-05-20 | lib/vsprintf: Print time64_t in human readable format | Andy Shevchenko | 2 | -5/+39 |
2020-05-19 | mm/hmm/test: add selftest driver for HMM | Ralph Campbell | 4 | -0/+1237 |
2020-05-19 | vsprintf: don't obfuscate NULL and error pointers | Ilya Dryomov | 2 | -1/+25 |
2020-05-18 | Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic... | Ingo Molnar | 4 | -27/+36 |
2020-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -0/+12 |
2020-05-15 | docs: debugging-via-ohci1394.txt: add it to the core-api book | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-05-15 | bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier | Daniel Borkmann | 1 | -0/+12 |
2020-05-11 | lib: linear_ranges: Add missing MODULE_LICENSE() | Matti Vaittinen | 1 | -0/+4 |
2020-05-08 | lib/test_linear_ranges: add a test for the 'linear_ranges' | Matti Vaittinen | 3 | -0/+241 |
2020-05-08 | lib: add linear ranges helpers | Matti Vaittinen | 3 | -0/+245 |
2020-05-08 | crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h | Eric Biggers | 1 | -1/+1 |
2020-05-08 | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h | Eric Biggers | 1 | -1/+0 |
2020-05-08 | crypto: lib/sha1 - rename "sha" to "sha1" | Eric Biggers | 1 | -10/+12 |
2020-05-08 | crypto: lib/sha256 - return void | Eric Biggers | 1 | -12/+8 |
2020-05-08 | ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST | Kees Cook | 1 | -9/+6 |
2020-05-01 | uaccess: Selectively open read or write user access | Christophe Leroy | 3 | -7/+7 |
2020-05-01 | Merge tag 'linux-kselftest-kunit-5.7-rc4' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -1/+1 |
2020-04-30 | Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t... | Will Deacon | 1 | -0/+3 |
2020-04-30 | lib/mpi: Fix 64-bit MIPS build with Clang | Nathan Chancellor | 1 | -1/+1 |
2020-04-24 | lib/mpi: Fix building for powerpc with clang | Nathan Chancellor | 1 | -17/+17 |
2020-04-24 | kunit: Add missing newline in summary message | Marco Elver | 1 | -1/+1 |
2020-04-22 | kbuild/objtool: Add objtool-vmlinux.o pass | Peter Zijlstra | 1 | -0/+5 |
2020-04-21 | docs: Add rbtree documentation to the core-api | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2020-04-21 | lib: bitmap.c: get rid of some doc warnings | Mauro Carvalho Chehab | 1 | -15/+16 |
2020-04-21 | docs: filesystems: fix renamed references | Mauro Carvalho Chehab | 1 | -2/+2 |
2020-04-18 | x86/asm: Provide a Kconfig symbol for disabling old assembly annotations | Mark Brown | 1 | -0/+3 |
2020-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -0/+2 |
2020-04-11 | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 5 | -30/+3 |
2020-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+2 |
2020-04-09 | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |