All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-26 08:53:02 to 2026-06-26 09:43:28 UTC [more...]

[RFC PATCH] docs/system: rewrite gdb breakpoint and watchpoint explanation
 2026-06-26  9:42 UTC 

drivers/edac/versalnet_edac.c:785 init_one_mc() error: buffer overflow 'priv->adec' 152 <= s32max
 2026-06-26  9:42 UTC  (3+ messages)

[PATCH v2] mkfs: simplify setup_proto file status checks
 2026-06-26  9:42 UTC  (3+ messages)

[PATCH v3 0/4] sys_info: prevent duplicate backtraces
 2026-06-26  9:42 UTC  (3+ messages)
` [PATCH v3 3/4] powerpc/watchdog: use sys_info_with_filter() to avoid "

[PATCH v6 00/10] GuC paging engine support
 2026-06-26  9:42 UTC  (9+ messages)
` [PATCH v6 08/10] drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES

[PATCH v2] target/riscv: Report QEMU CPU archid as 42
 2026-06-26  9:41 UTC  (2+ messages)

[PATCH v5 00/24] sched: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-06-26  9:41 UTC  (7+ messages)
` [PATCH v5 04/24] cpumask: Introduce cpu_preferred_mask
` [PATCH v5 13/24] virt/steal_monitor: Add documentation

[PATCH v3 0/3] selftests/resctrl: Add dynamic linked list management for IMC counters
 2026-06-26  9:41 UTC  (4+ messages)
