All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-04 09:46:07 to 2026-08-04 10:14:47 UTC [more...]

[PATCH v4] irqchip: gic-v3-its: irq_pipeline: Fix OOB context in-band lock warning for ITS lock
 2026-08-04 10:10 UTC  (5+ messages)

[PATCH v2 0/4] PM: hibernate: encrypted snapshots under lockdown
 2026-08-04 10:14 UTC  (4+ messages)
` [PATCH v2 1/4] PM: hibernate: add seed-wrapped encrypted snapshots
` [PATCH v2 2/4] PM: hibernate: permit encrypted snapshot device under lockdown
` [PATCH v2 3/4] PM: hibernate: document encrypted snapshot seed ABI

[PATCH 0/5] i3c: Fix firmware node refcounting and error paths
 2026-08-04 10:13 UTC  (12+ messages)
` [PATCH 1/5] i3c: master: Release the fwnode of i2c boardinfo
` [PATCH 2/5] i3c: master: Fix refcount of i3c fwnode
` [PATCH 3/5] i3c: master: Do not release the addresses when reattach fails
` [PATCH 4/5] i3c: dw: Do not use OF match data as a quirk bitmask
` [PATCH 5/5] i3c: dw: Resume the controller before unregistering the bus

[PATCH bpf v2 0/2] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
 2026-08-04 10:14 UTC  (5+ messages)
` [PATCH bpf v2 1/2] bpf: Extract shared reqsk-to-listener upgrade
` [PATCH bpf v2 2/2] bpf: Unconditionally take socket references in lookup helpers

[PATCH] Bluetooth: btusb: clear remote wake on idle Intel ACPI paths
 2026-08-04 10:13 UTC 

[PATCH] x86/pm: Save AMD CPUID leaf 7 across S3
 2026-08-04 10:13 UTC 

[PATCH v11 0/4] coreboot CFR firmware attributes
 2026-08-04 10:13 UTC  (5+ messages)
` [PATCH v11 1/4] platform/x86: Sort firmware attributes class includes
` [PATCH v11 2/4] firmware: Move firmware attributes class helper
` [PATCH v11 3/4] firmware: Rename google firmware directory to coreboot
` [PATCH v11 4/4] firmware: coreboot: Add CFR firmware attributes driver

[REGRESSION] CyberPower LE1000DG (0764:0501) USB HID regression on x86
 2026-08-04 10:06 UTC  (2+ messages)

[PATCH v3 0/5] ASoC: fsl_asrc/fsl_easrc: expose per-pair/context DAIs and fix DMA race
 2026-08-04 10:12 UTC  (7+ messages)
` [PATCH v3 1/5] ASoC: dt-bindings: fsl,imx-asrc: update port binding to support multiple paths
` [PATCH v3 2/5] ASoC: dt-bindings: fsl,easrc: add ports binding for multiple conversion paths
` [PATCH v3 3/5] ASoC: fsl_asrc/fsl_easrc: move DMA params into pair/context struct
` [PATCH v3 4/5] ASoC: fsl_asrc: expose individual DAIs per conversion path
` [PATCH v3 5/5] ASoC: fsl_easrc: "

[PATCH] generic/347: Fix sporadic test failures
 2026-08-04 10:12 UTC  (4+ messages)

[PATCH RESEND] x86/fpu: Use vmemdup_user() in xstateregs_set()
 2026-08-04 10:12 UTC  (4+ messages)

[PATCH 0/3] Exynos PMU fixes for cpu hotplug and cpuidle routines
 2026-08-04 10:11 UTC  (9+ messages)
` [PATCH 3/3] soc: samsung: exynos-pmu: fix error paths in cpuhotplug/idle states setup

[PATCH V17 0/7] Rust Support for powerpc
 2026-08-04 10:11 UTC  (3+ messages)

[PATCH v11] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe
 2026-08-04 10:11 UTC  (3+ messages)

[PATCH] smb/server: check destination is open when renaming
 2026-08-04 10:11 UTC  (12+ messages)

