index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2026-02-23
soundwire: sdw.h: repair names and format of kernel-doc comments
Randy Dunlap
-9
/
+9
2026-02-23
drm/buddy: Move internal helpers to buddy.c
Sanjay Yadav
-23
/
+2
2026-02-23
drm/buddy: Add kernel-doc for allocator structures and flags
Sanjay Yadav
-20
/
+103
2026-02-22
ASoC: simple-card-utils: add sysclk ordering support
Stefano Radaelli
-0
/
+6
2026-02-22
ASoC: soc-compress: use function to clear symmetric params
Kuninori Morimoto
-0
/
+3
2026-02-22
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
-8
/
+7
2026-02-22
Merge tag 'trace-rv-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-5
/
+11
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-7
/
+7
2026-02-21
add default_gfp() helper macro and use it in the new *alloc_obj() helpers
Linus Torvalds
-24
/
+28
2026-02-21
slab.h: disable completely broken overflow handling in flex allocations
Linus Torvalds
-6
/
+2
2026-02-21
drm/bridge: synopsys: dw-dp: Set pixel mode by platform data
Andy Yan
-0
/
+7
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-19
/
+19
2026-02-21
Merge tag 'ntb-7.0' of https://github.com/jonmason/ntb
Linus Torvalds
-14
/
+0
2026-02-21
Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+11
2026-02-21
kmalloc_obj: Clean up after treewide replacements
Kees Cook
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-18
/
+17
2026-02-21
compiler_types: Disable __builtin_counted_by_ref for Clang
Kees Cook
-1
/
+2
2026-02-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-1
/
+2
2026-02-20
Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
-3
/
+15
2026-02-20
NTB/msi: Remove unused functions
Dr. David Alan Gilbert
-14
/
+0
2026-02-21
Merge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-1
/
+1
2026-02-20
drm/sa: Split drm_suballoc_new() into SA alloc and init helpers
Satyanarayana K V P
-0
/
+6
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-28
/
+63
2026-02-20
drm/sysfb: corebootdrm: Support panel orientation
Thomas Zimmermann
-0
/
+13
2026-02-20
drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffers
Thomas Zimmermann
-0
/
+8
2026-02-20
firmware: google: Pack structures for coreboot table entries
Thomas Zimmermann
-3
/
+6
2026-02-20
firmware: google: Export coreboot table entries
Thomas Zimmermann
-0
/
+66
2026-02-20
rv: Fix multiple definition of __pcpu_unique_da_mon_this
Mikhail Gavrilov
-5
/
+11
2026-02-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
-2
/
+6
2026-02-19
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
-0
/
+5
2026-02-19
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
-3
/
+10
2026-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1
Alexei Starovoitov
-978
/
+3285
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-14
/
+29
2026-02-19
HID: Document memory allocation properties of report_fixup()
Günther Noack
-0
/
+6
2026-02-19
net/mlx5: Fix multiport device check over light SFs
Shay Drory
-2
/
+2
2026-02-19
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
-4
/
+11
2026-02-19
fs: remove fsparam_path / fs_param_is_path
Christoph Hellwig
-2
/
+1
2026-02-19
fs: remove fsparam_blob / fs_param_is_blob
Christoph Hellwig
-2
/
+1
2026-02-19
fs: mark bool_names static
Christoph Hellwig
-2
/
+0
2026-02-19
fs: add generic FS_IOC_SHUTDOWN definitions
Namjae Jeon
-0
/
+12
2026-02-19
fsnotify: drop unused helper
Darrick J. Wong
-13
/
+0
2026-02-19
mshv: Handle insufficient root memory hypervisor statuses
Stanislav Kinsburskii
-28
/
+30
2026-02-19
mshv: Handle insufficient contiguous memory hypervisor status
Stanislav Kinsburskii
-0
/
+3
2026-02-19
mshv: Introduce hv_deposit_memory helper functions
Stanislav Kinsburskii
-0
/
+10
2026-02-19
mshv: Introduce hv_result_needs_memory() helper function
Stanislav Kinsburskii
-0
/
+3
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-76
/
+331
2026-02-18
Merge tag 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
-5
/
+9
2026-02-18
inet: move icmp_global_{credit,stamp} to a separate cache line
Eric Dumazet
-2
/
+7
2026-02-18
mshv: Add SMT_ENABLED_GUEST partition creation flag
Anatol Belski
-0
/
+2
[prev]
[next]