Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm/debug: add tests validating architecture page table helpers | Anshuman Khandual | 2020-06-04 | 1 | -0/+22 |
* | kcov: collect coverage from interrupts | Andrey Konovalov | 2020-06-04 | 1 | -0/+9 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-03 | 1 | -10/+19 |
|\ | |||||
| * | kasan: stop tests being eliminated as dead code with FORTIFY_SOURCE | Daniel Axtens | 2020-06-03 | 1 | -10/+19 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-06-03 | 1 | -48/+200 |
|\ \ | |||||
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-24 | 2 | -1/+25 |
| |\ \ | |||||
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-15 | 2 | -9/+18 |
| |\ \ \ | |||||
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-06 | 2 | -18/+18 |
| |\ \ \ \ | |||||
| * | | | | | netlink: factor out policy range helpers | Johannes Berg | 2020-04-30 | 1 | -21/+74 |
| * | | | | | netlink: remove NLA_EXACT_LEN_WARN | Johannes Berg | 2020-04-30 | 1 | -6/+10 |
| * | | | | | netlink: allow NLA_MSECS to have range validation | Johannes Berg | 2020-04-30 | 1 | -0/+2 |
| * | | | | | netlink: extend policy range validation | Johannes Berg | 2020-04-30 | 1 | -21/+92 |
| * | | | | | netlink: limit recursion depth in policy validation | Johannes Berg | 2020-04-30 | 1 | -12/+34 |
| * | | | | | netlink: remove type-unsafe validation_data pointer | Johannes Berg | 2020-04-30 | 1 | -10/+10 |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-06-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | lockdep: Prepare for noinstr sections | Peter Zijlstra | 2020-05-19 | 1 | -1/+1 |
* | | | | | | | Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds | 2020-06-03 | 1 | -0/+18 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | kgdb: Delay "kgdbwait" to dbg_late_init() by default | Douglas Anderson | 2020-05-18 | 1 | -0/+18 |
* | | | | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 2020-06-02 | 4 | -0/+1237 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | mm/hmm/test: add selftest driver for HMM | Ralph Campbell | 2020-05-19 | 4 | -0/+1237 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-02 | 3 | -35/+39 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ubsan: entirely disable alignment checks under UBSAN_TRAP | Kees Cook | 2020-06-02 | 1 | -1/+1 |
| * | | | | | | | mm/ioremap: track which page-table levels were modified | Joerg Roedel | 2020-06-02 | 1 | -15/+31 |
| * | | | | | | | mm: switch the test_vmalloc module to use __vmalloc_node | Christoph Hellwig | 2020-06-02 | 1 | -19/+7 |
* | | | | | | | | Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-06-01 | 3 | -7/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | uaccess: Selectively open read or write user access | Christophe Leroy | 2020-05-01 | 3 | -7/+7 |
* | | | | | | | | | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-01 | 1 | -20/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | take the dummy csum_and_copy_from_user() into net/checksum.h | Al Viro | 2020-05-29 | 1 | -20/+0 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge tag 'docs-5.8' of git://git.lwn.net/linux | Linus Torvalds | 2020-06-01 | 4 | -19/+20 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | docs: debugging-via-ohci1394.txt: add it to the core-api book | Mauro Carvalho Chehab | 2020-05-15 | 1 | -1/+1 |
| * | | | | | | | | | docs: Add rbtree documentation to the core-api | Matthew Wilcox (Oracle) | 2020-04-21 | 1 | -1/+1 |
| * | | | | | | | | | lib: bitmap.c: get rid of some doc warnings | Mauro Carvalho Chehab | 2020-04-20 | 1 | -15/+16 |
| * | | | | | | | | | docs: filesystems: fix renamed references | Mauro Carvalho Chehab | 2020-04-20 | 1 | -2/+2 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-06-01 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t... | Will Deacon | 2020-04-30 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | x86/asm: Provide a Kconfig symbol for disabling old assembly annotations | Mark Brown | 2020-04-18 | 1 | -0/+3 |
| | |/ / / / / / / | |||||
* | | | | | | | | | Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-06-01 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge tag 'v5.7-rc6' into objtool/core, to pick up fixes and resolve semantic... | Ingo Molnar | 2020-05-18 | 4 | -27/+36 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | |||||
| * | | | | | | | | | kbuild/objtool: Add objtool-vmlinux.o pass | Peter Zijlstra | 2020-04-22 | 1 | -0/+5 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-06-01 | 1 | -11/+9 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||||
| * | | | | | | | | radix-tree: Use local_lock for protection | Sebastian Andrzej Siewior | 2020-05-28 | 1 | -11/+9 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2020-06-01 | 2 | -9/+43 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'for-5.8-printf-time64_t' into for-linus | Petr Mladek | 2020-06-01 | 2 | -5/+39 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | lib/vsprintf: Print time64_t in human readable format | Andy Shevchenko | 2020-05-20 | 2 | -5/+39 |
| | | |_|_|_|/ / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'for-5.8' into for-linus | Petr Mladek | 2020-06-01 | 72 | -583/+3957 |
| |\| | | | | | | | |||||
| * | | | | | | | | lib/vsprintf: update comment about simple_strto<foo>() functions | Andy Shevchenko | 2020-02-28 | 1 | -4/+4 |
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-06-01 | 4 | -25/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.h | Eric Biggers | 2020-05-08 | 1 | -1/+1 |
| * | | | | | | | | | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h | Eric Biggers | 2020-05-08 | 1 | -1/+0 |
| * | | | | | | | | | crypto: lib/sha1 - rename "sha" to "sha1" | Eric Biggers | 2020-05-08 | 1 | -10/+12 |