summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-08-21printk: nbcon: Remove return value for write_atomic()John Ogness
2024-08-21printk: Check printk_deferred_enter()/_exit() usageSebastian Andrzej Siewior
2024-08-21dm: Remove unused declaration dm_get_rq_mapinfo()Yue Haibing
2024-08-21f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITSZhiguo Niu
2024-08-20workqueue: Don't call va_start / va_end twiceMatthew Brost
2024-08-20Merge branch 'tip/sched/core' into for-6.12Tejun Heo
2024-08-20kernel: Add helper macros for loop unrollingKP Singh
2024-08-20fsverity: expose verified fsverity built-in signatures to LSMsFan Wu
2024-08-20lsm: add security_inode_setintegrity() hookFan Wu
2024-08-20dm-verity: expose root hash digest and signature data to LSMsDeven Bowers
2024-08-20block,lsm: add LSM blob and new LSM hooks for block devicesDeven Bowers
2024-08-20lsm: add new securityfs delete functionFan Wu
2024-08-20initramfs,lsm: add a security hook to do_populate_rootfs()Fan Wu
2024-08-20softirq: Remove unused 'action' parameter from action callbackCaleb Sander Mateos
2024-08-20firmware: arm_ffa: Add support for FFA_MSG_SEND_DIRECT_{REQ,RESP}2Sudeep Holla
2024-08-20firmware: arm_ffa: Update the FF-A command list with v1.2 additionsSudeep Holla
2024-08-20coresight: Make trace ID map spinlock local to the mapJames Clark
2024-08-20coresight: Emit sink ID in the HW_ID packetsJames Clark
2024-08-20coresight: Remove pending trace ID release mechanismJames Clark
2024-08-20coresight: Use per-sink trace ID maps for Perf sessionsJames Clark
2024-08-20coresight: Make CPU id map a property of a trace ID mapJames Clark
2024-08-20coresight: Move struct coresight_trace_id_map to common headerJames Clark
2024-08-20x86/kaslr: Expose and use the end of the physical memory address spaceThomas Gleixner
2024-08-20PM: domains: add device managed version of dev_pm_domain_attach|detach_list()Dikshita Agarwal
2024-08-20net: add copy from skb_seq_state to buffer functionChristian Hopps
2024-08-19bpf: Allow bpf_current_task_under_cgroup() with BPF_CGROUP_*Matteo Croce
2024-08-19workqueue: Fix htmldocs build warningTejun Heo
2024-08-19ALSA/ASoC/SoundWire: Intel: update maximum numberMark Brown
2024-08-19x86: support user address masking instead of non-speculative conditionalLinus Torvalds
2024-08-19Merge tag 'printk-for-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-19block: Drop NULL check in bdev_write_zeroes_sectors()John Garry
2024-08-19Merge back thermal core material for 6.12.Rafael J. Wysocki
2024-08-19percpu-rwsem: remove the unused parameter 'read'Wang Long
2024-08-19fs: don't flush in-flight wb switches for superblocks without cgroup writebackHaifeng Xu
2024-08-19soundwire: intel: increase maximum number of linksPierre-Louis Bossart
2024-08-19soundwire: intel: add probe-time check on link idPierre-Louis Bossart
2024-08-19ALSA/ASoC/SoundWire: Intel: use single definition for SDW_INTEL_MAX_LINKSPierre-Louis Bossart
2024-08-19Merge 6.11-rc4 into tty-nextGreg Kroah-Hartman
2024-08-19Merge 6.11-rc4 into usb-nextGreg Kroah-Hartman
2024-08-18nodemask: Switch from inline to __always_inlineYury Norov
2024-08-18cpumask: Switch from inline to __always_inlineBrian Norris
2024-08-18bitmap: Switch from inline to __always_inlineYury Norov
2024-08-18find: Switch from inline to __always_inlineYury Norov
2024-08-17Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds
2024-08-17Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-17sched/eevdf: Propagate min_slice up the cgroup hierarchyPeter Zijlstra
2024-08-17sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestionPeter Zijlstra
2024-08-17sched/fair: Avoid re-setting virtual deadline on 'migrations'Peter Zijlstra
2024-08-17sched,freezer: Mark TASK_FROZEN specialPeter Zijlstra
2024-08-17sched: Prepare generic code for delayed dequeuePeter Zijlstra