All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-04 00:07:23 to 2026-04-04 03:43:34 UTC [more...]

[PATCH v5 00/25] perf tool: Add evsel to perf_sample
 2026-04-04  3:43 UTC  (2+ messages)
` [PATCH v6 "

[PATCH] dt-bindings: display: bridge: lt9211: Require data-lanes on DSI input ports
 2026-04-04  3:40 UTC 

[PATCH v2 0/4] ASoC: Add TAS675x quad-channel Class-D amplifier driver
 2026-04-04  3:40 UTC  (6+ messages)
  ` [PATCH v2 1/4] dt-bindings: sound: Add ti,tas675x

[PATCH V8 0/4] Rust support for powerpc
 2026-04-04  3:39 UTC  (4+ messages)
` [PATCH V8 1/4] rust: Fix "multiple candidates for rmeta dependency core" error

[PATCH v2] mm/percpu, memcontrol: Per-memcg-lruvec percpu accounting
 2026-04-04  3:38 UTC 

[PATCH] ASoC: dt-bindings: ti,tas2552: Add sound-dai-cells
 2026-04-04  3:36 UTC 

media: iris: enable SM8350 and SC8280XP support
 2026-04-04  3:31 UTC  (2+ messages)

[PATCH v8 0/3] Support runtime configuration for per-VM's HGATP mode
 2026-04-04  3:27 UTC  (13+ messages)
` [PATCH v8 1/3] RISC-V: KVM: "
` [PATCH v8 2/3] RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
` [PATCH v8 3/3] RISC-V: KVM: Reuse KVM_CAP_VM_GPA_BITS to select HGATP.MODE

[PATCH v6 0/7] staging: rtl8723bs: rename/remove functions
 2026-04-04  3:27 UTC  (2+ messages)

[PATCH v2 0/3] iio: adc: qcom-pm8xxx-xoadc: add support for reading channel labels from DT
 2026-04-04  3:26 UTC  (4+ messages)
` [PATCH v2 2/3] iio: adc: qcom-pm8xxx-xoadc: remove redundant error logging in pm8xxx_read_raw

[PATCH 0/2] ublk: fix infinite loop in ublk server teardown
 2026-04-04  3:23 UTC  (3+ messages)
` [PATCH 1/2] ublk: reset per-IO canceled flag on each fetch
` [PATCH 2/2] selftests: ublk: test that teardown after incomplete recovery completes

[PATCH v2 1/2] powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
 2026-04-04  3:21 UTC  (6+ messages)
` [PATCH v2 2/2] powerpc/vmx: avoid KASAN instrumentation in enter_vmx_ops() for kexec

[PATCH 0/2] Add support for AMD Versal2 CPM6 host bridge
 2026-04-04  3:15 UTC  (3+ messages)
` [PATCH 2/2] PCI: amd-mdb: Add amd,versal2-cpm6-host compatible

[PATCH 0/3] Reduce interrupt latency
 2026-04-04  3:11 UTC  (5+ messages)
` [PATCH 3/3] ufs: qcom: "

[rppt-memblock:for-next] BUILD SUCCESS d5759519805c54786c00765ca1303e6d7a0676ca
 2026-04-04  3:07 UTC 

[syzbot] [crypto?] general protection fault in aead_recvmsg
 2026-04-04  3:05 UTC  (2+ messages)
` [PATCH] crypto: algif_aead - Fix minimum RX size check for decryption

[mani-mhi:mhi-next] BUILD SUCCESS ac12b852b4ead4a586299c8f68cdcbcaf1bf6cbc
 2026-04-04  3:04 UTC 

[PATCH] gpu: nova-core: fix three clippy::precedence warnings
 2026-04-04  2:58 UTC 

[PATCH v3 0/12] io_uring: add IORING_OP_BPF for extending io_uring
 2026-04-04  2:54 UTC  (10+ messages)
` [PATCH V3 05/12] io_uring: bpf: extend io_uring with bpf struct_ops

