All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-27 02:59:47 to 2026-05-27 04:40:32 UTC [more...]

[PATCH rtw-next 1/5] wifi: rtw89: 8831bu: Add support for ELECOM WD{B,C}-X600DU2M-B
 2026-05-27  4:40 UTC  (2+ messages)
` [PATCH rtw-next 2/5] wifi: rtw89: 8832au: Support two additional devices

[PATCH v2 0/6] qcom: Add NVMEM bitfield support and reboot‑mode integration
 2026-05-27  4:39 UTC  (10+ messages)
` [PATCH v2 2/6] misc: Add support for bit fields in NVMEM cells
` [PATCH v2 3/6] misc: qcom: Add Qualcomm SPMI SDAM NVMEM driver
` [PATCH v2 4/6] mach-snapdragon: Integrate reboot-mode handling
` [PATCH v2 6/6] qcom_defconfig: Enable reboot-mode support in qcom_defconfig
` [v2,0/6] qcom: Add NVMEM bitfield support and reboot‑mode integration

[PATCH] libfdt: fdt_check_full: Add can_assume(PERFECT) check
 2026-05-27  4:38 UTC  (3+ messages)

[PATCH v4 0/3] i3c: dw: Add apb reset support
 2026-05-27  4:18 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: i3c: dw: Add apb reset

[PATCH 00/12] Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM
 2026-05-27  4:36 UTC  (14+ messages)
` [PATCH 01/12] drm/i915/psr: Add helper to get Async Video timing support in PR active
` [PATCH 02/12] drm/i915/dp: Add member to intel_dp to store AS SDP v2 support
` [PATCH 03/12] drm/i915/dp: Allow AS SDP only if v2 is supported
` [PATCH 04/12] drm/i915/psr: Write the PR config DPCDs in burst mode
` [PATCH 05/12] drm/i915/display: Add helper for AS SDP transmission time selection
` [PATCH 06/12] drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
` [PATCH 07/12] drm/i915/dp: Set relevant Downspread Ctrl DPCD bits for PR + Auxless ALPM
` [PATCH 08/12] drm/i915/dp: Program AS SDP DB[1:0] for PR with Link off
` [PATCH 09/12] drm/i915/dp: Compute and include coasting vtotal for AS SDP
` [PATCH 10/12] drm/i915/dp: Compute AS SDP after PSR compute config
` [PATCH 11/12] drm/i915/dp: Enable AS SDP whenever VRR is possible or PR !async
` [PATCH 12/12] drm/i915/dp: Account for AS_SDP guardband only when enabled
` ✓ CI.KUnit: success for Fix Adaptive-Sync SDP for PR with Link ON + Auxless-ALPM (rev6)

ntfs3: Use after free race condition in ntfs_read_folio()?
 2026-05-27  4:34 UTC 

[PATCH 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
 2026-05-27  4:34 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH wic] add basic b4 config file
 2026-05-27  4:32 UTC  (3+ messages)

[PATCH v3] scsi: core: pair EH runtime PM get/put
 2026-05-27  4:31 UTC 

[syzbot] Monthly lsm report (May 2026)
 2026-05-27  4:32 UTC 

[linux-next:master 5292/8275] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c:2357:1: warning: control reaches end of non-void function
 2026-05-27  4:31 UTC 

[PATCH 0/2] xfs: fix CoW fork repair error handling
 2026-05-27  4:31 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] xfs: fix error returns in CoW fork repair
  ` [PATCH v2 2/2] xfs: fix rtgroup cleanup "
  ` [PATCH v3 0/2] xfs: fix CoW fork repair error handling
    ` [PATCH v3 1/2] xfs: fix error returns in CoW fork repair
    ` [PATCH v3 2/2] xfs: fix rtgroup cleanup "

[PATCH v4 00/13] drm/i915/display: Add DC3CO support
 2026-05-27  4:27 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: Add DC3CO support (rev4)

[PATCH 00/15] Enable TDX Module Extensions and DICE-based TDX Quoting
 2026-05-27  4:02 UTC  (7+ messages)
` [PATCH 02/15] x86/virt/tdx: Add extra memory to TDX Module for Extensions
` [PATCH 04/15] x86/virt/tdx: Enable the Extensions right after basic TDX Module init

Tag a new dtc version?
 2026-05-27  4:25 UTC  (2+ messages)

[RFC PATCH 0/3] diff: pair edited lines inside moved blocks
 2026-05-27  4:24 UTC  (4+ messages)
` [RFC PATCH 1/3] diff: add word-diff-align line pairing
` [RFC PATCH 2/3] diff: render word-diff-align pairs for RFC review
` [RFC PATCH 3/3] t4034: cover moved-and-edited word diff alignment

