summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-26Revert "Input: rmi4 - fix register descriptor address calculation"Dmitry Torokhov
2026-06-26ntb: amd: Use named initializer for pci_device_id::driver_dataUwe Kleine-König (The Capable Hub)
2026-06-26NTB: fix kernel-doc warnings in ntb.hRandy Dunlap
2026-06-26NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BARKoichiro Den
2026-06-26ntb_hw_amd: Fix incorrect debug message in link disable pathAlok Tiwari
2026-06-26Merge branch 'net-sched-finish-the-qdisc_dequeue_peeked-conversion-taprio-mul...Jakub Kicinski
2026-06-26net/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...Bryam Vargas
2026-06-26net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeu...Bryam Vargas
2026-06-26qede: fix out-of-bounds check for cqe->len_list[]Matvey Kovalev
2026-06-26seg6: validate SRH length before reading fixed fieldsNuoqi Gui
2026-06-26net: pse-pd: scope pse_control regulator handle to kref lifetimeCorey Leavitt
2026-06-26net: liquidio: fix BAR resource leak on PF number failureHaoxiang Li
2026-06-26net: ipa: fix SMEM state handle leaks in SMP2P initHaoxiang Li
2026-06-26Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-26Merge tag 'drm-next-2026-06-27' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-06-26Merge tag 'ceph-for-7.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-06-26Merge tag 'gfs2-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds
2026-06-26Merge tag 'thermal-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-26Merge tag 'pm-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-06-26Merge tag 'acpi-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2026-06-26MAINTAINERS: USB: add usb.rs to USB subsystem file listGreg Kroah-Hartman
2026-06-26Merge tag 'spi-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-06-26Merge tag 'regulator-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2026-06-26Merge tag 'regmap-fix-v7.2-merge-window' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-06-26Merge branch 'thermal-testing'Rafael J. Wysocki
2026-06-26Merge branch 'pm-cpuidle'Rafael J. Wysocki
2026-06-26Merge branches 'acpi-sysfs', 'acpi-resource', 'acpi-driver' and 'acpi-processor'Rafael J. Wysocki
2026-06-26blk-mq: bound blk_hctx_poll() to one jiffyAnuj Gupta
2026-06-26Merge tag 'devicetree-fixes-for-7.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-26Merge tag 'loongarch-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-06-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-06-26Merge tag 'ecryptfs-7.2-rc1-updates' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-06-26Merge tag 'v7.2-rc-part2-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-06-26fbdev: Fix fb_new_modelist to prevent null-ptr-deref in fb_videomode_to_varIan Bridges
2026-06-26fbcon: fix NULL pointer dereference for a console without vc_dataIan Bridges
2026-06-26fbdev: fix use-after-free in store_modes()Ian Bridges
2026-06-26gpio: htc-egpio: use managed gpiochip registrationPengpeng Hou
2026-06-26gpio: mvebu: fail probe if gpiochip registration failsPengpeng Hou
2026-06-26xfrm: fix stale skb->prev after async crypto steals a GSO segmentPetr Wozniak
2026-06-26xfrm: propagate -EINPROGRESS from validate_xmit_xfrm()Petr Wozniak
2026-06-26ALSA: FCP: Fix NULL pointer dereference in interface lookupJiaming Zhang
2026-06-26ALSA: hda/realtek: Update Acer Nitro ANV15-41 quirk to enable mute LEDOleg Kucheryavenko
2026-06-26Merge tag 'asoc-fix-v7.2-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai
2026-06-25bpf: Fix insn_aux_data leak on verifier err_free_env pathKaFai Wan
2026-06-25Merge branch 'bpf-mask-pseudo-pointer-values-in-verifier-logs'Alexei Starovoitov
2026-06-25selftests/bpf: Cover pseudo-BTF ksym log maskingNuoqi Gui
2026-06-25bpf: Mask pseudo pointer values in verifier logsNuoqi Gui
2026-06-25Merge branch 'bpf-reject-offset-refcount-acquire-arguments'Alexei Starovoitov
2026-06-25selftests/bpf: Cover refcount acquire node offsetsYiyang Chen
2026-06-25bpf: Reject offset refcount acquire argumentsYiyang Chen