summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-07dt-bindings: riscv: add Smcsrind and Sscsrind ISA extension descriptionsAtish Patra
2026-08-07RISC-V: Add Smcsrind and Sscsrind ISA extension definition and parsingAtish Patra
2026-08-07RISC-V: Add Smcsrind and Sscsrind ISA extension CSR definitionsKaiwen Xue
2026-08-07RISC-V: perf: fix resource cleanup on driver probe failureAtish Patra
2026-08-07Revert "riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot"Nam Cao
2026-08-07riscv: unaligned: stop using kthread for check_vector_unaligned_access()Nam Cao
2026-08-07riscv: Mark default_power_off() as __noreturnThorsten Blum
2026-08-07riscv: mm: Move dma_contiguous_reserve() after NUMA initializationEder Zulian
2026-08-07riscv: cfi: reduce shadow stack size limit from 2GB to 512MBZong Li
2026-08-07riscv: vdso: Simplify cflags remove logicThomas Weißschuh
2026-08-07riscv: mm: Apply Svinval in update_mmu_cache()Xu Lu
2026-08-07riscv: mm: Use ASID in update_mmu_cache()Xu Lu
2026-08-07riscv: kprobes: add test case for c.jal instruction simulationNam Cao
2026-08-07riscv: probes: simulate c.jal instructionXiaofeng Yuan
2026-08-07riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADEVivian Wang
2026-08-07ACPI: tables: Add missing #include <asm/fixmap.h>Vivian Wang
2026-08-07riscv: Restart via EFI runtime services when availableAtish Patra
2026-08-07riscv: efi: Power off via EFI runtime services when availableAtish Patra
2026-08-07MAINTAINERS: add Ivan Vecera as DPLL reviewerJiri Pirko
2026-08-07mailmap: add entries for Christoph PaaschChristoph Paasch
2026-08-07Merge branch 'net-wangxun-timeout-and-error'Jakub Kicinski
2026-08-07net: wangxun: add pcie error handlerJiawen Wu
2026-08-07net: wangxun: implement soft quiesce for PCIe error recoveryJiawen Wu
2026-08-07net: wangxun: add reinit parameter to wx->do_reset callbackJiawen Wu
2026-08-07net: wangxun: add Tx timeout processJiawen Wu
2026-08-07net: ngbe: implement libwx reset opsJiawen Wu
2026-08-07tracing/mmiotrace: Use trace_assign_type() in mmio_print_mark()Masami Hiramatsu (Google)
2026-08-07Merge tag 'watchdog-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-07Merge branch 'tun-tap-vhost-net-apply-qdisc-backpressure-on-full-ptr_ring-to-...Jakub Kicinski
2026-08-07tun/tap & vhost-net: stop tail-drop when IFF_BACKPRESSURE is setSimon Schippers
2026-08-07ptr_ring: move free-space check into separate helperSimon Schippers
2026-08-07vhost-net: wake queue of tun/tap after ptr_ring consumeSimon Schippers
2026-08-07tun/tap: add ptr_ring consume helper with netdev queue wakeupSimon Schippers
2026-08-07tun/tap: add IFF_BACKPRESSURE flagSimon Schippers
2026-08-07net/sched: cls_api: fix teardown of an adopted proto on insert-race lossVictor Nogueira
2026-08-07Merge tag 'hwmon-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-07Merge branch 'fix-skb-length-accounting-after-xdp-frag-adjustment'Jakub Kicinski
2026-08-07veth: fix skb length accounting after XDP frag adjustmentSun Jian
2026-08-07net: fix skb length accounting after generic XDP frag adjustmentSun Jian
2026-08-07Merge branch 'selftests-net-shaper-expand-shaper-api-coverage'Jakub Kicinski
2026-08-07selftests: net: shaper: Cover recursive node cleanupMohsin Bashir
2026-08-07selftests: net: shaper: Cover mixed-parent groupingMohsin Bashir
2026-08-07selftests: net: shaper: Reject invalid set requestsMohsin Bashir
2026-08-07selftests: net: shaper: Cover scalar attributesMohsin Bashir
2026-08-07selftests: net: shaper: Add reparenting rejection testMohsin Bashir
2026-08-07selftests: net: shaper: Add queue migration between nodes testMohsin Bashir
2026-08-07selftests: net: shaper: Add child node deletion reparent testMohsin Bashir
2026-08-07selftests: net: shaper: Add nested depth limit discovery testMohsin Bashir
2026-08-07selftests: net: shaper: Add .group rate update testMohsin Bashir
2026-08-07selftests: net: shaper: Add node scope .set rate update testMohsin Bashir