All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-02 23:20:03 to 2022-11-02 23:45:36 UTC [more...]

[PATCH V2] PCI: vmd: Fix secondary bus reset for Intel bridges
 2022-11-02 23:42 UTC  (2+ messages)

[PATCH bpf-next v1 RESEND 0/5] vmalloc_exec for modules and BPF programs
 2022-11-02 23:41 UTC  (3+ messages)
` [PATCH bpf-next v1 RESEND 1/5] vmalloc: introduce vmalloc_exec, vfree_exec, and vcopy_exec

[PATCH 0/5] x86/kallsyms: Fix the call-thunk kallsyms fail
 2022-11-02 23:41 UTC  (3+ messages)
` [PATCH 4/5] objtool: Add option to generate prefix symbols

safe.directory and ACLs
 2022-11-02 23:41 UTC  (3+ messages)

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-02 23:19 UTC  (134+ messages)
` [PATCH 01/44] KVM: Register /dev/kvm as the _very_ last thing during initialization
` [PATCH 02/44] KVM: Initialize IRQ FD after arch hardware setup
` [PATCH 03/44] KVM: Allocate cpus_hardware_enabled "
` [PATCH 04/44] KVM: Teardown VFIO ops earlier in kvm_exit()
` [PATCH 05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
` [PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit
` [PATCH 07/44] KVM: x86: Do timer initialization after XCR0 configuration
` [PATCH 08/44] KVM: x86: Move hardware setup/unsetup to init/exit
` [PATCH 09/44] KVM: Drop arch hardware (un)setup hooks
` [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
` [PATCH 11/44] KVM: x86: Move guts of kvm_arch_init() to standalone helper
` [PATCH 12/44] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
` [PATCH 13/44] KVM: x86: Serialize vendor module initialization (hardware setup)
` [PATCH 14/44] KVM: arm64: Simplify the CPUHP logic
` [PATCH 15/44] KVM: arm64: Free hypervisor allocations if vector slot init fails
` [PATCH 16/44] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails
` [PATCH 17/44] KVM: arm64: Do arm/arch initialiation without bouncing through kvm_init()
` [PATCH 18/44] KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init
` [PATCH 19/44] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
` [PATCH 20/44] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init()
` [PATCH 21/44] KVM: MIPS: Register die notifier prior to kvm_init()
` [PATCH 22/44] KVM: RISC-V: Do arch init directly in riscv_kvm_init()
` [PATCH 23/44] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
` [PATCH 24/44] KVM: PPC: Move processor compatibility check to module init
` [PATCH 25/44] KVM: s390: Do s390 specific init without bouncing through kvm_init()
` [PATCH 26/44] KVM: s390: Mark __kvm_s390_init() and its descendants as __init
` [PATCH 27/44] KVM: Drop kvm_arch_{init,exit}() hooks
` [PATCH 28/44] KVM: VMX: Make VMCS configuration/capabilities structs read-only after init
` [PATCH 29/44] KVM: x86: Do CPU compatibility checks in x86 code
` [PATCH 30/44] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH 31/44] KVM: x86: Use KBUILD_MODNAME to specify vendor module name
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 34/44] KVM: VMX: Shuffle support checks and hardware enabling code around
` [PATCH 35/44] KVM: SVM: Check for SVM support in CPU compatibility checks
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling
` [PATCH 39/44] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [PATCH 40/44] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit()
` [PATCH 41/44] KVM: Use a per-CPU variable to track which CPUs have enabled virtualization
` [PATCH 42/44] KVM: Make hardware_enable_failed a local variable in the "enable all" path
` [PATCH 43/44] KVM: Register syscore (suspend/resume) ops early in kvm_init()
` [PATCH 44/44] KVM: Opt out of generic hardware enabling on s390 and PPC

periodic lifetime_write_kbytes updates?
 2022-11-02 23:41 UTC 

[Buildroot] [PATCH 1/1] package/python-jaraco-classes: bump to version 3.2.3
 2022-11-02 23:43 UTC 

[PATCH v9 0/4] randomize memory access of dirty_log_perf_test
 2022-11-02 23:38 UTC  (6+ messages)
` [PATCH v9 1/4] KVM: selftests: implement random number generator for guest code
` [PATCH v9 2/4] KVM: selftests: create -r argument to specify random seed

[Intel-gfx] [PATCH] drm/i915/guc: don't hardcode BCS0 in guc_hang selftest
 2022-11-02 23:42 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "

[PATCHSET v3 0/5] Add support for epoll min_wait
 2022-11-02 23:37 UTC  (5+ messages)

[PATCH v3 00/12] drm/msm: Add SC8280XP support
 2022-11-02 23:36 UTC  (7+ messages)
` [PATCH v3 02/12] drm/msm/dpu: Introduce SC8280XP
` [PATCH v3 04/12] drm/msm/dp: Stop using DP id as index in desc

[PATCH v2 0/4] hyper-v: Introduce TSC page for root partition
 2022-11-02 23:36 UTC  (5+ messages)
