All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-23 00:29:31 to 2026-06-23 01:45:01 UTC [more...]

[PATCH v7 00/10] tracing/probes: Add more typecast features
 2026-06-23  1:44 UTC  (6+ messages)
` [PATCH v7 01/10] tracing/probes: Fix double addition of offset for @+FOFFSET
` [PATCH v7 02/10] tracing/probes: Rename FETCH_OP_DATA to FETCH_OP_IMMSTR
` [PATCH v7 03/10] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v7 04/10] tracing/probes: Support typecast for various probe events
` [PATCH v7 05/10] tracing/probes: Support nested typecast

[PATCH v2 0/2] RISC-V IOMMU HPM support
 2026-06-23  1:44 UTC  (4+ messages)
` [PATCH v2 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver

[PATCH 0/3] SM8450 IPA support
 2026-06-23  1:44 UTC  (8+ messages)
` [PATCH 1/3] arm64: dts: qcom: sm8450: Add "
` [PATCH 2/3] dt-bindings: net: qcom,ipa: Add SM8450 compatible string
` [PATCH 3/3] net: ipa: Add IPA v5.1 data

[PATCH] of_numa: fix return -EINVAL when numa-node-id is not found in last node
 2026-06-23  1:42 UTC  (2+ messages)

[PATCH v3] drm/bridge: imx93-mipi-dsi: Fix mode validation
 2026-06-23  1:43 UTC  (5+ messages)

[PATCH net] bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()
 2026-06-23  1:41 UTC  (3+ messages)

[PATCH v2 00/11] doc: board: renesas: Update Renesas documentation
 2026-06-23  1:38 UTC  (12+ messages)
` [PATCH v2 01/11] doc: board: renesas: Document SH/Aarch32/Aarch64 toolchain setup
` [PATCH v2 02/11] doc: board: renesas: Document Aarch32 toolchain setup in RZ/N1
` [PATCH v2 03/11] doc: board: renesas: Document Renesas R-Car Gen3 H3/M3-W/M3-N Salvator-X(S) board
` [PATCH v2 04/11] doc: board: renesas: Document Renesas R-Car Gen3 H3/M3-W/M3-N ULCB board
` [PATCH v2 05/11] doc: board: renesas: Document Renesas R-Car Gen3 M3Le Geist board
` [PATCH v2 06/11] doc: board: renesas: Document Renesas R-Car Gen3 E3 Ebisu board
` [PATCH v2 07/11] doc: board: renesas: Document Renesas R-Car Gen3 D3 Draak board
` [PATCH v2 08/11] doc: board: renesas: Document Retronix R-Car Gen4 V4H Sparrow Hawk board
` [PATCH v2 09/11] doc: board: renesas: Document Renesas R-Car Gen5 X5H Ironhide board
` [PATCH v2 10/11] doc: board: renesas: Update Renesas generic build section
` [PATCH v2 11/11] doc: board: renesas: Convert Renesas board support table to grid table

[PATCH v11 0/5] iio: adc: add Versal SysMon driver
 2026-06-23  1:40 UTC  (6+ messages)
` [PATCH v11 1/5] dt-bindings: iio: adc: add xlnx,versal-sysmon binding
` [PATCH v11 2/5] iio: adc: add Versal SysMon driver
` [PATCH v11 3/5] iio: adc: versal-sysmon: add I2C driver
` [PATCH v11 4/5] iio: adc: versal-sysmon: add threshold event support
` [PATCH v11 5/5] iio: adc: versal-sysmon: add oversampling support

[PATCH bpf v4] selftests/bpf: Cover partial copy of non-linear test_run output
 2026-06-23  1:40 UTC 

[PATCH 0/2] fix two issues in blkg_create() error path
 2026-06-23  1:38 UTC  (4+ messages)
