Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-02 17:24:46 to 2023-01-12 20:00:08 UTC [more...]

[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
 2023-01-12 19:44 UTC  (39+ messages)
` [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v3 03/51] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v3 04/51] cpuidle: Move IRQ state validation
` [PATCH v3 05/51] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v3 06/51] cpuidle,tegra: "
` [PATCH v3 09/51] cpuidle,omap3: "
` [PATCH v3 11/51] cpuidle,omap4: "
` [PATCH v3 12/51] cpuidle,dt: "
` [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage
` [PATCH v3 14/51] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v3 15/51] acpi_idle: Remove tracing
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 17/51] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v3 18/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v3 21/51] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v3 25/51] printk: Remove trace_.*_rcuidle() usage
` [PATCH v3 28/51] cpuidle,mwait: Make noinstr clean
` [PATCH v3 29/51] cpuidle,tdx: Make tdx "
` [PATCH v3 30/51] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v3 31/51] cpuidle,nospec: Make "
` [PATCH v3 32/51] cpuidle,acpi: "
` [PATCH v3 34/51] trace: WARN on rcuidle
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
` [PATCH v3 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v3 41/51] cpuidle,clk: "
` [PATCH v3 43/51] intel_idle: Add force_irq_on module param
` [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check()
` [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage
` [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
` [PATCH v3 48/51] cpuidle,arch: Mark all ct_cpuidle_enter() callers __cpuidle
` [PATCH v3 49/51] cpuidle,arch: Mark all regular cpuidle_state::enter methods __cpuidle

[PATCH v10 1/5] x86/hyperv: Add support for detecting nested hypervisor
 2023-01-12 16:47 UTC  (13+ messages)
` [PATCH v10 2/5] Drivers: hv: Setup synic registers in case of nested root partition
` [PATCH v10 3/5] x86/hyperv: Add an interface to do nested hypercalls
` [PATCH v10 4/5] Drivers: hv: Enable vmbus driver for nested root partition
` [PATCH v10 5/5] x86/hyperv: Change interrupt vector "

[Patch v4 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-01-12 14:03 UTC  (15+ messages)
` [Patch v4 04/13] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [Patch v4 06/13] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [Patch v4 07/13] swiotlb: Remove bounce buffer remapping for Hyper-V

[RFC][PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
 2023-01-12 11:12 UTC  (32+ messages)
` [RFC][PATCH 05/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [RFC][PATCH 07/12] percpu: Wire up cmpxchg128
` [RFC][PATCH 08/12] s390: Replace cmpxchg_double() with cmpxchg128()
` [RFC][PATCH 11/12] slub: Replace cmpxchg_double()

[PATCH -next V14 0/7] riscv: Add GENERIC_ENTRY support
 2023-01-12  9:58 UTC  (8+ messages)
` [PATCH -next V14 1/7] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH -next V14 2/7] riscv: ptrace: Remove duplicate operation
` [PATCH -next V14 3/7] riscv: entry: Add noinstr to prevent instrumentation inserted
` [PATCH -next V14 4/7] riscv: entry: Convert to generic entry
` [PATCH -next V14 5/7] riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH -next V14 6/7] riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH -next V14 7/7] riscv: entry: Consolidate general regs saving/restoring

Silikonmischungen
 2023-01-12  8:40 UTC 

[RFC PATCH V2 00/18] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-01-12  7:43 UTC  (7+ messages)
` [RFC PATCH V2 06/18] x86/hyperv: Use vmmcall to implement hvcall in sev-snp enlightened guest
` [RFC PATCH V2 15/18] x86/sev: Add a #HV exception handler

BUG: arm64: missing build-id from vmlinux
 2023-01-11 17:04 UTC  (7+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-10 22:51 UTC  (16+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH v4 00/45] Add KernelMemorySanitizer infrastructure
 2023-01-10 15:35 UTC  (15+ messages)
` [PATCH v4 10/45] libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZE

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

[RFC PATCH 00/25] Upstream kvx Linux port
 2023-01-09 15:53 UTC  (12+ messages)
  ` [RFC PATCH 11/25] kvx: Add memory management

[PATCH 1/2] asm-generic/io.h: suppress endianness warnings for readq() and writeq()
 2023-01-09 13:11 UTC  (2+ messages)
` [PATCH 2/2] asm-generic/io.h: suppress endianness warnings for relaxed accessors

Sparse warning when using ioread64() from include/asm-generic/io.h
 2023-01-09 11:40 UTC  (3+ messages)

[PATCH v2 0/6] Support TDX guests on Hyper-V
 2023-01-09  7:27 UTC  (11+ messages)
` [PATCH v2 2/6] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
` [PATCH v2 5/6] x86/hyperv: Support hypercalls for TDX guests

[PATCH 0/6] Support TDX guests on Hyper-V
 2023-01-09  6:59 UTC  (4+ messages)
` [PATCH 6/6] Drivers: hv: vmbus: Support TDX guests

[PATCH 1/3] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
 2023-01-08 12:49 UTC  (4+ messages)
` [PATCH 2/3] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 3/3] powerpc/vmlinux.lds: Don't discard .comment

