summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-20Merge branch 'fix-broken-tc_act_redirect-from-qdiscs'Jakub Kicinski
2026-07-20selftests/bpf: Add test for redirect from qdisc qevent blockDaniel Borkmann
2026-07-20net/sched: Handle TC_ACT_REDIRECT from qdisc filter chainsJamal Hadi Salim
2026-07-20bpf: Reject redirect helpers without a bpf_net_contextDaniel Borkmann
2026-07-20net/packet: avoid fanout hook re-registration after unregisterDavid Lee
2026-07-20netlink: specs: rt-link: convert bridge port flag attributes to u8Danielle Ratson
2026-07-20selftests/net: Fix tun IPv6 test addresses to avoid 6to4 rangeRicardo B. Marlière
2026-07-20net: phy: marvell: fix return codeMichael Walle
2026-07-20fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holesKiryl Shutsemau (Meta)
2026-07-20mm/hugetlb: fix list corruption in allocate_file_region_entries()Xiangfeng Cai
2026-07-20mm: mglru: fix stale batch updates after memcg reparentingQi Zheng
2026-07-20selftest: fix headers in fclog.cJori Koolstra
2026-07-20ocfs2: fix boundary check in ocfs2_check_dir_entry() to use buffer offsetJoseph Qi
2026-07-20mm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()Zi Yan
2026-07-20mm/util: don't read __page_2 for order-1 folios in snapshot_page()Aboorva Devarajan
2026-07-20mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()Kiryl Shutsemau (Meta)
2026-07-20mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTEKefeng Wang
2026-07-20fs/proc/task_mmu: fix PAGEMAP_SCAN written state for unpopulated ptesKiryl Shutsemau (Meta)
2026-07-20userfaultfd: wait on source PMD during UFFDIO_MOVEUsama Arif
2026-07-20lib: test_hmm: use device devt for coherent device range selectionStanislav Kinsburskii
2026-07-20mm/vmstat: fold stranded per-cpu node stats when a node comes onlineGregory Price
2026-07-21power: supply: macsmc: Support macOS 27 SMC firmwareSasha Finkelstein
2026-07-21power: supply: max17040: handle missing status supplierJianing Li
2026-07-21power: supply: bd71828: add a terminating table borderRandy Dunlap
2026-07-20Bluetooth: btusb: validate Realtek vendor event lengthPengpeng Hou
2026-07-20Bluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye
2026-07-20Bluetooth: hci_sync: Protect UUID list traversalChengfeng Ye
2026-07-20binfmt_misc: set have_execfd only once the interpreter is openedChristian Brauner
2026-07-20of: reserved_mem: prevent OOB when too many dynamic regions are definedSang-Heon Jeon
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-20Merge tag 'v7.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-07-20ALSA: hda/tas2781: clear cali_data.total_sz when calibration read failsPhilipp Oster
2026-07-20ALSA: hda/realtek: Add HDA_CODEC_QUIRK for Samsung 750XBE/730XBEZhang Heng
2026-07-20ALSA: hda/realtek: Fix speakers on Lunnen Ground 14Nikita Maksimov
2026-07-20fscrypt: Avoid dynamic allocation in fscrypt_get_devices()Eric Biggers
2026-07-20fscrypt: Add missing superblock check in find_or_insert_direct_key()Eric Biggers
2026-07-20regulator: mt6358: use regmap helper to read fixed LDO calibrationDaniel Golle
2026-07-20drm/xe/madvise: Skip invalidation for purgeable state updatesArvind Yadav
2026-07-20ASoC: max98090: fix missing IS_ERR() before PTR_ERR() on mclk lookupUday Khare
2026-07-20Add missing git branch info for cifs and ksmbd to MAINTAINERS fileSteve French
2026-07-20NFS: Decrement refcounts if allocating nfs_free_stateid_data failsAnna Schumaker
2026-07-20NFS: Pin the 'struct nfs_server' during a FREE_STATEID callAnna Schumaker
2026-07-20ASoC: max98095: fix missing IS_ERR() before PTR_ERR() on mclk lookupUday Khare
2026-07-20USB: serial: io_ti: reject oversized boot-mode firmwarePengpeng Hou
2026-07-20hwmon: occ: validate poll response sensor blocksPengpeng Hou
2026-07-20ovpn: use monotonic clock for peer keepalive timeoutsMarco Baffo
2026-07-20USB: serial: mxuport: validate firmware header sizePengpeng Hou
2026-07-20drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VMIcenowy Zheng
2026-07-20ovpn: fix use after free in unlock_ovpn()Marco Baffo
2026-07-20selftests/net: ovpn: fix getaddrinfo memory leak in ovpn_parse_remote()longlong yan