messages from 2022-05-04 06:43:47 to 2022-05-09 23:34:05 UTC [more...]
[PATCH v8 00/27] Introduce power-off+restart call chain API
2022-05-09 23:32 UTC (13+ messages)
` [PATCH v8 01/27] notifier: Add atomic_notifier_call_chain_is_empty()
` [PATCH v8 02/27] notifier: Add blocking/atomic_notifier_chain_register_unique_prio()
` [PATCH v8 03/27] kernel/reboot: Introduce sys-off handler API
` [PATCH v8 04/27] kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers
` [PATCH v8 05/27] kernel/reboot: Add do_kernel_power_off()
` [PATCH v8 06/27] kernel/reboot: Add stub for pm_power_off
` [PATCH v8 07/27] kernel/reboot: Add kernel_can_power_off()
` [PATCH v8 08/27] kernel/reboot: Add register_platform_power_off()
` [PATCH v8 09/27] ARM: Use do_kernel_power_off()
` [PATCH v8 10/27] csky: "
` [PATCH v8 11/27] riscv: "
` [PATCH v8 12/27] arm64: "
[PATCH v5 0/7] Generic Ticket Spinlocks
2022-05-09 22:29 UTC (8+ messages)
` [PATCH v5 1/7] asm-generic: ticket-lock: New generic ticket-based spinlock
` [PATCH v5 2/7] asm-generic: qspinlock: Indicate the use of mixed-size atomics
` [PATCH v5 3/7] asm-generic: qrwlock: Document the spinlock fairness requirements
` [PATCH v5 4/7] openrisc: Move to ticket-spinlock
` [PATCH v5 5/7] RISC-V: Move to generic spinlocks
` [PATCH v5 6/7] RISC-V: Move to queued RW locks
` [PATCH v5 7/7] csky: Move to generic ticket-spinlock
[GIT PULL] asm-generic: New generic ticket-based spinlock
2022-05-09 22:32 UTC
[PATCH] bug: Use normal relative pointers in 'struct bug_entry'
2022-05-09 19:20 UTC (6+ messages)
[v2 PATCH] RISC-V: KVM: Introduce ISA extension register
2022-05-09 18:30 UTC (3+ messages)
[PATCH v3] RISC-V: KVM: Introduce ISA extension register
2022-05-09 18:29 UTC
[PATCH v2 0/4] unified way to use static key and optimize pgtable_l4_enabled
2022-05-09 14:41 UTC (12+ messages)
` [PATCH v2 1/4] riscv: mm: init: make pt_ops_set_[early|late|fixmap] static
` [PATCH v2 2/4] riscv: introduce unified static key mechanism for CPU features
` [PATCH v2 3/4] riscv: replace has_fpu() with system_supports_fpu()
` [PATCH v2 4/4] riscv: convert pgtable_l4|[l5]_enabled to static key
linux-next: Tree for May 3
2022-05-09 14:39 UTC (4+ messages)
[PATCH v5 00/10] PolarFire SoC dt for 5.19
2022-05-09 14:26 UTC (11+ messages)
` [PATCH v5 01/10] riscv: dts: microchip: remove icicle memory clocks
` [PATCH v5 02/10] riscv: dts: microchip: move sysctrlr out of soc bus
` [PATCH v5 03/10] riscv: dts: microchip: remove soc vendor from filenames
` [PATCH v5 04/10] dt-bindings: riscv: microchip: document icicle reference design
` [PATCH v5 05/10] riscv: dts: microchip: make the fabric dtsi board specific
` [PATCH v5 06/10] dt-bindings: vendor-prefixes: add Sundance DSP
` [PATCH v5 07/10] dt-bindings: riscv: microchip: add polarberry compatible string
` [PATCH v5 08/10] riscv: dts: microchip: add the sundance polarberry
` [PATCH v5 09/10] riscv: microchip: icicle: readability fixes
` [PATCH v5 10/10] riscv: dts: icicle: sort nodes alphabetically
[PATCH v4 0/8] PolarFire SoC dt for 5.19
2022-05-09 13:23 UTC (14+ messages)
` [PATCH v4 1/8] riscv: dts: microchip: remove icicle memory clocks
` [PATCH v4 2/8] riscv: dts: microchip: move sysctrlr out of soc bus
` [PATCH v4 3/8] riscv: dts: microchip: remove soc vendor from filenames
` [PATCH v4 4/8] dt-bindings: riscv: microchip: document icicle reference design
` [PATCH v4 5/8] riscv: dts: microchip: make the fabric dtsi board specific
` [PATCH v4 6/8] dt-bindings: vendor-prefixes: add Sundance DSP
` [PATCH v4 7/8] dt-bindings: riscv: microchip: add polarberry compatible string
` [PATCH v4 8/8] riscv: dts: microchip: add the sundance polarberry
[PATCH] clocksource/drivers/riscv: Events are stopped during CPU suspend
2022-05-09 11:44 UTC (4+ messages)
[PATCH v6 00/23] Rust support
2022-05-09 9:39 UTC (7+ messages)
` [PATCH v6 19/23] Kbuild: add "
[PATCH -next v7 0/6]mm: page_table_check: add support on arm64 and riscv
2022-05-09 9:09 UTC (9+ messages)
` [PATCH -next v7 1/6] mm: page_table_check: using PxD_SIZE instead of PxD_PAGE_SIZE
` [PATCH -next v7 2/6] mm: page_table_check: move pxx_user_accessible_page into x86
` [PATCH -next v7 3/6] mm: page_table_check: add hooks to public helpers
` [PATCH -next v7 4/6] mm: remove __HAVE_ARCH_PTEP_CLEAR in pgtable.h
` [PATCH -next v7 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
` [PATCH -next v7 6/6] riscv/mm: "
[PATCH 0/5] genirq/irqchip: RISC-V PLIC cleanup and optimization
2022-05-09 7:52 UTC (7+ messages)
` [PATCH 1/5] genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK depends on SMP
` [PATCH 2/5] genirq: Refactor accessors to use irq_data_get_affinity_mask
` [PATCH 3/5] genirq: Provide an IRQ affinity mask in non-SMP configs
` [PATCH 4/5] irqchip/sifive-plic: Make better use of the effective affinity mask
` [PATCH 5/5] irqchip/sifive-plic: Separate the enable and mask operations
[PATCH 1/2] riscv: ftrace: Fix the comments about the number of ftrace instruction
2022-05-09 6:51 UTC (7+ messages)
` [PATCH 2/2] riscv: kprobe: Allow coexistence of ftrace and kprobe
[PATCH] MAINTAINERS: Update KVM RISC-V entry to cover selftests support
2022-05-09 6:06 UTC
[PATCH] KVM: selftests: riscv: Remove unneeded semicolon
2022-05-09 5:47 UTC (4+ messages)
[PATCH v2 0/7] KVM RISC-V Sv57x4 support and HFENCE improvements
2022-05-09 5:34 UTC (22+ messages)
` [PATCH v2 1/7] RISC-V: KVM: Use G-stage name for hypervisor page table
` [PATCH v2 2/7] RISC-V: KVM: Add Sv57x4 mode support for G-stage
` [PATCH v2 3/7] RISC-V: KVM: Treat SBI HFENCE calls as NOPs
` [PATCH v2 4/7] RISC-V: KVM: Introduce range based local HFENCE functions
` [PATCH v2 5/7] RISC-V: KVM: Reduce KVM_MAX_VCPUS value
` [PATCH v2 6/7] RISC-V: KVM: Add remote HFENCE functions based on VCPU requests
` [PATCH v2 7/7] RISC-V: KVM: Cleanup stale TLB entries when host CPU changes
riscv: llvm-compiler: calling convention violation: temporary register $t2 is used to pass the ninth function parameter
2022-05-09 3:49 UTC (2+ messages)
[PATCH v3 0/4] Add Sstc extension support
2022-05-08 7:49 UTC (4+ messages)
` [PATCH v3 4/4] RISC-V: KVM: Support sstc extension
[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
2022-05-08 0:15 UTC (33+ messages)
[QUERY]: Acknowledgment of edge triggered interrupts
2022-05-07 5:31 UTC (3+ messages)
[PATCH bpf-next v2 0/2] Support riscv jit to provide
2022-05-07 0:51 UTC (7+ messages)
` [PATCH bpf-next v2 1/2] bpf: Unify data extension operation of jited_ksyms and jited_linfo
` [PATCH bpf-next v2 2/2] riscv, bpf: Support riscv jit to provide bpf_line_info
[PATCH -next 0/2] Support riscv jit to provide bpf_line_info
2022-05-07 0:48 UTC (6+ messages)
` [PATCH -next 1/2] bpf: Unify data extension operation of jited_ksyms and jited_linfo
[GIT PULL] RISC-V Fix for 5.18-rc6
2022-05-06 19:14 UTC (2+ messages)
[PATCH] RISC-V-fixes: relocate DTB if it's outside memory region
2022-05-06 16:36 UTC (2+ messages)
[PATCH v7 00/20] Introduce power-off+restart call chain API
2022-05-06 15:28 UTC (9+ messages)
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler "
[PATCH] perf: RISC-V: Remove non-kernel-doc ** comments
2022-05-06 14:43 UTC (2+ messages)
[PATCH v4 0/7] Generic Ticket Spinlocks
2022-05-06 14:34 UTC (17+ messages)
` [PATCH v4 1/7] asm-generic: ticket-lock: New generic ticket-based spinlock
` [PATCH v4 2/7] asm-generic: qspinlock: Indicate the use of mixed-size atomics
` [PATCH v4 5/7] RISC-V: Move to generic spinlocks
` [PATCH v4 6/7] RISC-V: Move to queued RW locks
[PATCH v4 0/1] polarfire soc kconfig/maintainers updates
2022-05-05 10:55 UTC (2+ messages)
` [PATCH v4 1/1] MAINTAINERS: add polarfire rng, pci and clock drivers
[PATCH] riscv: Wire up memfd_secret in UAPI header
2022-05-05 8:46 UTC (2+ messages)
[PATCH -next v6 0/6]mm: page_table_check: add support on arm64 and riscv
2022-05-05 6:46 UTC (6+ messages)
` [PATCH -next v6 5/6] arm64/mm: Enable ARCH_SUPPORTS_PAGE_TABLE_CHECK
[PATCH V4 0/5] riscv: Optimize atomic implementation
2022-05-05 3:55 UTC (6+ messages)
` [PATCH V4 1/5] riscv: atomic: Cleanup unnecessary definition
` [PATCH V4 2/5] riscv: atomic: Optimize dec_if_positive functions
` [PATCH V4 3/5] riscv: atomic: Add custom conditional atomic operation implementation
` [PATCH V4 4/5] riscv: atomic: Optimize atomic_ops & xchg with .aq/rl annotation
` [PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation
[PATCH v2] i2c: add support for microchip fpga i2c controllers
2022-05-04 16:17 UTC (5+ messages)
[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
2022-05-04 7:48 UTC
[PATCH v3 0/8] PolarFire SoC dt for 5.19
2022-05-04 7:11 UTC (11+ messages)
` [PATCH v3 2/8] riscv: dts: microchip: move sysctrlr out of soc bus
` [PATCH v3 5/8] riscv: dts: microchip: make the fabric dtsi board specific
` [PATCH v3 8/8] riscv: dts: microchip: add the sundance polarberry
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