All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 07:58:42 to 2026-03-06 08:48:09 UTC [more...]

[PATCH] Add support for UTF-8 in file context labels
 2026-03-06  8:48 UTC  (3+ messages)

drivers/video/fbdev/au1100fb.c:448:46: error: implicit declaration of function 'KSEG1ADDR'; did you mean 'CKSEG1ADDR'?
 2026-03-06  8:47 UTC  (7+ messages)

[PATCH 2/2] media: i2c: ov13b10: Support tps68470 regulator and gpio
 2026-03-06  8:47 UTC  (6+ messages)
` [PATCH v2 0/2] Add TPS68470 power supply support for ov13b10 sensor
  ` [PATCH v2 1/2] platform/x86: int3472: Add board data for Intel nvl

[PATCH v4 0/5] soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()
 2026-03-06  8:47 UTC  (3+ messages)
` [PATCH v4 3/5] soc: qcom: ice: Return proper error codes from devm_of_qcom_ice_get() instead of NULL

[PATCH dpdk 0/2] hash: safe data replacement on overwrite
 2026-03-06  8:47 UTC  (4+ messages)
` [PATCH dpdk v3 "
  ` [PATCH dpdk v3 1/2] hash: avoid leaking entries on RCU defer queue failure
  ` [PATCH dpdk v3 2/2] hash: free replaced data on overwrite when RCU is configured

[Regression] mm:slab/sheaves: severe performance regression in cross-CPU slab allocation
 2026-03-06  8:47 UTC  (8+ messages)

[PATCH v2 00/11] media: qcom: iris: rework platform data handling
 2026-03-06  8:47 UTC  (5+ messages)
` [PATCH v2 07/11] media: qcom: iris: split HFI session ops from core ops
` [PATCH v2 08/11] media: qcom: iris: merge hfi_response_ops and hfi_command_ops

[PATCH v8 0/9] Add support for i.MX94 DCIF
 2026-03-06  8:46 UTC  (12+ messages)
` [PATCH v8 1/9] dt-bindings: display: fsl,ldb: Add i.MX94 LDB
` [PATCH v8 3/9] drm/bridge: fsl-ldb: Add support for i.MX94
` [PATCH v8 6/9] dt-bindings: clock: nxp,imx95-blk-ctl: Add ldb child node
` [PATCH v8 7/9] arm64: dts: imx943: Add display pipeline nodes
` [PATCH v8 8/9] arm64: dts: imx943-evk: Add display support using IT6263

[PATCH v5 0/3] ring-buffer: Making persistent ring buffers robust
 2026-03-06  8:46 UTC  (4+ messages)
` [PATCH v5 2/3] ring-buffer: Handle RB_MISSED_* flags on commit field correctly

SVSM Development Call March 4, 2026
 2026-03-06  8:45 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: brcm,iproc-sdhci: allow dma-coherent property
 2026-03-06  8:45 UTC  (5+ messages)

[PATCH v2 0/5] media: iris: add support for purwa platform
 2026-03-06  8:44 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: media: qcom,sm8550-iris: Add X1P42100 compatible
` [PATCH v2 2/5] arm64: dts: qcom: purwa: Override Iris clocks and operating points
` [PATCH v2 3/5] media: iris: Add IRIS_BSE_HW_CLK handling in vpu3 power on/off sequence
` [PATCH v2 4/5] media: iris: Add platform data for X1P42100
` [PATCH v2 5/5] arm64: dts: qcom: purwa-iot-som: enable video

[PATCHSET v3 sched_ext/for-7.1] sched_ext: Implement cgroup sub-scheduler support
 2026-03-06  8:44 UTC  (4+ messages)
` [PATCH 03/34] sched/core: Swap the order between sched_post_fork() and cgroup_post_fork()

[PATCH v2 0/8] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-03-06  8:44 UTC  (14+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: add "

[PATCH 0/2] x86/cpu: P-state support for Lightning Mountain
 2026-03-06  8:27 UTC  (3+ messages)
` [PATCH 1/2] cpufreq: intel_pstate: Add Lightning Mountain support
` [PATCH 2/2] x86/cpu/intel: Add EIST workaround for Lightning Mountain

[RFC PATCH v3 0/3] Querying errors from drm_syncobj
 2026-03-06  8:42 UTC  (6+ messages)

[PATCH v14 00/19] HVF: Add support for platform vGIC and nested virtualisation
 2026-03-06  8:42 UTC  (21+ messages)
` [PATCH v14 01/19] hw/arm: virt: remove hvf_arm.h include
` [PATCH v14 02/19] target/arm: cpu64: only include hvf_arm.h when HVF is enabled
` [PATCH v14 03/19] hvf: hvf-all: stop including hvf_arm.h
` [PATCH v14 04/19] hvf/arm: handle FEAT_SME2 migration
` [PATCH v14 05/19] hvf/arm: expose FEAT_SME2 to guest if available
` [PATCH v14 06/19] hw/intc: Add hvf vGIC interrupt controller support
` [PATCH v14 07/19] hw/intc: arm_gicv3_hvf: save/restore Apple GIC state
` [PATCH v14 08/19] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC
` [PATCH v14 09/19] target/arm: hvf: instantiate GIC early
` [PATCH v14 10/19] hw/arm, target/arm: nested virtualisation on HVF
` [PATCH v14 11/19] hvf: only call hvf_sync_vtimer() when running without the platform vGIC
` [PATCH v14 12/19] hvf: gate ARM_FEATURE_PMU register emulation behind not being at EL2
` [PATCH v14 13/19] hvf: arm: allow exposing minimal PMU when running with nested virt on
` [PATCH v14 14/19] target/arm: hvf: add asserts for code paths not leveraged when using the vGIC
` [PATCH v14 15/19] hvf: sync registers used at EL2
` [PATCH v14 16/19] target/arm: hvf: pass through CNTHCTL_EL2 and MDCCINT_EL1
` [PATCH v14 17/19] hvf: arm: SME2 availability fixes
` [PATCH v14 18/19] hvf: arm: fix SME capabilities reporting
` [PATCH v14 19/19] hvf: enable nested virtualisation support

[PATCH] xfs: Convert comma to semicolon
 2026-03-06  8:41 UTC  (2+ messages)

[PATCH 1/2] ptest-runner: Upgrade 2.4.5.1 -> 2.5.0
 2026-03-06  8:40 UTC  (2+ messages)
` [PATCH 2/2] ptest-runner: Use git tag in SRC_URI

[PATCH v3 0/3] Add support for Qualcomm WCN3610
 2026-03-06  8:41 UTC  (3+ messages)
` [PATCH v3 3/3] wifi: wcn36xx: Add support for WCN3610

[PATCH 1/1] dt-bindings: input: touchscreen: edt-ft5x06: add edt,edt-ft5x06 for legacy platforms
 2026-03-06  8:41 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next *REBASED* to 54fcd2f95f8d
 2026-03-06  8:40 UTC 

[PATCH 0/4] fetch2: add alternative fetch method based on curl
 2026-03-06  8:40 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH v2] powerpc: dts: Build devicetrees of enabled platforms
 2026-03-06  8:39 UTC  (3+ messages)

