summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-09fbdev: defio: Move pageref array to struct fb_deferred_io_stateThomas Zimmermann
2026-03-09fbdev: defio: Move variable state into struct fb_deferred_io_stateThomas Zimmermann
2026-03-09fbdev: defio: Disconnect deferred I/O from the lifetime of struct fb_infoThomas Zimmermann
2026-03-09Merge tag 'v7.0-rc3' into driver-core-nextDanilo Krummrich
2026-03-09mfd: cs42l43: Add support for the B variantMaciej Strozek
2026-03-09vfs: remove externs from fs.h on functions modified by i_ino wideningJeff Layton
2026-03-09Merge tag 'ib-gpio-remove-of-gpio-h-for-v7.1' of git://git.kernel.org/pub/scm...Bartosz Golaszewski
2026-03-09gpio: remove of_get_named_gpio() and <linux/of_gpio.h>Jialu Xu
2026-03-09gpio: Document line value semanticsLinus Walleij
2026-03-09VFS: unexport lock_rename(), lock_rename_child(), unlock_rename()NeilBrown
2026-03-09drm/buddy: Improve offset-aligned allocation handlingArunpravin Paneer Selvam
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov
2026-03-09Merge tag 'drm-misc-next-2026-03-05' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-03-09Merge tag 'amd-drm-next-7.1-2026-03-04' of https://gitlab.freedesktop.org/agd...Dave Airlie
2026-03-08locking/rwsem: Add context analysisPeter Zijlstra
2026-03-08locking/rtmutex: Add context analysisPeter Zijlstra
2026-03-08locking/mutex: Add context analysisPeter Zijlstra
2026-03-08compiler-context-analysys: Add __cond_releases()Peter Zijlstra
2026-03-08locking/mutex: Remove the list_head from struct mutexMatthew Wilcox (Oracle)
2026-03-08locking/semaphore: Remove the list_head from struct semaphoreMatthew Wilcox (Oracle)
2026-03-08locking/rwsem: Remove the list_head from struct rw_semaphoreMatthew Wilcox (Oracle)
2026-03-08futex: add missing function parameter commentsRandy Dunlap
2026-03-07eventpoll: Convert epoll_put_uevent() to scoped user accessEric Dumazet
2026-03-07Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-07sched_ext: Add SCX_TASK_REENQ_REASON flagsTejun Heo
2026-03-07sched_ext: Simplify task state handlingTejun Heo
2026-03-07sched_ext: Implement scx_bpf_dsq_reenq() for user DSQsTejun Heo
2026-03-07sched_ext: Factor out nldsq_cursor_next_task() and nldsq_cursor_lost_task()Tejun Heo
2026-03-07sched_ext: Add per-CPU data to DSQsTejun Heo
2026-03-07crypto: ecc - correct kernel-doc formatRandy Dunlap
2026-03-07crypto: des - fix all kernel-doc warningsRandy Dunlap
2026-03-07crypto: acomp - repair kernel-doc warningsRandy Dunlap
2026-03-07rhashtable: consolidate hash computation in rht_key_get_hash()Mykyta Yatsenko
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-06net: phy: remove phy_attachHeiner Kallweit
2026-03-06inet_diag: report delayed ack timer informationEric Dumazet
2026-03-06qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
2026-03-06net: stmmac: make pcs_mask and phy_mask u32Russell King (Oracle)
2026-03-06net: stmmac: mdio_bus_data->default_an_inband is booleanRussell King (Oracle)
2026-03-06drm/amdgpu: Move test for fbdev GEM object into generic helperThomas Zimmermann
2026-03-06Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-03-06Merge tag 'sound-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-06sched_ext: Implement cgroup sub-sched enabling and disablingTejun Heo
2026-03-06sched_ext: Introduce scx_task_sched[_rcu]()Tejun Heo
2026-03-06sched_ext: Introduce cgroup sub-sched supportTejun Heo
2026-03-06Merge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-03-06Merge branch 'for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Tejun Heo
2026-03-06Merge branch 'for-7.0-fixes' into for-7.1Tejun Heo