summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-18dt-bindings: gpio: Add Tegra238 supportPrathamesh Shete
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_LOCKINGrefs/merge-window/a7e15565268e294de1ce6b56f6eb3e3b6edc43abJeff Layton
2026-05-16netfilter: nf_queue: hold bridge skb->dev while queuedHaoze Xie
2026-05-16netfilter: br_netfilter: Reallocate headroom if necessary in neigh_hh_bridge()Lorenzo Bianconi
2026-05-16ipvs: avoid possible loop in ip_vs_dst_event on resizingJulian Anastasov
2026-05-15net: always declare __sock_wfree() and tcp_wfree()Eric Dumazet
2026-05-15Merge tag 'drm-fixes-2026-05-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-15Merge tag 'vfio-v7.1-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-05-16Merge tag 'drm-misc-fixes-2026-05-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-05-15Merge tag 'for-7.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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 'for-linus-7.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...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-15fsnotify: new tracepoint in fsnotify()Jeff Layton
2026-05-15filelock: add an inode_lease_ignore_mask helperJeff Layton
2026-05-15filelock: add a tracepoint to start of break_lease()Jeff 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-15fs: Clarify FS_CASEFOLD_FL semantics in UAPI headerChuck Lever
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-15media: i2c: lm3560: Add proper support for LM3559Svyatoslav Ryhel
2026-05-15media: i2c: lm3560: Convert to use OF bindingsSvyatoslav Ryhel