summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-03android/binder: use same_thread_group(proc->tsk, current) in binder_mmap()Oleg Nesterov-1/+1
2026-02-03android/binder: don't abuse current->group_leaderOleg Nesterov-5/+4
2026-02-03mtd: spinand: winbond: Remove unneeded semicolonChen Ni-1/+1
2026-02-03drm/bridge: imx8qxp-pixel-combiner: Fix bailout for imx8qxp_pc_bridge_probe()Liu Ying-1/+1
2026-02-03PCI: Remove superfluous HK_TYPE_WQ checkFrederic Weisbecker-14/+3
2026-02-03PCI: Flush PCI probe workqueue on cpuset isolated partition changeFrederic Weisbecker-1/+16
2026-02-03driver core: cpu: Convert /sys/devices/system/cpu/isolated to use HK_TYPE_DOM...Frederic Weisbecker-1/+1
2026-02-03net: dsa: yt921x: Add DCB/QoS supportDavid Yang-11/+298
2026-02-03net: dsa: yt921x: Refactor yt921x_chip_setup()David Yang-11/+24
2026-02-03net: dsa: yt921x: Refactor VLAN awareness settingDavid Yang-10/+14
2026-02-03iommupt: Always add IOVA range to iotlb_gather in gather_range_pages()Yu Zhang-2/+1
2026-02-03iommu/amd: serialize sequence allocation under concurrent TLB invalidationsAnkit Soni-8/+14
2026-02-03wifi: iwlwifi: mvm: pause TCM on fast resumeMiri Korenblit-1/+5
2026-02-03wifi: iwlwifi: mld: cancel mlo_scan_start_wkMiri Korenblit-2/+2
2026-02-03PCI: s32g: Skip Root Port removal during successVincent Guittot-4/+4
2026-02-03wifi: brcmsmac: phy: Remove unreachable error handling codeIngyu Jang-7/+2
2026-02-03rust_binder: return p from rust_binder_transaction_target_node()Alice Ryhl-1/+1
2026-02-03binderfs: fix ida_alloc_max() upper boundCarlos Llamas-4/+4
2026-02-03rust_binderfs: fix ida_alloc_max() upper boundCarlos Llamas-4/+4
2026-02-03drivers: android: binder: Update ARef imports from sync::arefShankari Anand-3/+2
2026-02-03rust_binder: fix needless borrow in context.rsShivam Kalra-1/+1
2026-02-03net: phy: remove modalias-based mdio bus matchingHeiner Kallweit-13/+0
2026-02-03net: dsa: loop: remove MDIO device modaliasHeiner Kallweit-1/+7
2026-02-03net: ethernet: adi: make name member of struct adin1110_cfg a pointerHeiner Kallweit-1/+1
2026-02-03revocable: Add KUnit test for concurrent accessTzung-Bi Shih-0/+104
2026-02-03revocable: fix SRCU index corruption by requiring caller-provided storageTzung-Bi Shih-67/+43
2026-02-03revocable: Add KUnit test for provider lifetime racesTzung-Bi Shih-0/+41
2026-02-03revocable: Fix races in revocable_alloc() using RCUTzung-Bi Shih-54/+59
2026-02-03Input: apbps2 - fix comment style and typosMicah Ostrow-7/+7
2026-02-03drm/panel: ilitek-ili9882t: Remove duplicate initializers in tianma_il79900a_dscNathan Chancellor-4/+0
2026-02-03media: pci: mg4b: Use IRQF_NO_THREADSebastian Andrzej Siewior-1/+1
2026-02-02net: stmmac: handle integrated PCS phy_intf_sel separatelyRussell King (Oracle)-3/+23
2026-02-02net: stmmac: move most PCS register definitions to stmmac_pcs.cRussell King (Oracle)-26/+18
2026-02-02net: stmmac: clear half-duplex caps where unsupportedRussell King (Oracle)-2/+3
2026-02-02net: spacemit: k1-emac: fix jumbo frame supportTomas Hlavacek-6/+15
2026-02-02net: stmmac: dwmac-renesas-gbeth: Add support for RZ/G3L SoCBiju Das-0/+1
2026-02-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-88/+136
2026-02-02net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4Claudiu Manoil-4/+15
2026-02-02net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4Claudiu Manoil-2/+2
2026-02-02net: enetc: Remove CBDR cacheability AXI settings for ENETC v4Claudiu Manoil-4/+0
2026-02-02net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4Claudiu Manoil-4/+7
2026-02-02ptp: ptp_vmclock: return TAI not UTCDavid Woodhouse-5/+5
2026-02-02ptp: ptp_vmclock: remove dependency on CONFIG_ACPIDavid Woodhouse-5/+11
2026-02-02ptp: ptp_vmclock: add 'VMCLOCK' to ACPI device matchDavid Woodhouse-0/+1
2026-02-02ptp: ptp_vmclock: Add device tree supportDavid Woodhouse-6/+61
2026-02-02ptp: vmclock: support device notificationsBabis Chalios-19/+143
2026-02-02net: remove unnecessary module_init/exit functionsEthan Nelson-Moore-156/+0
2026-02-02net: ethernet: use module_pci_driver; remove useless driver versionsEthan Nelson-Moore-103/+3
2026-02-02net: phy: dp83867: Always program R/SGMII enable bitsSean Anderson-24/+10
2026-02-02net: phy: dp83867: Program TX FIFO for all interfacesSean Anderson-17/+14