` [PATCH v3 2/3] selftests/resctrl: Replace counter index references with pointers

[PATCH] clk: ti: adpll: unregister OF clock provider on remove
 2026-06-26  9:41 UTC 

[PATCH net-next v1] tcp/dccp: avoid parity split for socket-local bind range
 2026-06-26  9:38 UTC 

[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
 2026-06-26  9:39 UTC  (10+ messages)
` [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0

[PATCH v3] mm: mglru: fix stale batch updates after memcg reparenting
 2026-06-26  9:39 UTC  (10+ messages)

[wrynose][PATCH 1/4] bluez5: fix set volume failure
 2026-06-26  9:39 UTC  (4+ messages)
` [wrynose][PATCH 2/4] bluez5: Fix sending extra bytes with MGMT_OP_ADD_EXT_ADV_DATA
` [wrynose][PATCH 3/4] bluez5: fix gatt cache sync issue
` [wrynose][PATCH 4/4] bluez5: set L2CAP IMTU for OBEX profile listeners

[PATCH v3 0/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states
 2026-06-26  9:38 UTC  (9+ messages)
` [PATCH v3 1/2] KVM: RISC-V: Clear former VCPU cache on virtualization disable
` [PATCH v3 2/2] KVM: RISC-V: Add CPU PM notifier for non-retention idle states

[PATCH v2] netfilter: nf_log: validate MAC header was set before dumping it
 2026-06-26  9:38 UTC  (2+ messages)

[PATCH 0/3] mm/migrate: preparatory cleanups for batch copy and offload
 2026-06-26  9:37 UTC  (4+ messages)
` [PATCH 1/3] mm/migrate: rename page to folio leftovers
` [PATCH 2/3] mm/migrate: fix stale list name in migrate_folios_move() comment
` [PATCH 3/3] mm/migrate: use migrate_info field instead of private

[PATCH 0/3] KVM: arm64: nv: Shadow ptdump fixes
 2026-06-26  9:37 UTC  (5+ messages)

[PATCH] gpio: pca9570: Use I2C match data
 2026-06-26  9:37 UTC  (2+ messages)

[PATCH v2 0/5] ufs: Exted cmd line
 2026-06-26  9:37 UTC  (3+ messages)
` [PATCH v2 4/5] ufs: document the UFS command

[PATCH bpf] bpf: move security_bpf_prog_free() out of RCU callback
 2026-06-26  9:37 UTC 

[PATCH v2] pinctrl: qcom: Avoid assigning unused private context in test cases
 2026-06-26  9:37 UTC  (2+ messages)

[PATCH v2] staging: greybus: camera: remove broken camera driver
 2026-06-26  9:36 UTC 

[PATCH 00/24] ASoC: codecs: Use guard() for mutex & spin locks
 2026-06-26  9:36 UTC  (4+ messages)
` [PATCH 12/24] ASoC: codecs: cs-amp-lib: Use guard() for mutex locks

[PATCH v4 0/2] ima: measure write on securityfs policy file
 2026-06-26  9:36 UTC  (6+ messages)
` [PATCH v4 1/2] ima: measure loaded policy after "

[PATCH v2] target/ppc: Expose the TB offset of the guest in QEMU monitor
 2026-06-26  9:35 UTC 

[PATCH 0/7] md/raid10: fixes, atomic write handling, and error-path cleanup
 2026-06-26  9:35 UTC  (4+ messages)
` [PATCH 4/7] md/raid10: raid10_write_request() drops the barrier before calling

[Buildroot] [PATCH 0/4] make utils/generate-cyclonedx runnable with Buildroot host packages
 2026-06-26  9:35 UTC  (3+ messages)

[PATCH] lib: kstrtox: missing parameter description doc fixup
 2026-06-26  9:34 UTC  (2+ messages)

[PATCH] clk: si5341: disable input clock on probe failure and remove
 2026-06-26  9:33 UTC 

[PATCH v4 0/5] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-26  9:34 UTC  (8+ messages)
` [PATCH v4 2/5] mm/zswap: Factor writeback loop out of shrink_worker()

[PATCH 00/10] target/arm: Implement FEAT_SME_F8F16
 2026-06-26  9:33 UTC  (14+ messages)
` [PATCH 01/10] target/arm: Enable FADD/FSUB (half-precision) with FEAT_SME_F8F16
` [PATCH 03/10] target/arm: Implement FMLAL (multiple, multiple and single, FP8 to FP16)
` [PATCH 04/10] target/arm: Implement FMLAL (multiple and indexed, "
` [PATCH 06/10] target/arm: Implement DOT "
` [PATCH 07/10] target/arm: Implement FMOPA (widening, 2-way, "
` [PATCH 09/10] target/arm: Implement FVDOT (FP8 "

[PATCH v5 0/7] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
 2026-06-26  9:33 UTC  (12+ messages)
` [PATCH v5 1/7] dt-bindings: display: verisilicon,dc: generalize for single-output variants

[LTP] [PATCH v9] fsconfig04: Check FSCONFIG_SET_PATH
 2026-06-26  9:33 UTC  (2+ messages)
` [LTP] "

[Buildroot] [PATCH-2025.02.x] package/libglib2: backport security fixes for CVE-2025-14087
 2026-06-26  9:32 UTC 

[PATCH v2 0/4] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-06-26  9:32 UTC  (9+ messages)
` [PATCH v2 1/4] dt-bindings: clock: airoha: Add additional reset for PCIe PERSTOUT
` [PATCH v2 2/4] clk: en7523: add support for dedicated PCIe PERSTOUT reset
` [PATCH v2 3/4] dt-bindings: PCI: mediatek-gen3: Split Airoha schema and document 2-lanes
` [PATCH v2 4/4] PCI: mediatek-gen3: Add 2-lanes mode support for Airoha AN7581

[PATCH] target/arm: Implement and enable FEAT_SSVE_FEXPA for -cpu max
 2026-06-26  9:31 UTC  (2+ messages)

ucm2: MediaTek: mt8391-evk: Fix channels and add volume controls
 2026-06-26  9:31 UTC 

[PATCH] nvmet: replace sysfs_emit() with sprintf() in configfs show attrs
 2026-06-26  9:31 UTC  (4+ messages)

[PATCH v6 2/2] drm/bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to HDMI driver
 2026-06-26  9:31 UTC  (14+ messages)

[PATCH v11] PCI: Add support for PCIe WAKE# interrupt
 2026-06-26  9:31 UTC  (2+ messages)

[f2fs-dev] Use of FGP_NOFS in f2fs
 2026-06-26  9:30 UTC  (2+ messages)

[PATCH] cpufreq: tegra124: Disable DFLL clock on removal
 2026-06-26  9:30 UTC 

[PATCH 00/11] drm/panthor: Misc fixes for bugs found by shashiko
 2026-06-26  9:29 UTC  (9+ messages)
` [PATCH 01/11] drm/panthor: Always use the IRQ-safe variant when acquiring the fence lock
` [PATCH 02/11] drm/panthor: Keep the reset work disabled until everything is initialized
` [PATCH 04/11] drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()
` [PATCH 05/11] drm/panthor: Fix theoretical IOMEM access in suspended state

[PATCH 0/2] mm/mm_init: don't overlap zones with kernelcore=mirror
 2026-06-26  9:29 UTC  (5+ messages)
` [PATCH 2/2] mm/mm_init: drop overlap_memmap_init()

[RFC v3 PATCH 0/2] Add Lenovo ThinkEdge SE70 carrier board support
 2026-06-26  9:28 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: tegra: Add lenovo,thinkedge-se70 compatible string
` [PATCH 2/2] arm64: tegra: Add Lenovo ThinkEdge SE70 carrier board DTS

[PATCH v3 0/3] dmaengine: xilinx_dma: Fixes and optimizations for AXIDMA and MCDMA channel management
 2026-06-26  9:26 UTC  (4+ messages)
` [PATCH v3 1/3] dmaengine: xilinx_dma: Fix channel idle state management in AXIDMA and MCDMA interrupt handlers
` [PATCH v3 2/3] dmaengine: xilinx_dma: Enable transfer chaining for AXIDMA and MCDMA by removing idle restriction
` [PATCH v3 3/3] dmaengine: xilinx_dma: Optimize control register write and channel start logic for AXIDMA and MCDMA in corresponding start_transfer()

[PATCH] mm: do file ownership checks with the proper mount idmap
 2026-06-26  9:27 UTC  (3+ messages)

[LTP] [PATCH] nfs: specify NFS version including the minorversion
 2026-06-26  9:26 UTC  (2+ messages)
` [LTP] "

[PATCH net v2] net: libwx: fix VMDQ mask for 1-queue mode
 2026-06-26  9:25 UTC 

[PATCH 0/2] move alloc_tag.c file under mm/
 2026-06-26  9:26 UTC  (6+ messages)
` [PATCH 2/2] mm: move alloc tag to mm

[PATCH 1/2] drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()
 2026-06-26  9:25 UTC  (5+ messages)
` [PATCH 2/2] drm/xe: Reject duplicated properties for EXEC_QUEUE_SET_PROPERTY

[PATCH v6 0/7] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-06-26  9:24 UTC  (4+ messages)
` [PATCH v6 7/7] KVM: arm64: Enforce strict SBZ checks in the FF-A proxy

[OE-core][scarthgap 00/41] Pull request (cover letter only)
 2026-06-26  9:23 UTC 

[LTP] [PATCH v1] set_mempolicy05: Require CONFIG_NUMA using .needs_kconfigs
 2026-06-26  9:22 UTC  (3+ messages)

Critical Vulnerabilities in OP-TEE/libfdt - CVE Assignment Request
 2026-06-26  6:25 UTC 

[PATCH 0/2] fs: btrfs: add support for readdir
 2026-06-26  9:21 UTC  (4+ messages)
` [PATCH 1/2] fs: btrfs: implement opendir(), readdir() and closedir()

[jimc:dd-rust-parse-2b] [dynamic_debug] f9ffb9cd4c: BUG:kernel_NULL_pointer_dereference,address
 2026-06-26  9:21 UTC 

USB4/Thunderbolt maintenance on vacation 29.6.2026 - 24.7.2026
 2026-06-26  9:21 UTC 

[PATCH] MAINTAINERS: Update maintainer and git tree for CIX SoC
 2026-06-26  9:20 UTC 

[PATCH 00/11] lib/genxml: Introduce Mesa genxml infrastructure to IGT
 2026-06-26  9:19 UTC  (9+ messages)
` [PATCH 08/11] lib/rendercopy: Convert vertex data and CC state to genxml
` [PATCH 09/11] lib/rendercopy: Convert pipeline emit commands "
` [PATCH 10/11] lib/rendercopy: Convert render op and entry points "
` [PATCH 11/11] lib: Add genxml annotated batch buffer decode

[PATCH v2 0/2] Fastboot abort key support
 2026-06-26  9:18 UTC  (2+ messages)

[PATCH] btrfs: only account delalloc bytes for regular file inodes in btrfs_getattr()
 2026-06-26  9:18 UTC  (2+ messages)

[PATCH v2] usb: gadget: f_mass_storage: Disable eps during disconnect
 2026-06-26  9:18 UTC  (2+ messages)

[PATCH] usb: f_sdp: handle the spl load function failure
 2026-06-26  9:18 UTC  (2+ messages)

[PATCH 0/1 v4] drm/xe: Wait for HW clearance before issuing the next TLB inval
 2026-06-26  9:18 UTC  (2+ messages)

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-06-26  9:18 UTC  (10+ messages)

[PATCH i-g-t v2 0/3] Treat new/moved KUnit tests as such
 2026-06-26  9:17 UTC  (5+ messages)
` [PATCH i-g-t v2 1/3] tests/intel-ci: Remove dmabuf tests from i915 fast feedback
` [PATCH i-g-t v2 2/3] tests/dmabuf: Port dmabuf tests to KUnit

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-06-26  9:16 UTC  (2+ messages)

[PATCH] tpm: tpm_i2c_nuvoton: disable IRQ on wait timeout
 2026-06-26  9:16 UTC 

[PATCH] drm/xe/userptr: Drop bogus static from finish in force_invalidate
 2026-06-26  9:16 UTC  (2+ messages)

[PATCH] btrfs: always wait for ordered extents to avoid OE races
 2026-06-26  9:15 UTC  (4+ messages)

[PATCH v1] kernel: add a simple timer based software watchpoint
 2026-06-26  9:16 UTC  (10+ messages)

[PATCH v4] selftests/liveupdate: add end to end test infrastructure and scripts
 2026-06-26  9:15 UTC 

[bcachefs:bcachefs-testing 361/405] fs/bcachefs/data/ec/create.c:371:1: warning: the frame size of 1352 bytes is larger than 1280 bytes
 2026-06-26  9:14 UTC 

[PATCH] powerpc/rtas_pci: No hotplug on permanently removed device on pSeries
 2026-06-26  9:14 UTC  (4+ messages)

[PATCH 4/5] mm/page_vma_mapped: use huge_ptep_get() for hugetlb
 2026-06-26  9:14 UTC  (3+ messages)

[LTP] [PATCH v2] set_mempolicy: require CONFIG_NUMA
 2026-06-26  9:13 UTC  (2+ messages)

[PATCH net v4] mptcp: fix stale skb->sk reference on subflow close
 2026-06-26  9:14 UTC  (3+ messages)

[PATCH v2] powerpc/rtas_pci: No hotplug on permanently removed device on pSeries
 2026-06-26  9:13 UTC 

[RFC PATCH 0/3] pinctrl: mediatek: mt8516-mt8167: Convert to Paris driver
 2026-06-26  9:12 UTC  (6+ messages)
` [RFC PATCH 1/3] dt-bindings: pinctrl: mt8516/mt8167: Move compatibles from mt66xx to mt6795

[PATCH] xsk: fix memory corruptions in net/core/xdp.c
 2026-06-26  9:12 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] thunderbolt: bound the DROM dual link port number before indexing sw->ports
 2026-06-26  9:12 UTC  (2+ messages)

[linus:master] [sched/fair] b8fea7af0e: stress-ng.session.ops_per_sec 91.5% improvement
 2026-06-26  9:11 UTC 

[PATCH] ref-manual: add intro content to Ref Manual "Tasks" section
 2026-06-26  9:11 UTC 

[PATCH] Bluetooth: btnxpuart: unregister HCI device on probe failure
 2026-06-26  9:10 UTC  (3+ messages)

[PATCH v7] mm: assert exclusive nid/zonenum bits at the page/folio access sites
 2026-06-26  9:09 UTC  (3+ messages)

[PATCH] ata: sata_gemini: unwind clocks on IDE pinctrl errors
 2026-06-26  9:10 UTC  (2+ messages)

[PATCH] drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufs
 2026-06-26  9:09 UTC  (3+ messages)

[PATCH 1/1] block: partition: aix: bound LV name formatting
 2026-06-26  9:09 UTC  (2+ messages)

[PATCH v2 0/2] mm/damon/core: detect internal variation above max_nr_regions/2
 2026-06-26  9:09 UTC  (4+ messages)
` [PATCH v2 1/2] mm/damon/core: split a fraction of regions when nr_regions exceeds max/2
` [PATCH v2 2/2] mm/damon/tests/core-kunit: test split above max_nr_regions/2

[PATCH v1 1/4] net/ice: fix potential NULL dereference
 2026-06-26  9:08 UTC  (3+ messages)

[PATCH v3 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
 2026-06-26  9:08 UTC  (12+ messages)
` [PATCH v3 1/5] drm/gpusvm: split MM state flags out of drm_gpusvm_pages_flags
` [PATCH v3 2/5] drm/gpusvm: embed struct drm_device into drm_gpusvm_pages
` [PATCH v3 4/5] drm/gpusvm: move struct drm_gpusvm_pages out of struct drm_gpusvm_range

[PATCH] hwrng: omap: disable runtime PM on resume failure
 2026-06-26  9:07 UTC  (2+ messages)

[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
 2026-06-26  9:04 UTC  (11+ messages)
` [PATCH v14 29/44] arm64: RMI: Runtime faulting of memory

mac80211: MLO link removal frees link RX stats percpu without RCU grace
 2026-06-26  9:04 UTC  (2+ messages)

[PATCH v2 0/3] scsi: ufs: Harden TX EQTR error handling paths
 2026-06-26  9:04 UTC  (3+ messages)
` [PATCH v2 2/3] scsi: ufs: core: Tolerate RX_FOM read failures in TX EQTR

[PATCH] Docs: SMP: add an SMP docbook chapter
 2026-06-26  9:04 UTC  (2+ messages)

[PATCH RFC 0/2] RISC-V SPL: fix OpenSBI FIT loading and OS entry point retrieval
 2026-06-26  9:03 UTC  (3+ messages)
` [RFC, "
  ` [RFC,0/2] "

[PATCH net v2] nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
 2026-06-26  9:03 UTC 

[PATCH] can: rcar_canfd: Change the initializing flow for clocks and resets
 2026-06-26  9:03 UTC  (3+ messages)

[PATCH v2] fs/proc: fix KPF_KSM reported for all anonymous pages
 2026-06-26  9:02 UTC  (3+ messages)

[PATCH 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
 2026-06-26  8:21 UTC  (4+ messages)
` [PATCH 2/8] um: Check for missing AVX and AVX-512 xstate bits

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-26  9:01 UTC  (3+ messages)
` [PATCH v2 01/13] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK

BUG in es8389_set_bias_level?
 2026-06-26  9:00 UTC 

[PATCH v3 00/10] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
 2026-06-26  9:00 UTC  (7+ messages)
` [PATCH v3 01/10] mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()

[PATCH] block: Fix dio->ref leak on integrity error in __blkdev_direct_IO()
 2026-06-26  8:58 UTC  (2+ messages)

[PATCH v4 0/2] kunit: Add support for skipping entire test suites
 2026-06-26  8:58 UTC  (3+ messages)
` [PATCH v4 1/2] kunit,rust: Add ability to skip "
` [PATCH v4 2/2] kunit: Add example of test suite that can be skipped at runtime

[PATCH] staging: fbtft: use ARRAY_SIZE() in NUMARGS macro
 2026-06-26  8:57 UTC  (3+ messages)

[PATCH v4 0/3] perf: marvell: LLC-TAD PMU MPAM filtering support
 2026-06-26  8:57 UTC  (5+ messages)
` [PATCH v4 1/3] perf: marvell: Add MPAM partid filtering to CN10K TAD PMU
    ` [EXTERNAL] "

[PATCH] usb: xhci-pci: Disable 64-bit DMA for VIA VL805
 2026-06-26  8:57 UTC  (7+ messages)

[PATCH net-next] ipv4: fib: fix route re-dump in inet_dump_fib() on multi-batch dump
 2026-06-26  8:56 UTC 

[PATCH 0/3] Job submission optimisation
 2026-06-26  8:55 UTC  (4+ messages)
` [PATCH 1/3] drm/amdgpu: Remove unused amdgpu_device_ip_is_hw
` [PATCH 2/3] drm/amdgpu: Save some cycles on the job submission path
` [PATCH 3/3] drm/amdgpu: Do not fiddle with the idle workers too much

[PATCH 6/6 v3] sched/eevdf: Speedup short slice task scheduling
 2026-06-26  8:55 UTC  (12+ messages)

[PATCH 0/6 v3] sched/eevdf: Improve scheduling latency of short slice task
 2026-06-26  8:55 UTC  (8+ messages)
` [PATCH 1/6 v3] sched/fair: Set next buddy for preempt short

[PATCH rdma v2 0/2] Add ZTE DingHai Ethernet Protocol Driver for RDMA
 2026-06-26  8:55 UTC  (3+ messages)
` [PATCH rdma v2 1/2] RDMA/zrdma: Add basic framework for ZTE Dinghai "
` [PATCH rdma v2 2/2] RDMA/zrdma: Add hardware config code and improve driver init flow

[RFC PATCH] drm/amd/display: extend HPD debounce filter to DisplayPort SST
 2026-06-26  8:53 UTC  (4+ messages)

[PATCH] drm/xe/userptr: Hold notifier_lock for write on inject test path
 2026-06-26  8:53 UTC  (2+ messages)

[PATCH ath-next v2 0/3] wifi: ath12k: Improve dp stats
 2026-06-26  8:52 UTC  (4+ messages)
` [PATCH ath-next v2 1/3] wifi: ath12k: Use runtime device count in dp stats display
` [PATCH ath-next v2 2/3] wifi: ath12k: Add timestamp to "
` [PATCH ath-next v2 3/3] wifi: ath12k: Show per-radio center freq in dp stats

[PATCH v4 0/4] history: add squash subcommand to fold a range
 2026-06-26  8:52 UTC  (3+ messages)
` [PATCH v5 "


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.