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-12
i3c: adi: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
1
-6
/
+4
2025-12-12
i3c: master: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
1
-2
/
+1
2025-12-12
i3c: master: cleanup callback .priv_xfers()
Frank Li
2
-22
/
+4
2025-12-12
block: fix race between wbt_enable_default and IO submission
Ming Lei
6
-11
/
+23
2025-12-12
selftests: ublk: add user copy test cases
Caleb Sander Mateos
9
-0
/
+243
2025-12-12
selftests: ublk: add support for user copy to kublk
Caleb Sander Mateos
4
-9
/
+64
2025-12-12
selftests: ublk: forbid multiple data copy modes
Caleb Sander Mateos
2
-6
/
+15
2025-12-12
selftests: ublk: don't share backing files between ublk servers
Caleb Sander Mateos
1
-1
/
+3
2025-12-12
selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04
Caleb Sander Mateos
1
-4
/
+4
2025-12-12
selftests: ublk: fix fio arguments in run_io_and_recover()
Caleb Sander Mateos
4
-5
/
+6
2025-12-12
selftests: ublk: remove unused ios map in seq_io.bt
Caleb Sander Mateos
1
-1
/
+0
2025-12-12
selftests: ublk: correct last_rw map type in seq_io.bt
Caleb Sander Mateos
1
-1
/
+1
2025-12-12
selftests: ublk: fix overflow in ublk_queue_auto_zc_fallback()
Ming Lei
1
-6
/
+6
2025-12-12
block: move around bio flagging helpers
Pavel Begunkov
1
-15
/
+15
2025-12-12
selftests/sched_ext: flush stdout before test to avoid log spam
Emil Tsalapatis
1
-0
/
+8
2025-12-13
Merge tag 'loongarch-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
77
-771
/
+3001
2025-12-12
sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()
Tejun Heo
1
-0
/
+10
2025-12-12
sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()
Tejun Heo
1
-15
/
+19
2025-12-12
btrfs: fix changeset leak on mmap write after failure to reserve metadata
Filipe Manana
1
-1
/
+2
2025-12-12
btrfs: fix memory leak of fs_devices in degraded seed device path
Deepanshu Kartikey
1
-0
/
+1
2025-12-12
drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE
Karol Wachowski
1
-2
/
+6
2025-12-12
Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-142
/
+130
2025-12-12
Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-31
/
+41
2025-12-12
Merge tag 'io_uring-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+3
2025-12-12
Merge tag 'v6.19-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-548
/
+10
2025-12-12
Merge tag 'v6.19-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/c...
Linus Torvalds
5
-607
/
+581
2025-12-12
Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
25
-91
/
+385
2025-12-12
rseq: Always inline rseq_debug_syscall_return()
Eric Dumazet
1
-1
/
+1
2025-12-12
bug: Hush suggest-attribute=format for __warn_printf()
Brendan Jackman
1
-0
/
+4
2025-12-12
bug: Let report_bug_entry() provide the correct bugaddr
Heiko Carstens
1
-1
/
+1
2025-12-12
drm/tests: Handle EDEADLK in set_up_atomic_state()
José Expósito
1
-5
/
+22
2025-12-12
drm/tests: Handle EDEADLK in drm_test_check_valid_clones()
José Expósito
1
-0
/
+13
2025-12-12
drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector() returning ED...
José Expósito
1
-0
/
+143
2025-12-12
Merge tag 'drm-intel-next-fixes-2025-12-12' of https://gitlab.freedesktop.org...
Dave Airlie
2
-5
/
+8
2025-12-12
perf/x86/intel: Fix NULL event dereference crash in handle_pmi_common()
Evan Li
1
-0
/
+3
2025-12-12
Input: lkkbd - disable pending work before freeing device
Minseong Kim
1
-1
/
+4
2025-12-12
x86/boot/Documentation: Fix whitespace noise in boot.rst
Ingo Molnar
1
-97
/
+97
2025-12-12
Merge tag 'amd-drm-fixes-6.19-2025-12-11' of https://gitlab.freedesktop.org/a...
Dave Airlie
14
-138
/
+239
2025-12-12
Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...
Dave Airlie
4
-8
/
+19
2025-12-11
sched_ext: Fix bypass depth leak on scx_enable() failure
Tejun Heo
1
-0
/
+14
2025-12-11
netfilter: nf_tables: remove redundant chain validation on register store
Pablo Neira Ayuso
1
-11
/
+0
2025-12-11
netfilter: nf_nat: remove bogus direction check
Florian Westphal
3
-17
/
+12
2025-12-11
MAINTAINERS: Remove Jozsef Kadlecsik from MAINTAINERS file
Jozsef Kadlecsik
2
-1
/
+1
2025-12-11
ALSA: hda/tas2781: Add new quirk for HP new project
Baojun Xu
1
-0
/
+1
2025-12-11
nfc: pn533: Fix error code in pn533_acr122_poweron_rdr()
Dan Carpenter
1
-1
/
+1
2025-12-11
selftests/tc-testing: Create tests to exercise ets classes active list mispla...
Victor Nogueira
1
-0
/
+78
2025-12-11
net/sched: ets: Remove drr class from the active list if it changes to strict
Victor Nogueira
1
-0
/
+4
2025-12-11
caif: fix integer underflow in cffrml_receive()
Junrui Luo
1
-1
/
+8
2025-12-11
net: sfp: extend Potron XGSPON quirk to cover additional EEPROM variant
Marcus Hughes
1
-0
/
+2
2025-12-11
Merge tag 'linux-can-fixes-for-6.19-20251210' of git://git.kernel.org/pub/scm...
Jakub Kicinski
5
-10
/
+5
[prev]
[next]