All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-16 00:34:23 to 2026-06-16 01:32:04 UTC [more...]

[PATCHES 0/2] perf tools: Add cached probe type detection for evsel
 2026-06-16  1:31 UTC 

[PATCH 0/6] Some random fixes and cleanups to irqchip/gic-v3-its
 2026-06-16  1:31 UTC  (4+ messages)
` [PATCH 1/6] irqchip/gic-v3-its: Fix LPI range leak and refactor error handler in its_lpi_alloc()

[Buildroot] [PATCH 1/3] support/download: add blake2b-256 hash support
 2026-06-16  1:31 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/pkg-python: derive PyPI site from blake2b-256 hash
` [Buildroot] [PATCH 3/3] package/python-async-timeout: use hash-based PyPI site

[RFC PATCH v2 00/25] Optimize nSVM TLB flushes
 2026-06-16  1:30 UTC  (32+ messages)
` [RFC PATCH v2 01/25] KVM: nSVM: Flush the TLB after forcefully leaving nested
` [RFC PATCH v2 02/25] KVM: SVM: Passthrough the number of supported ASIDs
` [RFC PATCH v2 03/25] KVM: VMX: Generalize VPID allocation to be vendor-neutral
` [RFC PATCH v2 04/25] KVM: x86/mmu: Support specifying a minimum TLB tag
` [RFC PATCH v2 05/25] KVM: SVM: Add helpers to set/clear ASID flush in VMCB
` [RFC PATCH v2 06/25] KVM: SVM: Fallback to flush everything if FLUSHBYASID is not available
` [RFC PATCH v2 07/25] KVM: SVM: Duplicate pre-run ASID check for SEV and non-SEV guests
` [RFC PATCH v2 08/25] KVM: SEV: Stop using per-vCPU ASID for SEV VMs
` [RFC PATCH v2 09/25] KVM: SVM: Use a static ASID per vCPU
` [RFC PATCH v2 10/25] KVM: nSVM: Add a placeholder ASID for L2
` [RFC PATCH v2 11/25] KVM: x86: hyper-v: Rename kvm_hv_vcpu_purge_flush_tlb()
` [RFC PATCH v2 12/25] KVM: x86: hyper-v: Allow puring all TLB flush FIFOs
` [RFC PATCH v2 13/25] KVM: nSVM: Flush both L1 and L2 ASIDs on KVM_REQ_TLB_FLUSH
` [RFC PATCH v2 14/25] KVM: nSVM: Move svm_switch_vmcb() to nested.c
` [RFC PATCH v2 15/25] KVM: nSVM: Call nested_svm_transition_tlb_flush() on every VMCB switch
` [RFC PATCH v2 16/25] KVM: nSVM: Split nested_svm_transition_tlb_flush() into entry/exit fns
` [RFC PATCH v2 17/25] KVM: nSVM: Service local TLB flushes before nested transitions
` [RFC PATCH v2 18/25] KVM: nSVM: Handle nested TLB flush requests through TLB_CONTROL
` [RFC PATCH v2 19/25] KVM: nSVM: Flush the TLB if L1 changes L2's ASID in vmcb12
` [RFC PATCH v2 20/25] KVM: nSVM: Do not reset TLB_CONTROL in vmcb02 on nested VM-Enter
` [RFC PATCH v2 21/25] KVM: x86/mmu: rename __kvm_mmu_invalidate_addr()
` [RFC PATCH v2 22/25] KVM: x86/mmu: Refactor kvm_mmu_invlpg() to allow skipping the gva flush
` [RFC PATCH v2 23/25] KVM: nSVM: Flush L2's ASID when emulating INVLPGA
` [RFC PATCH v2 24/25] KVM: nSVM: Use different ASIDs for L1 and L2
` [RFC PATCH v2 25/25] DO NOT MERGE: Add nested_tlb_force_flush

[PATCH net-next v5 0/5] ionic: Expose more port stats to ethtool
 2026-06-16  1:30 UTC  (4+ messages)
` [PATCH net-next v5 5/5] ionic: Add .get_fec_stats ethtool handler

[RFC PATCH v2 0/7] mm, swap: Virtual Swap Space (Swap Table Edition)
 2026-06-16  1:29 UTC  (5+ messages)

[PATCHES v3 0/9] perf tools: Fix pre-existing bugs in machine, cs-etm, c2c, bpf, and dso
 2026-06-16  1:28 UTC  (14+ messages)
