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

[RFC PATCH v2 0/3] new subsystem for compute accelerator devices
 2022-11-03  0:32 UTC  (4+ messages)
` [RFC PATCH v2 1/3] drivers/accel: define kconfig and register a new major

[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
 2022-11-02 23:19 UTC  (77+ messages)
` [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

[PATCH bpf-next v3 19/24] bpf: Introduce bpf_obj_new
 2022-11-03  0:29 UTC  (2+ messages)

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

[PATCH] scsi: libsas: Check and update the link rate during discovery
 2022-11-03  0:29 UTC 

[Buildroot] [PATCH 1/1] package/python-markupsafe: bump to version 2.1.1
 2022-11-03  0:29 UTC 

[BUG] git format-patch incorrectly follows the mailmap when used with --cover-letter
 2022-11-03  0:26 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/python-markdown2: bump to version 2.4.6
 2022-11-03  0:26 UTC 

[PATCH v6 00/21] Drivers for gunyah hypervisor
 2022-11-03  0:24 UTC  (29+ messages)
` [PATCH v6 02/21] dt-bindings: Add binding "
` [PATCH v6 10/21] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v6 13/21] gunyah: vm_mgr: Introduce basic VM Manager

Bug report: git -L requires excessive memory
 2022-11-03  0:24 UTC  (8+ messages)
` [PATCH 0/3] line-log: plug some memory leaks
  ` [PATCH 1/3] line-log: free diff queue when processing non-merge commits
  ` [PATCH 2/3] line-log: free the diff queues' arrays when processing merge commits
  ` [PATCH 3/3] diff.c: use diff_free_queue()

[RFC] [PATCH] Allow fitimage + initramfs rebuild to be accelerated
 2022-11-03  0:23 UTC 

[Buildroot] [PATCH 1/1] package/python-mako: bump to version 1.2.3
 2022-11-03  0:23 UTC 

arch/powerpc/platforms/52xx/mpc52xx_pm.c:133:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-11-03  0:19 UTC 

[Buildroot] [PATCH 1/1] package/python-libusb1: bump to version 3.0.0
 2022-11-03  0:19 UTC 

[PATCH] staging: media: atomisp: make hive_int8 explictly signed
 2022-11-03  0:19 UTC 

[PATCH v8 0/7] dirty_log_perf_test vCPU pinning
 2022-11-03  0:18 UTC  (13+ 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

[PATCH] nftables: use automake ptest output format
 2022-11-03  0:17 UTC 

[Intel-gfx] [PATCH] drm/i915: Set PROBE_PREFER_ASYNCHRONOUS
 2022-11-03  0:14 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Buildroot] [PATCH 1/1] package/python-lark: bump to version 1.1.4
 2022-11-03  0:14 UTC 

[Buildroot] [PATCH 1/2] package/python-cppy: new package
 2022-11-03  0:12 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/python-kiwisolver: bump to version 1.4.4

[Intel-gfx] [PATCH] drm/i915/selftest: Bump up sample period for busy stats selftest
 2022-11-03  0:11 UTC 

safe.directory and ACLs
 2022-11-03  0:11 UTC  (4+ messages)

[RFC bpf-next 0/5] xdp: hints via kfuncs
 2022-11-03  0:09 UTC  (16+ messages)
          ` [xdp-hints] "

[PATCH v2] sched: async unthrottling for cfs bandwidth
 2022-11-03  0:10 UTC  (3+ messages)

drivers/staging/rtl8712/rtl871x_cmd.c:670:27: sparse: sparse: incorrect type in assignment (different base types)
 2022-11-03  0:09 UTC 

Issues with the first PowerPC updates for the kernel 6.1
 2022-11-03  0:08 UTC  (3+ messages)
` Issues with the first PowerPC updates for the kernel 6.1 #forregzbot

[PATCH net-next v2] netconsole: Enable live renaming for network interfaces used by netconsole
 2022-11-03  0:08 UTC  (6+ messages)

