summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-19Merge branch '20260507-ubwc-rework-v4-4-c19593d20c1d@oss.qualcomm.com' into d...Bjorn Andersson1-0/+22
2026-05-19soc: qcom: ubwc: add helper controlling AMSBC enablementDmitry Baryshkov1-0/+5
2026-05-19soc: qcom: ubwc: define helper for MDSS and Adreno driversDmitry Baryshkov1-0/+16
2026-05-19soc: qcom: ubwc: define UBWC 3.1Dmitry Baryshkov1-0/+1
2026-05-19net: 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-18net: netkit: declare NETMEM_TX_NO_DMA modeBobby Eshleman1-1/+2
2026-05-18net: convert netmem_tx flag to enumBobby Eshleman1-1/+6
2026-05-18include: Remove unused ks8851_mll.hCosta Shulyupin1-21/+0
2026-05-18net/mlx5: add debugfs stats for frag buf dma poolsNimrod Oren1-0/+1
2026-05-18PCI: 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
2026-05-18sched/cache: Calculate the LLC size and store it in sched_domainChen Yu2-0/+8
2026-05-18sched/cache: Disable cache aware scheduling for processes with high thread co...Chen Yu1-0/+1
2026-05-18sched/cache: Allow only 1 thread of the process to calculate the LLC occupancyJianyong Wu1-0/+1
2026-05-18cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming1-0/+1
2026-05-18mailbox: Make mbox_send_message() return error code when tx failsJoonwon Kang1-0/+2
2026-05-18ASoC: Add support for GPIOs driven amplifiersMark Brown19-50/+68
2026-05-18of: Introduce of_property_read_s32_index()Herve Codina1-0/+7
2026-05-18Merge tag 'soc_fsl-7.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-5/+2
2026-05-18Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-10/+322
2026-05-18iomap: don't make REQ_POLLED imply REQ_NOWAITChristoph Hellwig1-14/+0