Age | Commit message (Expand) | Author |
2020-10-02 | scripts/spdxcheck.py: handle license identifiers in XML comments | Lukas Bulwahn |
2020-09-29 | Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2020-09-29 | scripts/dtc: only append to HOST_EXTRACFLAGS instead of overwriting | Uwe Kleine-König |
2020-09-28 | bpf: Add bpf_snprintf_btf helper | Alan Maguire |
2020-09-25 | scripts/kallsyms: skip ppc compiler stub *.long_branch.* / *.plt_branch.* | Masahiro Yamada |
2020-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-09-23 | bpf: Check CONFIG_BPF option for resolve_btfids | Jiri Olsa |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-09-22 | printk: move dictionary keys to dev_printk_info | John Ogness |
2020-09-20 | kconfig: qconf: revive help message in the info view | Masahiro Yamada |
2020-09-20 | kconfig: qconf: fix incomplete type 'struct gstr' warning | Masahiro Yamada |
2020-09-19 | kconfig: qconf: use delete[] instead of delete to free array (again) | Masahiro Yamada |
2020-09-16 | kernel-doc: add support for ____cacheline_aligned attribute | Jonathan Cameron |
2020-09-15 | printk: ringbuffer: add finalization/extension support | John Ogness |
2020-09-15 | printk: ringbuffer: change representation of states | John Ogness |
2020-09-14 | Merge 5.9-rc5 into driver-core-next | Greg Kroah-Hartman |
2020-09-13 | Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-09-10 | scripts: device_attr_show.cocci: update location of sysfs doc | Mauro Carvalho Chehab |
2020-09-10 | kernel-doc: include line numbers for function prototypes | Mauro Carvalho Chehab |
2020-09-08 | scripts/gdb: update for lockless printk ringbuffer | John Ogness |
2020-09-08 | scripts/gdb: add utils.read_ulong() | John Ogness |
2020-09-07 | scripts/tags.sh: exclude tools directory from tags generation | Rustam Kovhaev |
2020-09-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-09-05 | checkpatch: fix the usage of capture group ( ... ) | Mrinal Pandey |
2020-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-09-04 | scripts/dev-needs: Add script to list device dependencies | Saravana Kannan |
2020-09-03 | kconfig: remove redundant assignment prompt = prompt | Denis Efremov |
2020-09-03 | kconfig: streamline_config.pl: check defined(ENV variable) before using it | Randy Dunlap |
2020-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-09-01 | spelling.txt: Remove some duplicate entries | Joe Perches |
2020-08-26 | seqlock,tags: Add support for SEQCOUNT_LOCKTYPE() | Peter Zijlstra |
2020-08-25 | bpf: Add d_path helper | Jiri Olsa |
2020-08-24 | locking/atomics: Use read-write instrumentation for atomic RMWs | Marco Elver |
2020-08-24 | kcsan: Support compounded read-write instrumentation | Marco Elver |
2020-08-21 | kconfig: qconf: replace deprecated QString::sprintf() with QTextStream | Masahiro Yamada |
2020-08-21 | kconfig: qconf: remove redundant help in the info view | Masahiro Yamada |
2020-08-21 | kconfig: qconf: remove qInfo() to get back Qt4 support | Masahiro Yamada |
2020-08-19 | dt-bindings: Use json for processed-schema* | Andrei Ziureaev |
2020-08-19 | scripts/dtc: dtx_diff - make help text formatting consistent | Geert Uytterhoeven |
2020-08-18 | kconfig: qconf: remove unused colNr | Masahiro Yamada |
2020-08-18 | kconfig: qconf: fix the popup menu in the ConfigInfoView window | Masahiro Yamada |
2020-08-18 | kconfig: qconf: fix signal connection to invalid slots | Masahiro Yamada |
2020-08-18 | genksyms: keywords: Use __restrict not _restrict | Joe Perches |
2020-08-18 | extract-cert: add static to local data | Masahiro Yamada |
2020-08-17 | scripts/selinux,selinux: update mdp to enable policy capabilities | Stephen Smalley |
2020-08-18 | Makefile.extrawarn: Move sign-compare from W=2 to W=3 | Joe Perches |
2020-08-14 | Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-08-14 | kconfig: qconf: move setOptionMode() to ConfigList from ConfigView | Masahiro Yamada |
2020-08-14 | kconfig: qconf: do not limit the pop-up menu to the first row | Masahiro Yamada |
2020-08-14 | kconfig: qconf: refactor icon setups | Masahiro Yamada |