[PATCH wireless-next 00/35] wifi: mm81x: add mm81x driver
 2026-03-06  8:38 UTC  (7+ messages)
` [PATCH wireless-next 02/35] wifi: mm81x: add command.c
` [PATCH wireless-next 23/35] wifi: mm81x: add sdio.c

[PATCH 1/2] arm64: dts: ti: k3-j7200: Make MAIN domain system control bus a simple-bus
 2026-03-06  8:38 UTC  (2+ messages)

[PATCH] drm/i915/lnl+/tc: Fix false disconnect of active DP-alt TC port during long HPD pulse
 2026-03-06  8:38 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH bpf-next 0/3] Always allow sleepable and fmod_ret programs on syscalls
 2026-03-06  8:38 UTC  (6+ messages)
` [PATCH bpf-next 1/3] bpf: Always allow sleepable "

[PATCH 1/1] drm/amd/display: complete cursor vblank events immediately
 2026-03-06  8:37 UTC  (11+ messages)

[PATCH] ata: libata-eh: Fix detection of deferred qc timeouts
 2026-03-06  8:36 UTC  (3+ messages)

[PATCH 0/2] Add support for Zhunyi Z40046 LCD panel
 2026-03-06  8:36 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: Add compatibles for Zhunyi Z40046

[PATCH] dt-bindings: display: panel: Document the rotation property
 2026-03-06  8:34 UTC  (2+ messages)

[PATCH 0/6] drm/v3d: Improve v3d_stats lifetime and locking
 2026-03-06  8:34 UTC  (11+ messages)
` [PATCH 5/6] drm/v3d: Attach per-fd reset counters to v3d_stats

[PATCH v3 1/2] selftests/bpf: filter by pid to avoid cross-test interference
 2026-03-06  8:33 UTC  (2+ messages)