GLYPH: TLB miss handlers, virtualization, and modes
 2026-05-27  4:22 UTC  (3+ messages)

[PATCH v3 00/11] kdump: reduce vmcore size and capture time
 2026-05-27  4:21 UTC  (29+ messages)
` [PATCH v3 01/11] of: reserved_mem: handle NULL name in of_reserved_mem_lookup()
` [PATCH v3 02/11] kexec/crash: provide crash_exclude_mem_range() stub when CONFIG_CRASH_DUMP=n
` [PATCH v3 03/11] of: reserved_mem: avoid post-init UAF when alloc_reserved_mem_array() fails
` [PATCH v3 04/11] of: reserved_mem: zero total_reserved_mem_cnt if no valid /reserved-memory entry
` [PATCH v3 05/11] of: reserved_mem: split alloc_reserved_mem_array() from fdt_scan_reserved_mem_late()
` [PATCH v3 06/11] of: reserved_mem: add dumpable flag to opt-in vmcore
` [PATCH v3 07/11] of: reserved_mem: save /memreserve/ entries into the reserved_mem array
` [PATCH v3 08/11] of: reserved_mem: add kdump helpers to exclude non-dumpable regions
` [PATCH v3 09/11] arm64: kdump: exclude non-dumpable reserved memory regions from vmcore
` [PATCH v3 10/11] riscv: "
` [PATCH v3 11/11] loongarch: "

[PATCH v3] drm/panel: novatek-nt36672a: Inline panel init sequences
 2026-05-27  4:17 UTC  (3+ messages)

[PATCH v5 0/1] Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()
 2026-05-27  4:16 UTC  (4+ messages)
` [PATCH v5 1/1] "

[PATCH v4 0/6] media: qcom: iris: add support for decoding 10bit formats
 2026-05-27  4:15 UTC  (5+ messages)

[PATCH] selftests/resctrl: Add ARM vendor detection and fix non-contig CBM check
 2026-05-27  4:15 UTC  (3+ messages)

