messages from 2023-01-22 17:29:13 to 2023-02-09 13:31:04 UTC [more...]
[PATCH v5 00/19] irqdomain: fix mapping race and clean up locking
2023-02-09 13:23 UTC (20+ messages)
` [PATCH v5 01/19] irqdomain: Fix association race
` [PATCH v5 02/19] irqdomain: Fix disassociation race
` [PATCH v5 03/19] irqdomain: Drop bogus fwspec-mapping error handling
` [PATCH v5 04/19] irqdomain: Look for existing mapping only once
` [PATCH v5 05/19] irqdomain: Refactor __irq_domain_alloc_irqs()
` [PATCH v5 06/19] irqdomain: Fix mapping-creation race
` [PATCH v5 07/19] irqdomain: Drop revmap mutex
` [PATCH v5 08/19] irqdomain: Drop dead domain-name assignment
` [PATCH v5 09/19] irqdomain: Drop leftover brackets
` [PATCH v5 10/19] irqdomain: Clean up irq_domain_push/pop_irq()
` [PATCH v5 11/19] x86/ioapic: Use irq_domain_create_hierarchy()
` [PATCH v5 12/19] x86/apic: "
` [PATCH v5 13/19] irqchip/alpine-msi: Use irq_domain_add_hierarchy()
` [PATCH v5 14/19] irqchip/gic-v2m: Use irq_domain_create_hierarchy()
` [PATCH v5 15/19] irqchip/gic-v3-its: "
` [PATCH v5 16/19] irqchip/gic-v3-mbi: "
` [PATCH v5 17/19] irqchip/loongson-pch-msi: "
` [PATCH v5 18/19] irqchip/mvebu-odmi: "
` [PATCH v5 19/19] irqdomain: Switch to per-domain locking
[PATCH V2 0/3] Devicetree support for Loongson-1 clock
2023-02-09 13:26 UTC (4+ messages)
` [PATCH V2 1/3] dt-bindings: clock: Add "
` [PATCH V2 2/3] clk: loongson1: Remove the outdated driver
` [PATCH V2 3/3] clk: loongson1: Re-implement the clock driver
[PATCH v4 00/19] irqdomain: fix mapping race and clean up locking
2023-02-09 13:08 UTC (16+ messages)
` [PATCH v4 06/19] irqdomain: Drop revmap mutex
` [PATCH v4 07/19] irqdomain: Look for existing mapping only once
` [PATCH v4 09/19] irqdomain: Fix mapping-creation race
[PATCH] MIPS: lantiq: xway: Use devm_platform_get_and_ioremap_resource()
2023-02-09 12:07 UTC (2+ messages)
[PATCH] MIPS: pci: lantiq: Use devm_platform_get_and_ioremap_resource()
2023-02-09 12:08 UTC (2+ messages)
[PATCH] MIPS: pci-mt7620: Use devm_platform_get_and_ioremap_resource()
2023-02-09 12:08 UTC (2+ messages)
[PATCH] MIPS: ralink: Use devm_platform_get_and_ioremap_resource()
2023-02-09 12:08 UTC (2+ messages)
[PATCH] MIPS: BCM47XX: Add support for Linksys E2500 V3
2023-02-09 12:07 UTC (3+ messages)
[PATCH 0/2] nvmem: brcm_nvram: use buffered nvram data for cell values
2023-02-08 16:49 UTC (5+ messages)
` [PATCH 1/2] firmware: bcm47xx_nvram: allow to read from buffered nvram data
` [PATCH 2/2] nvmem: brcm_nvram: use bcm47xx buffered data
[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2023-02-08 16:39 UTC (5+ messages)
` [PATCH mm-unstable v1 04/26] arm/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
API for setting multiple PTEs at once
2023-02-08 13:35 UTC (4+ messages)
[PATCH V2 1/3] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
2023-02-08 12:58 UTC (3+ messages)
` [PATCH V2 3/3] SH: "
[PATCH v3 0/2] nvmem: brcm_nvram: use buffered nvram data for cell values
2023-02-08 10:45 UTC (5+ messages)
` [PATCH v3 2/2] nvmem: brcm_nvram: use bcm47xx buffered data
[PATCH v2 0/7] KVM: Add a common API for range-based TLB invalidation
2023-02-08 10:00 UTC (11+ messages)
` [PATCH v2 1/7] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [PATCH v2 2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH v2 3/7] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together
` [PATCH v2 4/7] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address()
` [PATCH v2 5/7] KVM: x86/MMU: Use gfn_t in kvm_flush_remote_tlbs_range()
` [PATCH v2 6/7] KVM: Allow range-based TLB invalidation from common code
` [PATCH v2 7/7] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
tip/master build: 205 builds: 5 failed, 200 passed, 9 errors, 22 warnings (v6.2-rc7-273-gd67c17ddc899)
2023-02-07 20:23 UTC (3+ messages)
[PATCH 00/22] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
2023-02-07 17:33 UTC (32+ messages)
` [PATCH 01/22] alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
` [PATCH 02/22] alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return
` [PATCH 03/22] arm/cpu: "
` [PATCH 04/22] arm64/cpu: Mark cpu_die() __noreturn
` [PATCH 05/22] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
` [PATCH 06/22] ia64/cpu: Mark play_dead() __noreturn
` [PATCH 07/22] loongarch/cpu: Make sure play_dead() doesn't return
` [PATCH 08/22] loongarch/cpu: Mark play_dead() __noreturn
` [PATCH 09/22] mips/cpu: Expose play_dead()'s prototype definition
` [PATCH 10/22] mips/cpu: Make sure play_dead() doesn't return
` [PATCH 11/22] mips/cpu: Mark play_dead() __noreturn
` [PATCH 12/22] powerpc/cpu: Mark start_secondary_resume() __noreturn
` [PATCH 13/22] sh/cpu: Make sure play_dead() doesn't return
` [PATCH 14/22] sh/cpu: Mark play_dead() __noreturn
` [PATCH 15/22] sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition
` [PATCH 16/22] sparc/cpu: Mark cpu_play_dead() __noreturn
` [PATCH 17/22] x86/cpu: Make sure play_dead() doesn't return
` [PATCH 18/22] x86/cpu: Mark play_dead() __noreturn
` [PATCH 19/22] xtensa/cpu: Make sure cpu_die() doesn't return
` [PATCH 20/22] xtensa/cpu: Mark cpu_die() __noreturn
` [PATCH 21/22] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return
` [PATCH 22/22] sched/idle: Mark arch_cpu_idle_dead() __noreturn
` [PATCH v1.1 "
[PATCH 0/2] nvmem: brcm_nvram: use buffered nvram data for cell values
2023-02-06 16:43 UTC (5+ messages)
` [PATCH v2 1/2] firmware: bcm47xx_nvram: allow to read from buffered nvram data
` [PATCH v2 2/2] nvmem: brcm_nvram: use bcm47xx buffered data
[PATCH] mips: Realtek RTL: select NO_EXCEPT_FILL
2023-02-05 18:33 UTC (5+ messages)
[PATCH v2] MIPS: DTS: CI20: fix otg power gpio
2023-02-05 16:02 UTC (2+ messages)
[PATCH] MIPS: dts: lantiq: Remove bogus interrupt-parent; line
2023-02-05 16:03 UTC (2+ messages)
[PATCH] mips: ralink: make SOC_MT7621 select PINCTRL_MT7621 and fix help section
2023-02-05 16:02 UTC (2+ messages)
[PATCH] MIPS: Remove CONFIG_MIPS check in Makefile
2023-02-04 14:56 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 4fafd96910add124586b549ad005dcd179de8a18
2023-02-03 18:35 UTC
[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
2023-02-03 14:33 UTC (13+ messages)
` [PATCH v2 1/4] arm: include asm-generic/memory_model.h from page.h rather than memory.h
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 3/4] mips: drop definition of pfn_valid() for DISCONTIGMEM
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
[PATCH] tree-wide: trivial: s/ a SPI/ an SPI/
2023-02-03 12:30 UTC (4+ messages)
[PATCH v6 0/3] drm/lsdc: add drm driver for loongson display controller
2023-02-03 3:25 UTC (9+ messages)
` [PATCH v6 1/3] "
[PATCH v11 0/7] drm/lsdc: add drm driver for loongson display controller
2023-02-03 2:48 UTC (3+ messages)
` [PATCH v11 7/7] "
Faktoring
2023-02-01 9:11 UTC
[PATCH] ASoC: codecs/jz4760: add digital gain controls
2023-02-01 17:32 UTC (2+ messages)
[PATCH V2 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
2023-02-01 9:16 UTC (6+ messages)
` [PATCH V2 2/7] rtc: "
[PATCH] pinctrl: ingenic: Add I2S pins for the JZ4760(B) and JZ4770
2023-01-31 21:05 UTC
[PATCH 1/2] mmc: jz4740: Work around bug on JZ4760(B)
2023-01-31 21:02 UTC (2+ messages)
` [PATCH 2/2] mmc: jz4740: Add support for vqmmc power supply
[PATCH v3 0/4] rtc: jz4740: Various updates
2023-01-30 22:11 UTC (6+ messages)
` [PATCH v3 1/4] dt-bindings: rtc: Add #clock-cells property
` [PATCH v3 2/4] rtc: jz4740: Use readl_poll_timeout
` [PATCH v3 3/4] rtc: jz4740: Use dev_err_probe()
` [PATCH v3 4/4] rtc: jz4740: Register clock provider for the CLK32K pin
[PATCH 0/1] s390: fix initrd corruption in decompressor with new zstd version
2023-01-30 15:15 UTC (4+ messages)
` [PATCH 1/1] s390/decompressor: specify __decompress() buf len to avoid overflow
Build regressions/improvements in v6.2-rc6
2023-01-30 14:52 UTC
[PATCH] MIPS: DTS: CI20: fix otg power gpio
2023-01-30 4:57 UTC (6+ messages)
[PATCH 0/3] mm, arch: add generic implementation of pfn_valid() for FLATMEM
2023-01-28 9:02 UTC (10+ messages)
` [PATCH 1/3] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH 2/3] mips: drop definition of pfn_valid() for DISCONTIGMEM
` [PATCH 3/3] mm, arch: add generic implementation of pfn_valid() for FLATMEM
[PATCH v2] vdso: Improve cmd_vdso_check to check all dynamic relocations
2023-01-27 23:19 UTC (3+ messages)
[RFC] MIPS: Fix a compilation issue
2023-01-27 16:28 UTC (2+ messages)
[PATCH] MIPS: OCTEON: octeon-usb: Consolidate error messages
2023-01-27 16:27 UTC (2+ messages)
[PATCH] MIPS: remove CONFIG_MIPS_LD_CAN_LINK_VDSO
2023-01-27 16:28 UTC (3+ messages)
[PATCH] clk: ingenic: jz4760: Update M/N/OD calculation algorithm
2023-01-26 1:21 UTC (2+ messages)
[PATCH 0/2] Couple of Broadcom L2 driver fixes
2023-01-26 0:10 UTC (2+ messages)
[PATCH 0/7] KVM: Add a common API for range-based TLB invalidation
2023-01-25 17:21 UTC (9+ messages)
` [PATCH 2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [PATCH 6/7] KVM: Allow range-based TLB invalidation from common code
[PATCH 0/8] generic command line v5
2023-01-24 16:30 UTC (2+ messages)
[PATCH v2 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
2023-01-24 15:29 UTC (5+ messages)
[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
2023-01-23 10:57 UTC (21+ messages)
Prezentacja
2023-01-23 8:42 UTC
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).