messages from 2025-08-06 17:21:16 to 2025-08-06 20:00:20 UTC [more...]
[PATCH v1 0/2] KVM: arm: nv: fix AT S* behaviour
2025-08-06 20:00 UTC (9+ messages)
` [PATCH v1 1/2] KVM: arm64: nv: fix S2 translation for nVHE guests
` [PATCH v1 2/2] KVM: arm64: nv: update CPU register PAR_EL1 after 'at s*'
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-08-06 19:57 UTC (45+ messages)
` [PATCH v5 01/44] perf: Skip pmu_ctx based on event_type
` [PATCH v5 02/44] perf: Add generic exclude_guest support
` [PATCH v5 03/44] perf: Move security_perf_event_free() call to __free_event()
` [PATCH v5 04/44] perf: Add APIs to create/release mediated guest vPMUs
` [PATCH v5 05/44] perf: Clean up perf ctx time
` [PATCH v5 06/44] perf: Add a EVENT_GUEST flag
` [PATCH v5 07/44] perf: Add APIs to load/put guest mediated PMU context
` [PATCH v5 08/44] perf: core/x86: Register a new vector for handling mediated guest PMIs
` [PATCH v5 09/44] perf/x86: Switch LVTPC to/from mediated PMI vector on guest load/put context
` [PATCH v5 10/44] perf/x86/core: Do not set bit width for unavailable counters
` [PATCH v5 11/44] perf/x86/core: Plumb mediated PMU capability from x86_pmu to x86_pmu_cap
` [PATCH v5 12/44] perf/x86/intel: Support PERF_PMU_CAP_MEDIATED_VPMU
` [PATCH v5 13/44] perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host
` [PATCH v5 14/44] KVM: VMX: Setup canonical VMCS config prior to kvm_x86_vendor_init()
` [PATCH v5 15/44] KVM: SVM: Check pmu->version, not enable_pmu, when getting PMC MSRs
` [PATCH v5 16/44] KVM: Add a simplified wrapper for registering perf callbacks
` [PATCH v5 17/44] KVM: x86/pmu: Snapshot host (i.e. perf's) reported PMU capabilities
` [PATCH v5 18/44] KVM: x86/pmu: Start stubbing in mediated PMU support
` [PATCH v5 19/44] KVM: x86/pmu: Implement Intel mediated PMU requirements and constraints
` [PATCH v5 20/44] KVM: x86/pmu: Implement AMD mediated PMU requirements
` [PATCH v5 21/44] KVM: x86/pmu: Register PMI handler for mediated vPMU
` [PATCH v5 22/44] KVM: x86: Rename vmx_vmentry/vmexit_ctrl() helpers
` [PATCH v5 23/44] KVM: x86/pmu: Move PMU_CAP_{FW_WRITES,LBR_FMT} into msr-index.h header
` [PATCH v5 24/44] KVM: x86: Rework KVM_REQ_MSR_FILTER_CHANGED into a generic RECALC_INTERCEPTS
` [PATCH v5 25/44] KVM: x86: Use KVM_REQ_RECALC_INTERCEPTS to react to CPUID updates
` [PATCH v5 26/44] KVM: VMX: Add helpers to toggle/change a bit in VMCS execution controls
` [PATCH v5 27/44] KVM: x86/pmu: Disable RDPMC interception for compatible mediated vPMU
` [PATCH v5 28/44] KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMU
` [PATCH v5 29/44] KVM: x86/pmu: Use BIT_ULL() instead of open coded equivalents
` [PATCH v5 30/44] KVM: x86/pmu: Move initialization of valid PMCs bitmask to common x86
` [PATCH v5 31/44] KVM: x86/pmu: Restrict GLOBAL_{CTRL,STATUS}, fixed PMCs, and PEBS to PMU v2+
` [PATCH v5 32/44] KVM: x86/pmu: Disable interception of select PMU MSRs for mediated vPMUs
` [PATCH v5 33/44] KVM: x86/pmu: Bypass perf checks when emulating mediated PMU counter accesses
` [PATCH v5 34/44] KVM: x86/pmu: Introduce eventsel_hw to prepare for pmu event filtering
` [PATCH v5 35/44] KVM: x86/pmu: Reprogram mediated PMU event selectors on event filter updates
` [PATCH v5 36/44] KVM: x86/pmu: Always stuff GuestOnly=1,HostOnly=0 for mediated PMCs on AMD
` [PATCH v5 37/44] KVM: x86/pmu: Load/put mediated PMU context when entering/exiting guest
` [PATCH v5 38/44] KVM: x86/pmu: Disallow emulation in the fastpath if mediated PMCs are active
` [PATCH v5 39/44] KVM: x86/pmu: Handle emulated instruction for mediated vPMU
` [PATCH v5 40/44] KVM: nVMX: Add macros to simplify nested MSR interception setting
` [PATCH v5 41/44] KVM: nVMX: Disable PMU MSR interception as appropriate while running L2
` [PATCH v5 42/44] KVM: nSVM: "
` [PATCH v5 43/44] KVM: x86/pmu: Expose enable_mediated_pmu parameter to user space
` [PATCH v5 44/44] KVM: x86/pmu: Elide WRMSRs when loading guest PMCs if values already match
[PATCH V2 0/2] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
2025-08-06 19:58 UTC (14+ messages)
` [PATCH V2 2/2] "
[PATCH v3] rust: lock: Export Guard::do_unlocked()
2025-08-06 19:57 UTC (3+ messages)
[PATCH v3 0/7] pinctrl: renesas: rzg2l: Unify OEN handling
2025-08-06 19:55 UTC (8+ messages)
` [PATCH v3 1/7] pinctrl: renesas: rzg2l: Fix invalid unsigned return in rzg3s_oen_read()
` [PATCH v3 2/7] pinctrl: renesas: rzg2l: parameterize OEN register offset
` [PATCH v3 3/7] pinctrl: renesas: rzg2l: Unify OEN access by making pin-to-bit mapping configurable
` [PATCH v3 4/7] pinctrl: renesas: rzg2l: Remove OEN ops for RZ/G3E
` [PATCH v3 5/7] pinctrl: renesas: rzg2l: Unify OEN handling across RZ/{G2L,V2H,V2N}
` [PATCH v3 6/7] pinctrl: renesas: rzg2l: Add PFC_OEN support for RZ/G3E SoC
` [PATCH v3 7/7] pinctrl: renesas: rzg2l: Drop oen_read and oen_write callbacks
[PATCH v3 00/14] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
2025-08-06 19:54 UTC (4+ messages)
[PATCH net v3] net: usbnet: Fix the wrong netif_carrier_on() call
2025-08-06 19:54 UTC (2+ messages)
[PATCH] bpf: relax acquire for consumer_pos in ringbuf_process_ring()
2025-08-06 19:43 UTC (3+ messages)
[PATCH v4 0/9] kasan: unify kasan_arch_is_ready() and remove arch-specific implementations
2025-08-06 19:51 UTC (5+ messages)
` [PATCH v4 1/9] kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
arch/arm64/boot/dts/qcom/qcs9100-ride.dtb: pcie@1c00000 (qcom,pcie-sa8775p): reset-names: ['pci'] is too short
2025-08-06 19:51 UTC (2+ messages)
[PATCH] mm/damon/core: skip needless update of next_{aggregation,ops_update}_sis
2025-08-06 19:49 UTC (3+ messages)
[PATCH] cdx: don't select CONFIG_GENERIC_MSI_IRQ
2025-08-06 19:44 UTC (2+ messages)
[RESEND PATCH] sched: restore the behavior of put_task_struct() for non-rt
2025-08-06 19:43 UTC
[PATCH v3 00/16] rnull: add configfs, remote completion to rnull
2025-08-06 19:35 UTC (9+ messages)
` [PATCH v3 09/16] rust: block: remove trait bound from `mq::Request` definition
` [PATCH v3 10/16] rust: block: add block related constants
` [PATCH v3 11/16] rnull: move driver to separate directory
` [PATCH v3 12/16] rnull: enable configuration via `configfs`
[PATCH v5 0/3] rust: add `ww_mutex` support
2025-08-06 19:30 UTC (6+ messages)
[PATCH v2 0/3] Add IIO backend support for AD7779
2025-08-06 19:25 UTC (4+ messages)
` [PATCH v2 1/3] iio: adc: adi-axi-adc: add axi_adc_num_lanes_set
` [PATCH v2 2/3] dt-bindings: iio: adc: add IIO backend support
` [PATCH v2 3/3] iio: adc: update ad7779 to use IIO backend
[PATCH 0/3] Add Rust abstraction for Maple Trees
2025-08-06 19:24 UTC (2+ messages)
[PATCH v4] acpi: remove unnecessary return parentheses and conditional braces
2025-08-06 19:22 UTC
[PATCH 2/2] hwmon: (ina780) Add driver for TI INA780
2025-08-06 19:21 UTC (2+ messages)
[PATCH 2/2] PCI: brcmstb: Add panic/die handler to driver
2025-08-06 19:16 UTC (6+ messages)
[PATCH 1/2] PCI: brcmstb: Add a way to indicate if PCIe bridge is active
2025-08-06 19:14 UTC (2+ messages)
[PATCH RFC net-next v4 00/12] vsock: add namespace support to vhost-vsock
2025-08-06 19:13 UTC (5+ messages)
` [PATCH RFC net-next v4 09/12] vsock/loopback: add netns support
[PATCH v3 0/2] fscontext: do not consume log entries when returning -EMSGSIZE
2025-08-06 19:07 UTC (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/filesystems: add basic fscontext log tests
[PATCH v2 1/1] mm: Correct misleading comment on mmap_lock field in mm_struct
2025-08-06 19:07 UTC (2+ messages)
[PATCH v2 1/4] soc: qcom: mdt_loader: Fix check mdt_header_valid()
2025-08-06 19:07 UTC (5+ messages)
` [PATCH v2 2/4] soc: qcom: mdt_loader: Remove unused parameter
` [PATCH v2 3/4] soc: qcom: mdt_loader: Remove pas id parameter
` [PATCH v2 4/4] soc: qcom: mdt_loader: Remove unused parameter
[PATCH v2] kbuild: Re-enable -Wunterminated-string-initialization
2025-08-06 19:05 UTC (6+ messages)
[PATCH v3 0/3] execute PROCMAP_QUERY ioctl under per-vma lock
2025-08-06 19:02 UTC (6+ messages)
` [PATCH v3 2/3] fs/proc/task_mmu: factor out proc_maps_private fields used by PROCMAP_QUERY
` [PATCH v3 3/3] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
[PATCH 0/2] platform/x86: ideapad-laptop: Fully support auto kbd backlight
2025-08-06 19:02 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH v4 0/4] procfs: make reference pidns more user-visible
2025-08-06 18:57 UTC (5+ messages)
` [PATCH v4 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
[RFC RESEND] binfmt_elf: preserve original ELF e_flags in core dumps
2025-08-06 18:57 UTC (2+ messages)
Maple Tree Work
2025-08-06 18:53 UTC (3+ messages)
loading amd-pstate-ut kernel module crashes with PREEMPT_RT
2025-08-06 18:52 UTC (3+ messages)
[PATCH 0/6] gpio: renesas: Add support for GPIO and related interrupts in RZ/N1 SoC
2025-08-06 18:51 UTC (4+ messages)
[PATCH v2] mfd: macsmc: Remove error prints for devm_add_action_or_reset()
2025-08-06 18:49 UTC (2+ messages)
[PATCH v3] selftests/tty: add TIOCSTI test suite
2025-08-06 18:49 UTC (2+ messages)
[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
2025-08-06 18:44 UTC (10+ messages)
` [PATCH v1 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v1 02/16] iommu/dma: handle MMIO path in dma_iova_link
` [PATCH v1 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v1 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
[PATCH] mtd: expose ooblayout information via sysfs
2025-08-06 18:40 UTC (3+ messages)
[PATCH 0/7] tracing: Show contents of syscall trace event user space fields
2025-08-06 18:39 UTC (3+ messages)
` [PATCH 1/7] tracing: Replace syscall RCU pointer assignment with READ/WRITE_ONCE()
[GIT PULL] Please pull RDMA subsystem changes
2025-08-06 18:36 UTC
`virtio: reject shm region if length is zero` breaks virtio-gpu host_visible feature
2025-08-06 18:34 UTC
[PATCH v4 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
2025-08-06 18:33 UTC (6+ messages)
` [PATCH v4 05/10] samples/devsec: Introduce a PCI device-security bus + endpoint sample
[PATCH v2 0/1] drm: atmel-hlcdc: replace dev_* print funtions with drm_*
2025-08-06 18:30 UTC (2+ messages)
` [PATCH v2 1/1] drm: atmel-hlcdc: replace dev_* print funtions with drm_* variants
[PATCH] futex: selftests: Add description for futex_wake_op()
2025-08-06 18:30 UTC
[PATCH RFC v2 0/2] KVM: arm64: PMU: Use multiple host PMUs
2025-08-06 18:24 UTC (4+ messages)
` [PATCH RFC v2 1/2] KVM: arm64: PMU: Introduce KVM_ARM_VCPU_PMU_V3_COMPOSITION
[PATCH v2 0/4] sched: Run task_mm_cid_work in batches to lower latency
2025-08-06 18:24 UTC (5+ messages)
` [PATCH v2 3/4] sched: Compact RSEQ concurrency IDs in batches
[PATCH 0/4] mm/kasan: make kasan=on|off work for all three modes
2025-08-06 18:24 UTC (3+ messages)
` [PATCH 4/4] mm/kasan: make kasan=on|off take effect "
[PATCH 0/2] Incorporate DRAM address in EDAC messages
2025-08-06 18:21 UTC (4+ messages)
` [PATCH 1/2] RAS/AMD/ATL: Translate UMC normalized address to DRAM address using PRM
[PATCH v3 1/1] userfaultfd: fix a crash in UFFDIO_MOVE with some non-present PMDs
2025-08-06 18:21 UTC (5+ messages)
[PATCH] KVM: x86: Synchronize APIC State with QEMU when irqchip=split
2025-08-06 18:20 UTC (2+ messages)
[PATCH v4 0/2] Handle shared reset GPIO for WSA883x speakers
2025-08-06 18:18 UTC (3+ messages)
` [PATCH v4 1/2] ASoC: dt-bindings: qcom,wsa8830: Add reset-gpios for shared line
` [PATCH v4 2/2] ASoC: codecs: wsa883x: Handle shared reset GPIO for WSA883x speakers
[PATCH 1/1] usb-storage: Add unusual-devs entry for Novatek NTK96550-based camera
2025-08-06 18:18 UTC (3+ messages)
` [PATCH v2 "
[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
2025-08-06 18:17 UTC (4+ messages)
` [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
[PATCH v5 0/5] Increase max timeout value of s3c2410 watchdog
2025-08-06 18:08 UTC (7+ messages)
` [PATCH v5 3/5] watchdog: s3c2410_wdt: Increase max timeout value of watchdog
` [PATCH v5 4/5] watchdog: s3c2410_wdt: exynosautov920: Enable QUIRK_HAS_32BIT_CNT
` [PATCH v5 5/5] watchdog: s3c2410_wdt: exynosautov9: Enable supported features
[RFC PATCH 00/36] arm_mpam: Add basic mpam driver
2025-08-06 18:07 UTC (21+ messages)
` [RFC PATCH 12/36] platform: arm64: Move ec devices to an ec subdirectory
` [RFC PATCH 13/36] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [RFC PATCH 16/36] arm_mpam: Add MPAM MSC register layout definitions
` [RFC PATCH 17/36] arm_mpam: Add cpuhp callbacks to probe MSC hardware
[PATCH] remoteproc: ti_k3_common: remove remote processor mailbox ping
2025-08-06 18:04 UTC (2+ messages)
[PATCH v4 00/14] Introduce AMD Pensando RDMA driver
2025-08-06 17:58 UTC (7+ messages)
` [PATCH v4 03/14] net: ionic: Export the APIs from net driver to support device commands
[PATCH 0/9] kunit: Refactor and extend KUnit's
2025-08-06 17:50 UTC (4+ messages)
` [PATCH 7/9] kunit: Add example parameterized test with shared resources and direct static parameter array setup
[PATCH v1] ufs: ufs-qcom: Align programming sequence of Shared ICE for UFS controller v5
2025-08-06 17:49 UTC (6+ messages)
[PATCH] drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS file
2025-08-06 17:46 UTC (3+ messages)
[PATCH v2 00/11] man2: add man pages for 'new' mount API
2025-08-06 17:44 UTC (12+ messages)
` [PATCH v2 01/11] mount_setattr.2: document glibc >= 2.36 syscall wrappers
` [PATCH v2 02/11] mount_setattr.2: move mount_attr struct to mount_attr.2type
` [PATCH v2 03/11] fsopen.2: document 'new' mount api
` [PATCH v2 04/11] fspick.2: "
` [PATCH v2 05/11] fsconfig.2: "
` [PATCH v2 06/11] fsmount.2: "
` [PATCH v2 07/11] move_mount.2: "
` [PATCH v2 08/11] open_tree.2: "
` [PATCH v2 09/11] mount_setattr.2: mirror opening sentence from fsopen(2)
` [PATCH v2 10/11] open_tree_attr.2, open_tree.2: document new open_tree_attr() api
` [PATCH v2 11/11] fsconfig.2, mount_setattr.2: add note about attribute-parameter distinction
[PATCH 00/18] KVM: x86: Fastpath cleanups and PMU prep work
2025-08-06 17:42 UTC (6+ messages)
` [PATCH 05/18] KVM: x86: Unconditionally handle MSR_IA32_TSC_DEADLINE in fastpath exits
` [PATCH 17/18] KVM: x86: Push acquisition of SRCU in fastpath into kvm_pmu_trigger_event()
[PATCH 0/2] Arithmetic ops for Instant/Delta
2025-08-06 17:40 UTC (9+ messages)
` [PATCH 2/2] rust: time: Implement basic arithmetic operations for Delta
[PATCH bpf-next 1/1] bpf: Allow fall back to interpreter for programs with stack size <= 512
2025-08-06 17:37 UTC (4+ messages)
[ANNOUNCE] 5.10.240-rt134
2025-08-06 17:36 UTC
[PATCH V2] accel/amdxdna: Unify pm and rpm suspend and resume callbacks
2025-08-06 17:36 UTC (3+ messages)
[PATCH] mm/swapfile.c: introduce function alloc_swap_scan_list()
2025-08-06 17:34 UTC
[PATCH RFC 0/5] Marvell PXA1908 power domains
2025-08-06 17:33 UTC (6+ messages)
` [PATCH RFC 1/5] dt-bindings: clock: marvell,pxa1908: Add simple-mfd, syscon compatible to apmu
` [PATCH RFC 2/5] dt-bindings: power: Add Marvell PXA1908 domains
` [PATCH RFC 3/5] pmdomain: marvell: Add PXA1908 power domains
` [PATCH RFC 4/5] MAINTAINERS: PXA1908: Add power domain controller
` [PATCH RFC 5/5] arm64: dts: marvell: pxa1908: Add power controller
[PATCH v2 0/5] bus: mhi: host: Enable SRIOV support in MHI driver
2025-08-06 17:32 UTC (6+ messages)
` [PATCH v2 3/5] bus: mhi: host: pci_generic: Remove MHI driver and ensure graceful device recovery
` [PATCH v2 5/5] bus: host: mhi: Need to honor sys_err at power_up state
[PATCH 0/3] EDITME: cover title for mdtloader-changes
2025-08-06 17:32 UTC (3+ messages)
` [PATCH 3/3] soc: qcom: mdt_loader: Fix check mdt_header_valid()
[PATCH v2] userfaultfd: opportunistic TLB-flush batching for present pages in MOVE
2025-08-06 17:30 UTC (3+ messages)
[PATCH 0/3] cgroup/cpuset: Miscellaneous fixes and cleanup
2025-08-06 17:30 UTC (5+ messages)
` [PATCH 1/3] cgroup/cpuset: Use static_branch_enable_cpuslocked() on cpusets_insane_config_key
` [PATCH 2/3] cgroup/cpuset.c: Fix a partition error with CPU hotplug
` [PATCH 3/3] cgroup/cpuset: Remove the unnecessary css_get/put() in cpuset_partition_write()
[PATCH 0/9] dmaengine: idxd: Memory leak and FLR fixes
2025-08-06 17:29 UTC (9+ messages)
` [PATCH 6/9] dmaengine: idxd: Fix not releasing workqueue on .release()
` [PATCH 7/9] dmaengine: idxd: Fix memory leak when a wq is reset
` [PATCH 8/9] dmaengine: idxd: Fix freeing the allocated ida too late
` [PATCH 9/9] dmaengine: idxd: Fix leaking event log memory
[PATCH v4] of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
2025-08-06 17:24 UTC
[PATCH mm-hotfixes-unstable] mm: Pass page directly instead of using folio_page
2025-08-06 17:23 UTC (4+ messages)
[PATCH 0/3] drm/sitronix/st7920: Add support for the ST7920 controller
2025-08-06 17:22 UTC (3+ messages)
` [PATCH 2/3] dt-bindings: display: sitronix,st7920: Add DT schema
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).