messages from 2025-02-14 11:34:53 to 2025-02-26 00:27:33 UTC [more...]
[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
2025-02-26 0:27 UTC (18+ messages)
` [PATCH 1/7] KVM: x86: Free vCPUs before freeing VM state
` [PATCH 2/7] KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending
` [PATCH 3/7] KVM: Assert that a destroyed/freed vCPU is no longer visible
` [PATCH 4/7] KVM: x86: Don't load/put vCPU when unloading its MMU during teardown
` [PATCH 5/7] KVM: x86: Unload MMUs during vCPU destruction, not before
` [PATCH 6/7] KVM: x86: Fold guts of kvm_arch_sync_events() into kvm_arch_pre_destroy_vm()
` [PATCH 7/7] KVM: Drop kvm_arch_sync_events() now that all implementations are nops
[PATCH net-next v7 0/2] RTL9300 MDIO driver
2025-02-26 0:07 UTC (3+ messages)
` [PATCH net-next v7 1/2] net: mdio: Add "
` [PATCH net-next v7 2/2] mips: dts: realtek: Add MDIO controller
[PATCH] crypto: lib/Kconfig - fix chacha/poly1305 dependencies more more
2025-02-25 21:50 UTC (4+ messages)
[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-02-25 20:34 UTC (19+ messages)
[PATCH v2 0/4] tools/nolibc: MIPS: entrypoint cleanups and N32/N64 ABIs
2025-02-25 17:02 UTC (5+ messages)
` [PATCH v2 1/4] tools/nolibc: MIPS: drop $gp setup
` [PATCH v2 2/4] tools/nolibc: MIPS: drop manual stack pointer alignment
` [PATCH v2 3/4] tools/nolibc: MIPS: drop noreorder option
` [PATCH v2 4/4] tools/nolibc: MIPS: add support for N64 and N32 ABIs
[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
2025-02-25 16:04 UTC (18+ messages)
` [PATCH v4 1/8] driver core: auxiliary bus: add device creation helpers
` [PATCH v4 2/8] reset: mpfs: use the auxiliary device creation
` [PATCH v4 3/8] drm/bridge: ti-sn65dsi86: use the auxiliary device
` [PATCH v4 4/8] platform: arm64: lenovo-yoga-c630: use the auxiliary device creation helper
` [PATCH v4 5/8] clk: eyeq: "
` [PATCH v4 6/8] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH v4 7/8] clk: clk-imx8mp-audiomix: use the auxiliary device creation helper
` [PATCH v4 8/8] clk: amlogic: axg-audio: use the auxiliary reset driver - take 2
[PATCH v3 0/8] perf: Support multiple system call tables in the build
2025-02-25 5:40 UTC (14+ messages)
` [PATCH v3 1/8] perf syscalltble: Remove syscall_table.h
` [PATCH v3 2/8] perf trace: Reorganize syscalls
` [PATCH v3 3/8] perf syscalltbl: Remove struct syscalltbl
` [PATCH v3 4/8] perf thread: Add support for reading the e_machine type for a thread
` [PATCH v3 5/8] perf trace beauty: Add syscalltbl.sh generating all system call tables
` [PATCH v3 6/8] perf syscalltbl: Use lookup table containing multiple architectures
` [PATCH v3 7/8] perf build: Remove Makefile.syscalls
` [PATCH v3 8/8] perf syscalltbl: Mask off ABI type for MIPS system calls
[PATCH v2 0/6] remove tlb_remove_page_ptdesc()
2025-02-25 3:45 UTC (7+ messages)
` [PATCH v2 1/6] mm: pgtable: make generic tlb_remove_table() use struct ptdesc
` [PATCH v2 2/6] mm: pgtable: change pt parameter of tlb_remove_ptdesc() to struct ptdesc *
` [PATCH v2 3/6] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
` [PATCH v2 4/6] riscv: pgtable: unconditionally "
` [PATCH v2 5/6] x86: pgtable: convert to "
` [PATCH v2 6/6] mm: pgtable: remove tlb_remove_page_ptdesc()
[PATCH] MIPS: Loongson2ef: Replace deprecated strncpy() with strscpy()
2025-02-24 21:54 UTC
[PATCH 1/2] bus: bt1-axi: use dev_groups to register attribute groups
2025-02-24 20:46 UTC (2+ messages)
` [PATCH 2/2] bus: bt1-apb: "
[PATCH v4] mips: dts: ralink: mt7628a: update system controller node and its consumers
2025-02-24 5:34 UTC
[PATCH 0/9] mips: dts: Split Realtek devicetrees
2025-02-22 10:57 UTC (3+ messages)
[PATCH v3 00/18] vDSO: Introduce generic data storage
2025-02-22 10:14 UTC (9+ messages)
` [PATCH v3 09/18] riscv: vdso: Switch to generic storage implementation
` [PATCH v3 10/18] LoongArch: vDSO: "
[RESEND PATCH net-next 0/5] dt-bindings: net: realtek,rtl9301-switch
2025-02-21 23:30 UTC (12+ messages)
` [RESEND PATCH net-next 1/5] dt-bindings: net: Move realtek,rtl9301-switch to net
` [RESEND PATCH net-next 2/5] dt-bindings: net: Add switch ports and interrupts to RTL9300
` [RESEND PATCH net-next 3/5] dt-bindings: net: Add Realtek MDIO controller
` [RESEND PATCH net-next 4/5] mips: dts: realtek: Add switch interrupts
` [RESEND PATCH net-next 5/5] mips: dts: cameo-rtl9302c: Add switch block
[PATCH v3 0/6] mips: dts: ralink: update system controller nodes and its consumers
2025-02-21 17:31 UTC (10+ messages)
` [PATCH v3 6/6] mips: dts: ralink: mt7628a: update system controller node "
[PATCH v3 0/5] MIPS: Allow using multi-cluster with a broken HCI
2025-02-21 14:04 UTC (9+ messages)
` [PATCH v3 2/5] dt-bindings: mips: mips-cm: Add a new compatible string for EyeQ6
[PATCH v2] mips: dts: ingenic: Switch to simple-audio-card,hp-det-gpios
2025-02-21 9:32 UTC (2+ messages)
[PATCH v9 0/4] MIPS: Support I6500 multi-cluster configuration
2025-02-21 9:31 UTC (5+ messages)
` [PATCH v9 1/4] clocksource: mips-gic-timer: Enable counter when CPUs start
[PATCH] mips: sni: Do not include <linux/fb.h>
2025-02-21 9:31 UTC (2+ messages)
[PATCH v6 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-02-20 23:19 UTC (11+ messages)
` [PATCH v6 2/6] syscall.h: add syscall_set_arguments()
` [PATCH v6 3/6] syscall.h: introduce syscall_set_nr()
[PATCH v2 0/1] MIPS: Fix idle VS timer enqueue
2025-02-20 9:52 UTC (8+ messages)
` [PATCH v2 1/1] "
[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
2025-02-19 14:06 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-02-19 13:53 UTC (4+ messages)
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
[PATCH] mm/ioremap: Pass pgprot_t to ioremap_prot() instead of unsigned long
2025-02-19 11:52 UTC (2+ messages)
[PATCH v8 00/13] MIPS: Support I6500 multi-cluster configuration
2025-02-19 10:46 UTC (5+ messages)
[PATCH net-next 0/5] dt-bindings: net: realtek,rtl9301-switch
2025-02-18 19:43 UTC (4+ messages)
[PATCH 0/7] MIPS: decstation_64_defconfig: Compile the kernel with warnings as errors
2025-02-18 13:00 UTC (8+ messages)
` [PATCH 1/7] MIPS: dec: Declare which_prom() as static
` [PATCH 2/7] MIPS: dec: Create reset.h
` [PATCH 3/7] MIPS: cevt-ds1287: Add missing ds1287.h include
` [PATCH 4/7] MIPS: ds1287: Match ds1287_set_base_clock() function types
` [PATCH 5/7] MIPS: dec: Remove dec_irq_dispatch()
` [PATCH 6/7] MIPS: decstation_64_defconfig: Update configs dependencies
` [PATCH 7/7] MIPS: decstation_64_defconfig: Compile the kernel with warnings as errors
[PATCH v3 0/7] driver core: auxiliary bus: add device creation helper
2025-02-18 8:14 UTC (16+ messages)
` [PATCH v3 1/7] driver core: auxiliary bus: add device creation helpers
` [PATCH v3 2/7] reset: mpfs: use the auxiliary device creation helper
` [PATCH v3 6/7] clk: clk-imx8mp-audiomix: "
[PATCH] tools/nolibc: add support for N64 and N32 ABIs
2025-02-18 4:52 UTC (7+ messages)
[PATCH 0/7] syscore: Pass context data to callbacks
2025-02-17 16:37 UTC (8+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] MIPS: Embed syscore_ops in PCI context
` [PATCH 3/7] bus: mvebu-mbus: Embed syscore_ops in mbus context
` [PATCH 4/7] clk: ingenic: tcu: Embed syscore_ops in TCU context
` [PATCH 5/7] clk: mvebu: Embed syscore_ops in clock context
` [PATCH 6/7] irqchip/irq-imx-gpcv2: Embed syscore_ops in chip context
` [PATCH 7/7] soc/tegra: pmc: Derive PMC context from syscore ops
[PATCH v3 0/2] MIPS: dec: Only check -msym32 when need compiler
2025-02-17 14:28 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] MIPS: Eliminate Redundant KBUILD_SYM32 Checks
[PATCH] MIPS: Don't use %pK through printk
2025-02-17 7:40 UTC
[GIT PULL] MIPS fixes for v6.14
2025-02-16 18:58 UTC (2+ messages)
[PATCH 0/1] MIPS: Fix idle VS timer enqueue
2025-02-15 14:41 UTC (7+ messages)
` [PATCH] "
[PATCH v2 0/2] MIPS: dec: Only check -msym32 when need compiler
2025-02-14 19:54 UTC (3+ messages)
` [PATCH v2 1/2] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).