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-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
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
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-28
/
+63
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 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
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
2026-02-18
mshv: Add nested virtualization creation flag
Muminul Islam
-0
/
+2
2026-02-18
mshv: expose the scrub partition hypercall
Magnus Kulke
-0
/
+1
2026-02-18
mshv: Add support for integrated scheduler
Stanislav Kinsburskii
-1
/
+6
2026-02-18
Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-1
/
+1
2026-02-18
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-109
/
+17
2026-02-17
fsverity: fix build error by adding fsverity_readahead() stub
Eric Biggers
-2
/
+7
2026-02-17
fsverity: remove fsverity_verify_page()
Eric Biggers
-6
/
+0
2026-02-17
ipv6: addrconf: reduce default temp_valid_lft to 2 days
Fernando Fernandez Mancera
-1
/
+2
2026-02-17
ipv6: fix a race in ip6_sock_set_v6only()
Eric Dumazet
-4
/
+7
2026-02-17
drm/pagemap: pass pagemap_addr by reference
Arnd Bergmann
-1
/
+1
2026-02-17
Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
-2
/
+3
2026-02-17
Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-164
/
+160
2026-02-17
Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
-7
/
+85
2026-02-17
Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2026-02-17
Merge tag 'spdx-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-7
/
+2
2026-02-17
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-58
/
+69
2026-02-17
Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-0
/
+1
[prev]
[next]