Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-06-06 | 1 | -0/+17 |
|\ | |||||
| * | Makefile: support compressed debug info | Nick Desaulniers | 2020-05-29 | 1 | -0/+17 |
* | | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-04 | 1 | -11/+11 |
|\ \ | |||||
| * \ | Merge tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi int... | Arnd Bergmann | 2020-05-26 | 1 | -11/+11 |
| |\ \ | |||||
| | * | | logic_pio: Use _inX() and _outX() | John Garry | 2020-05-07 | 1 | -2/+2 |
| | * | | logic_pio: Improve macro argument name | John Garry | 2020-05-07 | 1 | -11/+11 |
* | | | | lib/ubsan.c: fix gcc-10 warnings | Arnd Bergmann | 2020-06-04 | 1 | -16/+17 |
* | | | | lib: make a test module with set/clear bit | Jesse Brandeburg | 2020-06-04 | 3 | -0/+75 |
* | | | | lib/flex_proportions.c: cleanup __fprop_inc_percpu_max | Tan Hu | 2020-06-04 | 1 | -4/+3 |
* | | | | lib/percpu-refcount.c: use a more common logging style | Joe Perches | 2020-06-04 | 1 | -3/+3 |
* | | | | lib/zlib: remove outdated and incorrect pre-increment optimization | Jann Horn | 2020-06-04 | 1 | -56/+35 |
* | | | | lib/test_lockup.c: make test_inode static | Jason Yan | 2020-06-04 | 1 | -1/+1 |
* | | | | lib: Add might_fault() to strncpy_from_user. | KP Singh | 2020-06-04 | 1 | -0/+1 |
* | | | | lib/math: avoid trailing newline hidden in pr_fmt() | Christophe JAILLET | 2020-06-04 | 1 | -5/+5 |
* | | | | 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 |
| | |/ / / / / / / |