[ndctl PATCH v2] test/cxl-dax-hmem.sh: validate dax_hmem vs CXL collisions
 2026-04-04  2:51 UTC 

[PATCH 0/2] Support `likely`, `unlikely` and `cold_path`
 2026-04-04  2:49 UTC  (3+ messages)
` [PATCH 1/2] rust: prelude: use the "kernel vertical" imports style

[RFC PATCH] m68k: nommu: Fix behaviour of io macros on non-CF
 2026-04-04  2:46 UTC 

[PATCH] PCI: hv: Fix double ida_free in hv_pci_probe error path
 2026-04-04  2:42 UTC  (2+ messages)

[PATCH v3] PCI: imx6: Don't remove MSI capability for i.MX7D/i.MX8M
 2026-04-04  2:33 UTC  (3+ messages)

[PATCH v5 0/3] rust, nova-core: add SizeConstants trait for SZ_* constants
 2026-04-04  2:33 UTC  (5+ messages)
` [PATCH v5 1/3] rust: sizes: add SizeConstants trait for device address space constants
` [PATCH v5 2/3] gpu: nova-core: use SizeConstants trait for u64 size constants
` [PATCH v5 3/3] gpu: nova-core: add task for device address type wrappers

[PATCH v2] m68k: Fix task info flags handling for 68000
 2026-04-04  2:31 UTC 

[PATCH] ksmbd: fix use-after-free in __ksmbd_close_fd() lock cleanup
 2026-04-04  2:28 UTC  (2+ messages)

[RFC 0/2] mm: page_alloc: pcp buddy allocator
 2026-04-04  2:27 UTC  (6+ messages)
` [RFC 1/2] mm: page_alloc: replace pageblock_flags bitmap with struct pageblock_data
` [RFC 2/2] mm: page_alloc: per-cpu pageblock buddy allocator

[for-next][PATCH 0/6] ring-buffer: Updates for 7.1
 2026-04-04  2:26 UTC  (7+ messages)
` [for-next][PATCH 1/6] ring-buffer: Show what clock function is used on timestamp errors
` [for-next][PATCH 2/6] ring-buffer: Enforce read ordering of trace_buffer cpumask and buffers
` [for-next][PATCH 3/6] tracing: Make the backup instance non-reusable
` [for-next][PATCH 4/6] tracing: Remove the backup instance automatically after read
` [for-next][PATCH 5/6] tracing/Documentation: Add a section about backup instance
` [for-next][PATCH 6/6] tracing: Allow backup to save persistent ring buffer before it starts

[GIT PULL] Please pull powerpc/linux.git powerpc-7.0-4 tag
 2026-04-04  2:23 UTC 

[PATCH] of/platform: Don't include reserved memory compatibles that aren't needed
 2026-04-04  2:22 UTC  (3+ messages)

[PATCH v9 02/10] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
 2026-04-04  2:21 UTC  (12+ messages)

[PATCH] at24: add SMBus fallback for adapters lacking I2C_FUNC_I2C
 2026-04-04  2:19 UTC 

[PATCH] gpu: nova-core: fix missing colon in SEC2 boot debug message
 2026-04-04  2:19 UTC  (2+ messages)

[moderation/CI] Re: netfilter: xt_HL: add pr_fmt, default case and NULL checks
 2026-04-04  2:19 UTC 

[PATCH] riscv: mm: fix SWIOTLB initialization for systems with DRAM above 4GB
 2026-04-04  2:04 UTC  (3+ messages)

[PATCH 0/1] NFSv4.1: Apply session size limits on clone path
 2026-04-04  2:00 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v4 00/10] selftests/resctrl: Fixes and improvements focused on Intel platforms
 2026-04-04  1:56 UTC  (11+ messages)