[PATCH v10 000/108] KVM TDX basic feature support
 2022-11-03  0:05 UTC  (4+ messages)
` [PATCH v10 010/108] KVM: TDX: Add TDX "architectural" error codes

NULL Ptr Deref on sub-page rw mount with missing device
 2022-11-03  0:04 UTC  (2+ messages)

fs: layered device driver to write to evdev
 2022-11-03  0:04 UTC  (2+ messages)

[Buildroot] [PATCH 0/3] Another small set of defconfig removals
 2022-11-03  0:03 UTC  (3+ messages)
` [Buildroot] [PATCH 1/3] configs/roc_pc_rk3399: remove defconfig

[PATCH] [RFC] dt-bindings: usb: usb251xb: Convert to YAML schema
 2022-11-03  0:03 UTC 

[PATCH v5 00/16] objtool: Enable and implement --mcount option on powerpc
 2022-11-03  0:01 UTC  (5+ messages)
` [PATCH v5 02/16] powerpc: Override __ALIGN and __ALIGN_STR macros

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

[PATCH v5 0/2] powerpc module arch checks
 2022-11-03  0:01 UTC  (6+ messages)
` [PATCH v5 1/2] module: add module_elf_check_arch for module-specific checks

[qemu-mainline test] 174582: tolerable FAIL - PUSHED
 2022-11-02 23:59 UTC 

[Intel-wired-lan] [PATCH net] ice: use int for n_per_out loop
 2022-11-02 23:59 UTC 

[PATCH] ftrace: Fix use-after-free for dynamic ftrace_ops
 2022-11-02 23:59 UTC  (3+ messages)

[PATCH v11 6/6] media: microchip: microchip-isc: move media_pipeline_* to (un)prepare cb
 2022-11-02 23:59 UTC  (2+ messages)

drivers/fpga/machxo2-spi.c:257:29: warning: use of uninitialized value '*(int *)((char *)&tx + offsetof(struct spi_transfer, dummy_data))' [CWE-457]
 2022-11-02 23:59 UTC 

[PATCH] fsmonitor: long status advice adapted to the fsmonitor use case
 2022-11-02 23:59 UTC  (4+ messages)
` [PATCH v2] status: long status advice adapted to recent capabilities

pull-request: bluetooth 2022-10-02
 2022-11-02 23:59 UTC 

[PATCH v5] hwmon: add OneXPlayer mini AMD sensors driver
 2022-11-02 23:59 UTC 

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

[PATCH v9 0/4] randomize memory access of dirty_log_perf_test
 2022-11-02 23:55 UTC  (5+ messages)
` [PATCH v9 2/4] KVM: selftests: create -r argument to specify random seed

[PATCH] virtio-blk: simplify virtio_blk_dma_restart_cb()
 2022-11-02 23:54 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-keyring: bump to version 23.9.3
 2022-11-02 23:54 UTC 

[PATCHSET v23.1 0/2] xfs: enhance btree key checking
 2022-11-02 23:53 UTC  (4+ messages)
` [PATCH 1/2] xfs: fix rmap key comparison functions

[PATCH net-next v2 00/13] genetlink: support per op type policies
 2022-11-02 23:52 UTC  (3+ messages)
` [PATCH net-next v2 01/13] genetlink: refactor the cmd <> policy mapping dump

[Buildroot] [PATCH 1/1] package/python-jmespath: bump to version 1.0.1
 2022-11-02 23:50 UTC 

[Buildroot] [PATCH 1/1] package/python-jaraco-functools: bump to version 3.5.2
 2022-11-02 23:48 UTC 

[PATCH 1/2] cxl/pci: Add generic MSI-X/MSI irq support
 2022-11-02 23:42 UTC  (4+ messages)

[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

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 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 (repost) net-next] sched: add extack for tfilter_notify
 2022-11-02 23:36 UTC  (7+ messages)

[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 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

[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] 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  (4+ messages)

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

[PATCH v2 0/2] drm/msm: Improved hang detection
 2022-11-02 23:26 UTC  (3+ 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)


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.