[PATCH] bpf: add KF_SPIN_LOCK flag for kfuncs under bpf_spin_lock
 2026-08-04 10:09 UTC  (5+ messages)

[PATCH 1/2] drm/sched: Guard against NULL dev in drm_sched_job trace event
 2026-08-04 10:09 UTC  (2+ messages)
` [PATCH 2/2] drm/sched: Set mock device in KUnit test scheduler

rust compile failure in next-20260730
 2026-08-04 10:10 UTC  (8+ messages)

[PATCH net v3 0/1] packet: fix stale ring mode race
 2026-08-04 10:10 UTC  (2+ messages)

[REGRESSION] usb controller fails to initialize on intel s1200btl
 2026-08-04 10:10 UTC  (14+ messages)

[PATCH 00/12] drm/panthor: Fix the unplug logic
 2026-08-04 10:09 UTC  (13+ messages)
` [PATCH 01/12] drm/panthor: Disable reset work before unplug
` [PATCH 02/12] drm/panthor: Further delay reset work enablement
` [PATCH 03/12] drm/panthor: Move the debugfs initialization to panthor_device.c
` [PATCH 04/12] drm/panthor: Flush the cleanup_wq before destroying the drm_device
` [PATCH 05/12] drm/panthor: Drop unused vm argument passed to panthor_vm_prepare_sync_only_op_ctx()
` [PATCH 06/12] drm/panthor: Split panthor_vm
` [PATCH 07/12] drm/panthor: Add fine-grained restrictions on VMs
` [PATCH 08/12] drm/panthor: Check AS state before disabling
` [PATCH 09/12] drm/panthor: Don't pre-allocate VMAs or page tables when preparing a full VM unmap
` [PATCH 10/12] drm/panthor: Make the VM cleanup path more robust against UAF
` [PATCH 11/12] drm/panthor: Make the unplug logic more robust
` [PATCH 12/12] drm/panthor: Fix unplug in the reset path

[PATCH] mm: add some missing includes to mm-local headers
 2026-08-04 10:08 UTC 

[PATCH] mm/sparse: keep mem_section_usage_size() internal
 2026-08-04 10:09 UTC  (2+ messages)

drivers/phy/mediatek/phy-mtk-dp.c:334:18: error: incompatible pointer to integer conversion initializing 'u16' (aka 'unsigned short') with an expression of type 'const u16[4]' (aka 'const unsigned short[4]')
 2026-08-04  9:57 UTC 

[PATCH v5 0/4] KVM: PPC: Expose CPU compatibility modes for nested guests
 2026-08-04 10:08 UTC  (4+ messages)
` [PATCH v5 1/4] KVM: PPC: Introduce KVM_CAP_PPC_COMPAT_CAPS and wire up ioctl

[PATCH] HID: universal-pidff: stop the device when force-feedback init fails
 2026-08-04 10:08 UTC  (4+ messages)

Linux PV domU with >1 vCPU never resumes after xl save/restore
 2026-08-04 10:07 UTC  (3+ messages)

[PATCH 0/2] drm/i915/flipq: Fix cursor left enabled after a pipe disable
 2026-08-04 10:08 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for "

[PATCH v8 00/11] arm_mpam: Add MPAM-Fb firmware support
 2026-08-04 10:06 UTC  (12+ messages)