` [PATCH 1/9] perf machine: Propagate machine__init() error to callers
` [PATCH 2/9] perf machine: Use snprintf() for guestmount path construction
` [PATCH 3/9] perf cs-etm: Validate num_cpu before metadata allocation
` [PATCH 4/9] perf cs-etm: Require full global header in auxtrace_info size check
` [PATCH 5/9] perf cs-etm: Bounds-check CPU in cs_etm__get_queue()
` [PATCH 6/9] perf c2c: Free format list entries when c2c_hists__init() fails
` [PATCH 7/9] perf c2c: Fix hist entry and format list leaks in c2c_he_free()
` [PATCH 8/9] perf bpf: Validate array presence before casting BPF prog info pointers
` [PATCH 9/9] perf dso: Set standard errno on decompression failure

[PATCH net-next] eth: ionic: delete the incorrect link_down_count reporting
 2026-06-16  1:28 UTC  (4+ messages)

[PATCH v1 00/12] perf tests: Enhancements, speedups, and flakiness fixes
 2026-06-16  1:27 UTC  (13+ messages)
` [PATCH v1 01/12] perf parse-events: Restrict core PMU bypass to --cputype option
` [PATCH v1 02/12] perf test: Truncate test description to fit terminal width
` [PATCH v1 03/12] perf tests workloads: Support sub-second durations in noploop and thloop
` [PATCH v1 04/12] perf tests: Add robust record retry helper and use subsecond workloads
` [PATCH v1 05/12] perf tests: Skip metrics validation if system-wide recording lacks permission
` [PATCH v1 06/12] perf tests: Fix Python JIT dump profiling test failure
` [PATCH v1 07/12] perf tests: Fix flakiness in trace record and replay test
` [PATCH v1 08/12] perf tests: Fix flakiness in BPF counters test on hybrid systems
` [PATCH v1 09/12] perf tests: Fix flakiness in branch stack sampling tests
` [PATCH v1 10/12] perf tests: Speed up off-cpu profiling tests
` [PATCH v1 11/12] perf tests: Speed up lock contention analysis shell test
` [PATCH v1 12/12] perf tests: Speed up metrics checking shell tests

[PATCH v1 00/12] perf tests: Enhancements, speedups, and flakiness fixes
 2026-06-16  1:25 UTC  (9+ messages)
` [PATCH v1 01/12] perf parse-events: Restrict core PMU bypass to --cputype option
` [PATCH v1 02/12] perf test: Truncate test description to fit terminal width
` [PATCH v1 03/12] perf tests workloads: Support sub-second durations in noploop and thloop
` [PATCH v1 04/12] perf tests: Add robust record retry helper and use subsecond workloads
` [PATCH v1 05/12] perf tests: Skip metrics validation if system-wide recording lacks permission
` [PATCH v1 06/12] perf tests: Fix Python JIT dump profiling test failure
` [PATCH v1 07/12] perf tests: Fix flakiness in trace record and replay test
` [PATCH v1 08/12] perf tests: Fix flakiness in BPF counters test on hybrid systems

Repeatable, raid1+O_DIRECT, hang/warn
 2026-06-16  1:25 UTC  (6+ messages)

[PATCH V3] blk-cgroup: defer blkcg css_put until blkg is unlinked from queue
 2026-06-16  1:17 UTC 

<command-line>: warning: missing terminating " character
 2026-06-16  1:23 UTC 

[PATCH bpf-next] bpf: Emit verbose message when prog-specific btf_struct_access rejects a write
 2026-06-16  1:23 UTC  (2+ messages)

[PATCH V2] blk-cgroup: defer blkcg css_put until blkg is unlinked from queue
 2026-06-16  1:23 UTC  (3+ messages)

[PATCH v3 0/9] ASoC: don't use array if single pattern
 2026-06-16  1:23 UTC  (4+ messages)
` [PATCH v3 9/9] ASoC: audio-graph-card2: recommend to use auto select DAI format

[PATCH] mm/percpu: avoid IO dependency in alloc_percpu
 2026-06-16  1:22 UTC 

[android-common:android17-6.18 1/1] Warning: drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:761 function parameter 'af' not described in 'amdgpu_fence_driver_guilty_force_completion'
 2026-06-16  1:22 UTC 

[PATCH RFC 0/1] block: fix concurrent elevator change failure
 2026-06-16  1:20 UTC  (6+ messages)

[PATCH] docs: infiniband: correct name of option to enable the ib_uverbs module
 2026-06-16  1:18 UTC  (2+ messages)

