aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-02-06selftests/xsk: fix number of Tx frags in invalid packetLarysa Zaremba1-1/+1
2026-02-06selftests/xsk: properly handle batch ending in the middle of a packetLarysa Zaremba1-0/+2
2026-02-06ASoC: fsl_asrc_dma: allocate memory from dma deviceShengjiu Wang1-7/+41
2026-02-06ASoC: fsl_asrc: Add support for i.MX952 platformShengjiu Wang2-0/+30
2026-02-06ASoC: fsl_asrc_m2m: Add option to start ASRC before DMA device for M2MShengjiu Wang4-1/+37
2026-02-06ASoC: dt-bindings: fsl,imx-asrc: Add support for i.MX952 platformShengjiu Wang1-0/+1
2026-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-1/+4
2026-02-06ipmi:si: Use a long timeout when the BMC is misbehavingCorey Minyard1-1/+3
2026-02-06landlock: Document audit blocker field formatSamasth Norway Ananda1-2/+33
2026-02-06landlock: Add errata documentation sectionSamasth Norway Ananda5-4/+90
2026-02-06landlock: Add backwards compatibility for restrict flagsSamasth Norway Ananda1-9/+23
2026-02-06landlock: Refactor TCP socket type checkMatthieu Buffet1-5/+16
2026-02-06landlock: Minor reword of docs for TCP access rightsMatthieu Buffet1-8/+9
2026-02-06landlock: Document LANDLOCK_RESTRICT_SELF_TSYNCGünther Noack1-1/+9
2026-02-06selftests/landlock: Add LANDLOCK_RESTRICT_SELF_TSYNC testsGünther Noack2-2/+163
2026-02-06landlock: Multithreading support for landlock_restrict_self()Günther Noack8-30/+650
2026-02-06ipmi:si: Handle waiting messages when BMC failure detectedCorey Minyard1-0/+6
2026-02-06nvme: correct comment about nvme_ns_remove()John Garry1-1/+1
2026-02-06nvme: stop setting namespace gendisk device driver dataJohn Garry1-7/+0
2026-02-06perf regs: Remove __weak attributive arch_sdt_arg_parse_op() functionDapeng Mi12-473/+441
2026-02-06perf regs: Remove __weak attributive arch__xxx_reg_mask() functionsDapeng Mi30-236/+332
2026-02-06perf arch: Update arch headers to use relative UAPI pathsDapeng Mi9-9/+9
2026-02-06perf regs: Fix abort for "-I" or "--user-regs" optionsDapeng Mi1-7/+6
2026-02-06Revert "revocable: Revocable resource management"Johan Hovold5-471/+0
2026-02-06Revert "revocable: Add Kunit test cases"Johan Hovold4-296/+0
2026-02-06Revert "selftests: revocable: Add kselftest cases"Johan Hovold6-380/+0
2026-02-06perf metricgroup: Don't early exit if no CPUID table existsIan Rogers1-13/+5
2026-02-06perf tests: build-test coverage for NO_JEVENTS=1Ian Rogers1-0/+2
2026-02-06perf tests: Additional 'perf stat' testsIan Rogers1-0/+242
2026-02-06perf record: Make logs more readable for event open failuresLeo Yan1-0/+1
2026-02-06usb: typec: ucsi: Add Thunderbolt alternate mode supportAndrei Kuchynski4-5/+249
2026-02-06io_uring: allow registration of per-task restrictionsJens Axboe8-1/+231
2026-02-06io_uring: add task fork hookJens Axboe4-10/+36
2026-02-06mtd: spi-nor: hisi-sfc: fix refcounting bug in hisi_spi_nor_register_all()Dan Carpenter1-1/+0
2026-02-06sparc: remove unused variable strtabAlex Shi1-2/+0
2026-02-06sparc64: fix unused variable warningAlex Shi1-6/+0
2026-02-06sparc: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2026-02-06sparc: vio: Replace snprintf with strscpy in vio_create_oneThorsten Blum1-2/+2
2026-02-06sparc: Add architecture support for clone3Ludwig Rydberg9-15/+78
2026-02-06sparc: Synchronize user stack on fork and cloneAndreas Larsson1-14/+24
2026-02-06ALSA: oss: delete self assignmentDan Carpenter1-1/+1
2026-02-06irqchip/riscv-imsic: Adjust the number of available guest irq filesXu Lu3-2/+15
2026-02-06RISC-V: KVM: Transparent huge page supportJessica Liu2-0/+142
2026-02-06RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list testXu Lu1-0/+4
2026-02-06RISC-V: KVM: Allow Zalasr extensions for Guest/VMXu Lu2-0/+3
2026-02-06KVM: riscv: selftests: Add riscv vm satp modesWu Fei5-14/+142
2026-02-06KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list testPincheng Wang1-0/+8
2026-02-06riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VMPincheng Wang2-0/+4
2026-02-06RISC-V: KVM: Skip IMSIC update if vCPU IMSIC state is not initializedJiakai Xu1-0/+4
2026-02-06RISC-V: KVM: Fix null pointer dereference in kvm_riscv_aia_imsic_rw_attr()Jiakai Xu1-1/+3