` [PATCH v8 01/11] arm_mpam: let low level MSC accessors return an error
` [PATCH v8 02/11] arm_mpam: propagate MSC access errors for hw_probe functions
` [PATCH v8 03/11] arm_mpam: propagate MSC access errors for MBWU counters
` [PATCH v8 04/11] arm_mpam: propagate MSC access errors for msmon helpers
` [PATCH v8 05/11] arm_mpam: propagate MSC access errors for __ris_msmon_read()
` [PATCH v8 06/11] arm_mpam: propagate MSC access errors for state saving function
` [PATCH v8 07/11] arm_mpam: propagate MSC access errors for mpam_reprogram_ris_partid()
` [PATCH v8 08/11] arm_mpam: prepare mon_sel locking for MPAM-Fb
` [PATCH v8 09/11] arm_mpam: add MPAM-Fb MSC firmware access support
` [PATCH v8 10/11] arm_mpam: change MPAM-Fb error IRQ to use a threaded IRQ handler
` [PATCH v8 11/11] arm_mpam: detect and enable MPAM-Fb PCC support

[PATCH] hwmon: (corsair-psu) serialize debugfs access against hwmon
 2026-08-04 10:06 UTC  (8+ messages)

[RFC PATCH] mm/damon: introduce damos_sort_type for re-ordering regions list
 2026-08-04 10:07 UTC 

[PATCH] devpts: fix pty count limit off by one
 2026-08-04 10:06 UTC  (3+ messages)

[PATCH v2] HID: hid-oxp: fix UAF on pending work in remove()
 2026-08-04 10:06 UTC  (2+ messages)

[PATCH v8 00/25] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-08-04 10:02 UTC  (26+ messages)
` [PATCH v8 01/25] mm: Make readahead store folio count in readahead_control
` [PATCH v8 02/25] netfs: Bulk load the readahead-provided folios up front
` [PATCH v8 03/25] Add a function to kmap one page of a multipage bio_vec
` [PATCH v8 04/25] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v8 05/25] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v8 06/25] netfs: Add some tools for managing bvecq chains
` [PATCH v8 07/25] netfs: Make mempool available for bvecq
` [PATCH v8 08/25] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v8 09/25] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v8 10/25] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v8 11/25] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v8 12/25] netfs: Remove the writethrough code
` [PATCH v8 13/25] cachefiles,netfs: sunset ondemand mode
` [PATCH v8 14/25] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v8 15/25] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v8 16/25] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v8 17/25] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v8 18/25] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v8 19/25] netfs: Remove netfs_extract_user_iter()
` [PATCH v8 20/25] iov_iter: Remove ITER_FOLIOQ
` [PATCH v8 21/25] netfs: Remove folio_queue and rolling_buffer
` [PATCH v8 22/25] netfs: Check for too much data being read
` [PATCH v8 23/25] netfs: Limit the minimum trigger for progress reporting
` [PATCH v8 24/25] netfs: Combine prepare and issue ops and grab the buffers on request
` [PATCH v8 25/25] cachefiles: Preset the state xattr when creating a new file

[PATCH 0/5] xhci: Sort out the TD skipping business
 2026-08-04 10:05 UTC  (6+ messages)
` [PATCH 1/5] usb: xhci: Handle bogus TRB pointers in Missed Service Error events
` [PATCH 2/5] usb: xhci: Guarantee URB giveback on Ring Underrun/Overrun
` [PATCH 3/5] usb: xhci: Don't set the skip flag on non-isoc endpoints
` [PATCH 4/5] usb: xhci: Shorten the TD skipping loop
` [PATCH 5/5] usb: xhci: Rework and improve the TD matching and skipping logic

[PATCH] USB: mtu3: tracing: fix pointers dereferencing
 2026-08-04 10:05 UTC 

[PATCH v5] usb: mtu3: support the upstream devicetree binding
 2026-08-04 10:05 UTC 

[LTP] [PATCH] hugetlb/hugemmap: add hugemmap33 to test hugetlbfs quota accounting
 2026-08-04 10:04 UTC  (2+ messages)

