summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-14pinctrl: realtek: rtd1625: fix base_bit for VE4 GPIO 13Yu-Chun Lin
2026-08-14dt-bindings: pinctrl: microchip,pic32mzda-pinctrl: Convert to DT schemaUdaya Kiran Challa
2026-08-14fs/ntfs3: reject out-of-range evcn in mi_enum_attr()Zhan Xusheng
2026-08-14fs/ntfs3: fix integer overflow in MFT cluster validationZhan Xusheng
2026-08-14Merge tag 'amd-drm-next-7.3-2026-08-12' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-08-14ALSA: usb-audio: Rename the Audient iD14 monitor mix volume controlNeil Andrews
2026-08-14Merge tag 'drm-xe-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-08-14Merge branch 'bpf-arm64-__arena-kfunc-and-struct_ops-arguments'Kumar Kartikeya Dwivedi
2026-08-14selftests/bpf: Test a multi-slot argument before a struct_ops arena argumentPuranjay Mohan
2026-08-14selftests/bpf: Enable __arena argument tests on arm64Puranjay Mohan
2026-08-14selftests/bpf: Add arm64 JIT-sequence tests for __arena kfunc argumentsPuranjay Mohan
2026-08-14bpf, arm64: Convert struct_ops arena arguments in the trampolinePuranjay Mohan
2026-08-14bpf, arm64: JIT __arena kfunc argument rebasingPuranjay Mohan
2026-08-14arm64: insn: Add encoder for ADD/SUB (extended register)Tejun Heo
2026-08-14bpf, arm64: Fix stack-passed arguments for indirect trampolinesPuranjay Mohan
2026-08-13hwmon: (k10temp) Add per-CCD temperature monitoring for Zen5 TurinGabriel Ford
2026-08-14Merge tag 'drm-misc-fixes-2026-08-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-08-13clk: samsung: Don't include <linux/mod_devicetable.h>Uwe Kleine-König (The Capable Hub)
2026-08-14Merge tag 'amd-drm-fixes-7.2-2026-08-12' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-08-13Merge patch series "scsi: lpfc: Remove all strlcat() uses"Martin K. Petersen (Oracle)
2026-08-13scsi: lpfc: Replace strlcat() with sysfs_emit_at() in the sysfs show functionsIan Bridges
2026-08-13scsi: lpfc: Replace strlcat() with seq_buf in the debugfs dump helpersIan Bridges
2026-08-13scsi: lpfc: Replace strlcat() with seq_buf in lpfc_rx_monitor_report()Ian Bridges
2026-08-13scsi: lpfc: Replace strlcat() with scnprintf() in lpfc_vport_symbolic_node_na...Ian Bridges
2026-08-13scsi: lpfc: Replace strlcat() with seq_buf in lpfc_info()Ian Bridges
2026-08-13Merge tag 'clk-microchip-7.3' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2026-08-13Merge patch series "Enable context analysis in the SCSI core and UFS driver"Martin K. Petersen (Oracle)
2026-08-13net: page_pool: fix UAF in __page_pool_release_netmem_dma on xa_cmpxchg raceJijie Shao
2026-08-13scsi: core: Enable context analysisBart Van Assche
2026-08-13scsi: core: Protect host state changes with the host lockBart Van Assche
2026-08-13scsi: core: Add lock context annotationsBart Van Assche
2026-08-13scsi: core: Pass the SCSI host pointer directly to scanning functionsBart Van Assche
2026-08-13scsi: ufs: core: Enable context analysisBart Van Assche
2026-08-13scsi: ufs: core: Set task state before io_schedule_timeout()Bart Van Assche
2026-08-13net: usb: lg-vl600: fix Ethernet header on fragmented RX packetsXu Rao
2026-08-13Merge patch series "libsas: rediscover improvements for linkrate/sas_addr"Martin K. Petersen (Oracle)
2026-08-13scsi: libsas: Add linkrate and sas_addr change detection in rediscoverXingui Yang
2026-08-13scsi: libsas: Add sas_ex_phy_to_dev() helperXingui Yang
2026-08-14usb: gadget: uvc: fix dangling pointers in uvc_function_bind() and uvc_functi...Jeffin Philip
2026-08-14usb: typec: hd3ss3220: fix VBUS regulator error messageXu Rao
2026-08-14usb: usbfs: fix use-after-free of usb_device in usbdev_release()Miguel Peñaranda
2026-08-14usb: gadget: u_audio: Fix use-after-free on sound card disconnectSonali Pradhan
2026-08-14usb: dwc3: gadget: Fix use-after-free in dwc3_gadget_free_endpoints due to ra...Pei Xiao
2026-08-14usb: gadget: f_tcm: keep port count until LUN teardown completesShuangpeng Bai
2026-08-14usb: usbtest: disable dynamic ID supportAleksandr Nogikh
2026-08-14usb: typec: tcpci: pass correct rx_type to tcpm_pd_receive()Xu Yang
2026-08-14USB: c67x00: fix use-after-free in c67x00_add_iso_urb()Shuangpeng Bai
2026-08-14usb: typec: ucsi: use UCSI_TIMEOUT_MS for sync command completionHuang Wei
2026-08-14usb: gadget: snps_udc_plat: clean up PHY on probe deferralMyeonghun Pak
2026-08-14usb: gadget: f_tcm: fix deadlock in usbg_make_tpg()Yun Zhou