` [PATCH v4 01/10] selftests/resctrl: Improve accuracy of cache occupancy test
` [PATCH v4 02/10] selftests/resctrl: Reduce interference from L2 occupancy during "
` [PATCH v4 03/10] selftests/resctrl: Do not store iMC counter value in counter config structure
` [PATCH v4 04/10] selftests/resctrl: Prepare for parsing multiple events per iMC
` [PATCH v4 05/10] selftests/resctrl: Support multiple events associated with iMC
` [PATCH v4 06/10] selftests/resctrl: Increase size of buffer used in MBM and MBA tests
` [PATCH v4 07/10] selftests/resctrl: Raise threshold at which MBM and PMU values are compared
` [PATCH v4 08/10] selftests/resctrl: Remove requirement on cache miss rate
` [PATCH v4 09/10] selftests/resctrl: Simplify perf usage in CAT test
` [PATCH v4 10/10] selftests/resctrl: Reduce L2 impact on "

[PATCH net v1] net: mptcp: fix slab-use-after-free in __inet_lookup_established
 2026-04-04  1:55 UTC  (2+ messages)

[RFC PATCH 1/2] xhci: prevent automatic endpoint restart after stall or error
 2026-04-04  1:54 UTC  (12+ messages)

[PATCH] alpha: Add ARCH_HAS_PTE_SPECIAL support
 2026-04-04  1:36 UTC  (2+ messages)

[PATCH RFC 0/2] clk: scmi: DT support for SCMI clock rate rounding modes (per‑clock policy)
 2026-04-04  1:53 UTC  (2+ messages)

[PATCH 0/6] Restructure per-task CFI prctl() and ptrace interfaces
 2026-04-04  1:50 UTC  (16+ messages)
` [PATCH 1/6] riscv: ptrace: cfi: fix "PRACE" typo in uapi header
` [PATCH 2/6] riscv: cfi: clear CFI lock status in start_thread()
` [PATCH 3/6] riscv: ptrace: expand "LP" references to "branch landing pads" in uapi headers
` [PATCH 4/6] prctl: rename branch landing pad implementation functions to be more explicit
` [PATCH 5/6] riscv: ptrace: cfi: expand "SS" references to "shadow stack" in uapi headers
` [PATCH 6/6] prctl: cfi: change the branch landing pad prctl()s to be more descriptive

[RFC PATCH 0/3] Add virtio-mmio support to m68k virt machine
 2026-04-04  1:49 UTC  (5+ messages)
` [RFC PATCH 2/3] virtio: mmio: endian *fixes* *HACK*

[RFC PATCH] smb: client: add support for O_TMPFILE
 2026-04-04  1:52 UTC  (2+ messages)

[PATCH] dmaengine: imx-sdma: Refine spba bus searching in probe
 2026-04-04  1:48 UTC  (2+ messages)

[PATCH v3 0/2] rust, nova-core: add DeviceSize trait for SZ_* constants
 2026-04-04  1:46 UTC  (9+ messages)
` [PATCH v3 1/2] rust: sizes: add DeviceSize trait for device address space constants

[PATCH] scsi: target: iscsi: reject zero-length Extended CDB AHS
 2026-04-04  1:44 UTC 

[PATCH 0/1] iomap: avoid compaction for costly folio order allocation
 2026-04-04  1:13 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] docs: usb: document USBDEVFS_BULK return value
 2026-04-04  1:41 UTC 

[ndctl PATCH 1/3] test/cxl-destroy-region.sh: prevent false pass when no decoder found
 2026-04-04  1:34 UTC  (3+ messages)
` [ndctl PATCH 2/3] cxl/region: prevent partial teardown on out-of-order destroy-region
` [ndctl PATCH 3/3] test/cxl-destroy-region.sh: test out-of-order destroy-region handling

[PATCH net-next v4 00/10] Decouple receive and transmit enablement in team driver
 2026-04-04  1:33 UTC  (3+ messages)

