Age | Commit message (Expand) | Author |
2022-07-27 | powerpc/purgatory: Omit use of bin2c | Masahiro Yamada |
2022-07-25 | x86/purgatory: Omit use of bin2c | Masahiro Yamada |
2022-07-22 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2022-07-22 | bpf, docs: Use SPDX license identifier in bpf_doc.py | Alejandro Colomar |
2022-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-07-21 | scripts/gdb: Fix gdb 'lx-symbols' command | Khalid Masum |
2022-07-21 | scripts/gdb: fix 'lx-dmesg' on 32 bits arch | Antonio Borneo |
2022-07-17 | scripts/bloat-o-meter: add -p argument | Nikolay Borisov |
2022-07-17 | scripts/bloat-o-meter: switch argument parsing to using argparse | Nikolay Borisov |
2022-07-16 | scripts/coccinelle/free: add NULL test before dev_{put, hold} functions | Ziyang Xuan |
2022-07-16 | coccinelle: Remove script that checks replacing 0/1 with false/true in functi... | Steven Rostedt (Google) |
2022-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-07-11 | Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-07-11 | module: panic: Taint the kernel when selftest modules load | David Gow |
2022-07-11 | modules: Ensure natural alignment for .altinstructions and __bug_table sections | Helge Deller |
2022-07-11 | Merge 5.19-rc6 into char-misc-next | Greg Kroah-Hartman |
2022-07-10 | kbuild: remove unused cmd_none in scripts/Makefile.modinst | Masahiro Yamada |
2022-07-07 | scripts: sphinx-pre-install: place a warning for Sphinx >= 3.0 | Mauro Carvalho Chehab |
2022-07-07 | scripts: sphinx-pre-install: provide both venv and package installs | Mauro Carvalho Chehab |
2022-07-07 | scripts: sphinx-pre-install: check for PDF min version later on | Mauro Carvalho Chehab |
2022-07-07 | scripts: sphinx-pre-install: report broken venv | Mauro Carvalho Chehab |
2022-07-07 | scripts: sphinx-pre-install: fix venv version check logic | Mauro Carvalho Chehab |
2022-07-03 | coccinelle: Extend address test from ifaddr semantic patch to test expressions | Jérémy LEFAURE |
2022-07-01 | scripts/tags.sh: Include tools directory in tags generation | Vipin Sharma |
2022-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-06-30 | scripts: get_feat.pl: use /usr/bin/env to find perl | David Reaver |
2022-06-29 | x86/retbleed: Add fine grained Kconfig knobs | Peter Zijlstra |
2022-06-29 | gen_compile_commands: handle multiple lines per .mod file | John Hubbard |
2022-06-27 | Merge branch 'master' into mm-nonmm-stable | akpm |
2022-06-27 | objtool: Add entry UNRET validation | Peter Zijlstra |
2022-06-26 | kbuild: Ignore __this_module in gen_autoksyms.sh | Sami Tolvanen |
2022-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-06-20 | modpost: fix section mismatch check for exported init/exit sections | Masahiro Yamada |
2022-06-19 | Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-06-17 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2022-06-16 | bpf: Add helpers to issue and check SYN cookies in XDP | Maxim Mikityanskiy |
2022-06-16 | checkpatch: fix incorrect camelcase detection on numeric constant | Antonio Borneo |
2022-06-16 | checkpatch: add XA_STATE and XA_STATE_ORDER to the macro declaration list | Joe Perches |
2022-06-13 | scripts: kernel-doc: Always increment warnings counter | Niklas Söderlund |
2022-06-12 | Merge tag 'kbuild-fixes-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-06-11 | scripts/gdb: change kernel config dumping method | Kuan-Ying Lee |
2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_385.RULE | Thomas Gleixner |
2022-06-10 | scripts/check-local-export: avoid 'wait $!' for process substitution | Masahiro Yamada |
2022-06-08 | cert host tools: Stop complaining about deprecated OpenSSL functions | Linus Torvalds |
2022-06-08 | scripts/nsdeps: adjust to the format change of *.mod files | Masahiro Yamada |
2022-06-08 | kbuild: avoid regex RS for POSIX awk | Kevin Locke |
2022-06-06 | faddr2line: Fix overlapping text section failures, the sequel | Josh Poimboeuf |
2022-06-05 | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-06-05 | Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2022-06-05 | kbuild: Allow to select bash in a modified environment | Schspa Shi |