All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-14 18:07:50 to 2026-07-14 18:50:28 UTC [more...]

[PATCH v2 0/6] tools/build: Allow versioning of all LLVM tools
 2026-07-14 18:49 UTC  (5+ messages)
` [PATCH v2 4/6] tools/build: Allow versioning LLVM readelf

[PATCH v5 1/5] eventfs: define event fields before directory creation
 2026-07-14 18:50 UTC  (6+ messages)
` [PATCH v5 2/5] tracefs: add read-only eventfs filesystem at /sys/kernel/events
` [PATCH v5 3/5] perf tools: fall back to eventfs for unprivileged event discovery
` [PATCH v5 4/5] perf evsel: don't set PERF_SAMPLE_IP for unprivileged tracepoints
` [PATCH v5 5/5] perf: enable unprivileged syscall tracing with perf trace

[PATCH v4 0/6] iommufd: Iterate the cache invalidation array in the core
 2026-07-14 18:48 UTC  (7+ messages)
` [PATCH v4 1/6] iommu/arm-smmu-v3: Support IDR5.DS and widen the TLBI SCALE field
` [PATCH v4 2/6] iommu/arm-smmu-v3-iommufd: Reject unsupported bits in invalidation commands
` [PATCH v4 3/6] iommufd: Iterate the cache invalidation array in the core
` [PATCH v4 4/6] iommufd/selftest: Convert cache invalidation mocks to the core array loop
` [PATCH v4 5/6] iommu/arm-smmu-v3-iommufd: Convert cache invalidation "
` [PATCH v4 6/6] iommu/vt-d: Convert nested "

[RFC PATCH 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
 2026-07-14 18:50 UTC  (21+ messages)
` [RFC PATCH 01/13] arch: add HAVE_REINSTALL_HW_BREAKPOINT
` [RFC PATCH 02/13] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [RFC PATCH 03/13] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [RFC PATCH 04/13] HWBP: Add modify_wide_hw_breakpoint_local() API
` [RFC PATCH 05/13] mm/kwatch: add watch expression parser and dereference engine
` [RFC PATCH 06/13] mm/kwatch: add lockless per-task context pool
` [RFC PATCH 07/13] stacktrace: export stack_trace_save_regs()
` [RFC PATCH 08/13] mm/kwatch: add hardware breakpoint backend
` [RFC PATCH 09/13] mm/kwatch: add probe lifecycle runtime
` [RFC PATCH 10/13] mm/kwatch: add anchor thread for global watchpoints
` [RFC PATCH 11/13] mm/kwatch: add debugfs control plane
` [RFC PATCH 12/13] mm/kwatch: add KUnit tests for the watch expression parser
` [RFC PATCH 13/13] Documentation/dev-tools: document KWatch

[PATCH 1/2] drm/xe: Track exec queue priority band counts for user VMs
 2026-07-14 18:49 UTC  (3+ messages)
` [PATCH 2/2] drm/xe: Set BO TTM priority based on VM exec queue priority band

[RFC PATCH 0/4] rust: usb: add usb request block abstractions and a user
 2026-07-14 18:48 UTC  (11+ messages)
` [RFC PATCH 2/4] rust: usb: add usb host interface and endpoint abstractions

[PATCH bpf-next v1 0/4] Unify helper and kfunc call_arg_meta
 2026-07-14 18:48 UTC  (5+ messages)
` [PATCH bpf-next v1 3/4] bpf: Unify helper and kfunc allocation-size argument handling
` [PATCH bpf-next v1 4/4] bpf: Unify helper and kfunc call argument meta