[PATCH v4 0/3] LoongArch: KVM: Add PV TLB flush support
 2026-06-16  1:14 UTC  (5+ messages)
` [PATCH v4 1/3] LoongArch: KVM: Add PV TLB flush support via steal-time shared memory
` [PATCH v4 2/3] LoongArch: KVM: Implement guest-side PV TLB flush

「ペット愛」溢れる、経営者様へ
 2026-06-16  1:16 UTC 

[PATCH] firmware: imx: scu: manage mailbox channels and global handle
 2026-06-16  1:16 UTC  (2+ messages)

[PATCH v20 00/21] Add additional python API support
 2026-06-16  1:15 UTC  (23+ messages)
` [PATCH v21 "
  ` [PATCH v21 01/21] perf util: Sort includes and add missed explicit dependencies
  ` [PATCH v21 02/21] perf python: Add "
  ` [PATCH v21 03/21] perf evsel/evlist: Avoid unnecessary #includes
  ` [PATCH v21 04/21] perf data: Add open flag
  ` [PATCH v21 05/21] perf evlist: Add reference count
  ` [PATCH v21 06/21] perf evsel: "
  ` [PATCH v21 07/21] perf evlist: Add reference count checking
  ` [PATCH v21 08/21] perf python: Use evsel in sample in pyrf_event
  ` [PATCH v21 09/21] perf python: Add wrapper for perf_data file abstraction
  ` [PATCH v21 10/21] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v21 11/21] perf python: Refactor and add accessors to sample event
  ` [PATCH v21 12/21] perf python: Add mmap2 event
  ` [PATCH v21 13/21] perf python: Add callchain support
  ` [PATCH v21 14/21] perf python: Extend API for stat events in python.c
  ` [PATCH v21 15/21] perf python: Expose brstack in sample event
  ` [PATCH v21 16/21] perf python: Add syscall name/id to convert syscall number and name
  ` [PATCH v21 17/21] perf python: Add config file access
  ` [PATCH v21 18/21] perf python: Handle Py_None for thread and cpu maps
  ` [PATCH v21 19/21] perf python: Add type checking for parse_events/parse_metrics
  ` [PATCH v21 20/21] perf python: Add perf.pyi stubs file
  ` [PATCH v21 21/21] perf python: Add LiveSession helper

[PATCH] Add JEDEC ID table entries for additional ISSI SPI-NOR devices. (QSPI 2026)
 2026-06-16  0:57 UTC  (2+ messages)

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-16  1:15 UTC  (2+ messages)

[PATCH v4 0/7] tracing/probes: Add more typecast features
 2026-06-16  1:15 UTC  (3+ messages)
` [PATCH v4 6/7] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg

[PATCH v2] spi: uniphier: Fix completion initialization order before devm_request_irq()
 2026-06-16  1:12 UTC 

[PATCH v8 0/7] hw/riscv: Server Platform Reference Board
 2026-06-16  1:09 UTC  (11+ messages)
` [PATCH v8 2/7] target/riscv: add riscv-server-ref CPU
` [PATCH v8 4/7] tests/functional/riscv64: add riscv-server-ref tests
` [PATCH v8 5/7] hw/riscv/server_platform_ref.c: add platform bus and TPM support
` [PATCH v8 6/7] tests/functional/riscv64: add riscv-server-ref TPM selftest
` [PATCH v8 7/7] docs: add riscv-server-ref.rst

[powerpc:merge] BUILD SUCCESS 21ea7a68c5c1999cee9da55759a366576a838bbb
 2026-06-16  1:09 UTC 

[PATCH v6 0/6] ata: libata-scsi: multi-LUN ATAPI device support
 2026-06-16  1:09 UTC  (5+ messages)
` [PATCH v6 4/6] scsi: add BLIST_NO_LUN_1F blacklist flag
` [PATCH v6 6/6] scsi: scsi_devinfo: add COMPAQ PD-1 multi-LUN ATAPI device quirk

[PATCH] mm/damon/stat: use secs_to_jiffies() instead of msecs_to_jiffies()
 2026-06-16  1:04 UTC  (2+ messages)

[GIT PULL] probes: Updates for v7.2
 2026-06-16  1:04 UTC 

[GIT PULL] bootconfig: Updates for v7.2
 2026-06-16  1:04 UTC 

[PATCH v3 2/4] mm/zswap: Implement proactive writeback
 2026-06-16  1:03 UTC  (11+ messages)
            ` [swap tier discussion] "

