summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-21netfilter: nft_meta_bridge: fix NFT_META_BRI_IIFPVID stack leakFlorian Westphal
2026-06-21netfilter: nf_conntrack_expect: use conntrack GC to reap expectationsPablo Neira Ayuso
2026-06-21netfilter: nf_reject: skip iphdr options when looking for icmp headerFlorian Westphal
2026-06-21netfilter: nft_flow_offload: zero device address for non-ether caseFlorian Westphal
2026-06-21netfilter: nft_meta_bridge: add validate callback for get operationsFlorian Westphal
2026-06-21netfilter: nft_payload: reject offsets exceeding 65535 bytesFlorian Westphal
2026-06-21netfilter: ipset: make sure gc is properly stoppedJozsef Kadlecsik
2026-06-21netfilter: ipset: fix order of kfree_rcu() and rcu_assign_pointer()Jozsef Kadlecsik
2026-06-21netfilter: ipset: Don't use test_bit() in lockless RCU readers in bitmap typesJozsef Kadlecsik
2026-06-21netfilter: ipset: Don't use test_bit() in lockless RCU readers in hash typesJozsef Kadlecsik
2026-06-21md/raid5: let stripe batch bm_seq comparison wrap-safeChen Cheng
2026-06-21md/raid1: protect head_position for read balanceChen Cheng
2026-06-21md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retryAbd-Alrhman Masalkhi
2026-06-21md/raid1: honor REQ_NOWAIT when waiting for behind writesAbd-Alrhman Masalkhi
2026-06-21md/raid5: always convert llbitmap bits for discardYu Kuai
2026-06-21md/raid5: validate discard support at request timeYu Kuai
2026-06-21md/raid5: account discard IOYu Kuai
2026-06-21md/raid1: simplify raid1_write_request() error handlingAbd-Alrhman Masalkhi
2026-06-21md/raid10: fix writes_pending and barrier reference leaks on discard failuresAbd-Alrhman Masalkhi
2026-06-21md/raid10: fix writes_pending leak on write request failuresAbd-Alrhman Masalkhi
2026-06-21md/raid1: fix writes_pending and barrier reference leaks on write failuresAbd-Alrhman Masalkhi
2026-06-20docs: ipmi: Fix path of the "hotmod" module parameterZenghui Yu
2026-06-20smb: client: refactor ACL setting control flow in id_mode_to_cifs_acl()Ralph Boehme
2026-06-19Merge tag 'for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2026-06-19Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-06-19ieee802154: allow legacy LLSEC ADD/DEL ops to pass strict validationMichael Bommarito
2026-06-19ieee802154: admin-gate legacy LLSEC dump operationsMichael Bommarito
2026-06-19mac802154: Prevent overwrite return code in mac802154_perform_association()Robertus Diawan Chris
2026-06-19ieee802154: fix kernel-infoleak in dgram_recvmsg()Aleksandr Nogikh
2026-06-19Merge tag 'exfat-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-19mac802154: llsec: add skb_cow_data() before in-place cryptoDoruk Tan Ozturk
2026-06-19ieee802154: ca8210: fix pointer truncation in kfifo on 64-bitShitalkumar Gandhi
2026-06-19Merge tag 'ntfs-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-19ieee802154: ca8210: fix cas_ctl leak on spi_async failureShitalkumar Gandhi
2026-06-19sched/mmcid: Fix OOB clear_bit when CID is MM_CID_UNSET in fixup pathRik van Riel
2026-06-19ieee802154: Remove WARN_ON() in cfg802154_pernet_exit()Ivan Abramov
2026-06-19ieee802154: Avoid calling WARN_ON() on -ENOMEM in cfg802154_switch_netns()Ivan Abramov
2026-06-19ieee802154: Restore initial state on failed device_rename() in cfg802154_swit...Ivan Abramov
2026-06-19Merge tag 'landlock-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-19Merge tag 'for-next-keys-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-06-19ACPI: IPMI: Fix inverted interface check in ipmi_bmc_gone()Xu Rao
2026-06-19Merge tag 'integrity-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2026-06-19ACPI: resource: Amend kernel-doc styleAndy Shevchenko
2026-06-19ACPI: sysfs: Fix path of module parameters in commentsZenghui Yu
2026-06-19thermal: intel: Fix dangling resources on thermal_throttle_online() failureRicardo Neri
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-19regulator: pca9450: Correct default t_off_deb for PCA9451A/PCA9452Joy Zou
2026-06-19spi: dw: Add support for snps,dwc-ssi-2.00aChanghuang Liang
2026-06-19spi: dt-bindings: snps,dw-apb-ssi: Add starfive,jhb100-spiChanghuang Liang
2026-06-19arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BASBreno Leitao