All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-04 09:07:31 to 2026-08-04 09:54:12 UTC [more...]

[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  (7+ 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 v12 0/8] DCD Prep Series
 2026-08-04  9:54 UTC  (6+ messages)
` [PATCH v12 2/8] cxl/mem: Read dynamic capacity configuration from the device

[PATCH] devpts: fix pty count limit off by one
 2026-08-04  9:52 UTC  (2+ messages)

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

[PATCH v5 0/4] zram: fix zstd error paths and add parameter validation
 2026-08-04  9:53 UTC  (8+ messages)
` [PATCH v6 0/5] "
  ` [PATCH v6 1/5] zram: do not release zstd global params from error paths
  ` [PATCH v6 2/5] zram: reject zero-size dictionary
  ` [PATCH v6 3/5] zram: add pr_fmt to backend files
  ` [PATCH v6 4/5] zram: validate parameters in each backend's setup_params
  ` [PATCH v6 5/5] zram: reset per-priority params when changing algorithm before init

[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  (4+ 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 v2] HID: hid-oxp: fix UAF on pending work in remove()
 2026-08-04  9:50 UTC 

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

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

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

[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] hwmon: (corsair-psu) serialize debugfs access against hwmon
 2026-08-04  9:47 UTC  (7+ 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)

[PATCH] ASoC: spacemit: Remove redundant DAI field initialization
 2026-08-04  9:45 UTC  (4+ 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

[PATCH v2 0/2] vsock/virtio: fix worker access after virtqueue teardown
 2026-08-04  9:45 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v3 00/13] mm/slab, alloc_tag: reduce obj_ext memory waste
 2026-08-04  9:45 UTC  (3+ messages)
` [PATCH v3 12/13] mm/slab: stop allocating objcg pointers when unnecessary

[PATCH v2] drm/amdgpu: reject oversized IBs with per-ring packet limits
 2026-08-04  9:44 UTC  (3+ messages)

[PATCH v9 00/18] drm/amdgpu: AMDGPU SVM support based on DRM (Phase 1: single GPU, XNACK on)
 2026-08-04  9:42 UTC  (19+ messages)
` [PATCH v9 01/18] drm/amdgpu: add SVM ioctl UAPI definitions
` [PATCH v9 02/18] drm/amdgpu: add SVM core header and VM integration
` [PATCH v9 03/18] drm/amdgpu: implement SVM attribute tree and helper functions
` [PATCH v9 04/18] drm/amdgpu: implement SVM attribute set/get/clear operations
` [PATCH v9 05/18] drm/amdgpu: add SVM range types and work queue interface
` [PATCH v9 06/18] drm/amdgpu/gmc: add get_svm_pte_flags callback
` [PATCH v9 07/18] drm/amdgpu: implement SVM range GPU mapping core
` [PATCH v9 08/18] drm/amdgpu: implement SVM range notifier and GC helpers
` [PATCH v9 09/18] drm/amdgpu: add SVM notifier invalidate callback and checkpoint
` [PATCH v9 10/18] drm/amdgpu: implement SVM initialization and lifecycle
` [PATCH v9 11/18] drm/amdgpu: add SVM ioctl entry and fault handler module
` [PATCH v9 12/18] drm/amdgpu: integrate SVM into build system and VM fault path
` [PATCH v9 13/18] drm/amdgpu: add VRAM migration infrastructure for drm_pagemap
` [PATCH v9 14/18] drm/amdgpu: implement drm_pagemap SDMA migration callbacks
` [PATCH v9 15/18] drm/amdgpu: implement synchronous TTM eviction for SVM BOs
` [PATCH v9 16/18] drm/amdgpu: hook up ZONE_DEVICE registration in device init and reset
` [PATCH v9 17/18] drm/amdgpu: add SVM range migration helpers for drm_pagemap
` [PATCH v9 18/18] drm/amdgpu: integrate VRAM migration into SVM fault and prefetch paths

[recipe build #4073409] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2026-08-04  9:37 UTC 

[PATCH net-next] pppoe: remove redundant xmit wrapper
 2026-08-04  9:43 UTC 

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

[PATCH bpf-next v2 0/2] bpf: Invalidate RCU pointers after final spin unlock
 2026-08-04  9:40 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] "

[PATCH] watchdog: wdat_wdt: map registers that fall inside ACPI NVS
 2026-08-04  9:40 UTC  (2+ messages)

[PATCH RFC v5 0/7] mfd: ls2kbmc: multiple fixes for this driver
 2026-08-04  9:40 UTC  (4+ messages)
` [PATCH RFC v5 5/7] ipmi: ls2k: Relax the dependency to its mfd driver

[meta-oe][PATCH] vboxguestdrivers: Provide target kernel version
 2026-08-04  9:39 UTC  (3+ messages)
` [oe] "
  ` AW: "

[PATCH] phy: renesas: rcar-gen3-usb2: Fix use-after-free in rcar_gen3_phy_usb2_remove due to race condition
 2026-08-04  9:38 UTC  (9+ messages)

[PATCH v4 0/4] devfreq: Add refcounts for governor modules
 2026-08-04  9:38 UTC  (2+ messages)

[PATCH v3] vsock: use sock_error() to consume sk_err after a failed connect
 2026-08-04  9:37 UTC  (3+ messages)

[PATCH v2 0/1] drm/xe: Report GT TDR and VM rebind faults using SIGID
 2026-08-04  9:36 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v10 3/5] history: add squash subcommand to fold a range
 2026-08-04  9:36 UTC  (4+ messages)

[PATCH v7 0/1] drm/xe/guc_ads: allocate UM queues in a separate UC BO
 2026-08-04  9:36 UTC  (7+ messages)
` [PATCH v7 1/3] drm/xe/guc_ads: allocate UM queues in a separate BO

[PATCH] ocfs2: annotate parent ACL lookup for lockdep
 2026-08-04  9:35 UTC 

[PATCH v6 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-08-04  9:35 UTC  (13+ messages)
` [PATCH v6 2/6] tools/lib/mm: add shared file helpers
` [PATCH v6 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v6 6/6] selftests/mm: add a GUP selftest

[PATCH] rseq: fix hard lockup on granted time slice extension
 2026-08-04  9:35 UTC  (3+ messages)

[PATCH] gpio: ml-ioh: use raw_spinlock_t for the register lock
 2026-08-04  9:33 UTC  (3+ messages)

[BlueZ v1] unit: Remove Android avrcp.c dead-code
 2026-08-04  9:23 UTC 

[PATCH 0/2] drm/i915/flipq: Fix cursor left enabled after a pipe disable
 2026-08-04  9:34 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] taskstats: copy signal->stats under siglock in taskstats_exit
 2026-08-04  9:34 UTC 

[PATCH v5 0/2] scsi: Add LeapRAID driver support
 2026-08-04  9:33 UTC  (3+ messages)
` [PATCH v5 2/2] scsi: leapraid: Add driver documentation

[PATCH net] netfilter: nf_flow_table: drop existing skb dst before skb_dst_set_noref()
 2026-08-04  9:33 UTC 

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-04  9:32 UTC  (5+ messages)
` [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private

[PATCH net v5 0/2] packet: use consistent hard_header_len in send paths
 2026-08-04  9:33 UTC  (3+ messages)
` [PATCH net v6 2/3] packet: use consistent hard_header_len in non-ring "
` [PATCH net v6 3/3] packet: use consistent hard_header_len in TX_RING send path

[PATCH v2] Bluetooth: qca: Allow capturing QCA debug logs in snoop logs
 2026-08-04  9:32 UTC  (2+ messages)

[PATCH] drm/dp: Add EDP_20 rev definition
 2026-08-04  9:32 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for "

[RESEND PATCH] jbd2:remove unnecessary finish_wait call in jbd2_journal_wait_updates
 2026-08-04  9:31 UTC  (3+ messages)

[PATCH v7 0/4] Input: Add support for TouchNetix aXiom touchscreen
 2026-08-04  9:31 UTC  (5+ messages)
` [PATCH v7 4/4] Input: Add TouchNetix aXiom I2C Touchscreen support

[PATCH v2 0/2] KVM: arm64: ID register finalisation fixes
 2026-08-04  9:30 UTC  (2+ messages)

[syzbot] [netfilter?] WARNING in nf_flow_offload_ip_hook
 2026-08-04  9:30 UTC 

[PATCH v3 0/2] scsi: libsas: Support spinup notification for SAS devices
 2026-08-04  9:30 UTC  (3+ messages)

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

[PATCH 0/2] cdclk mismatch with sw/hw
 2026-08-04  9:28 UTC  (3+ messages)
` [PATCH 1/2] drm/i915/display: Seed skl_cdclk_init_hw() with SKU-max, not zero
` [PATCH 2/2] drm/i915/display: Reconcile cdclk SW state with HW on DC-off exit

[PATCH mt76] wifi: mt76: mt792x: drop redundant napi_disable() in unregister path
 2026-08-04  9:29 UTC  (2+ messages)

LINSTOR Operator 2.11.0
 2026-08-04  9:28 UTC 

[PATCH v1 0/6] tools: optional LZ4 compression of the libxenguest migration stream
 2026-08-04  9:27 UTC  (9+ messages)
` [PATCH v1 1/6] tools/migration: introduce PAGE_DATA_LZ4 stream record type

[PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-04  9:27 UTC  (14+ messages)
` [PATCH v3 2/5] binder: Make shrinker rely solely on per-VMA lock

[PATCH] linux-user/sh4: Fix crashes on signal delivery in conditional delay slot
 2026-08-04  9:27 UTC  (2+ messages)

[PATCH] linux-user/sh4: Deliver SIGILL on invalid instruction
 2026-08-04  9:27 UTC  (2+ messages)

[PATCH b4] prep: add --cleanup-older-than option to clean up stale branches
 2026-08-04  9:26 UTC  (3+ messages)

[RFC PATCH 0/9] arm64: Make the kprobes debug exception path noinstr
 2026-08-04  9:27 UTC  (5+ messages)
` [RFC PATCH 4/9] arm64/kprobes: Make the single-step machinery noinstr

[PATCH] ref-manual/variables.rst: document the QB_DEFAULT_BIOS variable
 2026-08-04  9:26 UTC  (2+ messages)

[PATCH] virtio-vdpa: Use queue id when setting vq affinity
 2026-08-04  9:26 UTC 

[PATCH] vdpa: octeon_ep: Check dev_set_name() in dev add
 2026-08-04  9:26 UTC 

[PATCH] vdpa: ifcvf: Put device on unsupported feature error
 2026-08-04  9:26 UTC 

[PATCH v2 00/12] Enable lock context analysis in drivers/block/
 2026-08-04  9:25 UTC  (5+ messages)
` [PATCH v2 05/12] nbd: Enable lock context analysis

[PATCH] vdpa: solidrun: Free IRQs after request failure
 2026-08-04  9:26 UTC 

[PATCH] vdpa: alibaba: Keep DRIVER_OK clear if IRQ setup fails
 2026-08-04  9:26 UTC 

[LTP] [PATCH v3] shell: enable OOM protection by default
 2026-08-04  9:25 UTC  (2+ messages)

[PATCH v5] sched/psi: Skip CPUs with zero non-idle delta in per-CPU aggregation
 2026-08-04  9:25 UTC  (2+ messages)
` [PATCH v6] "

[PATCH] selftests/mm: Drop duplicate test_seal_mprotect_two_vma_with_gap() call
 2026-08-04  9:25 UTC  (5+ messages)

[PATCH] KVM: arm64: selftests: Check ID regs are immutable after a failed run
 2026-08-04  9:24 UTC 

[PATCH] hwmon: (ads7828) Check return value of regmap_read() in probe
 2026-08-04  9:24 UTC  (2+ messages)

[PATCH] coding-assistants: simplify attribution
 2026-08-04  9:23 UTC  (4+ messages)

[RFC PATCH 1/1] x86/VMBus: DMA transfer with encrypted memory in Coco VM
 2026-08-04  9:22 UTC  (3+ messages)

[PATCH] mm: pull writability check to follow_pfnmap_start()
 2026-08-04  9:22 UTC  (4+ messages)

[PATCH v3 0/3] power: reset: pscrr: record reset cause on panic and watchdog pretimeout
 2026-08-04  9:21 UTC  (4+ messages)
` [PATCH v3 1/3] power: reset: pscrr: add kernel panic reason tracking
` [PATCH v3 2/3] power: reset: pscrr: add watchdog pretimeout "
` [PATCH v3 3/3] watchdog: pretimeout: update PSC reason in panic pretimeout governor

[LTP] [PATCH] hugemmap/hugemmap35: migrate libhugetlbfs test truncate_reserve_wraparound.c
 2026-08-04  9:19 UTC  (3+ messages)
` [LTP] "

[RFC PATCH v1 0/3] blk-cgroup: store blkcg in bio before blkcg_mutex conversion
 2026-08-04  9:19 UTC  (3+ messages)
` [RFC PATCH v1 2/3] blk-cgroup: store blkcg in bio instead of blkg

[PATCH 0/5] hwmon: (pmbus) Add support for MAX20826 and similar devices
 2026-08-04  9:20 UTC  (4+ messages)
` [PATCH 5/5] hwmon: (pmbus) add "

[PATCH v3] hw/i386: Configure proper KVM Suppress EOI Broadcast behavior under split irqchip
 2026-08-04  9:18 UTC 

[PATCH 00/19] buffer: stop clearing BH_Uptodate when a write fails
 2026-08-04  9:18 UTC  (8+ messages)
` [PATCH 16/19] jbd2: report journal write errors with BH_Write_EIO
` [PATCH 18/19] ext4, jbd2: report fast commit "
` [PATCH 19/19] buffer: stop clearing BH_Uptodate when a write fails

[PATCH 0/2] fuse: fix request lifetime races in the resend path
 2026-08-04  9:17 UTC  (3+ messages)
` [PATCH 1/2] fuse: set FR_PENDING under fiq->lock in fuse_chan_resend()
` [PATCH 2/2] fuse: don't queue an interrupt for a request that is back on fiq->pending

[PATCH] media: mediatek: vcodec: unregister VPU watchdog handler
 2026-08-04  9:16 UTC  (2+ messages)

[PATCH v2] sched/numa: Prevent race on sysctl_numa_balancing static key
 2026-08-04  8:53 UTC 

[boqun:rust-sync 24/24] ERROR: modpost: "_local_interrupt_disable" [drivers/input/serio/serport.ko] undefined!
 2026-08-04  9:16 UTC 

[chenxing:mstar_v6_5_reorder 543/700] drivers/rtc/rtc-ssd20xd-rtcpwc.c:466:25: error: 'ms_rtc_of_match_table' undeclared here (not in a function); did you mean 'ssd20xd_rtcpwc_of_match_table'?
 2026-08-04  9:17 UTC 

[PATCH] drm/i915/dp: Use array size for intersect_rates() bound
 2026-08-04  9:17 UTC  (2+ messages)

[PATCH v4 1/6] ufs: core: Set task state before io_schedule_timeout()
 2026-08-04  9:16 UTC  (5+ messages)
` [PATCH v4 5/6] scsi: core: Protect host state changes with the host lock

[PATCH v4 0/2] Add support for the MTU3 upstream devicetree binding
 2026-08-04  9:17 UTC  (4+ messages)
` [PATCH v4 1/2] usb: mtu3: support the "

[PATCH 0/5] lib/crypto: add HKDF and convert fscrypt and NVMe
 2026-08-04  9:16 UTC  (3+ messages)

[PATCH] futex: Fix missed wakeup during private hash resize
 2026-08-04  9:16 UTC  (2+ messages)

[PATCH v2 0/3] Rust: add runtime PM support
 2026-08-04  9:16 UTC  (3+ messages)
` [PATCH v2 2/3] rust: platform: wire runtime PM callbacks

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

[PATCH] tty: serial: max3100: drain async producers in remove() to fix timer UAF
 2026-08-04  9:15 UTC  (4+ messages)
` [PATCH v2] tty: serial: max3100: shut down timer before freeing port

[PATCH net 0/2] can: bittiming: fix two defects in the userspace bitrate conversion
 2026-08-04  9:15 UTC  (5+ messages)
` [PATCH net 1/2] can: bittiming: fix divide-by-zero in can_calc_bittiming()
` [PATCH net 2/2] can: bittiming: fix bitrate error calculation on unsigned operands

[PATCH] i2c: iproc: recover the bus on transfer timeouts
 2026-08-04  9:14 UTC 

[PATCH 0/4] Dongwoon DW9714 - correct vcc/vdd supply voltage
 2026-08-04  9:12 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: rockchip: rk3399-pinephone-pro: DW9714 coil requires higher voltage

[PATCH v4 0/2] selftests/mm: use pattern matching in .gitignore
 2026-08-04  9:12 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH v8 0/3] i2c: ma35d1: Add support for MA35D1 I2C controller
 2026-08-04  9:11 UTC  (3+ messages)
` [PATCH v8 2/3] i2c: ma35d1: Add Nuvoton MA35D1 I2C driver support

[PATCH v6 0/1] Rust PCI capability infrastructure and SR-IOV support
 2026-08-04  9:11 UTC  (4+ messages)
` [PATCH v6 1/1] rust: pci: add extended capability "

[meta-xfce][PATCH v3] thunar: upgrade 4.21.5 -> 4.21.6
 2026-08-04  9:11 UTC 

[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-08-04  9:11 UTC  (21+ messages)

[Bug 221828] New: Windows 11 blue screen 0xc0000185 when using disk cache none on newer kernels
 2026-08-04  9:11 UTC  (2+ messages)
` [Bug 221828] "

[PATCH 1/1] ntfs: add ioctl support for named data streams
 2026-08-04  9:10 UTC  (4+ messages)

[PATCH v3 0/5] drm/amd/display: better LUT segmentation for EOTFs
 2026-08-04  9:10 UTC  (6+ messages)
` [PATCH v3 3/5] drm/amd/display: use a separate helper to translate degamma curves

[PATCH] parse: warn on trailing whitespace after line continuation backslash
 2026-08-04  9:08 UTC 

[PATCH v4 0/2] drm/drm_blend: allow blend mode property without PREMULTI
 2026-08-04  9:07 UTC  (5+ messages)
` [PATCH v4 2/2] drm: ensure blend mode supported if pixel format with alpha exposed


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.