summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-05-18sched/cache: Calculate the LLC size and store it in sched_domainChen Yu
2026-05-18sched/cache: Disable cache aware scheduling for processes with high thread co...Chen Yu
2026-05-18sched/cache: Allow only 1 thread of the process to calculate the LLC occupancyJianyong Wu
2026-05-18cgroup/rstat: validate cpu before css_rstat_cpu() accessQing Ming
2026-05-18mailbox: Make mbox_send_message() return error code when tx failsJoonwon Kang
2026-05-18ASoC: Add support for GPIOs driven amplifiersMark Brown
2026-05-18of: Introduce of_property_read_s32_index()Herve Codina
2026-05-18Merge tag 'soc_fsl-7.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2026-05-18Merge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-18iomap: don't make REQ_POLLED imply REQ_NOWAITChristoph Hellwig
2026-05-18coresight: Move CPU hotplug callbacks to core layerLeo Yan
2026-05-18coresight: sysfs: Increment refcount only for software sourceLeo Yan
2026-05-18ata: libata-scsi: do not needlessly defer commands when using PMP with FBSNiklas Cassel
2026-05-18ata: libata-scsi: do not use the deferred QC feature on PMPs with CBSNiklas Cassel
2026-05-18spi: switch to managed controller allocation (part 3/3)Mark Brown
2026-05-18coresight: Save active path for system tracersLeo Yan
2026-05-18coresight: Register CPU PM notifier in core layerLeo Yan
2026-05-18coresight: Remove .cpu_id() callback from source opsLeo Yan
2026-05-18coresight: Populate CPU ID into coresight_deviceLeo Yan
2026-05-18dio: Update DIO_SCMAX commentGeert Uytterhoeven
2026-05-18clocksource: Add devm_clocksource_register_*() helpersDaniel Lezcano
2026-05-17bpf,x86: Fix exception unwinding with outgoing stack argumentsYonghong Song
2026-05-17bpf: Check global subprog exception pathsKumar Kartikeya Dwivedi
2026-05-17Merge tag 'sched-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-17Merge tag 'irq-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-17firmware: arm_ffa: Set the core device as FF-A device parentSudeep Holla
2026-05-16filelock: move LEASE_BREAK_* flags out of #ifdef CONFIG_FILE_LOCKINGJeff Layton
2026-05-15Merge tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-05-15Merge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-15Merge tag 'platform-drivers-x86-v7.1-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-15Merge tag 'v7.1-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-05-15fsnotify: add FSNOTIFY_EVENT_RENAME data typeJeff Layton
2026-05-15fsnotify: add fsnotify_modify_mark_mask()Jeff Layton
2026-05-15filelock: add an inode_lease_ignore_mask helperJeff Layton
2026-05-15filelock: add support for ignoring deleg breaks for dir change eventsJeff Layton
2026-05-15cgroup: Add per-subsys-css kill_css_finish deferralTejun Heo
2026-05-15cgroup: Move populated counters to cgroup_subsys_stateTejun Heo
2026-05-15cgroup: Annotate unlocked nr_populated_* accesses with READ_ONCE/WRITE_ONCETejun Heo
2026-05-15cgroup: Inline cgroup_has_tasks() in cgroup.hTejun Heo
2026-05-15Merge patch series "io_uring related epoll cleanups"Christian Brauner
2026-05-15eventpoll: rename struct epoll_filefd to epoll_keyJens Axboe
2026-05-15eventpoll: add file based control interfaceJens Axboe
2026-05-15eventpoll: export is_file_epoll()Jens Axboe
2026-05-15block: unexport blk_status_to_strChristoph Hellwig
2026-05-15block: remove bio_copy_data_iterChristoph Hellwig
2026-05-15block: remove zero_fill_bio_iterChristoph Hellwig
2026-05-15Merge branch 'for-linus' into for-nextTakashi Iwai
2026-05-14net: block MSG_NO_SHARED_FRAGS in sendmsg()Jann Horn
2026-05-14Merge tag 'hid-for-linus-2026051401' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-14cgroup/rdma: add rdma.events.local for per-cgroup allocation failure attributionTao Cui