Age | Commit message (Expand) | Author | Files | Lines |
2020-10-16 | get_maintainer: exclude MAINTAINERS file(s) from --git-fallback | Joe Perches | 1 | -2/+4 |
2020-10-16 | get_maintainer: add test for file in VCS | Joe Perches | 1 | -0/+3 |
2020-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -4/+0 |
2020-10-15 | Merge tag 'spdx-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 1 | -0/+3 |
2020-10-15 | Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+315 |
2020-10-15 | Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -44/+61 |
2020-10-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -7/+26 |
2020-10-14 | scripts/decodecode: add the capability to supply the program counter | Borislav Petkov | 1 | -7/+22 |
2020-10-14 | scripts/spelling.txt: add "arbitrary" typo | Naoki Hayama | 1 | -0/+1 |
2020-10-14 | scripts/spelling.txt: increase error-prone spell checking | Wang Qing | 1 | -0/+3 |
2020-10-14 | Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+7 |
2020-10-14 | Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -37/+117 |
2020-10-13 | Merge tag 'docs-5.10' of git://git.lwn.net/linux | Linus Torvalds | 2 | -2/+5 |
2020-10-12 | scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121 | Rob Herring | 11 | -42/+58 |
2020-10-12 | Merge branch 'printk-rework' into for-linus | Petr Mladek | 2 | -37/+117 |
2020-10-09 | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck... | Ingo Molnar | 2 | -7/+16 |
2020-10-09 | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 10 | -44/+68 |
2020-10-07 | locking/atomics: Check atomic-arch-fallback.h too | Paul Bolle | 1 | -0/+1 |
2020-10-06 | Merge branch 'dt/linus' into dt/next | Rob Herring | 1 | -1/+1 |
2020-10-03 | scripts/spelling.txt: fix malformed entry | Eric Biggers | 1 | -1/+1 |
2020-10-02 | scripts/spdxcheck.py: handle license identifiers in XML comments | Lukas Bulwahn | 1 | -0/+3 |
2020-09-30 | Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2020-09-29 | scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting | Uwe Kleine-König | 1 | -1/+1 |
2020-09-24 | scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.* | Masahiro Yamada | 1 | -1/+15 |
2020-09-22 | printk: move dictionary keys to dev_printk_info | John Ogness | 1 | -5/+11 |
2020-09-20 | kconfig: qconf: revive help message in the info view | Masahiro Yamada | 1 | -3/+8 |
2020-09-20 | kconfig: qconf: fix incomplete type 'struct gstr' warning | Masahiro Yamada | 2 | -31/+30 |
2020-09-18 | kconfig: qconf: use delete[] instead of delete to free array (again) | Masahiro Yamada | 1 | -1/+1 |
2020-09-16 | kernel-doc: add support for ____cacheline_aligned attribute | Jonathan Cameron | 1 | -1/+2 |
2020-09-15 | printk: ringbuffer: add finalization/extension support | John Ogness | 1 | -1/+2 |
2020-09-15 | printk: ringbuffer: change representation of states | John Ogness | 1 | -5/+6 |
2020-09-14 | Merge 5.9-rc5 into driver-core-next | Greg Kroah-Hartman | 4 | -6/+12 |
2020-09-13 | Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+6 |
2020-09-10 | scripts: device_attr_show.cocci: update location of sysfs doc | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-09-10 | kernel-doc: include line numbers for function prototypes | Mauro Carvalho Chehab | 1 | -0/+2 |
2020-09-08 | scripts/gdb: update for lockless printk ringbuffer | John Ogness | 1 | -37/+102 |
2020-09-08 | scripts/gdb: add utils.read_ulong() | John Ogness | 1 | -0/+7 |
2020-09-07 | scripts/tags.sh: exclude tools directory from tags generation | Rustam Kovhaev | 1 | -2/+6 |
2020-09-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+2 |
2020-09-05 | checkpatch: fix the usage of capture group ( ... ) | Mrinal Pandey | 1 | -2/+2 |
2020-09-04 | scripts/dev-needs: Add script to list device dependencies | Saravana Kannan | 1 | -0/+315 |
2020-09-03 | kconfig: remove redundant assignment prompt = prompt | Denis Efremov | 1 | -1/+0 |
2020-09-03 | kconfig: streamline_config.pl: check defined(ENV variable) before using it | Randy Dunlap | 1 | -1/+4 |
2020-09-01 | spelling.txt: Remove some duplicate entries | Joe Perches | 1 | -4/+0 |
2020-08-26 | seqlock,tags: Add support for SEQCOUNT_LOCKTYPE() | Peter Zijlstra | 1 | -0/+2 |
2020-08-25 | locking/atomics: Use read-write instrumentation for atomic RMWs | Marco Elver | 1 | -6/+15 |
2020-08-25 | kcsan: Support compounded read-write instrumentation | Marco Elver | 1 | -1/+1 |
2020-08-21 | kconfig: qconf: replace deprecated QString::sprintf() with QTextStream | Masahiro Yamada | 1 | -54/+62 |
2020-08-21 | kconfig: qconf: remove redundant help in the info view | Masahiro Yamada | 1 | -6/+1 |
2020-08-21 | kconfig: qconf: remove qInfo() to get back Qt4 support | Masahiro Yamada | 1 | -2/+0 |