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
2026-04-21
btrfs: don't clobber errors in add_remap_tree_entries()
Mark Harmstone
-1
/
+1
2026-04-21
btrfs: enable shutdown ioctl for non-experimental builds
Qu Wenruo
-4
/
+3
2026-04-21
btrfs: apply first key check for readahead when possible
Qu Wenruo
-4
/
+15
2026-04-21
btrfs: abort transaction in do_remap_reloc_trans() on failure
Mark Harmstone
-4
/
+10
2026-04-21
btrfs: fix bytes_may_use leak in do_remap_reloc_trans()
Mark Harmstone
-0
/
+6
2026-04-21
btrfs: fix bytes_may_use leak in move_existing_remap()
Mark Harmstone
-0
/
+6
2026-04-20
tracing: tell git to ignore the generated 'undefsyms_base.c' file
Linus Torvalds
-0
/
+1
2026-04-20
Merge tag 'linux_kselftest-next-7.1-next-fixes' of git://git.kernel.org/pub/s...
Linus Torvalds
-29
/
+28
2026-04-20
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-13
/
+297
2026-04-20
Merge tag 'sh-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-11
/
+5
2026-04-20
Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-16
/
+33
2026-04-20
Merge tag 'printk-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-18
/
+46
2026-04-20
Merge tag 'timers-urgent-2026-04-20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+7
2026-04-21
rtmutex: Use waiter::task instead of current in remove_waiter()
Keenan Dong
-5
/
+8
2026-04-20
Merge tag 'core-urgent-2026-04-20' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-15
/
+5
2026-04-20
KVM: selftests: Replace "paddr" with "gpa" throughout
Sean Christopherson
-100
/
+98
2026-04-20
KVM: selftests: Replace "u64 nested_paddr" with "gpa_t l2_gpa"
Sean Christopherson
-9
/
+7
2026-04-20
KVM: selftests: Replace "u64 gpa" with "gpa_t" throughout
Sean Christopherson
-55
/
+55
2026-04-20
KVM: selftests: Replace "vaddr" with "gva" throughout
Sean Christopherson
-182
/
+150
2026-04-20
KVM: selftests: Clarify that arm64's inject_uer() takes a host PA, not a gues...
Sean Christopherson
-2
/
+2
2026-04-20
KVM: selftests: Rename translate_to_host_paddr() => translate_hva_to_hpa()
Sean Christopherson
-8
/
+5
2026-04-20
KVM: selftests: Rename vm_vaddr_populate_bitmap() => vm_populate_gva_bitmap()
Sean Christopherson
-4
/
+4
2026-04-20
KVM: selftests: Rename vm_vaddr_unused_gap() => vm_unused_gva_gap()
Sean Christopherson
-23
/
+9
2026-04-20
KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VM
Sean Christopherson
-142
/
+102
2026-04-20
KVM: selftests: Use u8 instead of uint8_t
David Matlack
-205
/
+201
2026-04-20
KVM: selftests: Use s16 instead of int16_t
David Matlack
-1
/
+1
2026-04-20
KVM: selftests: Use u16 instead of uint16_t
David Matlack
-42
/
+42
2026-04-20
KVM: selftests: Use s32 instead of int32_t
David Matlack
-14
/
+14
2026-04-20
KVM: selftests: Use u32 instead of uint32_t
David Matlack
-646
/
+642
2026-04-20
KVM: selftests: Use s64 instead of int64_t
David Matlack
-22
/
+22
2026-04-20
KVM: selftests: Use u64 instead of uint64_t
David Matlack
-1415
/
+1415
2026-04-20
KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests
David Matlack
-6
/
+6
2026-04-20
KVM: selftests: Use gpa_t instead of vm_paddr_t
David Matlack
-96
/
+92
2026-04-20
KVM: selftests: Use gva_t instead of vm_vaddr_t
David Matlack
-178
/
+172
2026-04-20
netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check
Fernando Fernandez Mancera
-15
/
+7
2026-04-20
netfilter: nfnetlink_osf: fix out-of-bounds read on option matching
Fernando Fernandez Mancera
-11
/
+8
2026-04-20
ipvs: fix MTU check for GSO packets in tunnel mode
Yingnan Zhang
-4
/
+15
2026-04-20
netfilter: nat: use kfree_rcu to release ops
Pablo Neira Ayuso
-8
/
+10
2026-04-20
netfilter: xtables: restrict several matches to inet family
Pablo Neira Ayuso
-34
/
+68
2026-04-20
netfilter: conntrack: remove sprintf usage
Florian Westphal
-16
/
+19
2026-04-20
netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
Xiang Mei
-0
/
+4
2026-04-20
netfilter: nft_osf: restrict it to ipv4
Pablo Neira Ayuso
-1
/
+5
2026-04-20
io_uring: fix iowq_limits data race in tctx node addition
Jens Axboe
-3
/
+7
2026-04-20
x86/shstk: Prevent deadlock during shstk sigreturn
Rick Edgecombe
-20
/
+25
2026-04-20
io_uring/tctx: mark io_wq as exiting before error path teardown
Jens Axboe
-1
/
+3
2026-04-20
io_uring/tctx: check for setup tctx->io_wq before teardown
Jens Axboe
-1
/
+2
2026-04-20
drm/nouveau: fix u32 overflow in pushbuf reloc bounds check
Greg Kroah-Hartman
-1
/
+1
2026-04-20
ktest: Add logfile to failure directory
Steven Rostedt
-0
/
+6
2026-04-20
ktest: Fix the month in the name of the failure directory
Steven Rostedt
-1
/
+1
2026-04-20
Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-1309
/
+3073
[prev]
[next]