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
Age
Commit message (
Expand
)
Author
Lines
2025-07-31
dm-raid: do not include dm-core.h
Pavel Tikhomirov
-2
/
+1
2025-07-31
vdo: omit need_resched() before cond_resched()
Mikulas Patocka
-2
/
+1
2025-07-31
md: dm-zoned-target: Initialize return variable r to avoid uninitialized use
Purva Yeshi
-1
/
+1
2025-07-31
dm-verity: remove support for asynchronous hashes
Eric Biggers
-173
/
+38
2025-06-30
dm-mpath: don't print the "loaded" message if registering fails
Mikulas Patocka
-4
/
+12
2025-06-30
dm-mpath: make dm_unregister_path_selector return void
Mikulas Patocka
-26
/
+9
2025-06-27
dm: ima: avoid extra calls to strlen()
Dmitry Antipov
-23
/
+19
2025-06-27
dm: Simplify dm_io_complete()
Damien Le Moal
-9
/
+2
2025-06-27
dm: Remove unnecessary return in dm_zone_endio()
Damien Le Moal
-2
/
+0
2025-06-23
dm raid: add support for resync w/o metadata devices
Heinz Mauelshagen
-0
/
+4
2025-06-23
dm-flakey: Fix corrupt_bio_byte setup checks
Kent Overstreet
-3
/
+6
2025-06-23
dm-table: fix checking for rq stackable devices
Benjamin Marzinski
-5
/
+5
2025-06-22
Linux 6.16-rc3
v6.16-rc3
Linus Torvalds
-1
/
+1
2025-06-22
Merge tag 'i2c-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-103
/
+125
2025-06-22
Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-18
/
+32
2025-06-22
Merge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-26
/
+11
2025-06-22
Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-53
/
+124
2025-06-22
Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-6
/
+20
2025-06-22
Merge tag 'edac_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-11
/
+14
2025-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-283
/
+376
2025-06-22
Merge tag 'v6.16-rc2-smb3-client-fixes-v2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
-13
/
+27
2025-06-21
i2c: k1: check for transfer error
Alex Elder
-1
/
+1
2025-06-21
Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
-17
/
+6
2025-06-21
Merge tag 'erofs-for-6.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-24
/
+7
2025-06-21
smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key size
Bharath SM
-2
/
+2
2025-06-21
smb: minor fix to use sizeof to initialize flags_string buffer
Bharath SM
-1
/
+1
2025-06-21
smb: Use loff_t for directory position in cached_dirents
Bharath SM
-1
/
+1
2025-06-21
smb: Log an error when close_all_cached_dirs fails
Paul Aurich
-2
/
+12
2025-06-21
cifs: Fix prepare_write to negotiate wsize if needed
David Howells
-2
/
+6
2025-06-21
smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()
Stefan Metzmacher
-2
/
+3
2025-06-21
smb: client: fix first command failure during re-negotiation
zhangjian
-0
/
+1
2025-06-21
Merge tag 'io_uring-6.16-20250621' of git://git.kernel.dk/linux
Linus Torvalds
-1
/
+1
2025-06-21
Merge tag 'acpi-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-0
/
+7
2025-06-21
Merge tag 'pci-v6.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-3
/
+4
2025-06-21
Merge tag 'rcu/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+4
2025-06-21
Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...
Linus Torvalds
-53
/
+329
2025-06-20
Merge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-132
/
+63
2025-06-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-3
/
+6
2025-06-20
irqchip/ath79-misc: Fix missing prototypes warnings
Shiji Yang
-18
/
+2
2025-06-20
rcu: Return early if callback is not specified
Uladzislau Rezki (Sony)
-0
/
+4
2025-06-20
KVM: TDX: Exit to userspace for GetTdVmCallInfo
Binbin Wu
-4
/
+54
2025-06-20
KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>
Binbin Wu
-1
/
+97
2025-06-20
KVM: TDX: Add new TDVMCALL status code for unsupported subfuncs
Binbin Wu
-4
/
+7
2025-06-20
Merge tag 'gpio-fixes-for-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-22
/
+39
2025-06-20
Merge tag 'kvm-riscv-fixes-6.16-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
-4
/
+4
2025-06-20
Merge tag 'kvmarm-fixes-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-271
/
+215
2025-06-20
Merge tag 'sound-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-37
/
+207
2025-06-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-4
/
+7
2025-06-20
erofs: remove a superfluous check for encoded extents
Gao Xiang
-6
/
+0
2025-06-20
io_uring/net: always use current transfer count for buffer put
Jens Axboe
-1
/
+1
[next]