[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
 2026-07-14 18:48 UTC  (4+ messages)
` [PATCH v1 06/11] rcu: Enable RCU "

[PATCH 0/9] drm/amdgpu/gfx7: Use GFX IP block soft reset on GFX7
 2026-07-14 18:47 UTC  (7+ messages)
` [PATCH 2/9] drm/amdgpu/gfx7: Refactor MQD initialization and finalization
` [PATCH 1/9] drm/amdgpu/gfx7: Make amdgpu_gfx_mqd_sw_init() usable on GFX7

[PATCH v3 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-07-14 18:46 UTC  (9+ messages)
` [PATCH v3 1/8] iommu/arm-smmu-v3: Pass the parameters for the invalidation in a struct
` [PATCH v3 2/8] iommu/arm-smmu-v3: Move pgsize out of arm_smmu_inv
` [PATCH v3 3/8] iommu/arm-smmu-v3: Optimize range invalidation for latency
` [PATCH v3 4/8] iommu/arm-smmu-v3: Keep track in the arm_smmu_invs if RIL is used
` [PATCH v3 5/8] iommu/arm-smmu-v3: Precompute the invalidation commands
` [PATCH v3 6/8] iommu/arm-smmu-v3: Populate the tlbi at the top of the call chain
` [PATCH v3 7/8] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
` [PATCH v3 8/8] iommu/arm-smmu-v3: Support the DS expansion of RIL's SCALE

[PATCH] isofs: fix out-of-bounds page array access on empty zisofs block
 2026-07-14 18:45 UTC  (3+ messages)

[PATCH] platform/x86: redmi-wmi: report EC state change events
 2026-07-14 18:45 UTC 

[PATCH bpf v3 0/2] bpf, sockmap: Fix FIONREAD for sockets without a verdict program
 2026-07-14 18:45 UTC  (4+ messages)
` [PATCH bpf v3 1/2] bpf, sockmap: Account for receive queue in FIONREAD "

[PATCH] ext4: check dir entry fits before reading the hash trailer in ext4_search_dir()
 2026-07-14 18:44 UTC  (3+ messages)

[PATCH v3 0/9] Use generic_file_read_iter() in hugetlbfs
 2026-07-14 18:44 UTC  (12+ messages)
` [PATCH v3 1/9] mm: Rename folio_contain_hwpoison_page() to folio_has_hwpoison_page()
` [PATCH v3 2/9] hugetlb: Mark some function arguments as const
` [PATCH v3 3/9] memory-failure: Track hugetlb poison in a hash table
` [PATCH v3 4/9] mm: Handle hugetlb correctly in is_page_hwpoison()
` [PATCH v3 5/9] filemap: Add hwpoison handling to filemap_read()
` [PATCH v3 6/9] filemap: Remove checks in mapping_set_folio_order_range()
` [PATCH v3 7/9] hugetlb: Set mapping folio order
` [PATCH v3 8/9] filemap: Add support for authoritative mappings
` [PATCH v3 9/9] hugetlb: replace hugetlbfs_read_iter() with generic_file_read_iter()

[PATCH v2 0/2] KVM: nVMX: Fix ept=n bugs where KVM runs L2 with guest CR3
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH] KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-07-14 18:43 UTC  (6+ messages)
` [PATCH v14 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus

[PATCH] KVM: Nullify irqfd->producer when add_producer() fails
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH] KVM: x86: Fix null pointer dereference in trace_kvm_inj_exception
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH v2] KVM: TDX: Reject concurrent change to CPUID entry count
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH] KVM: x86: Fix emulated CPUID features being applied to wrong sub-leaf
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH] HID: playstation: Support DualSense player LED brightness control
 2026-07-14 18:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] ceph: reduce mdsc->mutex contention in the cephfs kclient
 2026-07-14 18:42 UTC  (7+ messages)
` [PATCH 1/5] ceph: convert oldest_tid to atomic64_t
` [PATCH 2/5] ceph: replace the request_tree rbtree with an xarray keyed by r_tid
` [PATCH 3/5] ceph: add wait_list_lock for wait-list serialization

[PATCH v3 0/4] KVM: Miscellaneous SEV/SNP related fixes
 2026-07-14 18:41 UTC  (2+ messages)

[PATCH v2 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-07-14 18:41 UTC  (6+ messages)
` [PATCH v2 2/8] iommu/arm-smmu-v3: Move pgsize out of arm_smmu_inv

[PATCH v8 0/5] history: add squash subcommand to fold a range
 2026-07-14 18:41 UTC  (3+ messages)

[PATCH v4 00/18] KVM: SEV: Fix RMP #PF due to freeing in-use VMSA
 2026-07-14 18:40 UTC  (2+ messages)

[PATCH v5 00/98] tests/tcg: run tests with meson
 2026-07-14 18:39 UTC  (12+ messages)
` [PATCH v5 81/98] tests/tcg/s390x: add float reference files
` [PATCH v5 82/98] tests/tcg/s390x: user tests

[PATCH v3 0/3] soc: apple: Add "PMGR misc" power controls driver
 2026-07-14 18:40 UTC  (2+ messages)

[PATCH 0/5] PCIe Flit Logging Ext Capability Support
 2026-07-14 18:39 UTC  (6+ messages)
