index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-06-26
Revert "Input: rmi4 - fix register descriptor address calculation"
Dmitry Torokhov
2026-06-26
ntb: amd: Use named initializer for pci_device_id::driver_data
Uwe Kleine-König (The Capable Hub)
2026-06-26
NTB: fix kernel-doc warnings in ntb.h
Randy Dunlap
2026-06-26
NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BAR
Koichiro Den
2026-06-26
ntb_hw_amd: Fix incorrect debug message in link disable path
Alok Tiwari
2026-06-26
Merge branch 'net-sched-finish-the-qdisc_dequeue_peeked-conversion-taprio-mul...
Jakub Kicinski
2026-06-26
net/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...
Bryam Vargas
2026-06-26
net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeu...
Bryam Vargas
2026-06-26
qede: fix out-of-bounds check for cqe->len_list[]
Matvey Kovalev
2026-06-26
seg6: validate SRH length before reading fixed fields
Nuoqi Gui
2026-06-26
net: pse-pd: scope pse_control regulator handle to kref lifetime
Corey Leavitt
2026-06-26
net: liquidio: fix BAR resource leak on PF number failure
Haoxiang Li
2026-06-26
net: ipa: fix SMEM state handle leaks in SMP2P init
Haoxiang Li
2026-06-26
Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-26
Merge tag 'drm-next-2026-06-27' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-26
Merge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-06-26
Merge tag 'gfs2-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
2026-06-26
Merge tag 'thermal-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-26
Merge tag 'pm-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2026-06-26
Merge tag 'acpi-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2026-06-26
MAINTAINERS: USB: add usb.rs to USB subsystem file list
Greg Kroah-Hartman
2026-06-26
Merge tag 'spi-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-06-26
Merge tag 'regulator-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2026-06-26
Merge tag 'regmap-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2026-06-26
Merge branch 'thermal-testing'
Rafael J. Wysocki
2026-06-26
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2026-06-26
Merge branches 'acpi-sysfs', 'acpi-resource', 'acpi-driver' and 'acpi-processor'
Rafael J. Wysocki
2026-06-26
blk-mq: bound blk_hctx_poll() to one jiffy
Anuj Gupta
2026-06-26
Merge tag 'devicetree-fixes-for-7.2-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-26
Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2026-06-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2026-06-26
Merge tag 'ecryptfs-7.2-rc1-updates' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-06-26
Merge tag 'v7.2-rc-part2-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2026-06-26
fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_var
Ian Bridges
2026-06-26
fbcon: fix NULL pointer dereference for a console without vc_data
Ian Bridges
2026-06-26
fbdev: fix use-after-free in store_modes()
Ian Bridges
2026-06-26
gpio: htc-egpio: use managed gpiochip registration
Pengpeng Hou
2026-06-26
gpio: mvebu: fail probe if gpiochip registration fails
Pengpeng Hou
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-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 '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
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
[prev]
[next]