summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-02-19iio: buffer-dmaengine: export buffer alloc and free functionsNuno Sa1-0/+3
2024-02-19x86/resctrl: Separate arch and fs resctrl locksJames Morse1-1/+1
2024-02-19smp: Make __smp_processor_id() 0-argument macroAlexey Dobriyan1-1/+1
2024-02-19locking: Add rwsem_assert_held() and rwsem_assert_held_write()Matthew Wilcox (Oracle)2-7/+48
2024-02-19pwm: lpss-*: Make use of devm_pwmchip_alloc() functionUwe Kleine-König1-2/+2
2024-02-19jiffies: Transform comment about time_* functions into DOC blockAnna-Maria Behnsen1-6/+9
2024-02-19hrtimers: Update formatting of documentationAnna-Maria Behnsen1-11/+3
2024-02-19hrtimers: Move hrtimer base related definitions into hrtimer_defs.hAnna-Maria Behnsen2-103/+102
2024-02-19Merge 6.8-rc5 into usb-nextGreg Kroah-Hartman19-35/+138
2024-02-19Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman19-35/+138
2024-02-19sysfs: Introduce a mechanism to hide static attribute_groupsDan Williams1-12/+51
2024-02-19Merge 6.8-rc5 into driver-core-nextGreg Kroah-Hartman26-60/+157
2024-02-18tty: Don't include tty_buffer.h in tty.hIlpo Järvinen1-1/+0
2024-02-17gpio: constify opaque pointer "data" in gpio_device_find()Krzysztof Kozlowski1-1/+1
2024-02-17net: phy: add PHY_EEE_CAP2_FEATURESHeiner Kallweit1-0/+2
2024-02-17net: mdio: add helpers for accessing the EEE CAP2 registersHeiner Kallweit1-0/+55
2024-02-17Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+7
2024-02-17Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-5/+27
2024-02-17Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+0
2024-02-17iio: hid-sensor-als: Add light chromaticity supportBasavaraj Natikar1-0/+3
2024-02-17iio: hid-sensor-als: Add light color temperature supportBasavaraj Natikar1-0/+1
2024-02-17iio: core: make iio_bus_type constRicardo B. Marliere1-1/+1
2024-02-17iio: locking: introduce __cleanup() based direct mode claiming infrastructureJonathan Cameron1-0/+28
2024-02-17usb: gadget: Support already-mapped DMA SGsPaul Cercueil1-0/+2
2024-02-17kobject: make uevent_seqnum atomicEric Dumazet1-1/+1
2024-02-17x86/numa: Fix the address overlap check in numa_fill_memblks()Alison Schofield1-0/+2
2024-02-17crypto: hisilicon/qm - change function type to voidWeili Qian1-1/+1
2024-02-17crypto: hisilicon/qm - obtain stop queue statusWeili Qian1-0/+6
2024-02-17crypto: hisilicon/qm - add stop function by hardwareWeili Qian1-0/+2
2024-02-17firmware: coreboot: Generate aliases for coreboot modulesNícolas F. R. A. Prado1-0/+10
2024-02-17Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds1-0/+1
2024-02-16Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-7/+10
2024-02-16x86/resctrl: Add CPU offline callback for resctrl workJames Morse1-0/+1
2024-02-16x86/resctrl: Allow overflow/limbo handlers to be scheduled on any-but CPUJames Morse1-0/+2
2024-02-16x86/resctrl: Add CPU online callback for resctrl workJames Morse1-0/+1
2024-02-16x86/resctrl: Allow arch to allocate memory needed in resctrl_arch_rmid_read()James Morse1-1/+4
2024-02-16x86/resctrl: Allow resctrl_arch_rmid_read() to sleepJames Morse1-1/+22
2024-02-16x86/resctrl: Track the closid with the rmidJames Morse1-2/+14
2024-02-16tick/nohz: Move tick_nohz_full_mask declaration outside the #ifdefJames Morse1-1/+8
2024-02-16Merge tag 'gpio-fixes-for-v6.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+18
2024-02-16PCI: endpoint: Drop only_64bit on reserved BARsNiklas Cassel1-0/+5
2024-02-16PCI: endpoint: Clean up hardware description for BARsNiklas Cassel1-6/+28
2024-02-16iommu: Make iommu_report_device_fault() return voidLu Baolu1-3/+2
2024-02-16iommu: Make iopf_group_response() return voidLu Baolu1-8/+6
2024-02-16iommu: Track iopf group instead of last faultLu Baolu1-4/+2
2024-02-16iommu: Improve iopf_queue_remove_device()Lu Baolu1-3/+2
2024-02-16iommu: Use refcount for fault data accessLu Baolu1-9/+8
2024-02-16iommu: Separate SVA and IOPFLu Baolu1-24/+74
2024-02-16iommu: Make iommu_queue_iopf() more genericLu Baolu1-2/+2
2024-02-16iommu: Prepare for separating SVA and IOPFLu Baolu1-1/+19