summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-05nvmem: core: fix use-after-free bugs in error pathsBartosz Golaszewski
2026-06-05nvmem: layouts: onie-tlv: fix hang on unknown typesAndre Heider
2026-06-05Merge tag 'svc_fixes_for_v7.1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-06-05Merge tag 'usb-serial-7.1-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-06-05bpf: Reject registration of duplicated kfuncSong Chen
2026-06-05MAINTAINERS: BPF: Add self as reviewer and run parse_maintainers.plEmil Tsalapatis
2026-06-05Merge branch 'bpf-introduce-resizable-hash-map'Alexei Starovoitov
2026-06-05selftests/bpf: Add resizable hashmap to benchmarksMykyta Yatsenko
2026-06-05bpftool: Add rhash map documentationMykyta Yatsenko
2026-06-05selftests/bpf: Add BPF iterator tests for resizable hash mapMykyta Yatsenko
2026-06-05selftests/bpf: Add basic tests for resizable hash mapMykyta Yatsenko
2026-06-05libbpf: Support resizable hashtableMykyta Yatsenko
2026-06-05bpf: Optimize word-sized keys for resizable hashtableMykyta Yatsenko
2026-06-05bpf: Allow special fields in resizable hashtabMykyta Yatsenko
2026-06-05bpf: Implement iteration ops for resizable hashtabMykyta Yatsenko
2026-06-05bpf: Implement resizable hashmap basic functionsMykyta Yatsenko
2026-06-05rhashtable: Use irq work for shrinkingHerbert Xu
2026-06-05rhashtable: Add selftest for rhashtable_next_key()Mykyta Yatsenko
2026-06-05rhashtable: Add rhashtable_next_key() APIMykyta Yatsenko
2026-06-05RISC-V: KVM: Enhance the logging check for mmu mappingInochi Amaoto
2026-06-05netfilter: conntrack: call nf_ct_gre_keymap_destroy() if master helper is pptpPablo Neira Ayuso
2026-06-05netfilter: conntrack: revert ct extension genid infrastructurePablo Neira Ayuso
2026-06-05netfilter: nf_conntrack_helper: add refcounting from datapathPablo Neira Ayuso
2026-06-05netfilter: nf_conntrack_pptp: move GRE specific cleanup to GRE trackerPablo Neira Ayuso
2026-06-05wifi: mac80211: Add 802.3 multicast encapsulation offload supportTamizh Chelvam Raja
2026-06-05wifi: mac80211: Add multicast to unicast support for 802.3 pathTamizh Chelvam Raja
2026-06-05wifi: mac80211: Add sta pointer sanity check in ieee80211_8023_xmit()Tamizh Chelvam Raja
2026-06-05iommufd/selftest: Cover invalid read counts on vEVENTQ FDNicolin Chen
2026-06-05iommufd: Avoid partial fault group delivery in iommufd_fault_fops_read()Nicolin Chen
2026-06-05iommufd: Break the loop on failure in iommufd_fault_fops_read()Nicolin Chen
2026-06-05iommufd: Reject invalid read count in iommufd_fault_fops_read()Nicolin Chen
2026-06-05iommufd: Propagate allocation failure in iommufd_veventq_deliver_fetch()Nicolin Chen
2026-06-05iommufd: Reject invalid read count in iommufd_veventq_fops_read()Nicolin Chen
2026-06-05iommufd: Rewind header length in done if iommufd_veventq_fops_read() failsNicolin Chen
2026-06-05x86/cpu: Remove obsolete aperfmperf_get_khz() declarationJunxiao Chang
2026-06-05KVM: arm64: Correctly identify executable PTEs at stage-2Oliver Upton
2026-06-05KVM: arm64: nv: Fix handling of XN[0] when !FEAT_XNXOliver Upton
2026-06-05cleanup: Specify nonnull argument indexDmitry Ilvokhin
2026-06-05fs/read_write: Do not export __kernel_write() to the entire worldAndy Shevchenko
2026-06-05ptp: vmclock: Use hw_cycles from snapshot for precise TSC pairingDavid Woodhouse
2026-06-05x86/kvmclock: Implement read_snapshot() for kvmclock clocksourceDavid Woodhouse
2026-06-05clocksource/hyperv: Implement read_snapshot() for TSC page clocksourceDavid Woodhouse
2026-06-05pwm: th1520: Remove requirement for mul_u64_u64_div_u64_roundupMaurice Hieronymus
2026-06-05mm/slub: preserve original size in _kmalloc_nolock_noprof retry pathShengming Hu
2026-06-05iomap: Add IOMAP_F_ZERO_TAIL flag to trace event stringsNamjae Jeon
2026-06-05crypto: qat - simplify adf_service_mask_to_string helperThorsten Blum
2026-06-05crypto: powerpc/aes - use min in ppc_{ecb,cbc,ctr,xts}_cryptThorsten Blum
2026-06-05crypto: chacha20poly1305 - validate poly1305 template argumentXiaonan Zhao
2026-06-05crypto: qat - add KPT support for GEN6 devicesJunyuan Wang
2026-06-05crypto: pcrypt - restore callback for non-parallel fallbackRuijie Li