[PATCH 0/2] cxl: Fix endpoint access issues with CXL MCE notifier handler
 2026-06-16  1:03 UTC  (5+ messages)
` [PATCH 1/2] cxl/mce: Validate memdev and endpoint before dereference in cxl_handle_mce()
` [PATCH 2/2] cxl/mce: Serialize the MCE handler against endpoint teardown

[PATCH v3 00/12] KVM/hostmem: Support init-shared guest-memfd as VM backends
 2026-06-16  0:56 UTC  (8+ messages)

[PATCH v4 0/7] igb: Implement Transmit Rate Limiting (TRL)
 2026-06-16  1:01 UTC  (10+ messages)
` [PATCH v4 1/7] igb: Define TRL registers and core state
` [PATCH v4 2/7] igb: Add VMState support for TRL state
` [PATCH v4 4/7] igb: Refactor TX path to return processed byte count
` [PATCH v4 5/7] igb: Implement TRL throttling and timer resumption

[PATCH v2 i-g-t 0/6] Add SR-IOV exit-handler-based cleanup
 2026-06-16  1:02 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Add SR-IOV exit-handler-based cleanup (rev2)

[PATCH net] net: dsa: Fix skb ownership in taggers
 2026-06-16  1:01 UTC  (2+ messages)

[tip:master] BUILD SUCCESS b2df2cbe415acf4ef3f5017b5333c22ca7d35cb1
 2026-06-16  1:00 UTC 

[GIT PULL] x86/tdx for 7.2-rc1
 2026-06-16  1:00 UTC  (3+ messages)

[GIT PULL] x86/mm for 7.2-rc1
 2026-06-16  1:00 UTC  (4+ messages)

[GIT PULL] x86/misc for 7.2-rc1
 2026-06-16  1:00 UTC  (3+ messages)

[PATCH v3 0/4] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
 2026-06-16  1:00 UTC  (5+ messages)
` [PATCH v3 3/4] iomap: reject NOWAIT and BOUNCE direct IOs

[PATCH v4 0/5] HID: asus: security fixes and more hardware support
 2026-06-16  1:00 UTC  (4+ messages)
` [PATCH v4 1/5] HID: asus: refactor the two workqueues and init sequence

[PATCH] usb: musb: da8xx: depopulate OF children on teardown
 2026-06-16  0:58 UTC 

[PATCH v2 1/2] dt-bindings: media: qcom,sm8550-iris: Allow IOVA reservation memory-region
 2026-06-16  0:57 UTC  (2+ messages)

[PATCH] memory: jz4780-nemc: publish drvdata before creating children
 2026-06-16  0:57 UTC 

[PATCH v2 0/3] drm/msm: Add support for Shikra GPU (A704)
 2026-06-16  0:56 UTC  (3+ messages)
` [PATCH v2 2/3] drm/msm/adreno: Add support for A704 GPU

[PATCH] soc: qcom: rpmh-rsc: unwind notifiers on populate failure
 2026-06-16  0:56 UTC 

[PATCH v2 0/2] pinctrl: qcom: Introduce Pinctrl for the upcoming Maili SoC
 2026-06-16  0:55 UTC  (3+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add the tlmm driver for Maili platform

[PATCH v2 00/53] qom/qdev: associate properties with QAPI schema types
 2026-06-16  0:54 UTC  (5+ messages)
` [PATCH v2 20/53] riscv/virt: convert OnOffAuto properties to QAPI-aware registration
` [PATCH v2 46/53] target/riscv: fix incorrect QAPI types and u8 casting

[PATCH net-next 0/2] appletalk: move the protocol out of tree
 2026-06-16  0:55 UTC  (3+ messages)

[RESEND PATCH v1] spi: uniphier: Fix completion initialization order before devm_request_irq()
 2026-06-16  0:55 UTC  (3+ messages)

[PATCH V1 0/2] arm64: dts: qcom: Shikra SD Card support
 2026-06-16  0:54 UTC  (3+ messages)

[PATCH 0/5] spi: dw: use threaded interrupt
 2026-06-16  0:35 UTC  (4+ messages)
` [PATCH 5/5] spi: dw: use threaded interrupt and optimize the threaded ISR

[PATCH v20 11/21] perf python: Refactor and add accessors to sample event
 2026-06-16  0:54 UTC  (2+ messages)

[PATCH] soc: apple: sart: require device link for consumers
 2026-06-16  0:53 UTC 

[PATCH v1] soc: qcom: apr: Drop unused apr_device_id
 2026-06-16  0:53 UTC  (2+ messages)

