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-06-26
pinctrl: qcom: Avoid assigning unused private context in test cases
Sneh Mankad
2026-06-26
gpio: pca9570: Use I2C match data
Pengpeng Hou
2026-06-26
power: sequencing: pcie-m2: Add PCI ID for NXP 88W9098 and AW693 Bluetooth
Sherry Sun
2026-06-26
drm/xe: Return error on non-migratable faults requiring devmem
Matthew Brost
2026-06-26
gpio: realtek: Add driver for Realtek DHC RTD1625 SoC
Tzuyi Chang
2026-06-26
gpio: Replace "default y" with "default ARCH_REALTEK" in Kconfig
Yu-Chun Lin
2026-06-26
dt-bindings: gpio: realtek: Add realtek,rtd1625-gpio
Tzuyi Chang
2026-06-26
gpio: tb10x: remove unnecessary braces
Igor Putko
2026-06-26
gpio: tb10x: use unsigned int instead of bare unsigned
Igor Putko
2026-06-26
gpio: rockchip: use platform_get_irq() to retrieve interrupt
Marco Scardovi
2026-06-26
gpio: rockchip: use devm_platform_ioremap_resource() to map registers
Marco Scardovi
2026-06-26
xfrm: fix stale skb->prev after async crypto steals a GSO segment
Petr Wozniak
2026-06-26
xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()
Petr Wozniak
2026-06-26
ALSA: FCP: Fix NULL pointer dereference in interface lookup
Jiaming Zhang
2026-06-26
ALSA: hda/realtek: Update Acer Nitro ANV15-41 quirk to enable mute LED
Oleg Kucheryavenko
2026-06-25
dt-bindings: input: syna,rmi4: Document syna,rmi4-s3706b
David Heidelberg
2026-06-26
Merge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linu...
Takashi Iwai
2026-06-25
bpf: Fix insn_aux_data leak on verifier err_free_env path
KaFai Wan
2026-06-25
Merge branch 'modernize-resolve_btfids-selftest'
Alexei Starovoitov
2026-06-25
selftests/bpf: Add kfunc set test to resolve_btfids
Ihor Solodrai
2026-06-25
selftests/bpf: Fix resolve_btfids test reads of BTF ID sets in PIE builds
Ihor Solodrai
2026-06-25
selftests/bpf: Modernize resolve_btfids test scaffolding
Ihor Solodrai
2026-06-25
tools/bpf: Sync btf_ids.h to tools
Ihor Solodrai
2026-06-25
Merge branch 'bpf-mask-pseudo-pointer-values-in-verifier-logs'
Alexei Starovoitov
2026-06-25
selftests/bpf: Cover pseudo-BTF ksym log masking
Nuoqi Gui
2026-06-25
bpf: Mask pseudo pointer values in verifier logs
Nuoqi Gui
2026-06-25
libbpf: fix -Wformat warnings from format/argument type mismatches
Andrii Nakryiko
2026-06-25
Merge branch 'bpf-preserve-scalar-zero-spills-for-stack-reads'
Alexei Starovoitov
2026-06-25
selftests/bpf: Cover stack reads from zero spills
Woojin Ji
2026-06-25
bpf: Preserve scalar zero spills for stack reads
Woojin Ji
2026-06-25
Merge branch 'bpf-reject-offset-refcount-acquire-arguments'
Alexei Starovoitov
2026-06-25
selftests/bpf: Cover refcount acquire node offsets
Yiyang Chen
2026-06-25
bpf: Reject offset refcount acquire arguments
Yiyang Chen
2026-06-25
Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED count
Bryam Vargas
2026-06-25
Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count
Bryam Vargas
2026-06-25
Merge branch 'bpf-sockmap-reject-a-packet-modifying-sk_skb-stream-parser'
Alexei Starovoitov
2026-06-25
selftests/bpf: test rejection of a packet-modifying SK_SKB stream parser
Sechang Lim
2026-06-25
bpf, sockmap: reject a packet-modifying SK_SKB stream parser
Sechang Lim
2026-06-25
selftests/bpf: don't modify the skb in the strparser parser prog
Sechang Lim
2026-06-25
Merge branch 'bpf-bpf_redirect_peer-egress-redirection'
Alexei Starovoitov
2026-06-25
selftests/bpf: Add tests for bpf_redirect_peer with BPF_F_EGRESS
Jordan Rife
2026-06-25
bpf: Support BPF_F_EGRESS with bpf_redirect_peer
Jordan Rife
2026-06-25
Merge tag 'v7.2-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2026-06-26
Merge tag 'drm-misc-fixes-2026-06-25' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2026-06-26
Merge tag 'drm-intel-next-fixes-2026-06-25-1' of https://gitlab.freedesktop.o...
Dave Airlie
2026-06-25
rust: faux: Allow retrieving a bound Device
Lyude Paul
2026-06-25
cgroup: Use data_race() for task->flags in task_css_set_check()
Guopeng Zhang
2026-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-06-25
sched_ext: Convert scx_arena_grow() to use scx_arena_to_kaddr()
Cheng-Yang Chou
2026-06-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
[prev]
[next]