summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-20Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-20Merge tag 'printk-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2026-04-20Merge tag 'timers-urgent-2026-04-20' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-04-21rtmutex: Use waiter::task instead of current in remove_waiter()Keenan Dong
2026-04-20Merge tag 'core-urgent-2026-04-20' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-20KVM: selftests: Replace "paddr" with "gpa" throughoutSean Christopherson
2026-04-20KVM: selftests: Replace "u64 nested_paddr" with "gpa_t l2_gpa"Sean Christopherson
2026-04-20KVM: selftests: Replace "u64 gpa" with "gpa_t" throughoutSean Christopherson
2026-04-20KVM: selftests: Replace "vaddr" with "gva" throughoutSean Christopherson
2026-04-20KVM: selftests: Clarify that arm64's inject_uer() takes a host PA, not a gues...Sean Christopherson
2026-04-20KVM: selftests: Rename translate_to_host_paddr() => translate_hva_to_hpa()Sean Christopherson
2026-04-20KVM: selftests: Rename vm_vaddr_populate_bitmap() => vm_populate_gva_bitmap()Sean Christopherson
2026-04-20KVM: selftests: Rename vm_vaddr_unused_gap() => vm_unused_gva_gap()Sean Christopherson
2026-04-20KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VMSean Christopherson
2026-04-20KVM: selftests: Use u8 instead of uint8_tDavid Matlack
2026-04-20KVM: selftests: Use s16 instead of int16_tDavid Matlack
2026-04-20KVM: selftests: Use u16 instead of uint16_tDavid Matlack
2026-04-20KVM: selftests: Use s32 instead of int32_tDavid Matlack
2026-04-20KVM: selftests: Use u32 instead of uint32_tDavid Matlack
2026-04-20KVM: selftests: Use s64 instead of int64_tDavid Matlack
2026-04-20KVM: selftests: Use u64 instead of uint64_tDavid Matlack
2026-04-20KVM: selftests: Use gpa_t for GPAs in Hyper-V selftestsDavid Matlack
2026-04-20KVM: selftests: Use gpa_t instead of vm_paddr_tDavid Matlack
2026-04-20KVM: selftests: Use gva_t instead of vm_vaddr_tDavid Matlack
2026-04-20netfilter: nfnetlink_osf: fix potential NULL dereference in ttl checkFernando Fernandez Mancera
2026-04-20netfilter: nfnetlink_osf: fix out-of-bounds read on option matchingFernando Fernandez Mancera
2026-04-20ipvs: fix MTU check for GSO packets in tunnel modeYingnan Zhang
2026-04-20netfilter: nat: use kfree_rcu to release opsPablo Neira Ayuso
2026-04-20netfilter: xtables: restrict several matches to inet familyPablo Neira Ayuso
2026-04-20netfilter: conntrack: remove sprintf usageFlorian Westphal
2026-04-20netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULOXiang Mei
2026-04-20netfilter: nft_osf: restrict it to ipv4Pablo Neira Ayuso
2026-04-20io_uring: fix iowq_limits data race in tctx node additionJens Axboe
2026-04-20x86/shstk: Prevent deadlock during shstk sigreturnRick Edgecombe
2026-04-20io_uring/tctx: mark io_wq as exiting before error path teardownJens Axboe
2026-04-20io_uring/tctx: check for setup tctx->io_wq before teardownJens Axboe
2026-04-20drm/nouveau: fix u32 overflow in pushbuf reloc bounds checkGreg Kroah-Hartman
2026-04-20ktest: Add logfile to failure directorySteven Rostedt
2026-04-20ktest: Fix the month in the name of the failure directorySteven Rostedt
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-20Merge tag 'backlight-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-20net: mctp: fix don't require received header reserved bits to be zeroYuan Zhaoming
2026-04-20gtp: disable BH before calling udp_tunnel_xmit_skb()David Carlier
2026-04-20hv_sock: Report EOF instead of -EIO for FINDexuan Cui
2026-04-20Merge tag 'leds-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2026-04-20net: airoha: Fix possible TX queue stall in airoha_qdma_tx_napi_poll()Lorenzo Bianconi
2026-04-20openvswitch: cap upcall PID array size and pre-size vport repliesWeiming Shi
2026-04-20net/mlx5: Fix HCA caps leak on notifier init failurePrathamesh Deshpande
2026-04-20pppoe: drop PFC framesQingfang Deng
2026-04-20flow_dissector: do not dissect PPPoE PFC framesQingfang Deng