messages from 2024-07-05 03:19:32 to 2024-07-17 09:39:36 UTC [more...]
[PATCH v1 0/4] Removal of non-existent DAC nodes
2024-07-17 9:39 UTC (9+ messages)
` [PATCH v1 1/4] arm64: dts: imx8: remove non-existent DACs
` [PATCH v1 2/4] ARM: dts: rockchip: remove unlikly-to-exist DAC from elgin-r1
` [PATCH v1 3/4] loongarch: dts: remove non-existent DAC from 2k1000-ref
` [PATCH v1 4/4] ARM: dts: socfpga: remove non-existent DAC from CycloneV devkit
[GIT PULL] asm-generic updates for 6.11
2024-07-17 9:36 UTC (12+ messages)
[PATCH 0/9] AT24 EEPROM MTD Support
2024-07-17 8:19 UTC (16+ messages)
` [PATCH 4/9] mtd: devices: add AT24 eeprom support
` [PATCH 5/9] ARM: defconfig: convert to MTD_EEPROM_AT24
[PATCH v3 0/3] LoongArch: CPU parallel bring up
2024-07-16 14:15 UTC (4+ messages)
` [PATCH v3 1/3] cpu/hotplug: Make HOTPLUG_PARALLEL independent of HOTPLUG_SMT
` [PATCH v3 2/3] cpu/hotplug: Weak fallback for arch_cpuhp_init_parallel_bringup
` [PATCH v3 3/3] LoongArch: SMP: Implement parallel CPU bring up
[PATCH 00/17] mm: introduce numa_memblks
2024-07-16 13:07 UTC (19+ messages)
` [PATCH 01/17] mm: move kernel/numa.c to mm/
` [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH 12/17] mm: introduce numa_memblks
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH 14/17] mm: introduce numa_emulation
` [PATCH 15/17] mm: make numa_memblks more self-contained
` [PATCH 16/17] arch_numa: switch over to numa_memblks
` [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks
[PATCH] LoongArch: KVM: Implement function kvm_arch_para_features
2024-07-16 12:58 UTC
[PATCH V5] LoongArch: Add AVEC irqchip support
2024-07-16 9:24 UTC (6+ messages)
[PATCH v2 0/3] LoongArch: CPU parallel bring up
2024-07-16 4:56 UTC (7+ messages)
` [PATCH v2 1/3] cpu/hotplug: Make HOTPLUG_PARALLEL independent of HOTPLUG_SMT
` [PATCH v2 2/3] cpu/hotplug: Weak fallback for arch_cpuhp_init_parallel_bringup
` [PATCH v2 3/3] LoongArch: SMP: Implement parallel CPU bring up
[PATCH 00/17] arch: convert everything to syscall.tbl
2024-07-16 1:09 UTC (28+ messages)
` [PATCH 01/17] syscalls: add generic scripts/syscall.tbl
` [PATCH 02/17] csky: drop asm/gpio.h wrapper
` [PATCH 03/17] um: don't generate asm/bpf_perf_event.h
` [PATCH 07/17] clone3: drop __ARCH_WANT_SYS_CLONE3 macro
` [PATCH 09/17] arm64: convert unistd_32.h to syscall.tbl format
` [PATCH 10/17] arm64: generate 64-bit syscall.tbl
` [PATCH 11/17] arm64: rework compat syscall macros
` [PATCH 12/17] csky: convert to generic syscall table
[RFC PATCH 0/4] Add jump table support for objtool on LoongArch
2024-07-15 10:35 UTC (12+ messages)
` [RFC PATCH 1/4] objtool: Check local label in find_jump_table()
` [RFC PATCH 2/4] objtool: Check various types in add_jump_table()
` [RFC PATCH 3/4] objtool/LoongArch: Add support for jump table
` [RFC PATCH 4/4] LoongArch: Remove -fno-jump-tables for objtool
[PATCH 00/11] Added Interrupt controller emulation for loongarch kvm
2024-07-15 6:21 UTC (17+ messages)
` [PATCH 01/11] LoongArch: KVM: Add iocsr and mmio bus simulation in kernel
` [PATCH 02/11] LoongArch: KVM: Add IPI device support
` [PATCH 03/11] LoongArch: KVM: Add IPI read and write function
` [PATCH 05/11] LoongArch: KVM: Add EXTIOI device support
` [PATCH 06/11] LoongArch: KVM: Add EXTIOI read and write functions
` [PATCH 07/11] LoongArch: KVM: Add EXTIOI user mode "
` [PATCH 08/11] LoongArch: KVM: Add PCHPIC device support
` [PATCH 10/11] LoongArch: KVM: Add PCHPIC user mode read and write functions
[PATCH] LoongArch: KVM: Remove redundant assignment in kvm_map_page_fast
2024-07-13 15:59 UTC
[PATCH v3 1/5] arch/x86: Drop own definition of pgd,p4d_leaf
2024-07-13 7:08 UTC (5+ messages)
` [PATCH v3 2/5] mm: Remove pud_user() from asm-generic/pgtable-nopmd.h
` [PATCH v3 3/5] LoongArch: Do not define pud_leaf() when there is no PMD
` [PATCH v3 4/5] mips: "
` [PATCH v3 5/5] mm: Add p{g/4}d_leaf() in asm-generic/pgtable-nop{4/u}d.h
[GIT PULL] LoongArch KVM changes for v6.11
2024-07-12 15:31 UTC (2+ messages)
[PATCH V4][RESEND] LoongArch: Add AVEC irqchip support
2024-07-12 1:32 UTC (5+ messages)
[PATCH 0/3] LoongArch: CPU parallel bring up
2024-07-10 20:51 UTC (5+ messages)
` [PATCH 1/3] cpu/hotplug: Make HOTPLUG_PARALLEL independent of HOTPLUG_SMT
` [PATCH 2/3] cpu/hotplug: Weak fallback for arch_cpuhp_init_parallel_bringup
` [PATCH 3/3] LoongArch: SMP: Implement parallel CPU bring up
[PATCH] PCI: loongson: Add LS7A MSI enablement quirk
2024-07-10 19:48 UTC (6+ messages)
[PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
2024-07-10 15:51 UTC (4+ messages)
[GIT PULL] LoongArch KVM changes for v6.11
2024-07-10 8:59 UTC (2+ messages)
[PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug
2024-07-10 8:23 UTC (4+ messages)
` [PATCH v10 18/19] arm64: document virtual CPU hotplug's expectations
[PATCH V4] LoongArch: Add AVEC irqchip support
2024-07-10 4:07 UTC (5+ messages)
[PATCH v5 0/2] pwm: Introduce pwm driver for the Loongson family chips
2024-07-10 2:04 UTC (3+ messages)
` [PATCH v5 1/2] dt-bindings: pwm: Add Loongson PWM controller
` [PATCH v5 2/2] pwm: Add Loongson PWM controller support
[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
2024-07-09 12:45 UTC (5+ messages)
` [PATCH 6/6] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2855/tegra/omap2plus
[PATCH] Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()" for linux-6.6.37
2024-07-09 10:03 UTC (9+ messages)
[PATCH v2] LoongArch: KVM: Implement feature passing from user space
2024-07-09 9:22 UTC (2+ messages)
[PATCH] LoongArch: Check TIF_LOAD_WATCH to enable user space watchpoint
2024-07-09 6:17 UTC
[PATCH V2 2/2] LoongArch: Add AVEC irqchip support
2024-07-09 3:35 UTC (11+ messages)
[PATCH v4 0/3] LoongArch: KVM: Add Binary Translation extension support
2024-07-09 1:45 UTC (25+ messages)
` [PATCH v4 2/3] LoongArch: KVM: Add LBT feature detection function
[PATCH v4 0/2] LoongArch: Add steal time support
2024-07-09 1:39 UTC (8+ messages)
` [PATCH v4 1/2] LoongArch: KVM: Add steal time support in kvm side
[PATCH] LoongArch: rust: Use rustc option -Zdirect-access-external-data
2024-07-08 17:52 UTC (2+ messages)
[PATCH v4 0/2] pwm: Introduce pwm driver for the Loongson family chips
2024-07-08 8:02 UTC (6+ messages)
` [PATCH v4 2/2] pwm: Add Loongson PWM controller support
[PATCH 1/2] LoongArch: Remove a redundant checking in relocator
2024-07-06 14:46 UTC (7+ messages)
` [PATCH 2/2] LoongArch: Add support for relocating the kernel with RELR relocation
[PATCH V3] LoongArch: Add AVEC irqchip support
2024-07-06 10:21 UTC (2+ messages)
[PATCH v3 0/7] LoongArch: KVM: VM migration enhancement
2024-07-05 9:54 UTC (3+ messages)
[PATCH] LoongArch: KVM: always make pte yong in page map's fast path
2024-07-05 9:39 UTC (3+ messages)
[PATCH V3 0/2] LoongArch: Add Loongson-3 CPUFreq driver support
2024-07-05 8:28 UTC (7+ messages)
` [PATCH V3 1/2] LoongArch: Add architectural preparation for CPUFreq
` [PATCH V3 2/2] cpufreq: Add Loongson-3 CPUFreq driver support
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