` [PATCH 1/5] PCI/portdrv: Group PCI Exp Cap services into a single mask
` [PATCH 2/5] PCI/FLIT: Add support for Flit Logging Extended Capability
` [PATCH 3/5] PCI/FLIT: Negotiate _OSC control for Flit Error Logging
` [PATCH 4/5] PCI/FLIT: Add trace event for flit errors
` [PATCH 5/5] PCI/FLIT: Ratelimit flit error logging

[PATCH v5 0/5] Enable perf tracing for unprivileged users
 2026-07-14 18:39 UTC 

[PATCH 0/2] packfile URIs: support concurrent downloads
 2026-07-14 18:38 UTC  (10+ messages)
` [PATCH 1/2] http: use unique tempfiles for packfile URI downloads
` [PATCH 2/2] fetch-pack: accept "pack" output for packfile URIs

[PATCH v2 00/18] KVM: arm64: Introduce pKVM hypervisor heap allocator
 2026-07-14 18:35 UTC  (3+ messages)
` [PATCH v2 04/18] KVM: arm64: Add a heap allocator for the pKVM hyp

[PATCH v3 0/5] drm/xe/guc: Recommend GuC v70.65.0 for BMG, LNL, PTL
 2026-07-14 18:36 UTC  (8+ messages)
` [PATCH v3 1/5] Revert "topic/xe-for-CI: Define GuC firmware for NVL-P"
` [PATCH v3 2/5] Revert "topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI"
` [PATCH v3 3/5] drm/xe/guc: Recommend GuC v70.65.0 for BMG, LNL, PTL
` [PATCH v3 4/5] topic/for-xe-CI: drm/xe/cri: Define GuC firmware for CRI
` [PATCH v3 5/5] topic/xe-for-CI: Define GuC firmware for NVL-P
` ✗ CI.checkpatch: warning for drm/xe/guc: Recommend GuC v70.65.0 for BMG, LNL, PTL (rev3)
` ✓ CI.KUnit: success "

[Bug 221752] New: asus-wmi: no camera LED classdev registered on Zenbook S 14 UX5406SA (micmute LED works)
 2026-07-14 18:36 UTC 

[PATCH 0/2] drivers: android: binder: Introduce Cluster Aware Thread Selection
 2026-07-14 18:35 UTC  (3+ messages)
` [PATCH 1/2] drivers: android: binder: implement CTABS heuristic
` [PATCH 2/2] drivers: android: binder: add preferred CPU wake-up nudge for waiting threads

git-last-modified(1) slower than git-log(1)?
 2026-07-14 18:33 UTC 

[PATCH v3 1/2] src/queue: don't swallow -ETIME when SQEs were submitted
 2026-07-14 18:35 UTC  (2+ messages)
` [PATCH v3 2/2] test/timeout-swallow: verify -ETIME is not swallowed

xfsprogs: 7.1.0 Build Failure
 2026-07-14 18:25 UTC  (2+ messages)

[PATCH] selftests/cgroup: Fix intermittent test_cgfreezer_ptrace test failures
 2026-07-14 18:31 UTC 

drivers/net/usb/r8153_ecm.c:102:undefined reference to `usbnet_cdc_bind'
 2026-07-14 18:34 UTC 

[PATCH v3 00/51] accel/tcg: Use IntervalTree for breakpoints and watchpoints
 2026-07-14 18:33 UTC  (5+ messages)
` [PATCH v3 18/51] cpu: Use interval-tree for CPUWatchpoint

[PATCH GSoC v16 00/13] cat-file: add remote-object-info to batch-command
 2026-07-14 18:33 UTC  (3+ messages)
` [PATCH GSoC v17 "

[PATCH] drm/ttm: Account for NULL and handle pages in ttm_pool_backup
 2026-07-14 18:33 UTC  (2+ messages)

[PATCH] memory-control: add recipe and bbclass for cgroup v2 memory limiting
 2026-07-14 18:33 UTC  (5+ messages)
` [OE-core] "

[PATCH] usb: serial: sierra: deal with insufficiently long notifications
 2026-07-14 18:33 UTC 

[PATCH 5.10.y-cip 0/4] arm64: dts: renesas: Add max-frequency to SDHI nodes
 2026-07-14 18:33 UTC  (4+ messages)

[PATCH 6.12.y-cip 0/3] arm64: dts: renesas: Add max-frequency to SDHI nodes
 2026-07-14 18:30 UTC  (2+ messages)

[PATCH] show-branch: convert object.flags usage to a commit-slab
 2026-07-14 18:30 UTC 

