index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-08-08
i3c: renesas: Don't register devices when ENTDAA times out
Tommaso Merciai
2026-08-08
i3c: master: dw-i3c-master: fix OD timing for first broadcast
Tze Yee Ng
2026-08-08
i3c: mipi-i3c-hci: Advertise IBI wakeup capability
Adrian Hunter
2026-08-08
i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()
Adrian Hunter
2026-08-08
i3c: mipi-i3c-hci-pci: Propagate I3C wakeup requirements to PCI
Adrian Hunter
2026-08-08
i3c: master: Reject IBI requests from non-IBI-capable devices
Adrian Hunter
2026-08-08
i3c: master: Add helper to query bus wakeup requirements
Adrian Hunter
2026-08-08
i3c: master: Report wakeup events for IBIs
Adrian Hunter
2026-08-08
i3c: master: Support IBI-based wakeup capability
Adrian Hunter
2026-08-08
i3c: master: Fix potential UAF in i3c_device_match()
Adrian Hunter
2026-08-08
i3c: master: Fix potential UAF in i3c_device_uevent()
Adrian Hunter
2026-08-08
i3c: Make dev->desc locking assumptions explicit
Adrian Hunter
2026-08-08
i3c: master: Fix use-after-free of master->this
Adrian Hunter
2026-08-08
i3c: master: Do not treat master device as a duplicate target
Adrian Hunter
2026-08-08
i3c: Fix unlocked dereference of dev->desc in i3c_device_get_supported_xfer_m...
Adrian Hunter
2026-08-08
i3c: master: Fix recursive locking during device registration
Adrian Hunter
2026-08-08
tracing/boot: Add support for eprobe, fprobe, and tprobe events
Masami Hiramatsu (Google)
2026-08-08
futex: Tell kmemleak we're not leaking __futex_queues
Peter Zijlstra
2026-08-08
Merge branch 'add-arena-argument-support-to-kfuncs-and-struct_ops'
Eduard Zingerman
2026-08-08
selftests/bpf: Test attach rejection for struct_ops arena programs
Kumar Kartikeya Dwivedi
2026-08-08
bpf: Reject tracing/freplace progs for struct_ops with arena args
Kumar Kartikeya Dwivedi
2026-08-08
selftests/bpf: Test stack-passed struct_ops arena arguments
Tejun Heo
2026-08-08
bpf, x86: Fix stack-passed arguments for indirect trampolines
Tejun Heo
2026-08-08
selftests/bpf: Add struct_ops __arena and __arena__nullable argument tests
Tejun Heo
2026-08-08
selftests/bpf: Add JIT-sequence tests for __arena kfunc arguments
Tejun Heo
2026-08-08
selftests/bpf: Add kfunc __arena and __arena__nullable argument tests
Tejun Heo
2026-08-08
bpf, x86: Convert struct_ops arena arguments in the trampoline
Tejun Heo
2026-08-08
bpf, x86: JIT __arena kfunc argument rebasing
Tejun Heo
2026-08-08
bpf: Support __arena and __arena__nullable on struct_ops arguments
Tejun Heo
2026-08-08
bpf: Support __arena and __arena__nullable kfunc argument suffixes
Tejun Heo
2026-08-08
bpf: Collect kfuncs after resolving program resources
Kumar Kartikeya Dwivedi
2026-08-08
bpf: Split subprogram and kfunc collection
Kumar Kartikeya Dwivedi
2026-08-08
bpf: Rename 'early' BTF checking as a preparation phase
Kumar Kartikeya Dwivedi
2026-08-08
selftests/bpf: Verify zext_dst annotations for various instructions
Eduard Zingerman
2026-08-08
bpf: Simplify the bpf_is_reg64()
Eduard Zingerman
2026-08-08
bpf: Infer zext_dst based on static register liveness analysis
Eduard Zingerman
2026-08-08
bpf: Track upper 32-bit register halves' liveness in compute_live_registers()
Eduard Zingerman
2026-08-08
bpf: Move bpf_is_reg64() to fixups.c
Eduard Zingerman
2026-08-08
bpf: Extract is_addr_space_cast32() utility function
Eduard Zingerman
2026-08-08
bpf: Do not print a newline after disassembly in bpf_verbose_insn()
Eduard Zingerman
2026-08-08
bpf: Fix mmap_lock leak in irq_work path
Sanghyun Park
2026-08-08
ALSA: ump: Fix corrupted data bytes at MIDI 1.0 SysEx to UMP conversion
HyeongJun An
2026-08-08
RISC-V: KVM: Avoid one-word masks for SBI v0.1 all-harts
Pengpeng Hou
2026-08-08
fbdev: bitblit: bound-check glyph index in bit_cursor()
Rik van Riel
2026-08-08
fbdev: Fix out-of-bounds access when rotating console after font resize
Zizhi Wo
2026-08-08
fbdev: core: Fix pointer desynchronization in fb_io_read()
Mingyu Wang
2026-08-08
fbdev: serialize mode sysfs access with lock_fb_info()
Melbin K Mathew
2026-08-08
fbdev: clear fb_info->mode before deleting a videomode
Melbin K Mathew
2026-08-08
fbdev: bound mode sysfs output to the sysfs buffer
Melbin K Mathew
2026-08-08
RISC-V: KVM: Guard HFENCE range loops against overflow
Pengpeng Hou
[prev]
[next]