index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-08-03
selftests/exec: add binfmt_misc bpf-backed handler test
Farid Zakaria
2026-08-03
binfmt_misc: let a bpf handler choose the invocation flags per exec
Christian Brauner
2026-08-03
binfmt_misc: let bpf handlers pass an argument to the interpreter
Christian Brauner
2026-08-03
bpf: allow fs kfuncs for binfmt_misc_ops programs
Christian Brauner
2026-08-03
binfmt_misc: wire up bpf-backed 'B' entries
Christian Brauner
2026-08-03
binfmt_misc: let the entry lookup walk sleep
Christian Brauner
2026-08-03
binfmt_misc: add binfmt_misc_ops bpf struct_ops
Christian Brauner
2026-08-03
exec: stash bpf-selected interpreter state in struct linux_binprm
Christian Brauner
2026-08-03
Merge patch series "binfmt_misc: write access fixes, RCU handler lookup and c...
Christian Brauner
2026-08-03
binfmt_misc: allow removing entries via unlink(2)
Christian Brauner
2026-08-03
binfmt_misc: include what is used
Christian Brauner
2026-08-03
binfmt_misc: assorted small cleanups
Christian Brauner
2026-08-03
binfmt_misc: use __free(kfree) in bm_register_write()
Christian Brauner
2026-08-03
binfmt_misc: split the field parsing out of create_entry()
Christian Brauner
2026-08-03
binfmt_misc: use a flexible array member for the register string
Christian Brauner
2026-08-03
binfmt_misc: simplify check_special_flags()
Christian Brauner
2026-08-03
binfmt_misc: factor out the entry removal
Christian Brauner
2026-08-03
binfmt_misc: give the parse_command() results names
Christian Brauner
2026-08-03
binfmt_misc: return errors directly in load_misc_binary()
Christian Brauner
2026-08-03
binfmt_misc: rename load_binfmt_misc() to current_binfmt_misc()
Christian Brauner
2026-08-03
binfmt_misc: factor out the entry matching
Christian Brauner
2026-08-03
binfmt_misc: convert the entry file to seq_file
Christian Brauner
2026-08-03
binfmt_misc: use print_hex_dump_debug() for the register debug output
Christian Brauner
2026-08-03
binfmt_misc: remove the VERBOSE_STATUS toggle
Christian Brauner
2026-08-03
binfmt_misc: rename Node to struct binfmt_misc_entry
Christian Brauner
2026-08-03
binfmt_misc: turn the entry behavior flags into an enum
Christian Brauner
2026-08-03
binfmt_misc: turn the entry bit numbers into a proper enum
Christian Brauner
2026-08-03
binfmt_misc: annotate racy accesses to ->enabled
Christian Brauner
2026-08-03
binfmt_misc: use RCU for the handler lookup
Christian Brauner
2026-08-03
binfmt_misc: convert entry list to an hlist
Christian Brauner
2026-08-03
Merge tag 'pinctrl-qcom-fixes-for-v7.2-rc6' of git://git.kernel.org/pub/scm/l...
Linus Walleij
2026-08-03
pinctrl: spacemit: validate pins in pinconf callbacks
Troy Mitchell
2026-08-03
pinctrl: generic: free maps on pinctrl_generic_to_map() failure
Surendra Singh Chouhan
2026-08-03
pinctrl: eswin: Fix Handling of PIN_CONFIG_PERSIST_STATE
Yulin Lu
2026-08-03
ALSA: usb-audio: Add QUIRK_FLAG_MIXER_GET_CUR_BROKEN for Logitech PRO X 2 LIG...
Rong Zhang
2026-08-03
ALSA: hda/realtek: Enable jack detection on Minisforum AI X1 Pro
Jeremie Pardou
2026-08-03
ALSA: hda/realtek: Add quirk for LG gram 16 (16Z90TR)
Aaron Fan
2026-08-03
ALSA: hda/tas2781: Add new quirk for HP new project (Messi)
Baojun Xu
2026-08-03
ALSA: hda/realtek: Add StarFighter HDA SSID
Sean Rhodes
2026-08-03
ALSA: hda/realtek: Limit Star Labs internal mic boost
Sean Rhodes
2026-08-03
ALSA: hda/realtek: Add quirk for ASUS VivoBook M515DA/X515DAP
Mauricio Orozco
2026-08-03
ALSA: hda/tas2781: fix ACPI reference handling
Xu Rao
2026-08-03
ALSA: aloop: Fix spinlock deadlock in loopback_hrtimer_stop()
Yu-Hsuan Hsu
2026-08-03
USB: serial: digi_acceleport: add port lock nesting annotation
Johan Hovold
2026-08-02
apparmor: Fix warning: 'decompress_zstd' defined but not used
John Johansen
2026-08-03
rust: kbuild: disambiguate `zerocopy` for `rusttest`
Antoni Boucher
2026-08-03
rust: print: fix broken `_printk` Rustdoc link
Younes Akhouayri
2026-08-03
rust: rust_is_available: support testing with `bash` as `/bin/sh`
Miguel Ojeda
2026-08-03
objtool/rust: add one more `noreturn` Rust function for Rust 1.99.0
Miguel Ojeda
2026-08-03
objtool/klp: Fix symbol resolution for duplicate data symbols
Josh Poimboeuf
[prev]
[next]