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-12-10
dm: test for REQ_ATOMIC in dm_accept_partial_bio()
Mikulas Patocka
1
-2
/
+7
2025-12-10
dm-verity: remove useless mempool
Mikulas Patocka
2
-10
/
+3
2025-12-10
dm-verity: disable recursive forward error correction
Mikulas Patocka
3
-7
/
+2
2025-12-10
crypto: arm64/ghash - Fix incorrect output from ghash-neon
Eric Biggers
1
-1
/
+1
2025-12-10
ALSA: hda: intel-dsp-config: Prefer legacy driver as fallback
Takashi Iwai
1
-1
/
+2
2025-12-10
mm/slub: reset KASAN tag in defer_free() before accessing freed memory
Deepanshu Kartikey
1
-0
/
+2
2025-12-10
Merge branches 'fixes' and 'misc' into for-next
Russell King (Oracle)
1
-2
/
+2
2025-12-10
ARM: fix branch predictor hardening
Russell King (Oracle)
2
-14
/
+31
2025-12-10
ARM: fix hash_name() fault
Russell King (Oracle)
1
-0
/
+35
2025-12-10
ARM: allow __do_kernel_fault() to report execution of memory faults
Russell King (Oracle)
1
-0
/
+2
2025-12-10
selftests: netfilter: prefer xfail in case race wasn't triggered
Florian Westphal
1
-5
/
+4
2025-12-10
netfilter: always set route tuple out ifindex
Lorenzo Bianconi
1
-1
/
+3
2025-12-10
ipvs: fix ipv4 null-ptr-deref in route error path
Slavin Liu
1
-0
/
+3
2025-12-10
netfilter: nf_conncount: fix leaked ct in error paths
Fernando Fernandez Mancera
1
-11
/
+14
2025-12-10
rbd: stop selecting CRC32, CRYPTO, and CRYPTO_AES
Ilya Dryomov
1
-3
/
+0
2025-12-10
ceph: stop selecting CRC32, CRYPTO, and CRYPTO_AES
Eric Biggers
1
-3
/
+0
2025-12-10
libceph: make decode_pool() more resilient against corrupted osdmaps
Ilya Dryomov
1
-64
/
+52
2025-12-10
libceph: Amend checking to fix `make W=1` build breakage
Andy Shevchenko
1
-2
/
+2
2025-12-10
ceph: Amend checking to fix `make W=1` build breakage
Andy Shevchenko
1
-1
/
+1
2025-12-10
ceph: add trace points to the MDS client
Max Kellermann
4
-2
/
+259
2025-12-10
libceph: fix log output race condition in OSD client
Simon Buttgereit
1
-4
/
+2
2025-12-10
blk-mq: delete task running check in blk_hctx_poll()
Fengnan Chang
1
-10
/
+2
2025-12-10
Merge branch 'bpf-fix-bpf_d_path-helper-prototype'
Alexei Starovoitov
3
-18
/
+96
2025-12-10
selftests/bpf: add regression test for bpf_d_path()
Shuran Liu
2
-17
/
+95
2025-12-10
bpf: Fix verifier assumptions of bpf_d_path's output buffer
Shuran Liu
1
-1
/
+1
2025-12-10
Merge branch 'inet-frags-flush-pending-skbs-in-fqdir_pre_exit'
Jakub Kicinski
5
-35
/
+72
2025-12-10
netfilter: conntrack: warn when cleanup is stuck
Jakub Kicinski
1
-0
/
+3
2025-12-10
inet: frags: flush pending skbs in fqdir_pre_exit()
Jakub Kicinski
4
-20
/
+50
2025-12-10
inet: frags: add inet_frag_queue_flush()
Jakub Kicinski
3
-11
/
+15
2025-12-10
inet: frags: avoid theoretical race in ip_frag_reinit()
Jakub Kicinski
2
-4
/
+4
2025-12-10
Merge branch 'selftests-fix-build-warnings-and-errors' (part)
Jakub Kicinski
3
-4
/
+12
2025-12-10
selftests: net: tfo: Fix build warning
Guenter Roeck
1
-1
/
+2
2025-12-10
selftests: net: Fix build warnings
Guenter Roeck
1
-2
/
+4
2025-12-10
selftest: af_unix: Support compilers without flex-array-member-not-at-end sup...
Guenter Roeck
1
-1
/
+6
2025-12-10
selftests: tls: fix warning of uninitialized variable
Ankit Khushwaha
1
-1
/
+1
2025-12-10
broadcom: b44: prevent uninitialized value usage
Alexey Simakov
1
-0
/
+3
2025-12-10
net/handshake: restore destructor on submit failure
caoping
1
-0
/
+2
2025-12-10
net: ti: icssg-prueth: add PTP_1588_CLOCK_OPTIONAL dependency
Arnd Bergmann
1
-1
/
+2
2025-12-10
net: openvswitch: fix middle attribute validation in push_nsh() action
Ilya Maximets
1
-3
/
+10
2025-12-10
drm/mgag200: Fix big-endian support
René Rebe
1
-0
/
+25
2025-12-10
can: gs_usb: gs_can_open(): fix error handling
Marc Kleine-Budde
1
-1
/
+1
2025-12-10
Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-15
/
+567
2025-12-10
can: fix build dependency
Arnd Bergmann
4
-9
/
+4
2025-12-10
Merge tag 'kbuild-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
1
-1
/
+1
2025-12-09
selftests/bpf: Add test for truncated dmabuf_iter reads
T.J. Mercier
1
-5
/
+42
2025-12-09
bpf: Fix truncated dmabuf iterator reads
T.J. Mercier
1
-7
/
+49
2025-12-10
x86/fpu: Fix FPU state core dump truncation on CPUs with no extended xfeatures
Yongxin Liu
1
-2
/
+2
2025-12-10
Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-445
/
+207
2025-12-10
Merge tag 'trace-v6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2
-0
/
+4
2025-12-10
x86/boot/Documentation: Fix htmldocs build warning due to malformed table in ...
Swaraj Gaikwad
1
-2
/
+2
[prev]
[next]