aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-04-21slip: reject VJ receive packets on instances with no rstate arrayWeiming Shi1-0/+6
2026-04-20rhashtable: Bounce deferred worker kick through irq_workTejun Heo3-4/+33
2026-04-21btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()Mark Harmstone1-1/+1
2026-04-21btrfs: check return value of btrfs_partially_delete_raid_extent()robbieko1-7/+12
2026-04-21btrfs: handle -EAGAIN from btrfs_duplicate_item and refresh stale leaf pointerrobbieko1-0/+10
2026-04-21btrfs: replace ASSERT with proper error handling in stripe lookup fallbackrobbieko1-1/+4
2026-04-21btrfs: fix wrong min_objectid in btrfs_previous_item() callrobbieko1-1/+1
2026-04-21btrfs: fix raid stripe search missing entries at leaf boundariesrobbieko1-3/+15
2026-04-21btrfs: copy devid in btrfs_partially_delete_raid_extent()robbieko1-0/+3
2026-04-21btrfs: handle unexpected free-space-tree key typesDavid Sterba1-3/+15
2026-04-21btrfs: fix missing last_unlink_trans update when removing a directoryFilipe Manana1-0/+2
2026-04-21btrfs: don't clobber errors in add_remap_tree_entries()Mark Harmstone1-1/+1
2026-04-21btrfs: enable shutdown ioctl for non-experimental buildsQu Wenruo1-4/+3
2026-04-21btrfs: apply first key check for readahead when possibleQu Wenruo3-4/+15
2026-04-21btrfs: abort transaction in do_remap_reloc_trans() on failureMark Harmstone1-4/+10
2026-04-21btrfs: fix bytes_may_use leak in do_remap_reloc_trans()Mark Harmstone1-0/+6
2026-04-21btrfs: fix bytes_may_use leak in move_existing_remap()Mark Harmstone1-0/+6
2026-04-20tracing: tell git to ignore the generated 'undefsyms_base.c' fileLinus Torvalds1-0/+1
2026-04-20Merge tag 'linux_kselftest-next-7.1-next-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-29/+28
2026-04-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds16-13/+297
2026-04-20Merge tag 'sh-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linuxLinus Torvalds8-11/+5
2026-04-20Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linuxLinus Torvalds12-16/+33
2026-04-20Merge tag 'printk-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds6-18/+46
2026-04-20Merge tag 'timers-urgent-2026-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+7
2026-04-21rtmutex: Use waiter::task instead of current in remove_waiter()Keenan Dong1-5/+8
2026-04-20Merge tag 'core-urgent-2026-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+5
2026-04-20KVM: selftests: Replace "paddr" with "gpa" throughoutSean Christopherson9-100/+98
2026-04-20KVM: selftests: Replace "u64 nested_paddr" with "gpa_t l2_gpa"Sean Christopherson2-9/+7
2026-04-20KVM: selftests: Replace "u64 gpa" with "gpa_t" throughoutSean Christopherson15-55/+55
2026-04-20KVM: selftests: Replace "vaddr" with "gva" throughoutSean Christopherson16-182/+150
2026-04-20KVM: selftests: Clarify that arm64's inject_uer() takes a host PA, not a guest PASean Christopherson1-2/+2
2026-04-20KVM: selftests: Rename translate_to_host_paddr() => translate_hva_to_hpa()Sean Christopherson1-8/+5
2026-04-20KVM: selftests: Rename vm_vaddr_populate_bitmap() => vm_populate_gva_bitmap()Sean Christopherson3-4/+4
2026-04-20KVM: selftests: Rename vm_vaddr_unused_gap() => vm_unused_gva_gap()Sean Christopherson5-23/+9
2026-04-20KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VMSean Christopherson28-142/+102
2026-04-20KVM: selftests: Use u8 instead of uint8_tDavid Matlack49-205/+201
2026-04-20KVM: selftests: Use s16 instead of int16_tDavid Matlack1-1/+1
2026-04-20KVM: selftests: Use u16 instead of uint16_tDavid Matlack11-42/+42
2026-04-20KVM: selftests: Use s32 instead of int32_tDavid Matlack2-14/+14
2026-04-20KVM: selftests: Use u32 instead of uint32_tDavid Matlack87-646/+642
2026-04-20KVM: selftests: Use s64 instead of int64_tDavid Matlack11-22/+22
2026-04-20KVM: selftests: Use u64 instead of uint64_tDavid Matlack142-1415/+1415
2026-04-20KVM: selftests: Use gpa_t for GPAs in Hyper-V selftestsDavid Matlack4-6/+6
2026-04-20KVM: selftests: Use gpa_t instead of vm_paddr_tDavid Matlack35-96/+92
2026-04-20KVM: selftests: Use gva_t instead of vm_vaddr_tDavid Matlack71-178/+172
2026-04-20netfilter: nfnetlink_osf: fix potential NULL dereference in ttl checkFernando Fernandez Mancera1-15/+7
2026-04-20netfilter: nfnetlink_osf: fix out-of-bounds read on option matchingFernando Fernandez Mancera1-11/+8
2026-04-20ipvs: fix MTU check for GSO packets in tunnel modeYingnan Zhang1-4/+15
2026-04-20netfilter: nat: use kfree_rcu to release opsPablo Neira Ayuso3-8/+10
2026-04-20netfilter: xtables: restrict several matches to inet familyPablo Neira Ayuso4-34/+68