Age | Commit message (Expand) | Author | Files | Lines |
2020-08-06 | Merge branch 'for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawa... | Linus Torvalds | 5 | -4/+427 |
2020-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2 | -1/+26 |
2020-08-05 | Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+8 |
2020-08-05 | Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -2/+7 |
2020-08-05 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 2 | -5/+29 |
2020-08-05 | Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+18 |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -11/+5 |
2020-08-04 | coccinelle: api: filter out memdup_user definitions | Denis Efremov | 1 | -4/+13 |
2020-08-04 | coccinelle: api: extend memdup_user rule with vmemdup_user() | Denis Efremov | 1 | -0/+45 |
2020-08-04 | coccinelle: api: extend memdup_user transformation with GFP_USER | Denis Efremov | 1 | -2/+6 |
2020-08-04 | coccinelle: api: add kzfree script | Denis Efremov | 1 | -0/+101 |
2020-08-04 | coccinelle: misc: add array_size_dup script to detect missed overflow checks | Denis Efremov | 1 | -0/+209 |
2020-08-04 | coccinelle: api/kstrdup: fix coccinelle position | Denis Efremov | 1 | -1/+1 |
2020-08-04 | coccinelle: api: add device_attr_show script | Denis Efremov | 1 | -0/+55 |
2020-08-04 | Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -34/+222 |
2020-08-04 | Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -6/+6 |
2020-08-04 | Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+22 |
2020-08-04 | Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2020-08-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -8/+7 |
2020-08-03 | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -0/+41 |
2020-08-03 | Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 1 | -6/+6 |
2020-08-02 | kbuild: remove redundant FORCE definition in scripts/Makefile.modpost | Masahiro Yamada | 1 | -3/+0 |
2020-08-02 | kconfig: qconf: remove wrong ConfigList::firstChild() | Masahiro Yamada | 2 | -5/+1 |
2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -2/+10 |
2020-08-01 | Revert "kconfig: qconf: don't show goback button on splitMode" | Masahiro Yamada | 1 | -3/+2 |
2020-08-01 | Revert "kconfig: qconf: Change title for the item window" | Masahiro Yamada | 1 | -9/+1 |
2020-08-01 | kconfig: qconf: remove "goBack" debug message | Masahiro Yamada | 1 | -1/+0 |
2020-08-01 | kconfig: qconf: use delete[] instead of delete to free array | Masahiro Yamada | 1 | -2/+2 |
2020-08-01 | kconfig: qconf: compile moc object separately | Masahiro Yamada | 3 | -7/+7 |
2020-08-01 | kconfig: qconf: use if_changed for qconf.moc rule | Masahiro Yamada | 1 | -2/+4 |
2020-08-01 | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck... | Ingo Molnar | 1 | -1/+1 |
2020-07-31 | scripts/kernel-doc: optionally treat warnings as errors | Pierre-Louis Bossart | 1 | -1/+22 |
2020-07-31 | Merge branch 'for-next/read-barrier-depends' into for-next/core | Catalin Marinas | 1 | -8/+1 |
2020-07-31 | init: Add support for zstd compressed kernel | Nick Terrell | 1 | -0/+22 |
2020-07-27 | Merge 5.8-rc7 into driver-core-next | Greg Kroah-Hartman | 3 | -5/+13 |
2020-07-27 | Merge 5.8-rc7 into char-misc-next | Greg Kroah-Hartman | 3 | -5/+13 |
2020-07-27 | modpost: explain why we can't use strsep | Wolfram Sang | 1 | -0/+1 |
2020-07-26 | Merge tag 'kbuild-fixes-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+10 |
2020-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -3/+3 |
2020-07-24 | scripts/gdb: fix lx-symbols 'gdb.error' while loading modules | Stefano Garzarella | 1 | -1/+1 |
2020-07-24 | scripts/decode_stacktrace: strip basepath from all paths | Pi-Hsun Shih | 1 | -2/+2 |
2020-07-24 | recordmcount: only record relocation of type R_AARCH64_CALL26 on arm64. | Gregory Herrero | 1 | -0/+6 |
2020-07-23 | Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 2 | -1/+7 |
2020-07-21 | checkpatch: Remove checks relating to [smp_]read_barrier_depends() | Will Deacon | 1 | -8/+1 |
2020-07-20 | s390/kernel: expand exception table logic to allow new handling options | Ilya Leoshkevich | 1 | -0/+41 |
2020-07-20 | Merge v5.8-rc6 into char-misc-next | Greg Kroah-Hartman | 14 | -91/+216 |
2020-07-20 | Merge 5.8-rc6 into driver-core-next | Greg Kroah-Hartman | 14 | -91/+216 |
2020-07-18 | bpf: Introduce SK_LOOKUP program type with a dedicated attach point | Jakub Sitnicki | 1 | -1/+8 |
2020-07-16 | checkpatch: Remove awareness of uninitialized_var() macro | Kees Cook | 1 | -11/+5 |
2020-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -0/+6 |