summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-05-21thunderbolt: Move pci_device out of tb_nhiKonrad Dybcio
2026-05-21fs: remove start_removing_user_path_atChristoph Hellwig
2026-05-21spi: fix controller registration API inconsistencyJohan Hovold
2026-05-21net: dsa: netc: add support for the standardized countersWei Fang
2026-05-21net: dsa: add NETC switch tag supportWei Fang
2026-05-21net: enetc: add support for "Add" and "Delete" operations to IPFTWei Fang
2026-05-21net: enetc: add support for the "Update" operation to buffer pool tableWei Fang
2026-05-21net: enetc: add support for the "Add" operation to VLAN filter tableWei Fang
2026-05-21net: enetc: add basic operations to the FDB tableWei Fang
2026-05-21video/hdmi: Add common TMDS character rate constantsJavier Martinez Canillas
2026-05-21vfs: add O_EMPTYPATH to openat(2)/openat2(2)Jori Koolstra
2026-05-21kstrtox: Drop extern keyword in the simple_strtox() declarationsAndy Shevchenko
2026-05-21vsprintf: Revert "add simple_strntoul"Andy Shevchenko
2026-05-20console: mdacon: remove this obsolete driverEthan Nelson-Moore
2026-05-20vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()Matt Evans
2026-05-20regulator: mt6359: Add proper ldo_vcn33_[12] regulatorsChen-Yu Tsai
2026-05-20bitfield: wire __bf_shf to __builtin_ctzllYury Norov
2026-05-20bitfield: add FIELD_GET_SIGNED()Yury Norov
2026-05-20firmware: smccc: Fix Arm SMCCC SOC_ID name callAndre Przywara
2026-05-19Merge branch '20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com' into d...Bjorn Andersson
2026-05-19soc: qcom: ubwc: add helper controlling AMSBC enablementDmitry Baryshkov
2026-05-19soc: qcom: ubwc: define helper for MDSS and Adreno driversDmitry Baryshkov
2026-05-19soc: qcom: ubwc: define UBWC 3.1Dmitry Baryshkov
2026-05-19net: airoha: Fix NPU RX DMA descriptor bitsChristian Marangi
2026-05-19Merge tag 'ata-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-05-19efi: efi.h: Remove extra semicolonRong Tao
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-19thunderbolt: Add support for ConfigFSMika Westerberg
2026-05-19thunderbolt: Add tb_ring_flush()Mika Westerberg
2026-05-19thunderbolt: Add helper to figure size of the ringMika Westerberg
2026-05-19thunderbolt / net: Let the service drivers configure interrupt throttlingMika Westerberg
2026-05-19thunderbolt / net: Move ring_frame_size() to thunderbolt.hMika Westerberg
2026-05-19thunderbolt: Allow service drivers to specify their own propertiesMika Westerberg
2026-05-19thunderbolt: Add tb_property_merge_dir()Mika Westerberg
2026-05-19locking/rtmutex: Annotate API and implementationBart Van Assche
2026-05-19sched/topology: Allow multiple domains to claim sched_domain_sharedK Prateek Nayak
2026-05-19Merge branch 'sched/cache'Peter Zijlstra
2026-05-19sched: Simplify ifdeffery around cpu_smt_maskShrikanth Hegde
2026-05-19topology: Introduce cpu_smt_mask for CONFIG_SCHED_SMT=nShrikanth Hegde
2026-05-19sched/clock: Provide !HAVE_UNSTABLE_SCHED_CLOCK stub for sched_clock_stable()Yiyang Chen
2026-05-19Merge branch 'fixes' of into for-nextIlpo Järvinen
2026-05-19iommupt: Add PT_FEAT_DETAILED_GATHERJason Gunthorpe
2026-05-19iommu: Split the kdoc comment for struct iommu_iotlb_gatherJason Gunthorpe
2026-05-18net: netkit: declare NETMEM_TX_NO_DMA modeBobby Eshleman
2026-05-18net: convert netmem_tx flag to enumBobby Eshleman
2026-05-18include: Remove unused ks8851_mll.hCosta Shulyupin
2026-05-18net/mlx5: add debugfs stats for frag buf dma poolsNimrod Oren
2026-05-18PCI: host-generic: Add common helpers for parsing Root Port propertiesSherry Sun
2026-05-18sched/cache: Fix unpaired account_llc_enqueue/dequeueChen Yu
2026-05-18sched/cache: Avoid cache-aware scheduling for memory-heavy processesChen Yu