` [PATCH 1/2] blk-cgroup: fix blkg leak "

[PATCH] fs/proc: fix KPF_KSM reported for all anonymous pages
 2026-06-23  1:37 UTC  (3+ messages)

[PATCH v8 00/46] guest_memfd: In-place conversion support
 2026-06-23  1:37 UTC  (12+ messages)
` [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION

[PATCH] of: Fix RST inline emphasis warnings in of_map_id() kernel-doc
 2026-06-23  1:37 UTC  (2+ messages)

[PATCH] media: as102: drop device reference on probe failure
 2026-06-23  1:35 UTC  (2+ messages)

[RFC PATCH v1.3] mm/damon/ops-common: handle extreme intervals in damon_hot_score()
 2026-06-23  1:34 UTC  (2+ messages)

[PATCH] block/cgroup: Drop stale -EBUSY retry from blkg_conf_prep()
 2026-06-23  1:33 UTC  (2+ messages)

[PATCH v2] block: serialize elevator changes for the same queue using a writer lock
 2026-06-23  1:32 UTC 

[PATCH 0/3] arm64: dts: qcom: Introduce Asus Zenbook A14 (UX3407NA)
 2026-06-23  1:31 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Add "
` [PATCH 2/3] arm64: dts: qcom: glymur: "
` [PATCH 3/3] firmware: qcom: scm: Allow QSEECOM on "

[PATCH 00/29] ibmvfc: Add NVMe-FC support
 2026-06-23  1:30 UTC  (30+ messages)
` [PATCH 01/29] ibmvfc: move target list from host to protocol specific channel groups
` [PATCH 02/29] ibmvfc: add NVMe/FC protocol interface definitions
` [PATCH 03/29] ibmvfc: split NVMe support into separate source file and add transport stubs
` [PATCH 04/29] ibmvfc: initialize NVMe channel configuration during driver probe
` [PATCH 05/29] ibmvfc: alloc/dealloc sub-queues for nvme channels
` [PATCH 06/29] ibmvfc: add logic for protocol specific fabric logins
` [PATCH 07/29] ibmvfc: add wrapper to get vhost associated with a channel struct
` [PATCH 08/29] ibmvfc: add helper for creating protocol specific discovery event
` [PATCH 09/29] ibmvfc: add helper to check NVMe/FC support with active channels
` [PATCH 10/29] ibmvfc: allocate and free NVMe channel group discover buffer
` [PATCH 11/29] ibmvfc: send NVMe target discovery MAD
` [PATCH 12/29] ibmvfc: add NVMe/FC Implicit Logout and Move Login support
` [PATCH 13/29] ibmvfc: add NVMe/FC Port "
` [PATCH 14/29] ibmvfc: add NVMe/FC Process "
` [PATCH 15/29] ibmvfc: add NVMe/FC Query Target support
` [PATCH 16/29] ibmvfc: allocate targets based on protocol
` [PATCH 17/29] ibmvfc: delete NVMe/FC targets as well as SCSI
` [PATCH 18/29] ibmvfc: update state machine to process NVMe/FC targets
` [PATCH 19/29] ibmvfc: implement NVMe/FC stubs for local/remote port registration
` [PATCH 20/29] ibmvfc: register local nvme fc port after fabric login
` [PATCH 21/29] ibmvfc: process NVMe/FC rports in work thread
` [PATCH 22/29] ibmvfc: extend ibmvfc_debug visibility to ibmvfc-nvme.h
` [PATCH 23/29] ibmvfc: declare global function definitions
` [PATCH 24/29] ibmvfc: implement LLDD callbacks for mapping nvme-fc queues
` [PATCH 25/29] ibmvfc: implement nvme-fc LS submission transport callback
` [PATCH 26/29] ibmvfc: implement nvme-fc IO command submission callback
` [PATCH 27/29] ibmvfc: implement nvme-fc LS abort handling callback
` [PATCH 28/29] ibmvfc: implement nvme-fc FCP abort callback
` [PATCH 29/29] ibmvfc: fail nvme-fc fcp-io and ls requests during transport reset

[hare-scsi-devel:configfs-ns.v6 26/26] fs/configfs/mount.c:200:undefined reference to `get_net_ns_by_pid'
 2026-06-23  1:30 UTC 

[android-common:android12-kiwi-5.10 243/243] include/linux/kern_levels.h:5:25: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'void *'
 2026-06-23  1:30 UTC 

[stefandoesinger-zx297520:mfd 14/124] arch/arm/kernel/head.S:129: Error: invalid constant (131) after fixup
 2026-06-23  1:30 UTC 

[PATCH] ksmbd: validate NTLMv2 response before updating session key
 2026-06-23  1:30 UTC 

[PATCH net] ipv6: Fix null-ptr-deref in fib6_nh_mtu_change()
 2026-06-23  1:30 UTC  (2+ messages)

[PATCH net] net/wan/hdlc_ppp: sync per-proto timers before freeing hdlc state
 2026-06-23  1:30 UTC  (2+ messages)

[PATCH net v2] eth: bnxt: improve the timing of stats
 2026-06-23  1:30 UTC  (2+ messages)

[PATCH v9 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-06-23  1:29 UTC  (3+ messages)

[PATCH v33 0/5] Add ASPEED AST2600 I2C controller driver
 2026-06-23  1:28 UTC  (9+ messages)
` [PATCH v33 1/5] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v33 2/5] i2c: aspeed: Read clock-frequency via i2c_parse_fw_timings()
` [PATCH v33 3/5] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs properties
` [PATCH v33 4/5] i2c: ast2600: Add controller driver for AST2600 new register set
` [PATCH v33 5/5] i2c: ast2600: Add target mode support

[PATCH v2 00/12] perf tests: Enhance robustness, speed up execution, and fix flakiness
 2026-06-23  1:27 UTC  (19+ messages)
` [PATCH v3 00/13] perf tests: Robustness and performance improvements
  ` [PATCH v3 02/13] perf test: Truncate test description to fit terminal width
  ` [PATCH v4 00/13] perf tests: Robustness and performance improvements
    ` [PATCH v4 01/13] perf parse-events: Restrict core PMU bypass to --cputype option
    ` [PATCH v4 02/13] perf test: Truncate test description to fit terminal width
    ` [PATCH v4 03/13] perf tests workloads: Support sub-second durations in noploop and thloop
    ` [PATCH v4 04/13] perf tests: Add robust record retry helper and use subsecond workloads
    ` [PATCH v4 05/13] perf tests: Skip metrics validation if system-wide recording lacks permission
    ` [PATCH v4 06/13] perf tests: Fix Python JIT dump profiling test failure
    ` [PATCH v4 07/13] perf tests: Fix flakiness in trace record and replay test
    ` [PATCH v4 08/13] perf tests: Fix flakiness in BPF counters test on hybrid systems
    ` [PATCH v4 09/13] perf tests: Fix flakiness in branch stack sampling tests
    ` [PATCH v4 10/13] perf tests: Speed up off-cpu profiling tests
    ` [PATCH v4 11/13] perf tests: Speed up lock contention analysis shell test
    ` [PATCH v4 12/13] perf tests: Speed up metrics checking shell tests
    ` [PATCH v4 13/13] perf tests: Include error output for skipped tests in JUnit XML

[PATCH 01/29] ksmbd: handle missing create contexts for lease opens
 2026-06-23  1:28 UTC  (4+ messages)
` [PATCH 17/29] ksmbd: return requested create allocation size

[meta][PATCH 01/01] kern-tools: bump SRCREV for conditional 'depends on X if Y' support
 2026-06-23  1:28 UTC 

[PATCH v2] platform/x86: ishtp_eclite: Fix ACPI device reference leak in probe error path
 2026-06-23  1:23 UTC  (2+ messages)

[PATCH 1/2] cgroup/cpuset: Avoid unnecessary cpus & mems update in cpuset_hotplug_update_tasks()
 2026-06-23  1:22 UTC  (4+ messages)
` [PATCH 2/2] cgroup/cpuset: Rebind/migrate mm only for threadgroup leader in cpuset_update_tasks_nodemask()

[PATCH v4 net] net: mana: Optimize irq affinity for low vcpu configs
 2026-06-23  1:22 UTC  (2+ messages)

[PATCH v6] PCI: vmd: Add feature to scan BIOS enumerated devices
 2026-06-23  1:20 UTC  (2+ messages)

[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-06-23  1:18 UTC  (2+ messages)

[PATCH iproute2] ip: return correct status from help command
 2026-06-23  1:14 UTC  (2+ messages)
` [PATCH v2] iproute2: return correct status from help commands across all utilities

[PATCH i-g-t v6 0/3] Improve max-bpc query error handling
 2026-06-23  1:16 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for Improve max-bpc query error handling (rev2)

[syzbot] [kernfs?] [mm?] INFO: rcu detected stall in hub_event (2)
 2026-06-23  1:16 UTC  (5+ messages)
` [PATCH] Input: yealink - stop URB resubmission on completion error

[PATCH rtw-next] wifi: rtw88: Enable receiving control frames in monitor mode
 2026-06-23  1:15 UTC  (2+ messages)

[PATCH net 0/2] tcp: make TCP-AO lookups more predictable
 2026-06-23  1:12 UTC  (2+ messages)

[PATCH 0/8] SM8450 QoL changes
 2026-06-23  1:10 UTC  (33+ messages)
` [PATCH 1/8] clk: qcom: dispcc-sm8450: Fix mdss clocks
` [PATCH 2/8] arm64: dts: qcom: sm8450: Remove unneeded reserved memory nodes
` [PATCH 3/8] arm64: dts: qcom: sm8450: Modify GPU operating points
` [PATCH 4/8] arm64: dts: qcom: sm8450: Add missing PCM_OUT port
` [PATCH 5/8] iommu/arm-smmu-qcom: Add SM8450 MDSS compatible
` [PATCH 6/8] phy: qcom: qmp-combo: Drop qmp_v4_calibrate_dp_phy
` [PATCH 7/8] phy: qcom: qmp-combo: Correct pre-emphasis table for QMP v4 DP PHYs
` [PATCH 8/8] arm64: defconfig: Add SM8450 camcc

[PATCH v2] ata: libata-core: Reject an invalid concurrent positioning ranges count
 2026-06-23  1:10 UTC  (4+ messages)

list of memory/memcpy access issues
 2026-06-23  1:08 UTC  (8+ messages)

[PATCH v4 0/8] media: add virtio-media driver
 2026-06-23  1:09 UTC  (5+ messages)
  ` [PATCH v4 1/8] media: virtio: Add protocol
  ` [PATCH v4 2/8] media: virtio: Add virtio-media driver structs and function declarations

[linusw-nomadik:b4/ux500-power-domains-v7-1] BUILD SUCCESS 5c7e86c0a0a94d9f688526aea7499aa552102968
 2026-06-23  1:07 UTC 

[android-common:android17-6.18 0/1] Warning: drivers/gpu/drm/msm/dsi/dsi_host.c:590 function parameter 'is_bonded_dsi' not described in 'dsi_adjust_pclk_for_compression'
 2026-06-23  1:08 UTC 

[PATCH 0/2] amd_iommu: Fix Coverity issues from 11.1 pull request
 2026-06-23  0:58 UTC  (3+ messages)
` [PATCH 1/2] amd_iommu: Return int from page walk status helpers
` [PATCH 2/2] amd_iommu: Fully initialize XT interrupt message state

[PATCH] iommu/vt-d: Fix UCTP context table slot when copying root entries
 2026-06-23  0:57 UTC  (2+ messages)

[PATCH v5 0/4] mm/zsmalloc: reduce lock contention in zs_free()
 2026-06-23  0:56 UTC  (5+ messages)
` [PATCH v5 3/4] mm/zsmalloc: drop class lock before freeing zspage
` [PATCH v5 4/4] mm/zsmalloc: document free_zspage helper variants

[linux-next:master 14104/14955] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_mst_types_test.c:104:1: warning: the frame size of 1372 bytes is larger than 1280 bytes
 2026-06-23  0:55 UTC 

[PATCH] EDAC/amd64: Fix incorrect Node ID mapping on CPU-only Zen4+ systems
 2026-06-23  0:49 UTC  (4+ messages)
` [PATCH v2] EDAC/amd64: Only translate Node ID if GPU nodes are present

[PATCH v3 0/9] Don't whitelist OA registers unconditionally
 2026-06-23  0:48 UTC  (2+ messages)

[PATCH v3] mm/page_alloc: use existing highatomic reserves on the buddy fastpath
 2026-06-23  0:46 UTC 

[PATCH] nbd: don't warn when reclassifying a busy socket lock
 2026-06-23  0:44 UTC  (2+ messages)

[PATCH v10 0/5] iio: adc: add Versal SysMon driver
 2026-06-23  0:43 UTC  (5+ messages)
` [PATCH v10 4/5] iio: adc: versal-sysmon: add threshold event support
` [PATCH v10 5/5] iio: adc: versal-sysmon: add oversampling support

[PATCH v2] fuse: allow larger read requests by setting bdi->io_pages
 2026-06-23  0:42 UTC 

[syzbot] [kvm-x86?] WARNING in hv_tlb_flush_enqueue
 2026-06-23  0:42 UTC  (2+ messages)

[PATCH 0/5] s390x: Fix intermittent errors with IPL from PCI devices on s390x
 2026-06-23  0:40 UTC  (5+ messages)
` [PATCH 3/5] pc-bios/s390-ccw: write IPLB location for virtio-blk-pci IPL
` [PATCH 5/5] s390x: Enable boot menu for virtio pci device

[PATCH v9 3/6] mm: memcontrol: add interface for swap tier selection
 2026-06-23  0:40 UTC  (2+ messages)

[PATCH net v2] net: ethernet: ti: icssg: guard PA stat lookups
 2026-06-23  0:40 UTC  (2+ messages)

[PATCH v1] dts: clean cryptodev environment after a test run
 2026-06-23  0:39 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v3 00/18] iommu: Add live update state preservation
 2026-06-23  0:36 UTC  (4+ messages)
` [PATCH v3 13/18] iommu/vt-d: preserve PASID table of preserved device

[PATCH v1] kasan: Fix false-positive wild-memory-access on x86 under 5-level paging
 2026-06-23  0:35 UTC  (7+ messages)

[PATCH 00/11] lib/genxml: Introduce Mesa genxml infrastructure to IGT
 2026-06-23  0:35 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for lib/genxml: Introduce Mesa genxml infrastructure to IGT (rev6)

[koverstreet-bcachefs:bcachefs-testing 26/95] Warning: fs/bcachefs/util/rcu_pending.c:636 function parameter 'pending' not described in 'rcu_pending_dequeue_from_all_where'
 2026-06-23  0:33 UTC 

ucsi_acpi: USBC000:00 repeatedly fails to re-enable notifications on ASUS Vivobook S 15 M5506WA
 2026-06-23  0:32 UTC 

[ANNOUNCE] 5.10.259-rt155
 2026-06-23  0:31 UTC 

[syzbot] [wpan?] KASAN: slab-use-after-free Read in hwsim_set_promiscuous_mode
 2026-06-23  0:31 UTC 

[PATCH bpf v3 0/2] Fix stale register bounds on LSM retval context load
 2026-06-23  0:30 UTC  (2+ messages)


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.