summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-25vxlan: vnifilter: fix memcpy with u64_statsDavid Yang
2026-01-25macsec: fix memcpy with u64_statsDavid Yang
2026-01-25net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan
2026-01-25sfc: fix deadlock in RSS config readEdward Cree
2026-01-25Merge tag 'linux-can-fixes-for-6.19-20260123' of git://git.kernel.org/pub/scm...Jakub Kicinski
2026-01-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-25Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-01-25Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-25Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-25RDMA/irdma: Use CQ ID for CEQE contextJacob Moroni
2026-01-25RDMA/irdma: Add enum defs for reserved CQs/QPsJacob Moroni
2026-01-25RDMA/rxe: Fix iova-to-va conversion for MR page sizes != PAGE_SIZELi Zhijian
2026-01-24Input: i8042 - add quirks for MECHREVO Wujie 15X Progongqi
2026-01-24Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QAfeng
2026-01-24Input: novatek-nvt-ts - drop wake_type checkGianluca Boiano
2026-01-24Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-24Merge tag 'ntb-6.19-bugfixes' of https://github.com/jonmason/ntbLinus Torvalds
2026-01-24mailbox: zynqmp-ipi: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-24mailbox: mtk-cmdq: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-24mailbox: Improve RISCV_SBI_MPXY_MBOX guidanceGeert Uytterhoeven
2026-01-24mailbox: mchp-ipc-sbi: fix uninitialized symbol and other smatch warningsValentina Fernandez
2026-01-24mailbox: arm_mhuv3: fix typo in commentLakshmi S
2026-01-24mailbox: cix: fix typo in error messageLakshmi S
2026-01-24mailbox: imx: Skip the suspend flag for i.MX7ULPJacky Bai
2026-01-24mailbox: exynos: drop unneeded runtime pointer (pclk)André Draszik
2026-01-24mailbox: pcc: Remove spurious IRQF_ONESHOT usageMark Brown
2026-01-24Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-24Merge tag 'irq-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-24reset: spacemit: Add SpacemiT K3 reset driverGuodong Xu
2026-01-24reset: spacemit: Extract common K1 reset codeGuodong Xu
2026-01-24reset: Create subdirectory for SpacemiT driversGuodong Xu
2026-01-24Merge tag 'spacemit-clkrst-v6.20-3' into reset/nextPhilipp Zabel
2026-01-24reset: canaan: k230: drop OF dependency and enable by defaultJunhui Liu
2026-01-24reset: rzg2l-usbphy-ctrl: Add suspend/resume supportClaudiu Beznea
2026-01-24reset: rzg2l-usbphy-ctrl: Propagate the return value of regmap_field_update_b...Claudiu Beznea
2026-01-24reset: gpio: check the return value of gpiod_set_value_cansleep()Bartosz Golaszewski
2026-01-24reset: imx8mp-audiomix: Support i.MX8ULP SIM LPAVLaurentiu Mihalcea
2026-01-24reset: imx8mp-audiomix: Extend the driver usageLaurentiu Mihalcea
2026-01-24reset: imx8mp-audiomix: Switch to using regmap APILaurentiu Mihalcea
2026-01-24reset: imx8mp-audiomix: Drop unneeded macrosLaurentiu Mihalcea
2026-01-24Merge tag 'at24-updates-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Wolfram Sang
2026-01-24Merge tag 'i2c-host-fixes-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2026-01-24pinctrl: intel: Add code name documentationRaag Jadav
2026-01-23scsi: ufs: amd-versal2: Fix PHY initialization in HCE enable notifyAjay Neeli
2026-01-23scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()Kery Qi
2026-01-23scsi: be2iscsi: Fix a memory leak in beiscsi_boot_get_sinfo()Haoxiang Li
2026-01-23scsi: qla2xxx: edif: Fix dma_free_coherent() sizeThomas Fourier
2026-01-23Merge patch series "Add WQ_PERCPU to alloc_workqueue() users"Martin K. Petersen
2026-01-23scsi: qla2xxx: target: Add WQ_PERCPU to alloc_workqueue() usersMarco Crivellari