summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-05-21thunderbolt: Move pci_device out of tb_nhiKonrad Dybcio1-5/+3
2026-05-21fs: remove start_removing_user_path_atChristoph Hellwig1-1/+0
2026-05-21spi: fix controller registration API inconsistencyJohan Hovold1-4/+0
2026-05-21net: dsa: netc: add support for the standardized countersWei Fang1-0/+6
2026-05-21net: dsa: add NETC switch tag supportWei Fang1-0/+14
2026-05-21net: enetc: add support for "Add" and "Delete" operations to IPFTWei Fang1-0/+93
2026-05-21net: enetc: add support for the "Update" operation to buffer pool tableWei Fang1-0/+25
2026-05-21net: enetc: add support for the "Add" operation to VLAN filter tableWei Fang1-0/+24
2026-05-21net: enetc: add basic operations to the FDB tableWei Fang1-1/+43
2026-05-21video/hdmi: Add common TMDS character rate constantsJavier Martinez Canillas1-0/+6
2026-05-21vfs: add O_EMPTYPATH to openat(2)/openat2(2)Jori Koolstra1-1/+1
2026-05-21kstrtox: Drop extern keyword in the simple_strtox() declarationsAndy Shevchenko1-4/+4
2026-05-21vsprintf: Revert "add simple_strntoul"Andy Shevchenko1-1/+0
2026-05-20console: mdacon: remove this obsolete driverEthan Nelson-Moore2-3/+1
2026-05-20vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()Matt Evans1-1/+19
2026-05-20regulator: mt6359: Add proper ldo_vcn33_[12] regulatorsChen-Yu Tsai1-4/+6
2026-05-20bitfield: wire __bf_shf to __builtin_ctzllYury Norov1-1/+1
2026-05-20bitfield: add FIELD_GET_SIGNED()Yury Norov1-0/+16
2026-05-20firmware: smccc: Fix Arm SMCCC SOC_ID name callAndre Przywara1-0/+5
2026-05-20Merge branch '20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com' into d...Bjorn Andersson1-0/+22
2026-05-20soc: qcom: ubwc: add helper controlling AMSBC enablementDmitry Baryshkov1-0/+5
2026-05-20soc: qcom: ubwc: define helper for MDSS and Adreno driversDmitry Baryshkov1-0/+16
2026-05-20soc: qcom: ubwc: define UBWC 3.1Dmitry Baryshkov1-0/+1
2026-05-20net: airoha: Fix NPU RX DMA descriptor bitsChristian Marangi1-3/+3
2026-05-19Merge tag 'ata-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds1-3/+4
2026-05-19efi: efi.h: Remove extra semicolonRong Tao1-1/+1
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds2-8/+9
2026-05-19thunderbolt: Add support for ConfigFSMika Westerberg1-0/+6
2026-05-19thunderbolt: Add tb_ring_flush()Mika Westerberg1-0/+3
2026-05-19thunderbolt: Add helper to figure size of the ringMika Westerberg1-0/+5
2026-05-19thunderbolt / net: Let the service drivers configure interrupt throttlingMika Westerberg1-0/+5
2026-05-19thunderbolt / net: Move ring_frame_size() to thunderbolt.hMika Westerberg1-1/+9
2026-05-19thunderbolt: Allow service drivers to specify their own propertiesMika Westerberg1-0/+12
2026-05-19thunderbolt: Add tb_property_merge_dir()Mika Westerberg1-0/+3
2026-05-19locking/rtmutex: Annotate API and implementationBart Van Assche1-7/+15
2026-05-19sched/topology: Allow multiple domains to claim sched_domain_sharedK Prateek Nayak1-1/+15
2026-05-19Merge branch 'sched/cache'Peter Zijlstra4-0/+79
2026-05-19sched: Simplify ifdeffery around cpu_smt_maskShrikanth Hegde1-4/+0
2026-05-19topology: Introduce cpu_smt_mask for CONFIG_SCHED_SMT=nShrikanth Hegde1-1/+14
2026-05-19sched/clock: Provide !HAVE_UNSTABLE_SCHED_CLOCK stub for sched_clock_stable()Yiyang Chen1-0/+5
2026-05-19Merge branch 'fixes' of into for-nextIlpo Järvinen1-0/+6
2026-05-19iommupt: Add PT_FEAT_DETAILED_GATHERJason Gunthorpe2-5/+30
2026-05-19iommu: Split the kdoc comment for struct iommu_iotlb_gatherJason Gunthorpe1-6/+14
2026-05-19net: netkit: declare NETMEM_TX_NO_DMA modeBobby Eshleman1-1/+2
2026-05-19net: convert netmem_tx flag to enumBobby Eshleman1-1/+6
2026-05-19include: Remove unused ks8851_mll.hCosta Shulyupin1-21/+0
2026-05-19net/mlx5: add debugfs stats for frag buf dma poolsNimrod Oren1-0/+1
2026-05-19PCI: host-generic: Add common helpers for parsing Root Port propertiesSherry Sun1-0/+1
2026-05-18sched/cache: Fix unpaired account_llc_enqueue/dequeueChen Yu1-0/+2
2026-05-18sched/cache: Avoid cache-aware scheduling for memory-heavy processesChen Yu1-0/+1