Age | Commit message (Expand) | Author |
2023-04-17 | kconfig: menuconfig: reorder functions to remove forward declarations | Masahiro Yamada |
2023-04-17 | kconfig: menuconfig: remove unused M_EVENT macro | Masahiro Yamada |
2023-04-17 | kconfig: menuconfig: remove OLD_NCURSES macro | Masahiro Yamada |
2023-04-17 | kbuild: builddeb: Eliminate debian/arch use | Bastian Germann |
2023-04-17 | scripts/kallsyms: update the usage in the comment block | Masahiro Yamada |
2023-04-17 | scripts/kallsyms: decrease expand_symbol() / cleanup_symbol_name() calls | Masahiro Yamada |
2023-04-17 | scripts/kallsyms: change the output order | Masahiro Yamada |
2023-04-17 | scripts/kallsyms: move compiler-generated symbol patterns to mksysmap | Masahiro Yamada |
2023-04-17 | scripts/kallsyms: exclude symbols generated by itself dynamically | Masahiro Yamada |
2023-04-17 | scripts/mksysmap: use sed with in-line comments | Masahiro Yamada |
2023-04-17 | scripts/mksysmap: remove comments described in nm(1) | Masahiro Yamada |
2023-04-17 | scripts/kallsyms: remove redundant code for omitting U and N | Masahiro Yamada |
2023-04-17 | kallsyms: expand symbol name into comment for debugging | Arnd Bergmann |
2023-04-16 | kbuild: do not create intermediate *.tar for tar packages | Masahiro Yamada |
2023-04-16 | kbuild: do not create intermediate *.tar for source tarballs | Masahiro Yamada |
2023-04-16 | kbuild: merge cmd_archive_linux and cmd_archive_perf | Masahiro Yamada |
2023-04-14 | scripts/objdump-func: Support multiple functions | Josh Poimboeuf |
2023-04-13 | module: Ignore L0 and rename is_arm_mapping_symbol() | Tiezhu Yang |
2023-04-13 | module: Move is_arm_mapping_symbol() to module_symbol.h | Tiezhu Yang |
2023-04-13 | module: Sync code of is_arm_mapping_symbol() | Tiezhu Yang |
2023-04-13 | Daniel Borkmann says: | Jakub Kicinski |
2023-04-13 | scripts/gdb: use mem instead of core_layout to get the module address | Pankaj Raghav |
2023-04-12 | rust: add pin-init API core | Benno Lossin |
2023-04-12 | rust: enable the `pin_macro` feature | Benno Lossin |
2023-04-11 | bpf: Remove extra whitespace in SPDX tag for syscall/helpers man pages | Alejandro Colomar |
2023-04-11 | kbuild: give up untracked files for source package builds | Masahiro Yamada |
2023-04-10 | Merge 6.3-rc6 into char-misc-next | Greg Kroah-Hartman |
2023-04-10 | rust: Enable the new_uninit feature for kernel and driver crates | Asahi Lina |
2023-04-08 | scripts/gdb: bail early if there are no generic PD | Florian Fainelli |
2023-04-08 | scripts/gdb: bail early if there are no clocks | Florian Fainelli |
2023-04-08 | checkpatch: ignore ETHTOOL_LINK_MODE_ enum values | Gerhard Engleder |
2023-04-08 | scripts/link-vmlinux.sh: fix error message presentation | Andrew Morton |
2023-04-08 | scripts/gdb: support getting current task struct in UML | Glenn Washburn |
2023-04-08 | scripts/gdb: correct indentation in get_current_task | Glenn Washburn |
2023-04-07 | scripts: generate_rust_analyzer: Handle sub-modules with no Makefile | Asahi Lina |
2023-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-04-05 | checkpatch: Error out if deprecated RCU API used | Joel Fernandes (Google) |
2023-04-01 | Merge tag 'kbuild-fixes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-03-29 | leaking_addresses: also skip canonical ftrace path | Ross Zwisler |
2023-03-29 | cdx: add the cdx bus driver | Nipun Gupta |
2023-03-28 | Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jakub Kicinski |
2023-03-28 | atomics: Provide atomic_add_negative() variants | Thomas Gleixner |
2023-03-27 | dts: add riscv include prefix link | Andre Przywara |
2023-03-23 | checksyscalls: ignore fstat to silence build warning on LoongArch | Tiezhu Yang |
2023-03-23 | x86,objtool: Split UNWIND_HINT_EMPTY in two | Josh Poimboeuf |
2023-03-23 | sh: remove sh5/sh64 last fragments | Randy Dunlap |
2023-03-23 | modpost: Fix processing of CRCs on 32-bit build machines | Ben Hutchings |
2023-03-23 | scripts: merge_config: Fix typo in variable name. | Mirsad Goran Todorovac |
2023-03-22 | kbuild: deb-pkg: set version for linux-headers paths | Kevin Locke |