[PATCH 6.1.y-cip 0/3] arm64: dts: renesas: Add max-frequency to SDHI nodes
 2026-07-14 18:30 UTC 

[RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
 2026-07-14 18:28 UTC  (13+ messages)

[PATCH 0/6] drm/i915/dp: Enable UHBR link rates on tunneled links
 2026-07-14 18:29 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] KVM: arm64: Fix hyp_trace clock disabling
 2026-07-14 18:25 UTC  (2+ messages)

[PATCH] USB: serial: sierra: fix slab out-of-bounds read in sierra_instat_callback
 2026-07-14 18:25 UTC  (2+ messages)

[PATCH v18 0/7] branch: delete-merged
 2026-07-14 18:24 UTC  (9+ messages)
` [PATCH v19 "
  ` [PATCH v19 1/7] branch: add --forked filter for --list mode
  ` [PATCH v19 2/7] branch: convert delete_branches() to a flags argument
  ` [PATCH v19 3/7] branch: let delete_branches skip unmerged branches on bulk refusal
  ` [PATCH v19 4/7] branch: prepare delete_branches for a bulk caller
  ` [PATCH v19 5/7] branch: add --delete-merged <branch>
  ` [PATCH v19 6/7] branch: add branch.<name>.deleteMerged opt-out
  ` [PATCH v19 7/7] branch: add --dry-run for --delete-merged

[PATCH] rust: sync: improve `Arc` documentation links
 2026-07-14 18:24 UTC  (3+ messages)

include/linux/usb/usbnet.h:313:33: warning: 'cdc_ether_ethtool_ops' defined but not used
 2026-07-14 18:23 UTC 

[PATCH v2 0/3] KVM: x86: Convert nested ops to static calls
 2026-07-14 18:24 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: Reject nested CAP enablement if nested virtualization is disabled

[PATCH v4 00/56] scsi: qla2xxx: Add QLA29xx series adapter support
 2026-07-14 18:23 UTC  (9+ messages)
` [PATCH v4 53/56] scsi: qla2xxx: Zero dport diagnostics buffer to avoid info leak
` [PATCH v4 54/56] scsi: qla2xxx: Fix BSG job leak on validate flash image error path
` [PATCH v4 55/56] scsi: qla2xxx: Bound image count in qla2x00_update_fru_versions()
` [PATCH v4 56/56] scsi: qla2xxx: Update version to 12.00.00.2607b1

[PATCH v4 0/2] drm/drm_blend: allow blend mode property without PREMULTI
 2026-07-14 18:21 UTC  (2+ messages)

[RFC] virtio_balloon: fix Use-After-Free in page reporting during PM freeze
 2026-07-14 18:21 UTC  (4+ messages)

[PATCH] NFSv4.2: fix nfs4_listxattr NULL pointer dereference
 2026-07-14 18:20 UTC  (12+ messages)
` [PATCH v2] NFSv4.2: fix nfs4_listxattr size accounting

[PATCH net v2 0/2] pds_core: fix use-after-free on workqueue during remove
 2026-07-14 18:20 UTC  (5+ messages)
` [PATCH net v2 2/2] "

[BUG] bpf, sockmap: spurious wakeup by tcp_msg_wait_data() causing unexpected EAGAIN in recvfrom()
 2026-07-14 18:19 UTC  (6+ messages)

[PATCH] drm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evict
 2026-07-14 18:19 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[meta-lts-mixins][scarthgap/go][PATCH] go: upgrade 1.26.4 -> 1.26.5
 2026-07-14 18:19 UTC 

[wrynose][PATCH] go: upgrade 1.26.4 -> 1.26.5
 2026-07-14 18:18 UTC 

[PATCH 0/3] container_of: refactors
 2026-07-14 18:18 UTC  (4+ messages)
` [PATCH 1/3] container_of: apply typeof_member() to container_of()
` [PATCH 2/3] container_of: remove useless pair of parentheses
` [PATCH 3/3] container_of: remove local __mptr variable

What's cooking in zh_CN (Jul 2026, #02)
 2026-07-14 18:17 UTC  (5+ messages)

[PATCH v9 00/12] Allow AET to use PMT as loadable module
 2026-07-14 18:16 UTC  (9+ messages)
` [PATCH v9 06/12] arm,x86,fs/resctrl: Handle change in number of RMIDs on each mount

[PATCH] xfs: restore nofs context unconditionally in xfs_trans_roll
 2026-07-14 18:15 UTC  (8+ messages)

[PATCH] drm/xe/oa: Check managed mutex initialization errors
 2026-07-14 18:15 UTC  (2+ messages)