` [PATCH v3 2/2] selftests/bpf: drop serial restriction

[PATCH v4 00/24] Runtime TDX Module update support
 2026-03-06  8:32 UTC  (7+ messages)
` [PATCH v4 13/24] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v4 19/24] x86/virt/tdx: Update tdx_sysinfo and check features post-update

[PATCH 0/6] arm64: dts: freescale: add Verdin iMX95
 2026-03-06  8:33 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: arm: fsl: "

[PATCH net] net: bcmgenet: fix broken EEE by converting to phylib-managed state
 2026-03-06  8:31 UTC 

[PATCH v7 0/4] Add drivers for Sony Cronos control CPLD
 2026-03-06  8:31 UTC  (4+ messages)
` [PATCH v7 1/4] dt-bindings: mfd: Add sony,cronos-smc

[PATCH] memorder: Refine technical prose for clarity and precision
 2026-03-06  8:29 UTC 

[PATCH net v3] net: gso: Forbid IPv6 TSO with extensions on devices with only IPV6_CSUM
 2026-03-06  8:29 UTC  (6+ messages)

[PATCH 0/5] Commonize Redmi 5A for 4A and GO
 2026-03-06  8:29 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: qcom: msm8917-xiaomi-riva: Commonize for Redmi "
` [PATCH 4/5] dt-bindings: arm: qcom: Add Redmi Go

[PATCH v7 0/1] numa: add 'memmap-type' option for memory type configuration
 2026-03-06  8:27 UTC  (2+ messages)
