aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-09wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier1-8/+8
2026-01-09Revert "irqchip/riscv-imsic: Embed the vector array in lpriv"Anup Patel2-3/+9
2026-01-09irqchip/gic-v5: Fix gicv5_its_map_event() ITTE read endiannessLorenzo Pieralisi1-1/+1
2026-01-09nvme-fc: release admin tagset if init failsChaitanya Kulkarni1-0/+2
2026-01-09nvme-apple: add "apple,t8103-nvme-ans2" as compatibleJanne Grunau1-0/+1
2026-01-09nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovecShivam Kumar1-0/+12
2026-01-09ublk: fix use-after-free in ublk_partition_scan_workMing Lei1-15/+22
2026-01-09can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.Ondrej Ille1-1/+1
2026-01-09can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-0/+2
2026-01-09can: etas_es58x: allow partial RX URB allocation to succeedSzymon Wilczek1-1/+1
2026-01-09gpio: shared: fix a false-positive sharing detection with reset-gpiosBartosz Golaszewski1-2/+32
2026-01-08Merge tag 'pinctrl-v6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+3
2026-01-08arm_mpam: Stop using uninitialized variables in __ris_msmon_read()Ben Horgan1-3/+4
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds32-299/+349
2026-01-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski7-184/+256
2026-01-08net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang1-2/+2
2026-01-08Merge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-3/+3
2026-01-08atm: Fix dma_free_coherent() sizeThomas Fourier1-1/+2
2026-01-08drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()Alice Ryhl2-31/+48
2026-01-08bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanupBreno Leitao1-3/+3
2026-01-08net: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov1-0/+2
2026-01-08net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier1-1/+1
2026-01-08Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-13/+96
2026-01-08drm/rockchip: vop2: Only wait for changed layer cfg done when there is pendin...Andy Yan1-2/+11
2026-01-08drm/rockchip: vop2: Add delay between poll registersAndy Yan1-2/+2
2026-01-08gpiolib: fix lookup table matchingBartosz Golaszewski1-2/+2
2026-01-08wifi: mac80211_hwsim: disable BHs for hwsim_radio_lockBenjamin Berg1-2/+2
2026-01-08wifi: mac80211_hwsim: fix typo in frequency notificationBenjamin Berg1-1/+1
2026-01-08efi: Wipe INITRD config table from memory after consumptionArd Biesheuvel1-0/+1
2026-01-08HID: logitech: add HID++ support for Logitech MX Anywhere 3SDennis Marttinen1-0/+2
2026-01-08net: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi1-3/+6
2026-01-08Merge tag 'amd-drm-fixes-6.19-2026-01-06' of https://gitlab.freedesktop.org/a...Dave Airlie19-480/+332
2026-01-07HID: Elecom: Add support for ELECOM M-XT3DRBK (018C)Arnoud Willemsen3-4/+17
2026-01-07HID: quirks: work around VID/PID conflict for appledisplayRené Rebe1-0/+9
2026-01-07HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)Rodrigo Lugathe da Conceição Alves2-0/+4
2026-01-07Reapply "Revert "drm/amd: Skip power ungate during suspend for VPE""Mario Limonciello (AMD)1-2/+1
2026-01-07drm/amd/display: Check NULL before calling dac_load_detectionAlex Hung1-2/+4
2026-01-07drm/amd/pm: Disable MMIO access during SMU Mode 1 resetPerry Yuan3-3/+16
2026-01-08Merge tag 'drm-misc-fixes-2026-01-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie13-49/+186
2026-01-07HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()Kwok Kin Ming1-0/+1
2026-01-07drm/vmwgfx: Fix kernel-doc warnings for vmwgfx_fenceBartlomiej Kubik1-5/+5
2026-01-07drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()Haoxiang Li1-1/+3
2026-01-07drm/vmwgfx: Merge vmw_bo_release and vmw_bo_free functionsIan Forbes1-14/+8
2026-01-07drm/vmwgfx: Fix KMS with 3D on HW version 10Ian Forbes1-6/+8
2026-01-07usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl2-0/+8
2026-01-07tcpm: allow looking for role_sw device in the main nodeArnaud Ferraris1-1/+1
2026-01-07usb: dwc3: Check for USB4 IP_NAMEThinh Nguyen2-0/+3
2026-01-07loop: add missing bd_abort_claiming in loop_set_statusTetsuo Handa1-1/+3
2026-01-07HID: multitouch: set INPUT_PROP_PRESSUREPAD based on Digitizer/Button TypePeter Hutterer1-1/+11
2026-01-07HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_listChris Chiu2-0/+2