[PATCH 0/7] fast-import: standardize usage string and SYNOPSIS
 2026-08-04 10:03 UTC  (14+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 01/12] parse-options: introduce OPT_HIDDEN_GROUP
  ` [PATCH v2 02/12] api-parse-options.adoc: document per-option flags
  ` [PATCH v2 03/12] api-parse-options.adoc: document hidden and OPT_*_F option macros
  ` [PATCH v2 04/12] fast-import: localize 'i' into the 'for' loops using it
  ` [PATCH v2 05/12] fast-import: use int for some bool flags
  ` [PATCH v2 06/12] fast-import: factor out option_*() functions
  ` [PATCH v2 07/12] fast-import: introduce 'struct fast_import_state'
  ` [PATCH v2 08/12] fast-import: move command state globals into "
  ` [PATCH v2 09/12] fast-import: use struct option for usage string
  ` [PATCH v2 10/12] fast-import: use callbacks to parse some options
  ` [PATCH v2 11/12] fast-import: use parse_options() for command line options
  ` [PATCH v2 12/12] fast-import: remove useless from_stream argument

[PATCH] efivarfs: Cache occupied and available space
 2026-08-04 10:02 UTC  (2+ messages)

[PATCH] Input: evdev - sanitize event type index when fetching event masks
 2026-08-04 10:02 UTC  (2+ messages)

[PATCH v5] hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resume
 2026-08-04 10:01 UTC 

linux-next: manual merge of the slab tree with the rcu tree
 2026-08-04 10:01 UTC  (8+ messages)

[PATCH] ASoC: spacemit: Remove redundant DAI field initialization
 2026-08-04  9:59 UTC  (7+ messages)

[PATCH] gpio: ml-ioh: use raw_spinlock_t for the register lock
 2026-08-04  9:59 UTC  (2+ messages)
` [PATCH] gpio: ml-ioh: share the register lock across channels

[PATCH][next] wifi: rtw89: coex: Fix spelling mistake "verseion" -> "version"
 2026-08-04  9:58 UTC 

[LTP] [PATCH] memcg/memcontrol05: add cgroup v2 task migration charge accounting test
 2026-08-04  9:59 UTC 

[PATCH][next] wifi: mt76: Fix spelling mistake "dowload" -> "download"
 2026-08-04  9:56 UTC 

[PATCH v6] erofs: accept source file descriptor via fsconfig
 2026-08-04  9:58 UTC  (2+ messages)

[PATCH] tty: moxa: remove driver
 2026-08-04  9:57 UTC  (3+ messages)

[PATCH] drm/amdgpu: validate GEM_CREATE domain combinations
 2026-08-04  9:56 UTC 

[PATCH] drm/i915/mst: let the branch-sink check uncompressed with 18bpp
 2026-08-04  9:44 UTC 

[PATCH v6 0/6] sched: Fix cluster scheduling in the presence of asymmetric capacity
 2026-08-04  9:56 UTC  (7+ messages)
` [PATCH v6 5/6] sched/fair: Allow load balancing between CPUs of identical capacity
` [PATCH v6 6/6] sched/topology: Restore SD_PREFER_SIBLING in domains with asymmetric capacity

[PATCH v5 0/4] zram: fix zstd error paths and add parameter validation
 2026-08-04  9:55 UTC  (4+ messages)
` [PATCH v6 0/5] "

[PATCH v2] rtc: pcf85363: Add error checking to regmap calls in probe()
 2026-08-04  9:55 UTC  (2+ messages)

[PATCH v7 00/11] arm_mpam: Add MPAM-Fb firmware support
 2026-08-04  9:54 UTC  (4+ messages)
` [PATCH v7 07/11] arm_mpam: propagate MSC access errors for mpam_reprogram_ris_partid()

[PATCH 0/7] drm/amdgpu: Fix topology device creation and proximity domain mappings for sparse and CPU-less NUMA systems
 2026-08-04  9:52 UTC  (8+ messages)
` [PATCH 1/7] drm/amdgpu: Remove unused argument from kfd_create_crat_image_virtual
` [PATCH 2/7] drm/amdgpu: Add VCRAT NUMA affinity entry
` [PATCH 3/7] drm/amdgpu: Populate NUMA affinity entries in VCRAT
` [PATCH 4/7] drm/amdgpu: Parse NUMA affinity entries from VCRAT
` [PATCH 5/7] drm/amdgpu: Fix VCRAT proximity domain mappings for GPU nodes
` [PATCH 6/7] drm/amdgpu: Create proximity domains and VCRAT entries for CPU-less and memory-less NUMA nodes
` [PATCH 7/7] drm/amdgpu: Add numa_node in cpu/gpu topology device sysfs entry

[PATCH 0/5] Bluetooth: harden packet and transport parsing
 2026-08-04  9:54 UTC  (3+ messages)
  ` [PATCH 2/5] Bluetooth: btmrvl: validate event packet lengths

