aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-08-07riscv: cfi: reduce shadow stack size limit from 2GB to 512MBZong Li1-2/+2
2026-08-07riscv: vdso: Simplify cflags remove logicThomas Weißschuh1-5/+2
2026-08-07riscv: mm: Apply Svinval in update_mmu_cache()Xu Lu3-18/+26
2026-08-07riscv: mm: Use ASID in update_mmu_cache()Xu Lu3-6/+8
2026-08-07riscv: kprobes: add test case for c.jal instruction simulationNam Cao1-0/+24
2026-08-07riscv: probes: simulate c.jal instructionXiaofeng Yuan3-1/+9
2026-08-07riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADEVivian Wang4-0/+10
2026-08-07ACPI: tables: Add missing #include <asm/fixmap.h>Vivian Wang1-0/+1
2026-08-07riscv: Restart via EFI runtime services when availableAtish Patra1-0/+7
2026-08-07riscv: efi: Power off via EFI runtime services when availableAtish Patra1-0/+5
2026-08-07MAINTAINERS: add Ivan Vecera as DPLL reviewerJiri Pirko1-0/+1
2026-08-07mailmap: add entries for Christoph PaaschChristoph Paasch1-0/+4
2026-08-07Merge branch 'net-wangxun-timeout-and-error'Jakub Kicinski15-19/+614
2026-08-07net: wangxun: add pcie error handlerJiawen Wu5-5/+223
2026-08-07net: wangxun: implement soft quiesce for PCIe error recoveryJiawen Wu5-0/+63
2026-08-07net: wangxun: add reinit parameter to wx->do_reset callbackJiawen Wu8-11/+11
2026-08-07net: wangxun: add Tx timeout processJiawen Wu8-5/+286
2026-08-07net: ngbe: implement libwx reset opsJiawen Wu3-3/+36
2026-08-07tracing/mmiotrace: Use trace_assign_type() in mmio_print_mark()Masami Hiramatsu (Google)1-2/+5
2026-08-07Merge tag 'watchdog-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds3-8/+8
2026-08-07Merge branch 'tun-tap-vhost-net-apply-qdisc-backpressure-on-full-ptr_ring-to-reduce-tx-drops'Jakub Kicinski7-18/+255
2026-08-07tun/tap & vhost-net: stop tail-drop when IFF_BACKPRESSURE is setSimon Schippers2-6/+65
2026-08-07ptr_ring: move free-space check into separate helperSimon Schippers1-2/+24
2026-08-07vhost-net: wake queue of tun/tap after ptr_ring consumeSimon Schippers3-6/+44
2026-08-07tun/tap: add ptr_ring consume helper with netdev queue wakeupSimon Schippers1-4/+114
2026-08-07tun/tap: add IFF_BACKPRESSURE flagSimon Schippers2-0/+8
2026-08-07net/sched: cls_api: fix teardown of an adopted proto on insert-race lossVictor Nogueira1-5/+13
2026-08-07Merge tag 'hwmon-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds6-51/+87
2026-08-07Merge branch 'fix-skb-length-accounting-after-xdp-frag-adjustment'Jakub Kicinski2-11/+21
2026-08-07veth: fix skb length accounting after XDP frag adjustmentSun Jian1-8/+14
2026-08-07net: fix skb length accounting after generic XDP frag adjustmentSun Jian1-3/+7
2026-08-07Merge branch 'selftests-net-shaper-expand-shaper-api-coverage'Jakub Kicinski1-87/+978
2026-08-07selftests: net: shaper: Cover recursive node cleanupMohsin Bashir1-0/+59
2026-08-07selftests: net: shaper: Cover mixed-parent groupingMohsin Bashir1-0/+100
2026-08-07selftests: net: shaper: Reject invalid set requestsMohsin Bashir1-0/+41
2026-08-07selftests: net: shaper: Cover scalar attributesMohsin Bashir1-0/+68
2026-08-07selftests: net: shaper: Add reparenting rejection testMohsin Bashir1-0/+150
2026-08-07selftests: net: shaper: Add queue migration between nodes testMohsin Bashir1-0/+102
2026-08-07selftests: net: shaper: Add child node deletion reparent testMohsin Bashir1-0/+77
2026-08-07selftests: net: shaper: Add nested depth limit discovery testMohsin Bashir1-0/+117
2026-08-07selftests: net: shaper: Add .group rate update testMohsin Bashir1-0/+67
2026-08-07selftests: net: shaper: Add node scope .set rate update testMohsin Bashir1-0/+38
2026-08-07selftests: net: shaper: Add basic_groups_with_rate testMohsin Bashir1-13/+66
2026-08-07selftests: net: shaper: Decouple basic_groups from netdev rate limitingMohsin Bashir1-24/+16
2026-08-07selftests: net: shaper: Prepare helpers for group testsMohsin Bashir1-59/+86
2026-08-07selftests: net: shaper: Drop redundant command timeoutsMohsin Bashir1-3/+3
2026-08-07net: niu: fix potential buffer overflow/truncation in irq namesRonan Marchal2-4/+4
2026-08-07Merge branch 'net-dsa-mt7530-fix-remaining-swallowed-mdio-access-errors'Jakub Kicinski2-18/+75
2026-08-07net: dsa: mt7530: serialize the regmap IRQ chip like every other userDaniel Golle1-1/+25
2026-08-07net: dsa: mt7530: check command register writes in fdb and vlan cmdDaniel Golle1-4/+12