summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-08-20lsm: add security_inode_setintegrity() hookFan Wu2-0/+12
2024-08-20dm-verity: expose root hash digest and signature data to LSMsDeven Bowers1-1/+8
2024-08-20block,lsm: add LSM blob and new LSM hooks for block devicesDeven Bowers4-0/+35
2024-08-20lsm: add new securityfs delete functionFan Wu1-0/+1
2024-08-20initramfs,lsm: add a security hook to do_populate_rootfs()Fan Wu2-0/+10
2024-08-20softirq: Remove unused 'action' parameter from action callbackCaleb Sander Mateos1-2/+2
2024-08-20firmware: arm_ffa: Add support for FFA_MSG_SEND_DIRECT_{REQ,RESP}2Sudeep Holla1-0/+7
2024-08-20firmware: arm_ffa: Update the FF-A command list with v1.2 additionsSudeep Holla1-0/+5
2024-08-20coresight: Make trace ID map spinlock local to the mapJames Clark1-0/+1
2024-08-20coresight: Emit sink ID in the HW_ID packetsJames Clark1-4/+13
2024-08-20coresight: Remove pending trace ID release mechanismJames Clark1-4/+2
2024-08-20coresight: Use per-sink trace ID maps for Perf sessionsJames Clark1-1/+2
2024-08-20coresight: Make CPU id map a property of a trace ID mapJames Clark1-0/+1
2024-08-20coresight: Move struct coresight_trace_id_map to common headerJames Clark1-0/+18
2024-08-20x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner1-0/+4
2024-08-20PM: domains: add device managed version of dev_pm_domain_attach|detach_list()Dikshita Agarwal1-0/+11
2024-08-20net: add copy from skb_seq_state to buffer functionChristian Hopps1-0/+1
2024-08-20bpf: Allow bpf_current_task_under_cgroup() with BPF_CGROUP_*Matteo Croce1-0/+1
2024-08-20workqueue: Fix htmldocs build warningTejun Heo1-1/+1
2024-08-19ALSA/ASoC/SoundWire: Intel: update maximum numberMark Brown1-0/+8
2024-08-19x86: support user address masking instead of non-speculative conditionalLinus Torvalds1-0/+7
2024-08-19Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2024-08-19block: Drop NULL check in bdev_write_zeroes_sectors()John Garry1-6/+1
2024-08-19Merge back thermal core material for 6.12.Rafael J. Wysocki1-3/+0
2024-08-19percpu-rwsem: remove the unused parameter 'read'Wang Long2-2/+2
2024-08-19fs: don't flush in-flight wb switches for superblocks without cgroup writebackHaifeng Xu1-2/+2
2024-08-19soundwire: intel: increase maximum number of linksPierre-Louis Bossart1-1/+1
2024-08-19soundwire: intel: add probe-time check on link idPierre-Louis Bossart1-0/+3
2024-08-19ALSA/ASoC/SoundWire: Intel: use single definition for SDW_INTEL_MAX_LINKSPierre-Louis Bossart1-0/+5
2024-08-19Merge 6.11-rc4 into tty-nextGreg Kroah-Hartman16-31/+111
2024-08-19Merge 6.11-rc4 into usb-nextGreg Kroah-Hartman16-31/+111
2024-08-18nodemask: Switch from inline to __always_inlineYury Norov1-43/+43
2024-08-18cpumask: Switch from inline to __always_inlineBrian Norris1-100/+112
2024-08-18bitmap: Switch from inline to __always_inlineYury Norov1-64/+76
2024-08-18find: Switch from inline to __always_inlineYury Norov1-25/+25
2024-08-18Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds5-19/+62
2024-08-18Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-08-17sched/eevdf: Propagate min_slice up the cgroup hierarchyPeter Zijlstra1-0/+1
2024-08-17sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestionPeter Zijlstra1-0/+1
2024-08-17sched/fair: Avoid re-setting virtual deadline on 'migrations'Peter Zijlstra1-2/+4
2024-08-17sched,freezer: Mark TASK_FROZEN specialPeter Zijlstra1-2/+3
2024-08-17sched: Prepare generic code for delayed dequeuePeter Zijlstra1-0/+1
2024-08-17crypto: lib/mpi - Add error checks to extensionHerbert Xu1-11/+11
2024-08-17Revert "lib/mpi: Extend the MPI library"Herbert Xu1-65/+0
2024-08-16Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2024-08-16Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski1-1/+12
2024-08-16Merge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2024-08-16Merge tag 'sound-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+18
2024-08-16perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counterRob Herring (Arm)2-4/+10
2024-08-16KVM: arm64: Refine PMU defines for number of countersRob Herring (Arm)1-2/+0