[PATCH 05/15] dt-bindings: rtc: ingenic,rtc: Use generic power-controller schema
 2026-04-04  1:33 UTC  (4+ messages)
` (subset) "

[tip:sched/core] BUILD SUCCESS 059258b0d424510202b6f2796279dbdbf0c6a83d
 2026-04-04  1:28 UTC 

[tip:perf/core] BUILD SUCCESS 9805ed3c91478b08a586861b874bd8b6a2fed648
 2026-04-04  1:23 UTC 

[PATCH 0/2] hv: vmbus: Small cleanups
 2026-04-04  1:22 UTC  (5+ messages)
` [PATCH 1/2] hv: vmbus: Replace lockdep_hardirq_threaded() with lockdep annotation
` [PATCH 2/2] hv: vmbus: Remove vmbus_irq_initialized

[PATCH v5 0/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
 2026-04-04  1:22 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH v4 00/13] target/arm: add support for MTE4
 2026-04-04  1:20 UTC  (2+ messages)

[PATCH 0/2] misc: pci_endpoint_test: doorbell fixes
 2026-04-04  1:20 UTC  (3+ messages)
` [PATCH 1/2] misc: pci_endpoint_test: validate BAR index in doorbell test
` [PATCH 2/2] misc: pci_endpoint_test: remove dead BAR read before doorbell trigger

[tip:tip/urgent] BUILD SUCCESS 190cf5e5f615e45c8516ebbb3d3622d331224707
 2026-04-04  1:19 UTC 

[usb:usb-testing] BUILD SUCCESS 1df7a7652f032cf1abe1c102a031c2128e24c31d
 2026-04-04  1:19 UTC 

[PATCH v5 0/7] staging: rtl8723bs: rename/remove functions
 2026-04-04  1:17 UTC  (5+ messages)
` [PATCH v5 3/7] staging: rtl8723bs: rename EFUSE_Read1Byte() to rtw_efuse_read_1_byte()

[PATCH] perf utilities: cln_size header
 2026-04-04  1:16 UTC  (12+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH v4] "
            ` [PATCH v5] "
                ` [PATCH v6] "

[LTP] [PATCH] zram: skip exfat on systems with large page size
 2026-04-04  1:14 UTC  (3+ messages)

[LTP] [PATCH v5] io_submit04: Add test case for RWF_NOWAIT flag
 2026-04-04  1:13 UTC  (5+ messages)
` [LTP] [PATCH v6] "
  ` [LTP] [PATCH v7] "

[dwmw2:its-stale-dte-fix 2/2] arm64/vgic_its_stale_dte.c:119:13: warning: 'its_restore_tables' defined but not used
 2026-04-04  1:07 UTC 

[RFC PATCH 0/4] alpha: Decouple the CPU and Typhoon
 2026-04-04  1:01 UTC  (7+ messages)
` [RFC PATCH 1/4] alpha: Define Typhoon instance_init
` [RFC PATCH 2/4] alpha: Propagate CPU index via MemTxAttrs
` [RFC PATCH 3/4] alpha: Replace helper_set_alarm with Typhoon Cchip MMIO register

[PATCH] staging: greybus: authenticate: fix alignment and type warning
 2026-04-04  0:59 UTC  (4+ messages)
` [PATCH v3 0/2] staging: greybus: fix checkpatch style issues in authenticate.c
  ` [PATCH v3 1/2] staging: greybus: fix unsigned long long type warning
  ` [PATCH v3 2/2] staging: greybus: fix alignment to match open parenthesis

[PATCH v4 0/7] Allow AET to use PMT/TPMI as loadable modules
 2026-04-04  0:56 UTC  (5+ messages)
` [PATCH v4 4/7] fs,x86/resctrl: Add architecture hooks for every mount/unmount
` [PATCH v4 5/7] x86/resctrl: Resolve PMT and TPMI symbols at runtime

