index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-04-21
rculist: add list_splice_rcu() for private lists
Pablo Neira Ayuso
2026-04-21
netfilter: nf_tables: use list_del_rcu for netlink hooks
Florian Westphal
2026-04-21
netfilter: arp_tables: fix IEEE1394 ARP payload parsing
Pablo Neira Ayuso
2026-04-21
erofs: unify lcn as u64 for 32-bit platforms
Gao Xiang
2026-04-21
erofs: fix offset truncation when shifting pgoff on 32-bit platforms
Gao Xiang
2026-04-21
erofs: fix the out-of-bounds nameoff handling for trailing dirents
Gao Xiang
2026-04-21
slip: bound decode() reads against the compressed packet length
Weiming Shi
2026-04-21
ALSA: usb-audio/line6: Add support for POD HD PRO
Phil Willoughby
2026-04-21
ALSA: hda/realtek: Add LED fixup for HP EliteBook 6 G2a Laptops
Chris Chiu
2026-04-21
slip: reject VJ receive packets on instances with no rstate array
Weiming Shi
2026-04-20
rhashtable: Bounce deferred worker kick through irq_work
Tejun Heo
2026-04-20
scsi: hisi_sas: Fix sparse warnings in prep_ata_v3_hw()
Yihang Li
2026-04-20
scsi: pmcraid: Fix typo in comments
Hugo Villeneuve
2026-04-20
scsi: scsi_dh_alua: Increase default ALUA timeout to maximum spec value
Brian Bunker
2026-04-20
scsi: smartpqi: Silence a recursive lock warning
Tomas Henzl
2026-04-20
scsi: mpt3sas: Limit NVMe request size to 2 MiB
Ranjan Kumar
2026-04-20
scsi: sg: Don't use GFP_ATOMIC in sg_start_req()
Christoph Hellwig
2026-04-21
btrfs: fix double-decrement of bytes_may_use in submit_one_async_extent()
Mark Harmstone
2026-04-21
btrfs: check return value of btrfs_partially_delete_raid_extent()
robbieko
2026-04-21
btrfs: handle -EAGAIN from btrfs_duplicate_item and refresh stale leaf pointer
robbieko
2026-04-21
btrfs: replace ASSERT with proper error handling in stripe lookup fallback
robbieko
2026-04-21
btrfs: fix wrong min_objectid in btrfs_previous_item() call
robbieko
2026-04-21
btrfs: fix raid stripe search missing entries at leaf boundaries
robbieko
2026-04-21
btrfs: copy devid in btrfs_partially_delete_raid_extent()
robbieko
2026-04-21
btrfs: handle unexpected free-space-tree key types
David Sterba
2026-04-21
btrfs: fix missing last_unlink_trans update when removing a directory
Filipe Manana
2026-04-21
btrfs: don't clobber errors in add_remap_tree_entries()
Mark Harmstone
2026-04-21
btrfs: enable shutdown ioctl for non-experimental builds
Qu Wenruo
2026-04-21
btrfs: apply first key check for readahead when possible
Qu Wenruo
2026-04-21
btrfs: abort transaction in do_remap_reloc_trans() on failure
Mark Harmstone
2026-04-21
btrfs: fix bytes_may_use leak in do_remap_reloc_trans()
Mark Harmstone
2026-04-21
btrfs: fix bytes_may_use leak in move_existing_remap()
Mark Harmstone
2026-04-20
tracing: tell git to ignore the generated 'undefsyms_base.c' file
Linus Torvalds
2026-04-20
Merge tag 'linux_kselftest-next-7.1-next-fixes' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-04-20
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2026-04-20
Merge tag 'sh-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-20
Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-20
Merge tag 'printk-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2026-04-20
Merge tag 'timers-urgent-2026-04-20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-04-21
rtmutex: Use waiter::task instead of current in remove_waiter()
Keenan Dong
2026-04-20
Merge tag 'core-urgent-2026-04-20' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-20
KVM: selftests: Replace "paddr" with "gpa" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Replace "u64 nested_paddr" with "gpa_t l2_gpa"
Sean Christopherson
2026-04-20
KVM: selftests: Replace "u64 gpa" with "gpa_t" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Replace "vaddr" with "gva" throughout
Sean Christopherson
2026-04-20
KVM: selftests: Clarify that arm64's inject_uer() takes a host PA, not a gues...
Sean Christopherson
2026-04-20
KVM: selftests: Rename translate_to_host_paddr() => translate_hva_to_hpa()
Sean Christopherson
2026-04-20
KVM: selftests: Rename vm_vaddr_populate_bitmap() => vm_populate_gva_bitmap()
Sean Christopherson
2026-04-20
KVM: selftests: Rename vm_vaddr_unused_gap() => vm_unused_gva_gap()
Sean Christopherson
2026-04-20
KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VM
Sean Christopherson
[prev]
[next]