summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-06sparc: don't reference obsolete termio struct for TC* constantsSam James-4/+4
2026-02-06sparc: vio: Replace snprintf with strscpy in vio_create_oneThorsten Blum-2/+2
2026-02-06sparc: Add architecture support for clone3Ludwig Rydberg-15/+78
2026-02-06sparc: Synchronize user stack on fork and cloneAndreas Larsson-14/+24
2026-02-06ALSA: oss: delete self assignmentDan Carpenter-1/+1
2026-02-06irqchip/riscv-imsic: Adjust the number of available guest irq filesXu Lu-2/+15
2026-02-06RISC-V: KVM: Transparent huge page supportJessica Liu-0/+142
2026-02-06RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list testXu Lu-0/+4
2026-02-06RISC-V: KVM: Allow Zalasr extensions for Guest/VMXu Lu-0/+3
2026-02-06KVM: riscv: selftests: Add riscv vm satp modesWu Fei-14/+142
2026-02-06KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list testPincheng Wang-0/+8
2026-02-06riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VMPincheng Wang-0/+4
2026-02-06RISC-V: KVM: Skip IMSIC update if vCPU IMSIC state is not initializedJiakai Xu-0/+4
2026-02-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_rw_attr()Jiakai Xu-1/+3
2026-02-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_has_attr()Jiakai Xu-1/+4
2026-02-06RISC-V: KVM: Remove unnecessary 'ret' assignmentQiang Ma-4/+1
2026-02-06ARM: 9469/1: Implement ARCH_HAS_CC_CAN_LINKThomas Weissschuh-0/+11
2026-02-06ovl: relax requirement for uuid=off,index=onAmir Goldstein-20/+24
2026-02-06netfilter: nft_set_rbtree: validate open interval overlapPablo Neira Ayuso-14/+82
2026-02-06netfilter: nft_set_rbtree: validate element belonging to intervalPablo Neira Ayuso-4/+143
2026-02-06netfilter: nft_set_rbtree: check for partial overlaps in anonymous setsPablo Neira Ayuso-5/+25
2026-02-06netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null intervalPablo Neira Ayuso-0/+18
2026-02-06netfilter: nft_counter: fix reset of counters on 32bit archsAnders Grahn-2/+12
2026-02-06netfilter: nft_set_hash: fix get operation on big endianFlorian Westphal-2/+7
2026-02-06selftests: netfilter: add IPV6_TUNNEL to configFlorian Westphal-6/+14
2026-02-06netfilter: flowtable: dedicated slab for flow entryQingfang Deng-2/+10
2026-02-06selftests: netfilter: nft_queue.sh: add udp fraglist gro test caseFlorian Westphal-6/+136
2026-02-06netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentationFlorian Westphal-49/+75
2026-02-06netfilter: nft_set_rbtree: don't gc elements on insertFlorian Westphal-68/+68
2026-02-06pinctrl: generic: move function to amlogic-am4 driverConor Dooley-75/+70
2026-02-06pinctrl: intel: Align Copyright note with corporate guidelinesAndy Shevchenko-25/+25
2026-02-06crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_lockedThorsten Blum-7/+1
2026-02-06crypto: testmgr - Add test vectors for authenc(hmac(sha224),cbc(aes))Aleksander Jan Bajkowski-0/+292
2026-02-06crypto: testmgr - Add test vectors for authenc(hmac(sha384),cbc(aes))Aleksander Jan Bajkowski-0/+318
2026-02-06hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang-63/+107
2026-02-06crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()Zilin Guan-2/+7
2026-02-06crypto: xilinx - Fix inconsistant indentationHarsh Jain-1/+1
2026-02-06crypto: rng - Use unregister_rngs in register_rngsThorsten Blum-8/+4
2026-02-06crypto: atmel - Use unregister_{aeads,ahashes,skciphers}Thorsten Blum-47/+22
2026-02-06hwrng: optee - simplify OP-TEE context matchRouven Czerwinski-4/+1
2026-02-06KVM: s390: Add explicit padding to struct kvm_s390_keyopArnd Bergmann-0/+1
2026-02-06crypto: ccp - Add sysfs attribute for boot integrityMario Limonciello-1/+19
2026-02-06usb: typec: hd3ss3220: Check if regulator needs to be switchedJan Remmet-0/+3
2026-02-06Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...Joerg Roedel-498/+1996
2026-02-06iommu/vt-d: Treat PAGE_SNOOP and PWSNP separatelyViktor Kleen-1/+1
2026-02-06slub: let need_slab_obj_exts() return false if SLAB_NO_OBJ_EXT is setHao Li-0/+3
2026-02-06vsnprintf: drop __printf() attributes on binary printing functionsArnd Bergmann-3/+2
2026-02-06mtd: spinand: fix NULL pointer dereference in spinand_support_vendor_ops()Md Sadre Alam-0/+2
2026-02-06mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_singleHao Ge-1/+5
2026-02-06erofs: fix UAF issue for file-backed mounts w/ directio optionChao Yu-1/+6