[PATCH v12 0/8] DCD Prep Series
 2026-08-04  9:54 UTC  (4+ messages)
` [PATCH v12 2/8] cxl/mem: Read dynamic capacity configuration from the device

[RFC PATCH v4 3/3] mm/swap: allow swap faults to retry under the VMA lock
 2026-08-04  9:53 UTC 

[PATCH net-next v6 0/3] ptp: Add driver for R-Car Gen4
 2026-08-04  9:53 UTC  (7+ messages)
` [PATCH net-next v6 1/3] dt-bindings: ptp: renesas,rcar-gen4-gptp: Add "
` [PATCH net-next v6 2/3] ptp: Add driver for "
` [PATCH net-next v6 3/3] arm64: dts: renesas: r8a779g0: Add gPTP node

[RFC PATCH v4 2/3] mm/filemap: allow filemap faults to retry under the VMA lock
 2026-08-04  9:52 UTC 

[PATCH] usb: dwc3: gadget: Fix use-after-free in dwc3_gadget_free_endpoints due to race condition
 2026-08-04  9:52 UTC 

[PATCH v2] ata: use named initializers for acpi_device_id
 2026-08-04  9:52 UTC  (3+ messages)

[RFC PATCH v4 1/3] mm: allow page faults to request VMA-lock retry
 2026-08-04  9:52 UTC 

[RFC PATCH v4 0/3] mm: retry page faults under per-VMA lock when possible
 2026-08-04  9:51 UTC 

[PATCH 0/2] mm/swap: skip empty clusters in the swapoff scan
 2026-08-04  9:51 UTC  (4+ messages)
` [PATCH 1/2] mm/swap: fix stale comment on swap_info_struct::cluster_info

[PATCH nf] netfilter: nf_reject_ipv4: initialize IPCB at inet ingress
 2026-08-04  9:51 UTC 

[PATCH net] mptcp: hold msk reference when cloning request sockets
 2026-08-04  9:50 UTC 

[PATCH v3] sched/fair: Prefer fully idle cores for NOHZ balancing
 2026-08-04  9:48 UTC  (3+ messages)

[PATCH bpf-next v5 1/3] bpf: Show more useful info in stack depth stats
 2026-08-04  9:48 UTC  (3+ messages)

[PATCH] selftests/mm: read memory information without popen
 2026-08-04  9:48 UTC  (2+ messages)

[PATCH] Bluetooth: btmrvl: fix event packet length validation
 2026-08-04  9:46 UTC 

[GIT PULL] FPGA Manager changes for 7.3-rc1
 2026-08-04  9:46 UTC 

[PATCH v9 0/3] mm: clean up folio LRU and swap declarations
 2026-08-04  9:46 UTC  (3+ messages)
` [PATCH v9 2/3] mm: rename swap.c to folio.c

[PATCH] Fix Out-of-Bounds Read in AVRCP GetFolderItems parsing
 2026-08-04  9:46 UTC  (2+ messages)

swap_ops updates v2
 2026-08-04  9:45 UTC  (2+ messages)

[PATCH net v2] ipv6: seg6: clear IPv4 control block in End.DT4
 2026-08-04  9:46 UTC 

[PATCH v4 0/5] Fix quota evasion on xfs and add capable_noaudit
 2026-08-04  9:45 UTC  (6+ messages)
` [PATCH v4 1/5] xfs: fix capability check in xfs
` [PATCH v4 2/5] capability: Add new capable_noaudit
` [PATCH v4 3/5] quota: Don't issue audit messages on quota enforcing
` [PATCH v4 4/5] xfs: replace ns_capable_noaudit
` [PATCH v4 5/5] capability: unexport has_capability_noaudit


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.