[QUESTION] how to submit multiple reviews on the same patchset
 2026-04-04  0:55 UTC  (2+ messages)

[PATCH v2 0/5] pynfs: a handful of fixes and a new CB_GETATTR test
 2026-04-04  0:55 UTC  (7+ messages)
` [PATCH v2 1/5] pynfs: ensure tests clean up after themselves
` [PATCH v2 2/5] pynfs: fix the check for delegated attribute support
` [PATCH v2 3/5] pynfs: _testCbGetattr() should check the delegation that was received
` [PATCH v2 4/5] pynfs: fix erroneous test in DELEG24 and DELEG25
` [PATCH v2] pynfs: add delegation test for CB_GETATTR after sync WRITE

[PATCH v2] nfsd: fix file change detection in CB_GETATTR
 2026-04-04  0:54 UTC 

[PATCH v3 00/32] Hexagon system emulation - Part 2/3
 2026-04-04  0:52 UTC  (4+ messages)
` [PATCH v3 18/32] target/hexagon: Implement setprio, resched

[powerpc:merge] BUILD SUCCESS 691dd9c01863b8b6ae525c28ea2b046e3781b7c6
 2026-04-04  0:48 UTC 

[merged mm-stable] mm-fix-deferred-split-queue-races-during-migration.patch removed from -mm tree
 2026-04-04  0:46 UTC 

[merged mm-stable] mm-khugepaged-fix-issue-with-tracking-lock.patch removed from -mm tree
 2026-04-04  0:46 UTC 

[PATCH net v3 0/2] seg6: fix dst_cache sharing in seg6 lwtunnel
 2026-04-04  0:44 UTC  (3+ messages)
` [PATCH net v3 1/2] seg6: separate dst_cache for input and output paths "
` [PATCH net v3 2/2] selftests: seg6: add test for dst_cache isolation "

[PATCH v4 0/3] dpll: add frequency monitoring feature
 2026-04-04  0:40 UTC  (2+ messages)

[PATCH BlueZ] device: warn on BR/EDR connection key mismatch
 2026-04-04  0:39 UTC  (2+ messages)
` [BlueZ] "

[PATCH v2 0/2] module: Tweak return and warning
 2026-04-04  0:37 UTC  (2+ messages)

[PATCH] Revert "gpu: nova-core: gsp: fix undefined behavior in command queue code"
 2026-04-04  0:36 UTC  (4+ messages)

[GIT PULL] s390 updates for 7.0-rc7
 2026-04-04  0:35 UTC 

[PATCH 1/4] tracing/probe: reject empty immediate strings
 2026-04-04  0:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v15 0/5] ring-buffer: Making persistent ring buffers robust
 2026-04-04  0:32 UTC  (4+ messages)
` [PATCH v15 4/5] ring-buffer: Add persistent ring buffer invalid-page inject test

[PATCH net] bridge: mrp: reject zero test interval to avoid OOM panic
 2026-04-04  0:31 UTC  (5+ messages)

[syzbot] [crypto?] KASAN: slab-out-of-bounds Read in af_alg_pull_tsgl
 2026-04-04  0:29 UTC  (2+ messages)
` [PATCH] crypto: af_alg - Fix page reassignment overflow "

[PATCH net-next v5 00/14] net: sleepable ndo_set_rx_mode
 2026-04-04  0:27 UTC  (3+ messages)
` [PATCH net-next v5 02/14] net: introduce ndo_set_rx_mode_async and netdev_rx_mode_work

nfc: nci: fix OOB heap read in nci_core_init_rsp_packet_v1()
 2026-04-04  0:26 UTC 

[PATCH v26 00/10] Simple Donor Migration for Proxy Execution
 2026-04-04  0:26 UTC  (13+ messages)

[PATCH v6 0/4] tracing/fprobe: Support comma-separated symbol lists and :entry/:exit suffixes
 2026-04-04  0:25 UTC  (5+ messages)