[PATCH -next V13 0/7] riscv: Add GENERIC_ENTRY support
 2023-01-07 14:07 UTC  (9+ messages)
` [PATCH -next V13 1/7] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH -next V13 2/7] riscv: ptrace: Remove duplicate operation
` [PATCH -next V13 3/7] riscv: entry: Add noinstr to prevent instrumentation inserted
` [PATCH -next V13 4/7] riscv: entry: Convert to generic entry
` [PATCH -next V13 5/7] riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH -next V13 6/7] riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH -next V13 7/7] riscv: entry: Consolidate general regs saving/restoring

[PATCH -next V12 0/7] riscv: Add GENERIC_ENTRY support
 2023-01-07 11:49 UTC  (14+ messages)
` [PATCH -next V12 1/7] compiler_types.h: Add __noinstr_section() for noinstr
` [PATCH -next V12 2/7] riscv: ptrace: Remove duplicate operation
` [PATCH -next V12 3/7] riscv: entry: Add noinstr to prevent instrumentation inserted
` [PATCH -next V12 4/7] riscv: entry: Convert to generic entry
` [PATCH -next V12 5/7] riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off}
` [PATCH -next V12 6/7] riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork
` [PATCH -next V12 7/7] riscv: entry: Consolidate general regs saving/restoring

[PATCH] x86/boot: Check if the input parameter (buffer) of the function is a null pointer
 2023-01-07 10:40 UTC  (2+ messages)

[PATCH] Add new open(2) flag - O_EMPTY_PATH
 2023-01-06 13:06 UTC  (2+ messages)

[PATCH v2] Add new open(2) flag - O_EMPTY_PATH
 2023-01-06  9:21 UTC  (4+ messages)

[PATCH v2] arch: fix broken BuildID for arm64 and riscv
 2023-01-05 13:49 UTC  (7+ messages)

[PATCH v4 00/39] Shadow stacks for userspace
 2023-01-05  1:29 UTC  (19+ messages)
` [PATCH v4 07/39] x86: Add user control-protection fault handler
` [PATCH v4 11/39] x86/mm: Update pte_modify for _PAGE_COW
` [PATCH v4 12/39] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
` [PATCH v4 16/39] x86/mm: Check Shadow Stack page fault errors

[PATCH memory-model 0/4] LKMM updates for v6.3
 2023-01-05  1:09 UTC  (5+ messages)
` [PATCH memory-model 1/4] locking/memory-barriers.txt: Improve documentation for writel() example
` [PATCH memory-model 2/4] tools: memory-model: Add rmw-sequences to the LKMM
` [PATCH memory-model 3/4] Documentation: Fixed a typo in atomic_t.txt
` [PATCH memory-model 4/4] tools: memory-model: Make plain accesses carry dependencies

[PATCH v1 1/1] gpio: Remove unused and obsoleted gpio_export_link()
 2023-01-04  9:08 UTC  (4+ messages)

[PATCH v4 2/2] kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
 2023-01-04  1:23 UTC  (5+ messages)

[PATCH v5 3/3] kernel/trace: extract common part in process_fetch_insn
 2023-01-03 13:32 UTC  (2+ messages)

[PATCH v5 2/3] kernel/trace: Provide default impelentations defined in trace_probe_tmpl.h
 2023-01-03 13:31 UTC  (2+ messages)

[PATCH v5 1/3] kernel/trace: Introduce trace_probe_print_args and use it in *probes
 2023-01-03 13:30 UTC  (2+ messages)

[PATCH v5 0/9] bitops: let optimize out non-atomic bitops on compile-time constants
 2023-01-02 17:24 UTC  (5+ messages)
` [PATCH v5 2/9] bitops: always define asm-generic non-atomic bitops


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 read-only IMAP folder(s) and NNTP newsgroup(s).