summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-06netfilter: nft_set_rbtree: validate open interval overlapPablo Neira Ayuso
2026-02-06netfilter: nft_set_rbtree: validate element belonging to intervalPablo Neira Ayuso
2026-02-06netfilter: nft_set_rbtree: check for partial overlaps in anonymous setsPablo Neira Ayuso
2026-02-06netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null intervalPablo Neira Ayuso
2026-02-06netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn
2026-02-06netfilter: nft_set_hash: fix get operation on big endianFlorian Westphal
2026-02-06selftests: netfilter: add IPV6_TUNNEL to configFlorian Westphal
2026-02-06netfilter: flowtable: dedicated slab for flow entryQingfang Deng
2026-02-06selftests: netfilter: nft_queue.sh: add udp fraglist gro test caseFlorian Westphal
2026-02-06netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal
2026-02-06netfilter: nft_set_rbtree: don't gc elements on insertFlorian Westphal
2026-02-06pinctrl: generic: move function to amlogic-am4 driverConor Dooley
2026-02-06pinctrl: intel: Align Copyright note with corporate guidelinesAndy Shevchenko
2026-02-06crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_lockedThorsten Blum
2026-02-06crypto: testmgr - Add test vectors for authenc(hmac(sha224),cbc(aes))Aleksander Jan Bajkowski
2026-02-06crypto: testmgr - Add test vectors for authenc(hmac(sha384),cbc(aes))Aleksander Jan Bajkowski
2026-02-06hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang
2026-02-06crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()Zilin Guan
2026-02-06crypto: xilinx - Fix inconsistant indentationHarsh Jain
2026-02-06crypto: rng - Use unregister_rngs in register_rngsThorsten Blum
2026-02-06crypto: atmel - Use unregister_{aeads,ahashes,skciphers}Thorsten Blum
2026-02-06hwrng: optee - simplify OP-TEE context matchRouven Czerwinski
2026-02-06KVM: s390: Add explicit padding to struct kvm_s390_keyopArnd Bergmann
2026-02-06crypto: ccp - Add sysfs attribute for boot integrityMario Limonciello
2026-02-06usb: typec: hd3ss3220: Check if regulator needs to be switchedJan Remmet
2026-02-06Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...Joerg Roedel
2026-02-06iommu/vt-d: Treat PAGE_SNOOP and PWSNP separatelyViktor Kleen
2026-02-06slub: let need_slab_obj_exts() return false if SLAB_NO_OBJ_EXT is setHao Li
2026-02-06vsnprintf: drop __printf() attributes on binary printing functionsArnd Bergmann
2026-02-06mtd: spinand: fix NULL pointer dereference in spinand_support_vendor_ops()Md Sadre Alam
2026-02-06mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_singleHao Ge
2026-02-06erofs: fix UAF issue for file-backed mounts w/ directio optionChao Yu
2026-02-06mshv: fix SRCU protection in irqfd resampler ack handlerLi RongQing
2026-02-06mshv: make field names descriptive in a header structMukesh R
2026-02-05Merge tag 'hwmon-for-v6.19-final' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-05Merge tag 'drm-fixes-2026-02-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-05amd-xgbe: do not select NET_SELFTESTS when INET is disabledRaju Rangoju
2026-02-06Merge tag 'drm-xe-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-02-06Merge tag 'drm-misc-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/...Dave Airlie
2026-02-05Merge branch 'net-cpsw_new-fix-multiple-issues-in-the-cpsw_probe-error-path'Jakub Kicinski
2026-02-05net: cpsw_new: Fix potential unregister of netdev that has not been registere...Kevin Hao
2026-02-05net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error pathKevin Hao
2026-02-05nfc: hci: shdlc: Stop timers and work before freeing contextVotokina Victoria
2026-02-06Merge tag 'amd-drm-fixes-6.19-2026-02-05' of https://gitlab.freedesktop.org/a...Dave Airlie
2026-02-06Merge tag 'drm-xe-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-02-05net/mlx5e: SHAMPO, Switch to header memcpyDragos Tatulea
2026-02-05net/mlx5: Fix 1600G link mode enum namingYael Chemla
2026-02-06Merge tag 'drm-misc-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-02-05net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHzHuacai Chen
2026-02-06KVM: LoongArch: selftests: Add steal time test caseBibo Mao