summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26tools/sched_ext: fix getopt() option variable signednessLiang Luo
2026-06-26Merge tag 'thermal-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-26Input: isa1200 - new driver for Imagis ISA1200Linus Walleij
2026-06-26dt-bindings: input: Document Imagis ISA1200 haptic motor driverSvyatoslav Ryhel
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-26Input: synaptics - enable InterTouch on Dell Inspiron 3521Shashwat Agrawal
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-26drm/i915: Refactor generic_handle_irq_safe() error messagesJonathan Cavitt
2026-06-26blk-mq: bound blk_hctx_poll() to one jiffyAnuj Gupta
2026-06-26drm/bridge: of-display-mode-bridge: Fix missing static const for the bridge f...Damon Ding
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-26drm/{i915, xe}: move intel_hpd_cancel_work() to intel_display_driver_remove_n...Jani Nikula
2026-06-26drm/{i915, xe}: move opregion cleanup to intel_display_driver_remove_nogem()Jani Nikula
2026-06-26drm/xe/display: change order of intel_display_driver_remove_{nogem, noirq}() ...Jani Nikula
2026-06-26drm/{i915, xe}: move opregion/dram/bw init to intel_display_driver_probe_noirq()Jani Nikula
2026-06-26drm/i915: remove superfluous checks for pdev->msi_enabledJani Nikula
2026-06-26drm/i915: move intel_display_device_probe() call a level higherJani Nikula
2026-06-26drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufsMatthew Auld
2026-06-26gpio: htc-egpio: use managed gpiochip registrationPengpeng Hou
2026-06-26gpio: mvebu: fail probe if gpiochip registration failsPengpeng Hou