messages from 2023-02-03 14:32:36 to 2023-02-10 00:30:41 UTC [more...]
[PATCH v4 00/18] gpiolib cleanups
2023-02-10 0:30 UTC (31+ messages)
` [PATCH v4 01/18] ARM: orion/gpio: Use the right include
` [PATCH v4 02/18] ARM: s3c24xx: "
` [PATCH v4 03/18] hte: tegra-194: Use proper includes
` [PATCH v4 04/18] gpiolib: Make the legacy <linux/gpio.h> consumer-only
` [PATCH v4 05/18] gpiolib: remove empty asm/gpio.h files
` [PATCH v4 06/18] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v4 07/18] gpiolib: remove asm-generic/gpio.h
` [PATCH v4 08/18] gpiolib: remove gpio_set_debounce()
` [PATCH v4 09/18] gpiolib: remove legacy gpio_export()
` [PATCH v4 10/18] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH v4 11/18] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
` [PATCH v4 12/18] gpio: aggregator: Add missing header(s)
` [PATCH v4 13/18] gpio: reg: "
` [PATCH v4 14/18] gpio: regmap: "
` [PATCH v4 15/18] gpiolib: Drop unused forward declaration from driver.h
` [PATCH v4 16/18] gpiolib: Deduplicate forward declarations in consumer.h
` [PATCH v4 17/18] gpiolib: Group "
` [PATCH v4 18/18] gpiolib: Clean up headers
[PATCH V2] riscv: kprobe: Fixup misaligned load text
2023-02-09 23:40 UTC (4+ messages)
[PATCH v5 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
2023-02-09 17:47 UTC (17+ messages)
` [PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
[PATCH v5 00/39] Shadow stacks for userspace
2023-02-09 17:09 UTC (10+ messages)
` [PATCH v5 07/39] x86: Add user control-protection fault handler
` [PATCH v5 11/39] x86/mm: Update pte_modify for _PAGE_COW
[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-02-09 11:36 UTC (10+ messages)
` [RFC PATCH V3 10/16] x86/hyperv: Add smp support for sev-snp guest
` [RFC PATCH V3 16/16] x86/sev: Fix interrupt exit code paths from #HV exception
remove arch/sh
2023-02-09 9:15 UTC (22+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-09 7:25 UTC (9+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
[PATCH v3 00/12] gpiolib cleanups
2023-02-08 14:55 UTC (22+ messages)
` [PATCH v3 01/12] gpiolib: remove empty asm/gpio.h files
` [PATCH v3 02/12] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v3 03/12] gpiolib: remove asm-generic/gpio.h
` [PATCH v3 04/12] gpiolib: remove gpio_set_debounce
` [PATCH v3 05/12] gpiolib: remove legacy gpio_export
` [PATCH v3 06/12] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH v3 07/12] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
` [PATCH v3 08/12] gpio: aggregator: Add missing header(s)
` [PATCH v3 09/12] gpiolib: Drop unused forward declaration from driver.h
` [PATCH v3 10/12] gpiolib: Deduplicate forward declarations in consumer.h
` [PATCH v3 11/12] gpiolib: Group "
` [PATCH v3 12/12] gpiolib: Clean up headers
[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
2023-02-08 14:25 UTC (15+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace
[PATCH V2] LoongArch: Make -mstrict-align configurable
2023-02-08 14:08 UTC (2+ messages)
[PATCH v2 00/10] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
2023-02-08 13:44 UTC (17+ messages)
` [PATCH v2 03/10] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [PATCH v2 04/10] instrumentation: Wire up cmpxchg128()
` [PATCH v2 05/10] percpu: Wire up cmpxchg128
` [PATCH v2 08/10] slub: Replace cmpxchg_double()
` [PATCH v2 09/10] arch: Remove cmpxchg_double
API for setting multiple PTEs at once
2023-02-08 13:35 UTC (5+ 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] LoongArch: Make -mstrict-align be configurable
2023-02-08 11:17 UTC (21+ messages)
[PATCH] riscv: Cleanup rv32_defconfig
2023-02-08 1:19 UTC (3+ messages)
[RFC][PATCHSET] VM_FAULT_RETRY fixes
2023-02-07 16:11 UTC (26+ messages)
` [PATCH 04/10] m68k: fix livelock in uaccess
` [PATCH 08/10] parisc: "
` [PATCH 09/10] riscv: "
` [loongarch oddities] Re: [RFC][PATCHSET] VM_FAULT_RETRY fixes
[syzbot] kernel BUG in process_one_work
2023-02-07 15:09 UTC (4+ messages)
[syzbot] kernel BUG in __tlb_remove_page_size (2)
2023-02-07 14:31 UTC (3+ messages)
Current LKMM patch disposition
2023-02-06 21:29 UTC (12+ messages)
[PATCH v3 0/6] Support TDX guests on Hyper-V
2023-02-06 19:24 UTC (7+ messages)
` [PATCH v3 1/6] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed
` [PATCH v3 2/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
` [PATCH v3 3/6] x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests
` [PATCH v3 4/6] x86/hyperv: Support hypercalls for "
` [PATCH v3 5/6] Drivers: hv: vmbus: Support "
` [PATCH v3 6/6] x86/hyperv: Fix serial console interrupts for "
[PATCH] riscv: kprobe: Fixup misaligned load text
2023-02-06 3:10 UTC (7+ messages)
[PATCH -next V16 0/7] riscv: Add GENERIC_ENTRY support
2023-02-05 14:04 UTC (11+ messages)
` [PATCH -next V16 1/7] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH -next V16 2/7] riscv: ptrace: Remove duplicate operation
` [PATCH -next V16 3/7] riscv: entry: Add noinstr to prevent instrumentation inserted
` [PATCH -next V16 4/7] riscv: entry: Convert to generic entry
` [PATCH -next V16 5/7] riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH -next V16 6/7] riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH -next V16 7/7] riscv: entry: Consolidate general regs saving/restoring
[PATCH RFC] tools/memory-model: Restrict to-r to read-read address dependency
2023-02-04 1:51 UTC (3+ messages)
[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
2023-02-03 14:33 UTC (7+ messages)
` [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] locking/atomic: cmpxchg: Make __generic_cmpxchg_local compare against zero-extended 'old' value
2023-02-03 14:32 UTC (2+ messages)
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).