summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-06-26pinctrl: qcom: Avoid assigning unused private context in test casesSneh Mankad
2026-06-26gpio: pca9570: Use I2C match dataPengpeng Hou
2026-06-26power: sequencing: pcie-m2: Add PCI ID for NXP 88W9098 and AW693 BluetoothSherry Sun
2026-06-26drm/xe: Return error on non-migratable faults requiring devmemMatthew Brost
2026-06-26gpio: realtek: Add driver for Realtek DHC RTD1625 SoCTzuyi Chang
2026-06-26gpio: Replace "default y" with "default ARCH_REALTEK" in KconfigYu-Chun Lin
2026-06-26dt-bindings: gpio: realtek: Add realtek,rtd1625-gpioTzuyi Chang
2026-06-26gpio: tb10x: remove unnecessary bracesIgor Putko
2026-06-26gpio: tb10x: use unsigned int instead of bare unsignedIgor Putko
2026-06-26gpio: rockchip: use platform_get_irq() to retrieve interruptMarco Scardovi
2026-06-26gpio: rockchip: use devm_platform_ioremap_resource() to map registersMarco Scardovi
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-25dt-bindings: input: syna,rmi4: Document syna,rmi4-s3706bDavid Heidelberg
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 'modernize-resolve_btfids-selftest'Alexei Starovoitov