[PATCH] docs: pt_BR: update netdevsim section in maintainer-netdev.rst
 2026-06-16  0:52 UTC 

[PATCH] crypto: caam: depopulate job rings on populate failure
 2026-06-16  0:52 UTC 

[PATCH] soc: qcom: geni: depopulate children on populate failure
 2026-06-16  0:51 UTC 

[PATCH v4 00/39] drm/msm/dp: Add MST support for MSM chipsets
 2026-06-16  0:50 UTC  (17+ messages)
` [PATCH v4 18/39] drm/msm/dp: add support to send ACT packets for MST
` [PATCH v4 22/39] drm/msm/dp: Add support for sending VCPF packets in DP controller
` [PATCH v4 29/39] drm/msm/dp: add an API to initialize MST on sink side
` [PATCH v4 37/39] drm/msm/dp: add HPD callback for dp MST

[PATCH] mmc: sdhci-of-aspeed: depopulate slots before disabling clock
 2026-06-16  0:49 UTC 

[geert-renesas-devel:topic/renesas-defconfig] BUILD SUCCESS fcf432bf83d980d4539152bb1d033482cf2ef474
 2026-06-16  0:47 UTC 

[powerpc:next-test] BUILD SUCCESS 5c86f1c1f972761a04bf22f4c0618d1aa714185b
 2026-06-16  0:47 UTC 

[PATCH] firmware: ti_sci: undo list publication on populate failure
 2026-06-16  0:47 UTC 

[PATCH] crypto: sa2ul: stop probe if context pool creation fails
 2026-06-16  0:46 UTC 

[geert-renesas-devel:master] BUILD SUCCESS 7f382bff3a7758f5df46e27342a00cad5bdc438a
 2026-06-16  0:44 UTC 

[PATCH] hsi: omap_ssi: remove debugfs on port creation failure
 2026-06-16  0:43 UTC 

[PATCH v2 0/3] vfio/pci: add vfio-pci ATS control property
 2026-06-16  0:42 UTC  (3+ messages)
` [PATCH v2 3/3] vfio/pci: Warn when ats=on but host device lacks ATS cap

[PATCH] misc: lan966x_pci: depopulate children on populate failure
 2026-06-16  0:43 UTC 

[RFC PATCH 0/5] vfio/pci: Support ZONE_DEVICE-backed P2P Registration
 2026-06-16  0:42 UTC  (6+ messages)

[PATCH] mfd: sm501: unwind common init failures
 2026-06-16  0:41 UTC 

[PATCH v5 12/16] media: iris: implement support for the Agatti platform
 2026-06-16  0:40 UTC  (2+ messages)

[PATCH] gpio: htc-egpio: use managed gpiochip registration
 2026-06-16  0:39 UTC 

[PATCH net-next 8/8] net: mdio: realtek-rtl9300: Add support for RTL839x
 2026-06-16  0:37 UTC  (2+ messages)

[PATCH net-next 5/8] net: mdio: realtek-rtl9300: Add c45 over c22 mitigation
 2026-06-16  0:37 UTC  (2+ messages)

[PATCH net-next 2/8] net: mdio: realtek-rtl9300: Add polling documentation
 2026-06-16  0:37 UTC  (2+ messages)

[PATCH net-next 1/8] dt-bindings: net: realtek,rtl9301-mdio: Add RTL83xx series
 2026-06-16  0:37 UTC  (2+ messages)

[PATCH 2/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-16  0:36 UTC  (2+ messages)

[PATCH 00/13] hw/riscv: FDT creation helpers
 2026-06-16  0:36 UTC  (3+ messages)
` [PATCH 03/13] hw/riscv/numa: make numa_enabled() public

[PATCH 0/2] MAINTAINERS: enforce file entries are consistent from meson
 2026-06-16  0:35 UTC  (3+ messages)
` [PATCH 2/2] meson.build: check MAINTAINERS file is consistent with source tree

[geert-renesas-devel:renesas-dts-for-v7.3] BUILD SUCCESS e0c6913891b1b51adefa8ba50482aefffdf71ed7
 2026-06-16  0:34 UTC 

[PATCH] swiotlb: avoid double copy with swiotlb on tx socket
 2026-06-16  0:33 UTC  (3+ messages)

[PATCH net 0/2] sctp: validate INIT in COOKIE-ECHO when auth disabled
 2026-06-16  0:33 UTC  (2+ messages)
` [PATCH net 2/2] sctp: add INIT verification after cookie unpacking


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.