` [PATCH v7 1/1] "

[PATCH 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
 2026-03-06  8:27 UTC  (6+ messages)
` [PATCH 1/4] RDMA/rxe: Add testcase for net namespace rxe
` [PATCH 2/4] RDMA/nldev: Add dellink function pointer
` [PATCH 3/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
` [PATCH 4/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace

[PATCH 0/2] bpf: calls to bpf_loop() should have an SCC and accumulate backedges
 2026-03-06  8:27 UTC  (3+ messages)

[RFC 1/2] devtools: check packet forwarding in null test
 2026-03-06  8:26 UTC  (3+ messages)
` [RFC v3 0/7] Rework device probing

[cocci] [RFC] Coccinelle: Use IS_ERR_OR_NULL
 2026-03-06  8:26 UTC  (2+ messages)

[GIT PULL] QCA: Update Bluetooth QCA6698 firmware to 2.1.2-00069
 2026-03-06  8:25 UTC 

[PATCH 0/3] record non-slab shrinkers for non-root memcgs when kmem is disabled
 2026-03-06  8:24 UTC  (5+ messages)
` [PATCH 1/3] mm: shrinker: introduce new function get_shrinker_id()
` [PATCH 2/3] mm: shrinker: optimize the allocation of shrinker_info when setting cgroup_memory_nokmem
` [PATCH 3/3] mm: shrinker: remove unnecessary check in shrink_slab_memcg()

[PATCH] tests/kms_colorop: Update gamma 2.2 LUT names
 2026-03-06  8:24 UTC  (2+ messages)

[syzbot] [exfat?] [gfs2?] WARNING in filename_symlinkat
 2026-03-06  8:25 UTC  (2+ messages)
` Forwarded: [PATCH] gfs2: add debug printk to trace existing entry in gfs2_create_inode

[PATCH v2 0/2] ATA port deferred qc fixes
 2026-03-06  8:24 UTC  (11+ messages)
` [PATCH v2 1/2] ata: libata-eh: correctly handle deferred qc timeouts

[PATCH] cargo-c: Move recipe out of rust directory
 2026-03-06  8:24 UTC 

[PATCH 1/1] clk: imx: fracn-gppll: Add 333.333333 MHz Support
 2026-03-06  8:21 UTC  (2+ messages)

[PATCH v2] docs: filesystems: clarify KernelPageSize vs. MMUPageSize in smaps
 2026-03-06  8:19 UTC 

[PATCH] kselftest/coredump: Fix test failure due to __builtin_trap()
 2026-03-06  8:18 UTC 

[PATCH 0/2] st1232: Add wakeup-source support
 2026-03-06  8:18 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: touchscreen: sitronix,st1232: Add wakeup-source

[PATCH] netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()
 2026-03-06  8:18 UTC  (2+ messages)

[RFC PATCH 0/4] PCI: Add DOE support for endpoint
 2026-03-06  8:17 UTC  (4+ messages)
` [RFC PATCH 3/4] PCI/DOE: Add DOE mailbox support for endpoint functions

[PATCH v5 1/3] fuse: add compound command to combine multiple requests
 2026-03-06  8:17 UTC  (11+ messages)
          `  "
              `  "
                  `  "

[PATCH v3 0/3] replace old wq(s), add WQ_PERCPU to alloc_workqueue
 2026-03-06  8:16 UTC  (5+ messages)

[syzbot] [exfat?] [gfs2?] WARNING in filename_symlinkat
 2026-03-06  8:17 UTC 

[PATCH 0/3] Add shaping support for Rockchip platforms
 2026-03-06  7:40 UTC  (2+ messages)
` [PATCH 3/3] arm64: dts: rockchip: Add shaping nodes for rk3576

[PATCH v2] module.lds,codetag: force 0 sh_addr for sections
 2026-03-06  8:15 UTC  (2+ messages)

[PATCH 0/3] Add the missing mpll3 clock and clock controller nodes
 2026-03-06  8:14 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: clock: amlogic: Fix a typo
` [PATCH 2/3] dt-bindings: clock: amlogic: t7: Add missing mpll3 parent clock
` [PATCH 3/3] arm64: dts: amlogic: t7: Add clock controller nodes

[PATCH v4 0/2] net: bonding: fix type-confusion in bonding header_ops
 2026-03-06  8:13 UTC  (4+ messages)

[PATCH net-next v2 0/3] ethtool: Dynamic RSS context indirection table resizing
 2026-03-06  8:13 UTC  (4+ messages)
` [PATCH net-next v2 2/3] bnxt_en: Resize RSS contexts on channel count change

dma_fence: force users to take the lock manually
 2026-03-06  8:10 UTC  (4+ messages)

[PATCH v1 1/2] drm/amdkd: fix the warning for potential insecure string
 2026-03-06  8:10 UTC  (3+ messages)
` [PATCH v1 2/2] drm/amdgpu: fix warning for potentially "

[PATCH 0/6] Subject: [PATCH 0/6] Add audio support for QCS6490 Thundercomm RubikPi3
 2026-03-06  8:10 UTC  (3+ messages)
` [PATCH 1/6] ASoC: dt-bindings: es8316: Document everest,jack-detect-inverted property

[PATCH 00/13] wifi: drop redundant USB device references
 2026-03-06  8:09 UTC  (3+ messages)

[PATCH 00/11] net/dpaa2: fixes and improvements
 2026-03-06  8:09 UTC  (6+ messages)
` [PATCH v2 00/17] "

[PATCH v1 1/2] drm/amdkd: fix the warning for potential insecure string
 2026-03-06  8:08 UTC  (2+ messages)
` [PATCH v1 2/2] drm/amdgpu: fix warning for potentially "

[PATCH RFC v2 1/1] virtio-msg: Add virtio-msg, a message based virtio transport layer
 2026-03-06  8:07 UTC  (2+ messages)

[PATCH v2 0/5] AST2700-A2 interrupt controller hierarchy and route support
 2026-03-06  8:07 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: interrupt-controller: aspeed: Add AST2700-A2 support
` [PATCH v2 2/5] irqchip/ast2700-intc: "
` [PATCH v2 3/5] irqchip/ast2700-intc: Add KUnit tests for route resolution
` [PATCH v2 4/5] irqchip/aspeed-intc: Remove AST2700-A0 support
` [PATCH v2 5/5] dt-bindings: interrupt-controller: aspeed: "

[PATCH net-next v2] net: airoha: Make flow control source port mapping dependent on nbq parameter
 2026-03-06  8:07 UTC 

[Buildroot] [PATCH 1/1] package/squashfs: bump to version 4.7.5
 2026-03-06  8:07 UTC  (4+ messages)

[PATCH] riscv: cif: clear CFI lock status in start_thread
 2026-03-06  8:06 UTC  (2+ messages)

[PATCH v2 1/2] drm/amdgpu/userq: defer queue publication until create completes
 2026-03-06  8:06 UTC  (2+ messages)
` [PATCH v2 2/2] drm/amdgpu/userq: declutter the code with goto

[PATCH v4 4/5] mm: rename zone->lock to zone->_lock
 2026-03-06  8:05 UTC  (5+ messages)

[PATCH v3] KVM: x86: use array_index_nospec with indices that come from guest
 2026-03-06  8:05 UTC  (7+ messages)

[PATCH] MAINTAINERS: add mm-related procfs files to MM sections
 2026-03-06  8:04 UTC  (2+ messages)

[PATCH 0/1] [topic/xe-for-CI] Update NVL-P GuC to v70.60.0
 2026-03-06  8:04 UTC  (2+ messages)
` ✗ Xe.CI.BAT: failure for Update NVL-P GuC to v70.60.0 (rev2)

[PATCH v1 1/4] drm/amdgpu/userq: defer queue publication until create completes
 2026-03-06  8:04 UTC  (2+ messages)
` [PATCH v1 2/4] drm/amdgpu/userq: declutter the code with goto

[PATCH 14/14] block: Enable lock context analysis for all block drivers
 2026-03-06  8:02 UTC 

[PATCH 2/2] dm-bufio: Use struct_size() helper in kmalloc()
 2026-03-06  8:02 UTC 

[PATCH v13 00/17] HVF: Add support for platform vGIC and nested virtualisation
 2026-03-06  7:57 UTC  (18+ messages)
` [PATCH v13 01/17] hw/arm: virt: remove hvf_arm.h include
` [PATCH v13 02/17] hvf/arm: handle FEAT_SME2 migration
` [PATCH v13 03/17] hvf/arm: expose FEAT_SME2 to guest if available
` [PATCH v13 04/17] hw/intc: Add hvf vGIC interrupt controller support
` [PATCH v13 05/17] hw/intc: arm_gicv3_hvf: save/restore Apple GIC state
` [PATCH v13 06/17] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC
` [PATCH v13 07/17] target/arm: hvf: instantiate GIC early
` [PATCH v13 08/17] hw/arm, target/arm: nested virtualisation on HVF
` [PATCH v13 09/17] hvf: only call hvf_sync_vtimer() when running without the platform vGIC
` [PATCH v13 10/17] hvf: gate ARM_FEATURE_PMU register emulation behind not being at EL2
` [PATCH v13 11/17] hvf: arm: allow exposing minimal PMU when running with nested virt on
` [PATCH v13 12/17] target/arm: hvf: add asserts for code paths not leveraged when using the vGIC
` [PATCH v13 13/17] hvf: sync registers used at EL2
` [PATCH v13 14/17] target/arm: hvf: pass through CNTHCTL_EL2 and MDCCINT_EL1
` [PATCH v13 15/17] hvf: arm: SME2 availability fixes
` [PATCH v13 16/17] hvf: arm: fix SME capabilities reporting
` [PATCH v13 17/17] hvf: enable nested virtualisation support

[RFC PATCH v2] mm/swap, PM: hibernate: hold swap device reference across swap operation
 2026-03-06  8:02 UTC  (3+ messages)

[PATCH v4 5/9] drm/panthor: Part ways with drm_gem_shmem_object
 2026-03-06  8:01 UTC  (2+ messages)

[PATCH V2] tracing: Revert "tracing: Remove pid in task_rename tracing output"
 2026-03-06  7:59 UTC 

[PATCH v2 0/2] Add initial support for Lenovo YOGA Tablet 10 (Wi-Fi)
 2026-03-06  8:01 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: mediatek: Add "

[PATCH 0/5] PCI/CXL: Save and restore CXL DVSEC and HDM state across resets
 2026-03-06  8:00 UTC  (6+ messages)
` [PATCH 1/5] PCI: Add CXL DVSEC control, lock, and range register definitions
` [PATCH 2/5] cxl: Move HDM decoder and register map definitions to include/cxl/pci.h
` [PATCH 3/5] PCI: Add virtual extended cap save buffer for CXL state
` [PATCH 4/5] PCI: Add cxl DVSEC state save/restore across resets
` [PATCH 5/5] PCI: Add HDM decoder state save/restore

[PATCH 1/2] block: Use struct_size() helper in kmalloc()
 2026-03-06  8:00 UTC 

[RESEND PATCH mptcp-net] mptcp: sync the msk->sndbuf at accept() time
 2026-03-06  8:00 UTC  (2+ messages)

[PATCH v2 00/15] var-som-6ul: improve support for variants
 2026-03-06  8:00 UTC  (3+ messages)
` [PATCH v2 04/15] dt-bindings: arm: fsl: change incorrect VAR-SOM-MX6UL references

[PATCH v8 0/8] memory: Remove most _nomigrate variants
 2026-03-06  7:57 UTC  (3+ messages)
` [PATCH v8 8/8] memory: Factor out common ram region initialization

[PATCH] KVM: X86: Fix array_index_nospec protection in __pv_send_ipi
 2026-03-06  7:59 UTC 

[PATCH v2 00/24] Refactor LT PHY PLL handling to use DPLL framework
 2026-03-06  7:59 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Refactor LT PHY PLL handling to use DPLL framework (rev2)


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.