Age | Commit message (Expand) | Author |
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-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-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-15 | rust: upgrade to Rust 1.73.0 | Miguel Ojeda |
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 |
2023-09-16 | Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-09-15 | kbuild: avoid long argument lists in make modules_install | Michal Kubecek |
2023-09-15 | kbuild: fix kernel-devel RPM package and linux-headers Deb package | Masahiro Yamada |
2023-09-13 | Revert "checkpatch: Error out if deprecated RCU API used" | Joel Fernandes (Google) |
2023-09-13 | Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-09-12 | linux/export: fix reference to exported functions for parisc64 | Masahiro Yamada |
2023-09-10 | Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-09-07 | Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-09-06 | x86: Remove the arch_calc_vm_prot_bits() macro from the UAPI | Thomas Huth |
2023-09-05 | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-09-06 | kconfig: fix possible buffer overflow | Konstantin Meskhidze |
2023-09-04 | kbuild: Show marked Kconfig fragments in "help" | Kees Cook |
2023-09-01 | kconfig: add warn-unknown-symbols sanity check | Sergey Senozhatsky |
2023-09-01 | kbuild: dummy-tools: make MPROFILE_KERNEL checks work on BE | Jiri Slaby |
2023-09-01 | modpost: Skip .llvm.call-graph-profile section check | Denis Nikitin |
2023-09-01 | kbuild: support modules_sign for external modules as well | Masahiro Yamada |
2023-09-01 | kbuild: support 'make modules_sign' with CONFIG_MODULE_SIG_ALL=n | Masahiro Yamada |
2023-09-01 | kbuild: move more module installation code to scripts/Makefile.modinst | Masahiro Yamada |
2023-09-01 | kbuild: reduce the number of mkdir calls during modules_install | Masahiro Yamada |
2023-08-31 | bpf, docs: Fix invalid escape sequence warnings in bpf_doc.py | Vishal Chourasia |
2023-08-30 | Merge tag 'docs-6.6' of git://git.lwn.net/linux | Linus Torvalds |