index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-30
stackinit: Add union initialization to selftests
Kees Cook
1
-0
/
+103
2025-01-30
stackinit: Add old-style zero-init syntax to struct tests
Kees Cook
1
-0
/
+3
2025-01-08
hardening: Document INIT_STACK_ALL_PATTERN behavior with GCC
Geert Uytterhoeven
1
-0
/
+1
2024-12-22
stackleak: Use str_enabled_disabled() helper in stack_erasing_sysctl()
Thorsten Blum
1
-1
/
+2
2024-12-22
tracing: Remove pid in task_rename tracing output
Marco Elver
1
-5
/
+2
2024-12-22
tracing: Add task_prctl_unknown tracepoint
Marco Elver
2
-0
/
+40
2024-12-22
Linux 6.13-rc4
v6.13-rc4
Linus Torvalds
1
-1
/
+1
2024-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-23
/
+38
2024-12-22
Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
7
-22
/
+30
2024-12-22
KVM: x86: let it be known that ignore_msrs is a bad idea
Paolo Bonzini
1
-0
/
+7
2024-12-22
KVM: VMX: don't include '<linux/find.h>' directly
Wolfram Sang
1
-1
/
+1
2024-12-22
Merge tag 'devicetree-fixes-for-6.13-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
10
-16
/
+75
2024-12-21
Merge tag 'soc-fixes-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+6
2024-12-21
Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...
Linus Torvalds
30
-102
/
+1049
2024-12-21
staging: gpib: Fix allyesconfig build failures
Steven Rostedt
2
-2
/
+2
2024-12-21
Merge tag 'kbuild-fixes-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-17
/
+27
2024-12-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
14
-405
/
+712
2024-12-21
Merge tag 'media/v6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-2
/
+3
2024-12-21
Merge tag 'pci-v6.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+7
2024-12-21
Merge tag 'pm-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-27
/
+27
2024-12-21
Merge tag 'thermal-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-34
/
+38
2024-12-21
Merge tag 'acpi-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-3
/
+3
2024-12-21
Merge tag '6.13-rc3-SMB3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-13
/
+31
2024-12-21
Merge tag 'nfs-for-6.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-1
/
+2
2024-12-21
Merge tag 'ceph-for-6.13-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-44
/
+46
2024-12-21
modpost: distinguish same module paths from different dump files
Masahiro Yamada
2
-9
/
+11
2024-12-21
kbuild: deb-pkg: Do not install maint scripts for arch 'um'
Nicolas Schier
1
-0
/
+6
2024-12-21
kbuild: deb-pkg: add debarch for ARCH=um
Masahiro Yamada
1
-0
/
+7
2024-12-21
kbuild: Drop support for include/asm-<arch> in headers_check.pl
Geert Uytterhoeven
2
-8
/
+3
2024-12-20
selftests/bpf: Test bpf_skb_change_tail() in TC ingress
Cong Wang
2
-0
/
+168
2024-12-20
selftests/bpf: Introduce socket_helpers.h for TC tests
Cong Wang
2
-384
/
+395
2024-12-20
selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
Cong Wang
2
-0
/
+91
2024-12-20
bpf: Check negative offsets in __bpf_skb_min_len()
Cong Wang
1
-6
/
+15
2024-12-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-20
/
+15
2024-12-20
tcp_bpf: Fix copied value in tcp_bpf_sendmsg
Levi Zim
1
-4
/
+4
2024-12-20
skmsg: Return copied bytes in sk_msg_memcopy_from_iter
Levi Zim
1
-2
/
+3
2024-12-20
Merge tag 'hwmon-for-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+6
2024-12-20
of: Add coreboot firmware to excluded default cells list
Rob Herring (Arm)
1
-1
/
+2
2024-12-20
Merge tag 'block-6.13-20241220' of git://git.kernel.dk/linux
Linus Torvalds
5
-30
/
+35
2024-12-20
Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linux
Linus Torvalds
5
-30
/
+36
2024-12-20
Merge tag 'usb-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
7
-7
/
+96
2024-12-20
Merge tag 'spi-fix-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2024-12-20
Merge tag 'regulator-fix-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-12-20
Merge tag 'drm-fixes-2024-12-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
33
-61
/
+151
2024-12-20
Merge tag 'trace-ringbuffer-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+14
2024-12-20
Merge tag 'arm-soc/for-6.13/devicetree-arm64-fixes' of https://github.com/Bro...
Arnd Bergmann
1
-4
/
+4
2024-12-20
Merge tag 'riscv-soc-fixes-for-v6.13-rc4' of https://git.kernel.org/pub/scm/l...
Arnd Bergmann
1
-2
/
+2
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
3
-5
/
+16
2024-12-20
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
2
-3
/
+9
2024-12-20
arm64/signal: Silence sparse warning storing GCSPR_EL0
Mark Brown
1
-20
/
+15
[next]