All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-06 03:21:54 to 2024-05-06 05:43:07 UTC [more...]

[PATCH] perf maps: Process kcore maps in order
 2024-05-06  5:43 UTC  (2+ messages)

linux-next: duplicate patches in the nvmem tree
 2024-05-06  5:42 UTC 

[PATCH v2] media: venus: fix use after free in vdec_close
 2024-05-06  5:41 UTC 

[PATCH v2 0/4] btrfs-progs: add support ext4 unwritten file extent
 2024-05-06  5:41 UTC  (3+ messages)
` [PATCH v2 4/4] btrfs-progs: convert: support ext2 unwritten file data extents

[PATCH v4 0/3] builtin/tag.c: add --trailer option
 2024-05-06  5:40 UTC  (3+ messages)
` [PATCH v5 "

[PATCH 00/15] Remaining patches for dynamic node programming using overlay dtbo
 2024-05-06  5:40 UTC  (14+ messages)
` [PATCH 05/15] tools/libs/light: Increase nr_spi to 160
` [PATCH 07/15] xen/overlay: Enable device tree overlay assignment to running domains
` [PATCH 09/15] tools/libs/light: Modify dtbo to domU linux dtbo format

[PATCH v2] tools: hv: suppress the invalid warning for packed member alignment
 2024-05-06  5:38 UTC 

[Intel-wired-lan] [PATCH iwl-next] ice: flower: validate control flags
 2024-05-06  5:34 UTC  (7+ messages)

[PATCH 0/2] vPMU code refines
 2024-05-06  5:35 UTC  (4+ messages)

[PATCH] ALSA: hda: Add Intel BMG PCI ID and HDMI codec vid
 2024-05-06  5:25 UTC 

[PATCH] Bluetooth: qca: Use common error handling code in two functions
 2024-05-06  5:35 UTC  (3+ messages)
`  "

[PATCH] ci: fix Python dependency on Ubuntu 24.04
 2024-05-06  5:35 UTC 

[PATCH] docs: usb:gadget:hid: fix hid_gadget_test code in documentation of hid section
 2024-05-06  5:34 UTC  (2+ messages)

linux-next: manual merge of the rust tree with the kbuild tree
 2024-05-06  5:33 UTC 

[PATCH RESEND v6 0/2] codingstyle: avoid unused parameters for a function-like macro
 2024-05-06  5:33 UTC  (3+ messages)
` [PATCH RESEND v6 2/2] scripts: checkpatch: check unused parameters for "

[PATCH] nvmet: make nvmet_wq unbound
 2024-05-06  5:33 UTC  (2+ messages)

[LTP] [Patch v3 1/2] lib: add SAFE_CALLOC macro
 2024-05-06  5:32 UTC  (2+ messages)
` [LTP] [Patch v3 2/2] kallsyms01: Utilize ksymbol table for unauthorized address access

[Intel-wired-lan] [PATCH iwl-next] i40e: flower: validate control flags
 2024-05-06  5:32 UTC  (3+ messages)

[PATCH v2 00/54] Mediated Passthrough vPMU 2.0 for x86
 2024-05-06  5:30 UTC  (55+ messages)
` [PATCH v2 01/54] KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL at "RESET"
` [PATCH v2 02/54] KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatible
` [PATCH v2 03/54] KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platforms
` [PATCH v2 04/54] x86/msr: Define PerfCntrGlobalStatusSet register
` [PATCH v2 05/54] x86/msr: Introduce MSR_CORE_PERF_GLOBAL_STATUS_SET
` [PATCH v2 06/54] perf: Support get/put passthrough PMU interfaces
` [PATCH v2 07/54] perf: Add generic exclude_guest support
` [PATCH v2 08/54] perf/x86/intel: Support PERF_PMU_CAP_PASSTHROUGH_VPMU
` [PATCH v2 09/54] perf: core/x86: Register a new vector for KVM GUEST PMI
` [PATCH v2 10/54] KVM: x86: Extract x86_set_kvm_irq_handler() function
` [PATCH v2 11/54] KVM: x86/pmu: Register guest pmi handler for emulated PMU
` [PATCH v2 12/54] perf: x86: Add x86 function to switch PMI handler
` [PATCH v2 13/54] perf: core/x86: Forbid PMI handler when guest own PMU
` [PATCH v2 14/54] perf: core/x86: Plumb passthrough PMU capability from x86_pmu to x86_pmu_cap
` [PATCH v2 15/54] KVM: x86/pmu: Introduce enable_passthrough_pmu module parameter
` [PATCH v2 16/54] KVM: x86/pmu: Plumb through pass-through PMU to vcpu for Intel CPUs
` [PATCH v2 17/54] KVM: x86/pmu: Always set global enable bits in passthrough mode
` [PATCH v2 18/54] KVM: x86/pmu: Add a helper to check if passthrough PMU is enabled
` [PATCH v2 19/54] KVM: x86/pmu: Add host_perf_cap and initialize it in kvm_x86_vendor_init()
` [PATCH v2 20/54] KVM: x86/pmu: Allow RDPMC pass through when all counters exposed to guest
` [PATCH v2 21/54] KVM: x86/pmu: Introduce macro PMU_CAP_PERF_METRICS
` [PATCH v2 22/54] KVM: x86/pmu: Introduce PMU operator to check if rdpmc passthrough allowed
` [PATCH v2 23/54] KVM: x86/pmu: Manage MSR interception for IA32_PERF_GLOBAL_CTRL
` [PATCH v2 24/54] KVM: x86/pmu: Create a function prototype to disable MSR interception
` [PATCH v2 25/54] KVM: x86/pmu: Add intel_passthrough_pmu_msrs() to pass-through PMU MSRs
` [PATCH v2 26/54] KVM: x86/pmu: Avoid legacy vPMU code when accessing global_ctrl in passthrough vPMU
` [PATCH v2 27/54] KVM: x86/pmu: Exclude PMU MSRs in vmx_get_passthrough_msr_slot()
` [PATCH v2 28/54] KVM: x86/pmu: Add counter MSR and selector MSR index into struct kvm_pmc
` [PATCH v2 29/54] KVM: x86/pmu: Introduce PMU operation prototypes for save/restore PMU context
` [PATCH v2 30/54] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
` [PATCH v2 31/54] KVM: x86/pmu: Make check_pmu_event_filter() an exported function
` [PATCH v2 32/54] KVM: x86/pmu: Allow writing to event selector for GP counters if event is allowed
` [PATCH v2 33/54] KVM: x86/pmu: Allow writing to fixed counter selector if counter is exposed
` [PATCH v2 34/54] KVM: x86/pmu: Switch IA32_PERF_GLOBAL_CTRL at VM boundary
` [PATCH v2 35/54] KVM: x86/pmu: Exclude existing vLBR logic from the passthrough PMU
` [PATCH v2 36/54] KVM: x86/pmu: Switch PMI handler at KVM context switch boundary
` [PATCH v2 37/54] KVM: x86/pmu: Grab x86 core PMU for passthrough PMU VM
` [PATCH v2 38/54] KVM: x86/pmu: Call perf_guest_enter() at PMU context switch
` [PATCH v2 39/54] KVM: x86/pmu: Add support for PMU context switch at VM-exit/enter
` [PATCH v2 40/54] KVM: x86/pmu: Introduce PMU operator to increment counter
` [PATCH v2 41/54] KVM: x86/pmu: Introduce PMU operator for setting counter overflow
` [PATCH v2 42/54] KVM: x86/pmu: Implement emulated counter increment for passthrough PMU
` [PATCH v2 43/54] KVM: x86/pmu: Update pmc_{read,write}_counter() to disconnect perf API
` [PATCH v2 44/54] KVM: x86/pmu: Disconnect counter reprogram logic from passthrough PMU
` [PATCH v2 45/54] KVM: nVMX: Add nested virtualization support for "
` [PATCH v2 46/54] perf/x86/amd/core: Set passthrough capability for host
` [PATCH v2 47/54] KVM: x86/pmu/svm: Set passthrough capability for vcpus
` [PATCH v2 48/54] KVM: x86/pmu/svm: Set enable_passthrough_pmu module parameter
` [PATCH v2 49/54] KVM: x86/pmu/svm: Allow RDPMC pass through when all counters exposed to guest
` [PATCH v2 50/54] KVM: x86/pmu/svm: Implement callback to disable MSR interception
` [PATCH v2 51/54] KVM: x86/pmu/svm: Set GuestOnly bit and clear HostOnly bit when guest write to event selectors
` [PATCH v2 52/54] KVM: x86/pmu/svm: Add registers to direct access list
` [PATCH v2 53/54] KVM: x86/pmu/svm: Implement handlers to save and restore context
` [PATCH v2 54/54] KVM: x86/pmu/svm: Wire up PMU filtering functionality for passthrough PMU

[Intel-wired-lan] [PATCH iwl-next] iavf: flower: validate control flags
 2024-05-06  5:30 UTC  (3+ messages)

[PATCH] dma-direct: Set SG_DMA_SWIOTLB flag for dma-direct
 2024-05-06  5:29 UTC  (2+ messages)

tty: serial: sh-sci: hrtimer not properly canceled on chan_rx invalidation?
 2024-05-06  5:27 UTC 

linux-next: duplicate patches in the slimbus tree
 2024-05-06  5:24 UTC 

[PATCH v2 0/2] Add USB 3.0 support for J784S4
 2024-05-06  5:20 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j784s4-main: Add support for USB
` [PATCH v2 2/2] arm64: dts: ti: k3-j784s4-evm: Enable USB3 support

[PATCH 08/14] zram: check that backends array has at least one backend
 2024-05-06  5:20 UTC  (9+ messages)

Kernel 6.8.4 regression: aacraid controller not initialized any more, system boot hangs
 2024-05-06  5:19 UTC 

[PATCH] PCI/ASPM: Fix a typo in ASPM restoring logic
 2024-05-06  5:16 UTC 

[PATCH] block: streamline meta bounce buffer handling
 2024-05-06  5:10 UTC 

[PATCH] usb: dwc3: core: Fix unused variable warning in core driver
 2024-05-06  5:15 UTC 

kmap + memmove
 2024-05-06  5:15 UTC  (6+ messages)

[OE-core][kirkstone][PATCH] libpciaccess: Remove duplicated license entry
 2024-05-06  5:12 UTC  (3+ messages)

[PATCH -fixes] riscv: kexec: Avoid deadlock in kexec crash path
 2024-05-06  5:10 UTC  (3+ messages)
` [-fixes] "

[PATCH] i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling
 2024-05-06  5:09 UTC  (5+ messages)

[PATCH v2 0/2] Fix the iio-gts-helpers available times table sorting
 2024-05-06  5:09 UTC  (3+ messages)

[PATCH 0/4] drm/xe: Add Indirect Ring State support
 2024-05-06  5:06 UTC  (9+ messages)
` [PATCH 1/4] drm/xe: Minor cleanup in LRC handling
` [PATCH 2/4] drm/xe: Add Indirect Ring State support
` [PATCH 3/4] drm/xe: Dump Indirect Ring State registers
` [PATCH 4/4] drm/xe/xe2: Enable Indirect Ring State support for Xe2

[freescale-fslc:5.15-2.2.x-imx 3482/30000] drivers/mxc/gpu-viv/hal/kernel/gc_hal_kernel.c:5234:1: warning: 'inline' is not at beginning of declaration
 2024-05-06  5:03 UTC 

linux-next: duplicate patch in the tpmdd tree
 2024-05-06  4:59 UTC 

More doc updates needed for new migrate argument @channels
 2024-05-06  4:58 UTC  (2+ messages)

[PATCH 0/3] qapi/vfio: Add VFIO device migration state change QAPI event
 2024-05-06  4:56 UTC  (14+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] vfio/migration: Emit "

[PATCH] selftests/capabilities: fix warn_unused_result build warnings
 2024-05-06  4:52 UTC  (2+ messages)

[PATCH v2] KVM: SEV-ES: Don't intercept MSR_IA32_DEBUGCTLMSR for SEV-ES guests
 2024-05-06  4:49 UTC  (3+ messages)

[question] when bonding with CX5 network card that support ROCE
 2024-05-06  4:46 UTC 

[PATCH net-next v12 00/15] stmmac: Add Loongson platform support
 2024-05-06  4:44 UTC  (4+ messages)
` [PATCH net-next v12 15/15] net: stmmac: dwmac-loongson: Add loongson module author

[PATCH] Fixes: Indentation using TABs and improve formatting
 2024-05-06  4:41 UTC  (2+ messages)

[PATCH] drm/xe: Use ordered WQ for G2H handler
 2024-05-06  4:42 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v3 0/5] Add migration test for loongarch64
 2024-05-06  4:24 UTC  (3+ messages)
` [PATCH v3 1/5] hw/loongarch: Rename LOONGARCH_MACHINE with VIRT_MACHINE

[PATCH 00/26] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-05-06  4:35 UTC  (22+ messages)
` [PATCH 05/26] cxl/core: Simplify cxl_dpa_set_mode()
` [PATCH 07/26] cxl/port: Add dynamic capacity size support to endpoint decoders
` [PATCH 16/26] cxl/extent: Realize extent devices

[LTP] [PATCH 0/9] Add functional test for AMD VMSAVE/VMLOAD instructions
 2024-05-06  4:34 UTC  (3+ messages)
` [LTP] [PATCH 9/9] KVM: Move kvm_pagefault01 to the end of KVM runfile

[OE-core][kirkstone][PATCH 1/1] ncurses: Fix CVE-2023-45918
 2024-05-06  4:33 UTC 

[OE-core][PATCH 1/1] ncurses: Fix CVE-2023-45918
 2024-05-06  4:32 UTC 

[BUG REPORT] Deadlock when executing xfs/708 on xfs-linux's for-next
 2024-05-06  4:17 UTC 

[meta-ti][master/scarthgap][PATCH] conf: am437x-evm: Bump up max_leb_cnt
 2024-05-06  4:23 UTC 

[PATCH stable,5.4 0/2] Revert the patchset for fix CVE-2024-26865
 2024-05-06  4:21 UTC  (3+ messages)
` [PATCH stable,5.4 2/2] Revert "tcp: Clean up kernel listener's reqsk in inet_twsk_purge()"

next try at interruptible BLKDISCARD
 2024-05-06  4:20 UTC  (7+ messages)
` [PATCH 1/6] block: remove the discard_granularity check in __blkdev_issue_discard
` [PATCH 2/6] block: move discard checks into the ioctl handler
` [PATCH 3/6] block: add a bio_chain_and_submit helper
` [PATCH 4/6] block: add a blk_alloc_discard_bio helper
` [PATCH 5/6] block: add a bio_await_chain helper
` [PATCH 6/6] blk-lib: check for kill signal in ioctl BLKDISCARD

[PATCH] mailmap: add entry for Barry Song
 2024-05-06  4:20 UTC 

[PATCH 0/4] Check clock connection between STM32L4x5 RCC and peripherals
 2024-05-06  4:16 UTC  (3+ messages)
` [PATCH 4/4] tests/qtest: Check STM32L4x5 clock connections

[PATCH 0/4] clk: imx: clk-audiomix: Improvement for audiomix
 2024-05-06  3:49 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: clock: imx8mp: Add #reset-cells property
` [PATCH 2/4] clk: imx: clk-audiomix: Add reset controller
` [PATCH 3/4] clk: imx: clk-audiomix: Add CLK_SET_RATE_PARENT flags for clocks
` [PATCH 4/4] clk: imx: clk-audiomix: Corrent parent clock for earc_phy and audpll

[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in bch2_sb_clean_to_text
 2024-05-06  4:16 UTC  (2+ messages)

[RFC PATCH 2/2] KEYS: implement derived keys
 2024-05-06  4:11 UTC  (2+ messages)

[PATCH RESEND] time/timgr: Fix wrong reference when level 0 group allocation failed
 2024-05-06  4:10 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-05-06  4:09 UTC  (3+ messages)
` [PATCH v2 11/15] hw/riscv/riscv-iommu: add DBG support

[oe-core][kirkstone][PATCH V2 1/1] gstreamer1.0-plugins-bad: fix CVE-2023-44446
 2024-05-06  4:03 UTC 

[PATCH 00/12] cachefiles: some bugfixes and cleanups for ondemand requests
 2024-05-06  4:02 UTC  (20+ messages)
` [PATCH 01/12] cachefiles: remove request from xarry during flush requests
` [PATCH 02/12] cachefiles: remove err_put_fd tag in cachefiles_ondemand_daemon_read()
` [PATCH 07/12] cachefiles: add spin_lock for cachefiles_ondemand_info
` [PATCH 09/12] cachefiles: defer exposing anon_fd until after copy_to_user() succeeds

[PATCH v2] clk: imx: imx8mp: Add delay after power up
 2024-05-06  3:35 UTC  (2+ messages)

[PATCH v2] riscv: defconfig: Enable StarFive JH7110 drivers
 2024-05-06  3:46 UTC  (2+ messages)

Kernel panic in nf_nat_setup_info, with re injected packet from libnfml
 2024-05-06  3:57 UTC 

[PATCH v6 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-05-06  3:52 UTC  (7+ messages)
` [PATCH v6 6/6] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

[PATCH v4 02/34] ext4: check the extent status again before inserting delalloc block
 2024-05-06  3:49 UTC  (2+ messages)

[PATCH 0/3] virtio-net: Convert feature properties to OnOffAuto
 2024-05-06  3:48 UTC  (4+ messages)

[PATCH] mmc: race condition between "sdcard hot plug out" and "system reboot"
 2024-05-06  3:36 UTC  (2+ messages)

[syzbot] [can?] KMSAN: kernel-infoleak in raw_recvmsg
 2024-05-06  3:34 UTC  (2+ messages)

[PATCH 5.4 000/107] 5.4.275-rc1 review
 2024-05-06  3:46 UTC  (4+ messages)
` [PATCH 5.4 098/107] tcp: Clean up kernel listeners reqsk in inet_twsk_purge()

[PATCH] drm/amd/amdxcp: Fix warnings
 2024-05-06  3:37 UTC  (2+ messages)

[PATCH v7 bpf-next 0/2] bpf: Add a generic bits iterator
 2024-05-06  3:33 UTC  (3+ messages)
` [PATCH v7 bpf-next 1/2] bpf: Add "
` [PATCH v7 bpf-next 2/2] selftests/bpf: Add selftest for bits iter

[PATCH v19 000/130] KVM TDX basic feature support
 2024-05-06  3:30 UTC  (3+ messages)
` [PATCH v19 088/130] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior

[PATCH] virtio_net: Warn if insufficient queue length for transmitting
 2024-05-06  3:24 UTC  (3+ messages)

[LTP] [PATCH v2 1/2] lib: add SAFE_CALLOC macro
 2024-05-06  3:21 UTC  (4+ messages)
` [LTP] [PATCH v2 2/2] kallsyms01: Utilize ksymbol table for unauthorized address access


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.