[PATCH] tests/amdgpu: add amd_close_race GPU submission vs fd close test
 2026-05-27  4:14 UTC  (4+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[PATCH] cryptodev: update xform string array
 2026-05-27  4:13 UTC  (2+ messages)
` [v2] crypto: update asym xform strings array

[BUG] iomap: NULL dereference in iomap_finish_folio_read after deferred failed read
 2026-05-27  4:12 UTC  (4+ messages)

[PATCH v2 0/3] allow control DTB to double as "FIT image"
 2026-05-27  4:09 UTC  (5+ messages)
` [PATCH v2 1/3] image-fit.c: introduce CONTROL_DTB_AS_FIT config knob

[RFC PATCH 0/9] linker list sanity checking
 2026-05-27  4:09 UTC  (6+ messages)
` [RFC PATCH 8/9] linker_lists.h: emit lots of meta-data for debugging and "

[android-common:android16-6.12-lts 0/2] drivers/gpu/drm/xe/xe_guc_ct.c:1814:22: warning: assignment to 'struct xe_guc_log_snapshot *' from 'int' makes pointer from integer without a cast
 2026-05-27  4:08 UTC 

[android-common:android15-6.6-2026-01 2/2] mm/vmscan.c:2623:15: warning: no previous prototype for 'shrink_inactive_list'
 2026-05-27  4:08 UTC 

[PATCH] drm: i915: selftests: fix oa_config refcount leak in test_stream()
 2026-05-27  4:08 UTC 

[PATCH v3] cxl/test: Enforce PMD alignment for volatile mock regions
 2026-05-27  4:08 UTC  (3+ messages)

[PATCH v2] net: fec: fix pinctrl default state restore order on resume
 2026-05-27  4:06 UTC 

[PATCH V4 0/3] md/nvme: Enable PCI P2PDMA support for RAID0 and NVMe Multipath
 2026-05-27  4:03 UTC  (6+ messages)

[PATCH v2 00/14] fuse: add io-uring buffer rings and zero-copy
 2026-05-27  4:01 UTC  (3+ messages)
` [PATCH v2 01/14] fuse: separate next request fetching from sending logic

[PATCH v3 bpf-next 00/11] bpf: Add SOCK_OPS hooks for TCP AutoLOWAT
 2026-05-27  4:01 UTC  (6+ messages)
` [PATCH v3 bpf-next 03/11] bpf: tcp: Support bpf_skb_load_bytes() for BPF_SOCK_OPS_RCVQ_CB

git mv after the fact
 2026-05-27  3:27 UTC  (5+ messages)

[PATCH] drm/xe: Move xe_uc_fw_abi.h to abi/
 2026-05-27  3:58 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[sailus-media-tree:metadata 32/126] drivers/staging/media/max96712/max96712.c:267:13: error: incompatible function pointer types initializing 'int (*)(struct v4l2_subdev *, const struct v4l2_subdev_client_info *, struct v4l2_subdev_state *, struct v4l2_subdev_format *)' with an expression o
 2026-05-27  3:57 UTC 

[scosu-sched:topic/mmap-cap-prot/v7.0 31/1197] ./usr/include/linux/compat64_pr.h:4:10: fatal error: 'linux/compat.h' file not found
 2026-05-27  3:57 UTC 

[scosu-sched:topic/mmap-cap-prot-wip/v6.18 18/1130] ./usr/include/linux/route.h:39:41: error: C++ style comments are not allowed in ISO C90
 2026-05-27  3:57 UTC 

[meta-lts-collab][kirkstone][PATCH] cargo: set CVE_PRODUCT
 2026-05-27  3:57 UTC 

[PATCH v3 0/3] arm64: dts: qcom: Add Vicharak Axon Mini
 2026-05-27  3:57 UTC  (2+ messages)

[PATCH v21 0/9] ring-buffer: Making persistent ring buffers robust
 2026-05-27  3:57 UTC  (8+ messages)
` [PATCH v21 8/9] ring-buffer: Show persistent buffer dropped events in trace file

[RFC PATCH 0/3] make persistent huge zero folio read-only
 2026-05-27  3:56 UTC  (4+ messages)
` [RFC PATCH 1/3] mm: "
` [RFC PATCH 2/3] arm64/mm: make huge zero folio read-only in linear map
` [RFC PATCH 3/3] x86/mm: make huge zero folio read-only in direct map

[patch 00/24] timekeeping/ptp: Expand snapshot functionality
 2026-05-27  3:55 UTC  (2+ messages)
` [PATCH 0/24] "

[PATCH] arm64: dts: socfpga: agilex5: enable i3c0 and i3c1
 2026-05-27  3:53 UTC  (2+ messages)

[PATCH] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
 2026-05-27  3:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Revert "nbd: freeze the queue while we're adding connections"
 2026-05-27  3:52 UTC  (2+ messages)

[PATCH v2] 9p: avoid returning ERR_PTR(0) from mkdir operations
 2026-05-27  3:52 UTC  (2+ messages)

[PATCH net 1/1] bpf: sockmap: fix tail fragment offset in bpf_msg_push_data
 2026-05-27  3:48 UTC 

[PATCH] drm/vkms: sanitize display mode to prevent hrtimer livelock
 2026-05-27  3:47 UTC 

[PATCH] usb: xhci: bound wait command completion to avoid kdump deadlock
 2026-05-27  3:47 UTC  (18+ messages)
  ` [PATCH RFT RFC] usb: xhci: Kill hosts with HCE or HSE on command timeout

[PATCH] zram: fix use-after-free in zram_bvec_write_partial()
 2026-05-27  3:45 UTC  (2+ messages)

[PATCH v2] wifi: mt76: mt7921: fix resource leak in probe error path
 2026-05-27  3:43 UTC 

[PATCH i-g-t] lib/intel_wa: Return false for non-root users
 2026-05-27  3:43 UTC 

[PATCH] lib/sys_info: add a simple timer based memory corruption detector
 2026-05-27  3:43 UTC 

[PATCH v2] target/riscv: Add support for a custom CPU arch state
 2026-05-27  3:41 UTC  (2+ messages)

drivers/cpufreq/intel_pstate.c:2945:11: error: no member named 'update_limits' in 'struct cpufreq_policy_data'
 2026-05-27  3:42 UTC  (2+ messages)

[BUG] configfs: slab-use-after-free in configfs_drop_dentry() on rmdir
 2026-05-27  3:42 UTC 

[PATCH v3 0/8] mm: speed up ZONE_DEVICE memmap initialization
 2026-05-27  3:36 UTC  (9+ messages)
` [PATCH v3 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v3 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH v3 3/8] mm: add a set_page_section_from_pfn() helper
` [PATCH v3 4/8] mm: add a template-based fast path for zone-device page init
` [PATCH v3 5/8] mm: extend the template fast path to zone-device compound tails
` [PATCH v3 6/8] string: introduce memcpy_streaming() helpers
` [PATCH v3 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
` [PATCH v3 8/8] mm: use memcpy_streaming() in zone-device template copies

[PATCHv2 RESEND] firmware: stratix10-rsu: Fix NULL deref on rsu_send_msg() timeout in probe
 2026-05-27  3:40 UTC 

[PATCH 0/2] xfs: fix CoW fork repair error handling
 2026-05-27  3:38 UTC  (2+ messages)

[RFC] libata/ahci: three MMIO trust boundary issues under hostile hardware model
 2026-05-27  3:38 UTC 

[PATCH wireless-next 0/2] wifi: S1G hwsim fixups
 2026-05-27  3:38 UTC  (3+ messages)
` [PATCH wireless-next 1/2] wifi: mac80211_hwsim: don't run RC update on new STA on S1G vif
` [PATCH wireless-next 2/2] wifi: mac80211_hwsim: modernise S1G channel list

[PATCH v9 10/10] drm/rockchip: analogix_dp: Add support for RK3576
 2026-05-27  3:37 UTC  (2+ messages)

[PATCH resend] mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
 2026-05-27  3:35 UTC  (4+ messages)

[PATCH v2 0/2] complete perf_allow_* trio and use in drm/xe
 2026-05-27  3:34 UTC  (8+ messages)
` [PATCH v2 1/2] perf/core: out-of-line and export perf_allow_cpu/tracepoint()
` [PATCH v2 2/2] drm/xe: gate observation streams with perf_allow_cpu()

[android-common:android16-6.12-lts 2/2] kernel/sched/core.c:1361:21: warning: 'uclamp_mutex' defined but not used
 2026-05-27  3:34 UTC 

[android-common:android12-5.10 0/1] drivers/tty/serial/msm_geni_serial_earlycon.c:359:1: warning: initializer-string for character array is too long, array size is 15 but initializer has size 16 (including the null terminating character); did you mean to use the 'nonstring' attribute?
 2026-05-27  3:34 UTC 

[PATCH v1] fs: fix two spelling mistakes in comments
 2026-05-27  3:31 UTC 

[PATCH] ALSA: usb-audio: Add iface reset and delay quirk for TAE1159 USB Audio
 2026-05-27  3:33 UTC 

[PATCH i-g-t 0/9] Enable Vebox engine copy on Intel Xe driver
 2026-05-27  3:32 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Enable Vebox engine copy on Intel Xe driver (rev13)

[PATCH v2] f2fs: another way to set large folio by remembering inode number
 2026-05-27  3:30 UTC  (12+ messages)
` [f2fs-dev] "

[PATCH] sched/fair: use rq_clock_task() in update_tg_load_avg() rate-limit
 2026-05-27  3:30 UTC  (2+ messages)

[PATCH v6 06/43] KVM: x86/mmu: Bug the VM if gmem attributes are queried to determine max mapping level
 2026-05-27  3:29 UTC  (2+ messages)

[PATCH] [v3] mtd: spi-nor: gigadevice: Add support for GD25LQ255E
 2026-05-27  3:28 UTC  (3+ messages)
` [PATCH] [v4] mtd: spi-nor: gigadevice: Add support for GD25LQ256H

[PATCH] scsi: myrb: Fix region leak in hw_init functions
 2026-05-27  3:27 UTC 

[PATCH v7 00/15] mm/mglru: improve reclaim loop and dirty folio handling
 2026-05-27  3:25 UTC  (6+ messages)

[PATCH net] sctp: fix race between sctp_wait_for_connect and peeloff
 2026-05-27  3:24 UTC 

[PATCH] drm/meson: clean up KMS polling on register failure
 2026-05-27  3:22 UTC  (3+ messages)

[PATCH v8 00/37] mm/virtio: skip redundant zeroing of host-zeroed pages
 2026-05-27  3:23 UTC  (3+ messages)

[PATCH net-next v2 0/2] net: lan743x: add RMII support for PCI11x1x
 2026-05-27  3:23 UTC  (7+ messages)
` [PATCH net-next v2 1/2] net: lan743x: add RMII strap status detection "
` [PATCH net-next v2 2/2] net: lan743x: add support for RMII interface

[PATCH 0/5] intel_iommu: Enable PRQ support for passthrough device
 2026-05-27  3:21 UTC  (4+ messages)
` [PATCH 1/5] backends/iommufd: Introduce iommufd_backend_alloc_faultq

[PATCH] completion: hide dotfiles for selected path completion
 2026-05-27  3:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] ARM: dts: aspeed: sanmiguel: Update DTS file
 2026-05-27  3:21 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: aspeed: sanmiguel: Add IOEXP interrupt pin settings
` [PATCH 2/2] ARM: dts: aspeed: sanmiguel: Fix the CPU_CHIPTHROT linename

[PATCH] sched/fair: Revert boost in cpu_util()
 2026-05-27  3:18 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-05-26
 2026-05-27  3:17 UTC 

[PATCH] smp: prevent soft lockup in smp_call_function_many_cond
 2026-05-27  3:16 UTC 

[PATCH 1/2] i2c: nx: Use dev_read_addr_ptr()
 2026-05-27  3:17 UTC  (4+ messages)
` [PATCH 2/2] i2c: nx: Add License

[PATCH] selftests/resctrl: Skip L3_CAT when no exclusive cache portion exists
 2026-05-27  3:17 UTC  (2+ messages)

[PATCH v1] fs: fix spelling mistakes in comment
 2026-05-27  3:15 UTC 

[PATCH] vfio/container: Restrict dma_map_file() to shared RAM
 2026-05-27  3:14 UTC  (3+ messages)

[PATCH net-next] Documentation: networking: Add a test plan for ethtool pause validation
 2026-05-27  3:13 UTC  (2+ messages)

[sailus-media-tree:metadata 32/126] drivers/staging/media/max96712/max96712.c:267:20: error: initialization of 'int (*)(struct v4l2_subdev *, const struct v4l2_subdev_client_info *, struct v4l2_subdev_state *, struct v4l2_subdev_format *)' from incompatible pointer type 'int (*)(struct v4l2
 2026-05-27  3:11 UTC 

[scosu-sched:topic/mmap-cap-prot-wip/v6.18 1016/1130] kernel/module/main.c:1573:50: error: passing argument 1 of '__c_pa' from pointer to non-enclosed address space
 2026-05-27  3:11 UTC 

[linux-next:master 1513/2910] net/kcm/kcmsock.c:945 kcm_sendmsg() error: we previously assumed 'head' could be null (see line 787)
 2026-05-27  3:11 UTC 

[PATCH v9 05/10] drm/rockchip: analogix_dp: Enable hclk for RK3588
 2026-05-27  3:11 UTC  (2+ messages)

[PATCH] accessibility: speakup: unregister tty ldisc on later init failures
 2026-05-27  3:09 UTC 

[PATCH v3 0/7] drm/xe: Misc initialization improvements
 2026-05-27  3:08 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Misc initialization improvements (rev3)

[PATCH 6.6 14/50] mptcp: fix soft lockup in mptcp_recvmsg()
 2026-05-27  3:05 UTC  (2+ messages)
` [PATCH 6.12 28/70] "

[PATCH] ARM: dts: aspeed: clemente: Remove IOB NIC TMP421 nodes
 2026-05-27  3:06 UTC  (2+ messages)

[PATCH 0/3] ASoC: imx-rpmsg: Add headphone jack detection and driver_name support
 2026-05-27  3:05 UTC  (4+ messages)
` [PATCH 2/3] ASoC: imx-rpmsg: Support headphone jack detection

[wic][PATCH v2] wic/plugins: gate root= with rootdev check for efi, pcbios and partition
 2026-05-27  3:03 UTC  (3+ messages)

[PATCH 0/4] LoongArch: KVM: Add PV TLB flush support
 2026-05-27  3:02 UTC  (4+ messages)
` [PATCH 2/4] LoongArch: KVM: Add PV TLB flush support via steal-time shared memory

[android-common:android16-6.12-lts 2/2] fs/f2fs/segment.c:1889: warning: Function parameter or struct member 'need_check' not described in 'f2fs_issue_discard_timeout'
 2026-05-27  3:01 UTC 

[bcain:bcain/boot_qemu 33/40] drivers/comedi/comedi_fops.c:2577:8: error: use of undeclared identifier 'PAGE_SHARED'
 2026-05-27  3:01 UTC 

proposal to fix CVE-2026-23346 on 6.12 or older kernel
 2026-05-27  3:01 UTC  (4+ messages)
` [PATCH 6.12 1/1] arm64: io: correct user memory type in ioremap_prot()

[PATCH 0/5] pci: Use dev_read/dev_remap APIs
 2026-05-27  3:00 UTC  (3+ messages)
` [PATCH 2/5] pci: mpc85xx: Simplfy code with dev_remap_addr()

[PATCH v2] loop: Fix NULL pointer dereference by synchronizing lo_release and loop_queue_rq
 2026-05-27  3:00 UTC  (11+ messages)
        ` [PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()

[peterz-queue:sched/proxy] [sched/fair] 3272406483: RIP:set_next_task_idle
 2026-05-27  2:59 UTC 

[PATCH v2] KVM: VMX: Handle bad values on proxied writes to LBR MSRs
 2026-05-27  2:59 UTC  (2+ messages)
` 回复:[PATCH "


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.