summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1Alexei Starovoitov
2026-02-23platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)Leif Skunberg
2026-02-23dma-buf: use inline lock for the dma-fence-chainChristian König
2026-02-23dma-buf: use inline lock for the dma-fence-arrayChristian König
2026-02-23dma-buf: inline spinlock for fence protection v5Christian König
2026-02-23dma-buf: abstract fence locking v2Christian König
2026-02-23dma-buf: detach fence ops on signal v3Christian König
2026-02-23dma-buf: protected fence ops by RCU v8Christian König
2026-02-23PM: runtime: Change pm_runtime_put() return type to voidRafael J. Wysocki
2026-02-23mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
2026-02-23shmem: adapt to rhashtable-based simple_xattrs with lazy allocationChristian Brauner
2026-02-23xattr: add rhashtable-based simple_xattr infrastructureChristian Brauner
2026-02-23xattr: add rcu_head and rhash_head to struct simple_xattrChristian Brauner
2026-02-23mmc: core: Optimize time for secure erase/trim for some Kingston eMMCsLuke Wang
2026-02-23mmc: sdio: add NXP vendor and IW61x device IDsJeff Chen
2026-02-23mmc: core: Add quirk for incorrect manufacturing dateAvri Altman
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-23rseq: slice ext: Ensure rseq feature size differs from original rseq sizeMathieu Desnoyers
2026-02-23rseq: Mark rseq_arm_slice_extension_timer() __always_inlineArnd Bergmann
2026-02-23sched/fair: Fix lag clampPeter Zijlstra
2026-02-23locking/mutex: Add killable flavor to guard definitionsDavidlohr Bueso
2026-02-23locking/mutex: Fix wrong comment for CONFIG_DEBUG_LOCK_ALLOCDavidlohr Bueso
2026-02-23locking/mutex: Rename mutex_init_lockep()Davidlohr Bueso
2026-02-23iio: industrialio-backend: support backend capabilitiesTomas Melin
2026-02-23soundwire: sdw.h: repair names and format of kernel-doc commentsRandy Dunlap
2026-02-23drm/buddy: Move internal helpers to buddy.cSanjay Yadav
2026-02-23drm/buddy: Add kernel-doc for allocator structures and flagsSanjay Yadav
2026-02-22clk: divider: remove divider_round_rate() and divider_round_rate_parent()Brian Masney
2026-02-22clk: divider: remove divider_ro_round_rate_parent()Brian Masney
2026-02-22clk: remove round_rate() clk opsBrian Masney
2026-02-22Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21add default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds
2026-02-21slab.h: disable completely broken overflow handling in flex allocationsLinus Torvalds
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-02-21Merge tag 'ntb-7.0' of https://github.com/jonmason/ntbLinus Torvalds
2026-02-21Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-21kmalloc_obj: Clean up after treewide replacementsKees Cook
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-21compiler_types: Disable __builtin_counted_by_ref for ClangKees Cook
2026-02-20Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2026-02-20NTB/msi: Remove unused functionsDr. David Alan Gilbert
2026-02-20drm/sysfb: corebootdrm: Support panel orientationThomas Zimmermann
2026-02-20drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffersThomas Zimmermann
2026-02-20firmware: google: Pack structures for coreboot table entriesThomas Zimmermann
2026-02-20firmware: google: Export coreboot table entriesThomas Zimmermann
2026-02-19tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
2026-02-19fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt
2026-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Alexei Starovoitov
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds