Age | Commit message (Expand) | Author |
2023-11-03 | Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-03 | Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-11-03 | Merge tag 'perf-tools-for-v6.7-1-2023-11-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-11-01 | Merge tag 'modules-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-01 | Merge tag 'docs-6.7' of git://git.lwn.net/linux | Linus Torvalds |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-01 | module: Make is_valid_name() return bool | Tiezhu Yang |
2023-11-01 | scripts/gdb/vmalloc: disable on no-MMU | Ben Wolsieffer |
2023-11-01 | scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=n | Clément Léger |
2023-11-01 | scripts/gdb: add lx_current support for riscv | Deepak Gupta |
2023-10-31 | Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-30 | Merge tag 'wq-for-6.7-rust-bindings' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-10-30 | Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2023-10-30 | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-30 | Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr... | Linus Torvalds |
2023-10-30 | Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-10-30 | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-10-30 | Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs... | Linus Torvalds |
2023-10-30 | scripts/kernel-doc: Fix the regex for matching -Werror flagdocs-6.7 | Yujie Liu |
2023-10-27 | cdx: add sysfs for subsystem, class and revision | Abhijit Gangurde |
2023-10-25 | hexagon: Remove unusable symbols from the ptrace.h uapi | Thomas Huth |
2023-10-23 | scripts/faddr2line: Skip over mapping symbols in output from readelf | Will Deacon |
2023-10-23 | scripts/faddr2line: Use LLVM addr2line and readelf if LLVM=1 | Will Deacon |
2023-10-23 | scripts/faddr2line: Don't filter out non-function symbols from readelf | Will Deacon |
2023-10-22 | scripts/kernel-doc: match -Werror flag strictly | Yujie Liu |
2023-10-21 | staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLE | Umang Jain |
2023-10-20 | x86/retpoline: Make sure there are no unconverted return thunks due to KCSAN | Josh Poimboeuf |
2023-10-20 | x86/srso: Fix unret validation dependencies | Josh Poimboeuf |
2023-10-18 | scripts/show_delta: add __main__ judgement before main code | Hu Haowen |
2023-10-18 | get_maintainer: add --keywords-in-file option | Joe Perches |
2023-10-15 | rust: upgrade to Rust 1.73.0 | Miguel Ojeda |
2023-10-12 | run-clang-tools: Add pass through checks and and header-filter arguments | Ian Rogers |
2023-10-12 | gen_compile_commands: Sort output compile commands by file name | Ian Rogers |
2023-10-12 | gen_compile_commands: Allow the line prefix to still be cmd_ | Ian Rogers |
2023-10-12 | const_structs.checkpatch: add xattr_handler | Thomas Weißschuh |
2023-10-09 | locking/atomic: Add generic support for sync_try_cmpxchg() and its fallback | Uros Bizjak |
2023-10-08 | randstruct: Fix gcc-plugin performance mode to stay in group | Kees Cook |
2023-10-05 | rust: upgrade to Rust 1.72.1 | Miguel Ojeda |
2023-10-01 | kbuild: remove stale code for 'source' symlink in packaging scripts | Masahiro Yamada |
2023-10-01 | modpost: Don't let "driver"s reference .exit.* | Uwe Kleine-König |
2023-10-01 | modpost: add missing else to the "of" check | Mauricio Faria de Oliveira |
2023-09-25 | rust: workqueue: add helper for defining work_struct fields | Alice Ryhl |
2023-09-25 | kbuild: Use CRC32 and a 1MiB dictionary for XZ compressed modules | Martin Nybo Andersen |
2023-09-23 | Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-09-20 | dt: dt-extract-compatibles: Add flag for driver matching compatibles | Nícolas F. R. A. Prado |
2023-09-20 | dt: dt-extract-compatibles: Handle cfile arguments in generator function | Nícolas F. R. A. Prado |
2023-09-20 | locking/atomic: scripts: fix fallback ifdeffery | Mark Rutland |
2023-09-19 | revert "scripts/gdb/symbols: add specific ko module load command" | Andrew Morton |