summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2024-02-16iommu: Merge iommu_fault_event and iopf_faultLu Baolu1-19/+8
2024-02-16iommu: Remove iommu_[un]register_device_fault_handler()Lu Baolu1-23/+0
2024-02-16iommu: Merge iopf_device_param into iommu_fault_paramLu Baolu1-4/+14
2024-02-16iommu: Cleanup iopf data structure definitionsLu Baolu1-16/+11
2024-02-16iommu: Remove unrecoverable fault dataLu Baolu1-70/+2
2024-02-16iommu: Move iommu fault data to linux/iommu.hLu Baolu1-1/+151
2024-02-16soundwire: bus_type: make sdw_bus_type constRicardo B. Marliere1-1/+1
2024-02-16integrity: Remove LSMRoberto Sassu1-14/+0
2024-02-16evm: Make it independent from 'integrity' LSMRoberto Sassu1-6/+2
2024-02-16evm: Move to LSM infrastructureRoberto Sassu1-113/+0
2024-02-16ima: Move IMA-Appraisal to LSM infrastructureRoberto Sassu1-55/+0
2024-02-16ima: Move to LSM infrastructureRoberto Sassu1-104/+0
2024-02-16integrity: Move integrity_kernel_module_request() to IMARoberto Sassu2-13/+10
2024-02-16security: Introduce key_post_create_or_update hookRoberto Sassu2-0/+14
2024-02-16security: Introduce inode_post_remove_acl hookRoberto Sassu2-0/+10
2024-02-16security: Introduce inode_post_set_acl hookRoberto Sassu2-0/+9
2024-02-16security: Introduce inode_post_create_tmpfile hookRoberto Sassu2-0/+8
2024-02-16security: Introduce path_post_mknod hookRoberto Sassu2-0/+7