index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
1
-8
/
+7
3 days
Merge tag 'trace-rv-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-5
/
+11
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-7
/
+7
4 days
add default_gfp() helper macro and use it in the new *alloc_obj() helpers
Linus Torvalds
2
-24
/
+28
4 days
slab.h: disable completely broken overflow handling in flex allocations
Linus Torvalds
2
-6
/
+2
4 days
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
16
-19
/
+19
4 days
Merge tag 'ntb-7.0' of https://github.com/jonmason/ntb
Linus Torvalds
1
-14
/
+0
4 days
Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+11
4 days
kmalloc_obj: Clean up after treewide replacements
Kees Cook
2
-2
/
+2
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
15
-18
/
+17
4 days
compiler_types: Disable __builtin_counted_by_ref for Clang
Kees Cook
1
-1
/
+2
5 days
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2
-1
/
+2
5 days
Merge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2
-3
/
+15
5 days
NTB/msi: Remove unused functions
Dr. David Alan Gilbert
1
-14
/
+0
5 days
Merge tag 'drm-xe-next-fixes-2026-02-19' of https://gitlab.freedesktop.org/dr...
Dave Airlie
1
-1
/
+1
5 days
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-28
/
+63
5 days
rv: Fix multiple definition of __pcpu_unique_da_mon_this
Mikhail Gavrilov
1
-5
/
+11
6 days
tracing: Wake up poll waiters for hist files when removing an event
Petr Pavlu
1
-0
/
+5
6 days
fgraph: Do not call handlers direct when not using ftrace_ops
Steven Rostedt
1
-3
/
+10
6 days
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
11
-14
/
+29
6 days
net/mlx5: Fix multiport device check over light SFs
Shay Drory
1
-2
/
+2
6 days
io_uring: Add size check for sqe->cmd
Govindarajulu Varadarajan
1
-4
/
+11
6 days
mshv: Handle insufficient root memory hypervisor statuses
Stanislav Kinsburskii
1
-28
/
+30
6 days
mshv: Handle insufficient contiguous memory hypervisor status
Stanislav Kinsburskii
2
-0
/
+3
6 days
mshv: Introduce hv_deposit_memory helper functions
Stanislav Kinsburskii
1
-0
/
+10
6 days
mshv: Introduce hv_result_needs_memory() helper function
Stanislav Kinsburskii
1
-0
/
+3
6 days
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11
-76
/
+331
7 days
Merge tag 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
6
-5
/
+9
7 days
inet: move icmp_global_{credit,stamp} to a separate cache line
Eric Dumazet
1
-2
/
+7
7 days
mshv: Add SMT_ENABLED_GUEST partition creation flag
Anatol Belski
2
-0
/
+2
7 days
mshv: Add nested virtualization creation flag
Muminul Islam
2
-0
/
+2
7 days
mshv: expose the scrub partition hypercall
Magnus Kulke
1
-0
/
+1
7 days
mshv: Add support for integrated scheduler
Stanislav Kinsburskii
1
-1
/
+6
7 days
Merge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
7 days
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-109
/
+17
7 days
fsverity: fix build error by adding fsverity_readahead() stub
Eric Biggers
1
-2
/
+7
7 days
fsverity: remove fsverity_verify_page()
Eric Biggers
1
-6
/
+0
8 days
ipv6: addrconf: reduce default temp_valid_lft to 2 days
Fernando Fernandez Mancera
1
-1
/
+2
8 days
ipv6: fix a race in ip6_sock_set_v6only()
Eric Dumazet
1
-4
/
+7
8 days
drm/pagemap: pass pagemap_addr by reference
Arnd Bergmann
1
-1
/
+1
8 days
Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+3
8 days
Merge tag 'dmaengine-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-164
/
+160
8 days
Merge tag 'phy-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
5
-7
/
+85
8 days
Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
8 days
Merge tag 'spdx-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-7
/
+2
8 days
Merge tag 'usb-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-58
/
+69
8 days
Merge tag 'tty-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
8 days
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-75
/
+241
8 days
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-22
/
+42
[next]