Age | Commit message (Expand) | Author |
2022-07-27 | modpost: use sym_get_data() to get module device_table data | Masahiro Yamada |
2022-07-27 | modpost: drop executable ELF support | Masahiro Yamada |
2022-07-27 | checkstack: add riscv support for scripts/checkstack.pl | Wadim Mueller |
2022-07-27 | kconfig: shorten the temporary directory name for cc-option | Masahiro Yamada |
2022-07-27 | scripts: headers_install.sh: Update config leak ignore entries | Nicolas Schier |
2022-07-27 | kbuild: error out if $(INSTALL_MOD_PATH) contains % or : | Masahiro Yamada |
2022-07-27 | kbuild: rpm-pkg: pass 'linux' to --target option of rpmbuild | Masahiro Yamada |
2022-07-27 | kbuild: rpm-pkg: fix build error when _arch is undefined | Masahiro Yamada |
2022-07-27 | kbuild: dummy-tools: avoid tmpdir leak in dummy gcc | Ondrej Mosnacek |
2022-07-27 | Revert "scripts/mod/modpost.c: permit '.cranges' secton for sh64 architecture." | Masahiro Yamada |
2022-07-27 | kbuild: remove sed command from cmd_ar_builtin | Masahiro Yamada |
2022-07-27 | certs: move scripts/check-blacklist-hashes.awk to certs/ | Masahiro Yamada |
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 |