` [PATCH v2 2/4] drivers/clocksource/hyper-v: Introduce TSC PFN getter
` [PATCH v2 4/4] drivers/clocksource/hyper-v: Add TSC page support for root partition

[PATCH (repost) net-next] sched: add extack for tfilter_notify
 2022-11-02 23:36 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-02 23:40 UTC 

[PATCH v2 00/12] btrfs: raid56: use submit-and-wait method to handle raid56 worload
 2022-11-02 23:34 UTC  (4+ messages)

[RFC PATCH v2 00/13] zero-copy RX for io_uring
 2022-11-02 23:33 UTC  (3+ messages)

[RFC PATCH v3 00/15] zero-copy RX for io_uring
 2022-11-02 23:32 UTC  (16+ messages)
` [RFC PATCH v3 01/15] io_uring: add zctap ifq definition
` [RFC PATCH v3 02/15] netdevice: add SETUP_ZCTAP to the netdev_bpf structure
` [RFC PATCH v3 03/15] io_uring: add register ifq opcode
` [RFC PATCH v3 04/15] io_uring: create a zctap region for a mapped buffer
` [RFC PATCH v3 05/15] io_uring: mark pages in ifq region with zctap information
` [RFC PATCH v3 06/15] io_uring: Provide driver API for zctap packet buffers
` [RFC PATCH v3 07/15] io_uring: Allocate zctap device buffers and dma map them
` [RFC PATCH v3 08/15] io_uring: Add zctap buffer get/put functions and refcounting
` [RFC PATCH v3 09/15] skbuff: Introduce SKBFL_FIXED_FRAG and skb_fixed()
` [RFC PATCH v3 10/15] io_uring: Allocate a uarg for use by the ifq RX
` [RFC PATCH v3 11/15] io_uring: Define the zctap iov[] returned to the user
` [RFC PATCH v3 12/15] io_uring: add OP_RECV_ZC command
` [RFC PATCH v3 13/15] io_uring: Make remove_ifq_region a delayed work call
` [RFC PATCH v3 14/15] io_uring: Add a buffer caching mechanism for zctap
` [RFC PATCH v3 15/15] io_uring: Notify the application as the fillq is drained

[PATCH v8 0/7] dirty_log_perf_test vCPU pinning
 2022-11-02 23:27 UTC  (8+ messages)
` [PATCH v8 1/7] KVM: selftests: Add missing break between -e and -g option in dirty_log_perf_test
` [PATCH v8 2/7] KVM: selftests: Put command line options in alphabetical order "
` [PATCH v8 3/7] KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
` [PATCH v8 4/7] KVM: selftests: Use SZ_1G from sizes.h in max_guest_memory_test.c
` [PATCH v8 5/7] KVM: selftests: Shorten the test args in memslot_modification_stress_test.c
` [PATCH v8 6/7] KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validation
` [PATCH v8 7/7] KVM: selftests: Allowing running dirty_log_perf_test on specific CPUs

[Intel-gfx] [PATCH] drm/i915/selftests: Reduce oversaturation of request smoketesting
 2022-11-02 23:38 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v6 00/21] Drivers for gunyah hypervisor
 2022-11-02 23:23 UTC  (13+ messages)
` [PATCH v6 02/21] dt-bindings: Add binding "

[PATCH] staging: r8188eu: change return type of rtw_set_802_11_disassociate to void
 2022-11-02 23:36 UTC 

[PATCH 1/4] counter: Adjust final parameter type in function and signal callbacks
 2022-11-02 23:22 UTC  (5+ messages)

[PATCH v2 0/2] drm/msm: Improved hang detection
 2022-11-02 23:26 UTC  (4+ messages)
` [PATCH v2 2/2] drm/msm: Hangcheck progress detection

[PATCH] Run docker probe only if docker or podman are available
 2022-11-02 23:30 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-11-02 23:30 UTC 

[PATCH v1] crypto/qat: fix reallocate OpenSSL version check
 2022-11-02 23:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/3] arm: omap2: n8x0: stop instantiating codec platform data
 2022-11-02 23:20 UTC  (4+ messages)
` [PATCH 2/3] ASoC: tlv320aic3x: remove support for "
` [PATCH 3/3] ASoC: tlv320aic3x: switch to using gpiod API

[asahilinux:bits/200-dcp 1/49] drivers/gpu/drm/apple/parser.c:172:5: warning: no previous prototype for function 'iterator_begin'
 2022-11-02 23:29 UTC 

[PATCH 1/2] PCI: pciehp: Add support for OS-First Hotplug and AER/DPC
 2022-11-02 23:21 UTC  (2+ messages)

[PATCH v2] clk: qcom: gdsc: Remove direct runtime PM calls
 2022-11-02 23:26 UTC  (2+ messages)

[dpdk-dev v1] crypto/ipsec_mb: handle mp request register error
 2022-11-02 23:25 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-11-02 23:20 UTC 

New CVE entries this week
 2022-11-02 23:20 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.