` [PATCH v6 4/4] selftests/ftrace: Add accept cases for fprobe list syntax

[PATCH] nvidia: add acr/bl symlink for booting GSP-RM on GA100
 2026-04-04  0:22 UTC 

[PATCH 0/3] arm64: dts: imx8m: Correct PAD settings for PMIC_nINT (2nd part)
 2026-04-04  0:21 UTC  (2+ messages)

[GIT PULL] i.MX fixes for 7.0 round 2
 2026-04-04  0:18 UTC 

[PATCH net] net: avoid nul-deref trying to bind mp to incapable device
 2026-04-04  0:19 UTC 

[PATCH] kernel/trace: fixed static warnings
 2026-04-04  0:18 UTC  (2+ messages)

[riscv:for-next 24/45] htmldocs: Documentation/arch/riscv/zicfilp.rst:79: WARNING: Inline literal start-string without end-string. [docutils]
 2026-04-04  0:16 UTC 

[powerpc:next-test] BUILD REGRESSION e1f7a0e196e293c223a882788c6d1a884d06d6d8
 2026-04-04  0:14 UTC 

[PATCH 00/17] TDX MMU refactors
 2026-04-04  0:15 UTC  (9+ messages)
` [PATCH 07/17] KVM: x86/tdp_mmu: Centralize updates to present external PTEs

[BUG] Random hard lockup with userspace %ip on 7.0-rc5
 2026-04-04  0:15 UTC  (11+ messages)
        ` [PATCH] clockevents: Prevent timer interrupt starvation

perf stat issue with 7.0.0rc3
 2026-04-04  0:15 UTC  (3+ messages)
` [PATCH v1] perf metrics: Make common stalled metrics conditional on having the event

[PATCH v1] perf tests kwork: Add basic kwork coverage tests
 2026-04-04  0:15 UTC  (2+ messages)

[PATCH] perf trace: Fix potential u64 underflow in duration calculation
 2026-04-04  0:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/7] perf data/pipe handling improvements
 2026-04-04  0:15 UTC  (3+ messages)
` [PATCH v4 0/8] "

[PATCH v3] perf header: Validate build_id filename length to prevent buffer overflow
 2026-04-04  0:15 UTC  (2+ messages)

[PATCH v2 0/3] perf metricgroup: Fix segmentation fault and refine logs
 2026-04-04  0:15 UTC  (2+ messages)

[PATCH] KVM: TDX: Fix APIC MSR ranges in tdx_has_emulated_msr()
 2026-04-04  0:11 UTC  (12+ messages)

[PATCH v2] gpu: nova-core: bitfield: fix broken Default implementation
 2026-04-04  0:09 UTC  (2+ messages)

[PATCH 0/6] various memory related fixups
 2026-04-04  0:08 UTC  (7+ messages)
` [PATCH 5/6] efi_memory: backfill EFI_CONVENTIONAL_MEMORY

[PATCH v4 0/9] driver core: Fix some race conditions
 2026-04-04  0:05 UTC  (13+ messages)
` [PATCH v4 1/9] driver core: Don't let a device probe until it's ready
` [PATCH v4 2/9] driver core: Replace dev->can_match with dev_can_match()
` [PATCH v4 3/9] driver core: Replace dev->dma_iommu with dev_dma_iommu()
` [PATCH v4 4/9] driver core: Replace dev->dma_skip_sync with dev_dma_skip_sync()
` [PATCH v4 5/9] driver core: Replace dev->dma_ops_bypass with dev_dma_ops_bypass()
` [PATCH v4 6/9] driver core: Replace dev->state_synced with dev_state_synced()
` [PATCH v4 7/9] driver core: Replace dev->dma_coherent with dev_dma_coherent()
` [PATCH v4 8/9] driver core: Replace dev->of_node_reused with dev_of_node_reused()
` [PATCH v4 9/9] driver core: Replace dev->offline + ->offline_disabled with accessors


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.