summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-06Merge tag 'pmdomain-v6.19-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-06Merge tag 'gpio-fixes-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-06Merge tag 'sound-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2026-02-06Merge tag 'slab-for-6.19-rc8-fix' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-06Merge branch 'fix-some-corner-cases-in-xskxceiver'Alexei Starovoitov
2026-02-06selftests/xsk: fix number of Tx frags in invalid packetLarysa Zaremba
2026-02-06selftests/xsk: properly handle batch ending in the middle of a packetLarysa Zaremba
2026-02-06ASoC: fsl_asrc_dma: allocate memory from dma deviceShengjiu Wang
2026-02-06ASoC: fsl_asrc: Add support for i.MX952 platformShengjiu Wang
2026-02-06ASoC: fsl_asrc_m2m: Add option to start ASRC before DMA device for M2MShengjiu Wang
2026-02-06ASoC: dt-bindings: fsl,imx-asrc: Add support for i.MX952 platformShengjiu Wang
2026-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2026-02-06landlock: Document audit blocker field formatSamasth Norway Ananda
2026-02-06landlock: Add errata documentation sectionSamasth Norway Ananda
2026-02-06landlock: Add backwards compatibility for restrict flagsSamasth Norway Ananda
2026-02-06landlock: Refactor TCP socket type checkMatthieu Buffet
2026-02-06landlock: Minor reword of docs for TCP access rightsMatthieu Buffet
2026-02-06landlock: Document LANDLOCK_RESTRICT_SELF_TSYNCGünther Noack
2026-02-06selftests/landlock: Add LANDLOCK_RESTRICT_SELF_TSYNC testsGünther Noack
2026-02-06landlock: Multithreading support for landlock_restrict_self()Günther Noack
2026-02-06Revert "revocable: Revocable resource management"Johan Hovold
2026-02-06Revert "revocable: Add Kunit test cases"Johan Hovold
2026-02-06Revert "selftests: revocable: Add kselftest cases"Johan Hovold
2026-02-06usb: typec: ucsi: Add Thunderbolt alternate mode supportAndrei Kuchynski
2026-02-06io_uring: allow registration of per-task restrictionsJens Axboe
2026-02-06io_uring: add task fork hookJens Axboe
2026-02-06mtd: spi-nor: hisi-sfc: fix refcounting bug in hisi_spi_nor_register_all()Dan Carpenter
2026-02-06sparc: remove unused variable strtabAlex Shi
2026-02-06sparc64: fix unused variable warningAlex Shi
2026-02-06sparc: don't reference obsolete termio struct for TC* constantsSam James
2026-02-06sparc: vio: Replace snprintf with strscpy in vio_create_oneThorsten Blum
2026-02-06sparc: Add architecture support for clone3Ludwig Rydberg
2026-02-06sparc: Synchronize user stack on fork and cloneAndreas Larsson
2026-02-06ALSA: oss: delete self assignmentDan Carpenter
2026-02-06irqchip/riscv-imsic: Adjust the number of available guest irq filesXu Lu
2026-02-06RISC-V: KVM: Transparent huge page supportJessica Liu
2026-02-06RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list testXu Lu
2026-02-06RISC-V: KVM: Allow Zalasr extensions for Guest/VMXu Lu
2026-02-06KVM: riscv: selftests: Add riscv vm satp modesWu Fei
2026-02-06KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list testPincheng Wang
2026-02-06riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VMPincheng Wang
2026-02-06RISC-V: KVM: Skip IMSIC update if vCPU IMSIC state is not initializedJiakai Xu
2026-02-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_rw_attr()Jiakai Xu
2026-02-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_has_attr()Jiakai Xu
2026-02-06RISC-V: KVM: Remove unnecessary 'ret' assignmentQiang Ma
2026-02-06ovl: relax requirement for uuid=off,index=onAmir Goldstein
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