[PATCH] io_uring/kbuf: free the replaced iovec after a successful grow
 2026-07-14 18:15 UTC  (2+ messages)

[PATCH v5] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode
 2026-07-14 18:14 UTC  (2+ messages)

Warning: drivers/scsi/qla2xxx/qla_isr.c:3704 function parameter 'data_sz' not described in 'qla2x00_status_cont_entry'
 2026-07-14 18:13 UTC 

[PATCH v2 1/2] src/queue: don't swallow -ETIME when SQEs were submitted
 2026-07-14 18:12 UTC  (3+ messages)
` [PATCH v2 2/2] test/timeout-swallow: verify -ETIME is not swallowed

[PATCH] scripts/kernel-doc: Suggest possible names for excess descriptions
 2026-07-14 18:12 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v2] pci_crash: capture PCI config space at panic time
 2026-07-14 18:11 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1 0/9] Support Clang context analysis for ext2
 2026-07-14 18:10 UTC  (3+ messages)

[PATCH net v3 0/2] pds_core: fix use-after-free on workqueue during remove
 2026-07-14 18:02 UTC  (3+ messages)
` [PATCH net v3 1/2] pds_core: fix deadlock between reset thread and remove
` [PATCH net v3 2/2] pds_core: fix use-after-free on workqueue during remove

[PATCH] perf stat: Include PMU name and split uncore events per PMU in metric-only JSON output
 2026-07-14 18:10 UTC  (2+ messages)

[PATCH] HID: uclogic: fix use-after-free of inrange_timer on remove
 2026-07-14 18:10 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] wifi: iwlwifi: validate PNVM SKU TLV length
 2026-07-14 18:10 UTC  (2+ messages)

[PATCH RFC 00/13] mm/swap: introduce priority queue to remove global cluster cache and plist
 2026-07-14 18:09 UTC  (3+ messages)
` [PATCH RFC 09/13] mm/swap: add priority queue for swap device allocation

[PATCH] wifi: iwlwifi: validate UEFI reduced-power SKU TLV length
 2026-07-14 18:08 UTC  (2+ messages)

[meta-multimedia][PATCH] libcamera: update 0.7.1 -> 0.7.2
 2026-07-14 18:08 UTC  (3+ messages)
` [oe] "

[PATCH ath-current v2] wifi: ath6kl: avoid buffer overreads in WMI event handlers
 2026-07-14 18:08 UTC  (2+ messages)

[PATCH] wifi: ath10k: Drop redundant NULL check on devm_clk_get()
 2026-07-14 18:08 UTC  (2+ messages)

[ath-next] wifi: ath10k: trigger hardware recovery upon rx failures
 2026-07-14 18:08 UTC  (2+ messages)

[PATCH ath-next] wifi: ath11k: cap out-of-range rx MCS instead of leaving bogus rate
 2026-07-14 18:07 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: update IPQ5332 BDF address offset
 2026-07-14 18:08 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: fix ML-STA authentication timeout on QCC2072
 2026-07-14 18:08 UTC  (2+ messages)

[PATCH] meson: propagate qemu_ldflags to Rust link step
 2026-07-14 18:07 UTC  (2+ messages)

[PATCH] wifi: ath11k: validate regulatory capability phy_id
 2026-07-14 18:08 UTC  (2+ messages)

[PATCH ath-next v2] wifi: ath12k: Set IEEE80211_OFFLOAD_ENCAP_4ADDR after tx_encap_type vdev param
 2026-07-14 18:07 UTC  (2+ messages)

[PATCH ath-next v4] wifi: ath12k: add QMI capability negotiation for dynamic memory mode
 2026-07-14 18:07 UTC  (2+ messages)

[meta-multimedia][PATCHv2] libcamera: update 0.7.1 -> 0.7.2
 2026-07-14 18:07 UTC 

[PATCH ath-next] wifi: ath12k: fix rx_mpdu_start layout for QCC2072
 2026-07-14 18:07 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Reduce RX SRNG interrupt timer threshold to 200us
 2026-07-14 18:07 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: Fix ath12k_wifi7_mac_op_tx() style issues
 2026-07-14 18:07 UTC  (2+ messages)

[LTP] [PATCH v1 1/1] cpuhotplug03.sh: Poll for CPU migration instead of sleeping
 2026-07-14 18:07 UTC  (2+ messages)
` [LTP] "

[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-07-14 18:07 UTC  (2+ messages)
` (subset) "


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.