All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-11 00:13:26 to 2026-04-11 02:48:28 UTC [more...]

[PATCH v2 0/3] ARM: dts: aspeed: anacapa: restructure devicetree for development-phase
 2026-04-09 11:40 UTC  (2+ messages)
` [PATCH v2 3/3] ARM: dts: aspeed: anacapa: add EVT2 devicetree and update wrapper

[PATCH 00/35] irqchip/qcom-pdc: Clean up register mapping and DT descriptions
 2026-04-11  2:48 UTC  (4+ messages)
` [PATCH 04/35] irqchip/qcom-pdc: Replace pdc_version global with a function pointer

[PATCH] arch/riscv: Add bitrev.h file to support rev8 and brev8
 2026-04-11  2:48 UTC  (3+ messages)

[PATCH v6 0/3] Add support for Orange Pi 5 Pro
 2026-04-11  2:47 UTC  (8+ messages)
` [PATCH v6 1/3] dt-bindings: arm: rockchip: Add "
` [PATCH v6 2/3] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro
` [PATCH v6 3/3] arm64: dts: rockchip: Add Orange Pi 5 Pro board support

[PATCH sched_ext/for-7.1] sched_ext: Drop spurious warning on kick during scheduler disable
 2026-04-11  2:41 UTC  (3+ messages)

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

[PATCH] usb: typec: intel_pmc_mux: combine kzalloc + kcalloc
 2026-04-11  2:36 UTC 

[PATCH bpf-next v2 0/3] Use kmalloc_nolock() universally in BPF local storage
 2026-04-11  2:36 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: Remove kmalloc tracing from local storage create bench
` [PATCH bpf-next v2 2/3] bpf: Use kmalloc_nolock() universally in local storage
` [PATCH bpf-next v2 3/3] bpf: Remove gfp_flags plumbing from bpf_local_storage_update()

[PATCH 0/4] pinctrl: More compile testing
 2026-04-10 21:22 UTC  (6+ messages)
` [PATCH 1/4] pinctrl: realtek: Enable "
` [PATCH 2/4] pinctrl: aspeed: Enable compile testing outside of ARCH_ASPEED
` [PATCH 3/4] pinctrl: vt8500: Enable compile testing
` [PATCH 4/4] ARM: realtek: MAINTAINERS: Include pin controller drivers

[PATCH v2 00/15] s390x/pci: Implement migration for emulated devices
 2026-04-11  2:26 UTC  (16+ messages)
` [PATCH v2 01/15] s390x/pci: implement IOMMU replay
` [PATCH v2 02/15] s390x/pci: Create function to contain translation status check
` [PATCH v2 03/15] s390x/pci: Move iommu_mr from S390PCIIOMMU to S390PCIBusDevice
` [PATCH v2 04/15] s390x/pci: Move dm_mr "
` [PATCH v2 05/15] s390x/pci: Move iotlb "
` [PATCH v2 06/15] s390x/pci: Remove a ptr to S390PCIBusDevice from S390PCIIOMMU
` [PATCH v2 07/15] s390x/pci: Move/rename enabled from S390PCIIOMMU to S390PCIBusDevice
` [PATCH v2 08/15] s390x/pci: Move dma_limit "
` [PATCH v2 09/15] s390x/pci: Move g_iota "
` [PATCH v2 10/15] s390x/pci: Move pba "
` [PATCH v2 11/15] s390x/pci: Move pal "
` [PATCH v2 12/15] s390x/pci: Move max_dma_limit "
` [PATCH v2 13/15] s390x/pci: Add a comment explaining S390PCIIOMMU purpose
` [PATCH v2 14/15] s390x/pci: Implement migration for emulated devices
` [PATCH v2 15/15] s390x/pci: Create function to contain fmb_timer start

[PATCH v2 0/2] iio: adc: ltc2309: Add LTC2305 read delay and optimize chip_info
 2026-04-11  2:27 UTC  (3+ messages)

[tglx-devel:cleanups 15/38] drivers/ptp/ptp_vmclock.c:686:31: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'resource_size_t' {aka 'unsigned int'}
 2026-04-11  2:26 UTC 

[PATCH 0/2] iommu/riscv: Support Svpbmt memory types in generic_pt
 2026-04-11  2:22 UTC  (9+ messages)
` [PATCH 1/2] iommu/riscv: Advertise Svpbmt support to generic page table
` [PATCH 2/2] iommupt: Encode IOMMU_MMIO/IOMMU_CACHE via RISC-V Svpbmt bits

[PATCH v2 00/17] drm/msm: A8xx Support - Batch 2
 2026-04-11  2:22 UTC  (5+ messages)
` [PATCH v2 12/17] drm/msm/a6xx: Add soft fuse detection support
` [PATCH v2 15/17] drm/msm/a8xx: Preemption support for A840

[sailus-media-tree:metadata 93/116] ERROR: modpost: "__divdi3" [drivers/media/i2c/imx219.ko] undefined!
 2026-04-11  2:14 UTC 

[PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
 2026-04-11  2:08 UTC  (5+ messages)

[PATCH v7 00/22] Runtime TDX module update support
 2026-04-11  2:06 UTC  (26+ messages)
` [PATCH v7 05/22] x86/virt/seamldr: Add a helper to retrieve P-SEAMLDR information
` [PATCH v7 07/22] coco/tdx-host: Implement firmware upload sysfs ABI for TDX module updates
` [PATCH v7 08/22] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v7 09/22] x86/virt/seamldr: Introduce skeleton for TDX module updates
` [PATCH v7 10/22] x86/virt/seamldr: Abort updates if errors occurred midway
` [PATCH v7 11/22] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v7 12/22] x86/virt/tdx: Reset software states during TDX module shutdown
` [PATCH v7 13/22] x86/virt/seamldr: Install a new TDX module
` [PATCH v7 14/22] x86/virt/seamldr: Do TDX per-CPU initialization after updates
` [PATCH v7 15/22] x86/virt/tdx: Restore TDX module state

[pci:controller/dwc-tegra194] BUILD SUCCESS a86ca8698c88461dd5770b638a2e2459f58d370c
 2026-04-11  2:05 UTC 

[PATCH V2] LoongArch: Show CPU vulnerabilites correctly
 2026-04-11  2:05 UTC 

[PATCH] staging: vme_user: vme_tsi148: added missing blank line
 2026-04-11  2:05 UTC 

[jlayton:dir-deleg 16/27] ERROR: modpost: "nfsd_handle_dir_event" [fs/nfsd/nfsd.ko] undefined!
 2026-04-11  2:02 UTC 

WireGuard obfuscation & active probing: staying virtuous under pressure
 2026-04-10 16:28 UTC 

[GSoC PATCH v3 0/5] preserve promisor files content after repack
 2026-04-11  2:02 UTC  (8+ messages)
` [GSoC PATCH v4 "
  ` [GSoC PATCH v5 0/6] "
    ` [GSoC PATCH v5 2/6] repack-promisor add helper to fill promisor file "

[PATCH net] net/sched: taprio: fix use-after-free in advance_sched() on schedule switch
 2026-04-11  1:57 UTC 

[PATCH] drm/xe: Convert stolen memory over to ttm_range_manager
 2026-04-11  1:57 UTC  (4+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH v4 0/3] thermal: spacemit: Add support for SpacemiT K1 SoC thermal sensor
 2026-04-11  1:56 UTC  (9+ messages)
` [PATCH v4 1/3] dt-bindings: thermal: Add SpacemiT K1 "
` [PATCH v4 2/3] thermal: spacemit: k1: Add thermal sensor support

drivers/gpio/gpiolib.c:4732 gpiod_find_and_request() warn: 'desc' can also be NULL
 2026-04-11  1:52 UTC 

[PATCH 00/11] hw/arm/smmuv3-accel: Resolve AUTO properties
 2026-04-11  1:52 UTC  (4+ messages)
` [PATCH 04/11] vfio/pci: Add ats property and mask ATS cap when not exposed

[meta-oe][PATCH] libtar: Fix build with clang-22 -std=gnu23
 2026-04-11  1:47 UTC 

[PATCH v5 0/3] Support PERF MGMT for RXE
 2026-04-11  1:45 UTC  (4+ messages)
` [PATCH v5 2/3] RDMA/rxe: add SENT/RCVD bytes

[PATCH v4 0/2] USE drm mm instead of drm SA for CCS read/write
 2026-04-11  1:45 UTC  (5+ messages)
` [PATCH v4 1/2] drm/xe: Add memory pool with shadow support
` [PATCH v4 2/2] drm/xe/vf: Use drm mm instead of drm sa for CCS read/write

[RFC PATCH 00/20] DCD: Remove support for sparse regions & add tags
 2026-04-11  1:23 UTC  (21+ messages)
` [PATCH 01/20] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH 02/20] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH 03/20] cxl/cdat: Gather DSMAS data for DCD partitions
` [PATCH 04/20] cxl/core: Enforce partition order/simplify partition calls
` [PATCH 05/20] cxl/mem: Expose dynamic ram A partition in sysfs
` [PATCH 06/20] cxl/port: Add 'dynamic_ram_a' to endpoint decoder mode
` [PATCH 07/20] cxl/region: Add sparse DAX region support
` [PATCH 08/20] cxl/events: Split event msgnum configuration from irq setup
` [PATCH 09/20] cxl/pci: Factor out interrupt policy check
` [PATCH 10/20] cxl/mem: Configure dynamic capacity interrupts
` [PATCH 11/20] cxl/core: Return endpoint decoder information from region search
` [PATCH 12/20] cxl/extent: Process dynamic partition events and realize region extents
` [PATCH 13/20] cxl/region/extent: Expose region extent information in sysfs
` [PATCH 14/20] dax/bus: Factor out dev dax resize logic
` [PATCH 15/20] dax/region: Create resources on DAX regions
` [PATCH 16/20] cxl/region: Read existing extents on region creation
` [PATCH 17/20] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH 18/20] tools/testing/cxl: Make event logs dynamic
` [PATCH 19/20] tools/testing/cxl: Add DC Regions to mock mem data
` [PATCH 20/20] dax/bus.c: make DC regions driver type DAXDRV_DEVICE_TYPE

[tglx-devel:cleanups 15/38] drivers/ptp/ptp_vmclock.c:687:5: warning: format specifies type 'unsigned long long' but the argument has type 'resource_size_t' (aka 'unsigned int')
 2026-04-11  1:40 UTC 

[android-common:android14-6.1-2025-12 2/2] arch/arm64/geniezone/../../../drivers/virt/geniezone/gzvm_irqfd.c:303:12: error: call to undeclared function 'eventfd_ctx_fileget'; ISO C99 and later do not support implicit function declarations
 2026-04-11  1:40 UTC 

[PATCH] riscv: dts: tenstorrent: Add PMU node to blackhole for Linux perf support
 2026-04-11  1:38 UTC  (3+ messages)

[PATCH v3 0/3] drm/xe/oa: Wa_14026633728
 2026-04-11  1:38 UTC  (6+ messages)
` [PATCH 1/3] drm/xe/oa: Use xe_map layer
` [PATCH 2/3] drm/xe/oa: Use drm_gem_mmap_obj for OA buffer mmap
` [PATCH 3/3] drm/xe/oa: Implement Wa_14026633728
` ✓ CI.KUnit: success for drm/xe/oa: Wa_14026633728 (rev3)
` ✓ Xe.CI.BAT: "

[moderation/CI] Re: Use kmalloc_nolock() universally in BPF local storage
 2026-04-11  1:36 UTC 

[PATCH net-next v2 1/2] net: add missing syncookie statistics for BPF custom syncookies
 2026-04-11  1:32 UTC  (2+ messages)
` [PATCH net-next v2 2/2] selftests/bpf: verify syncookie statistics in tcp_custom_syncookie

[PATCH 0/2] SMB Direct: double-free of send_io on ib_post_send failure in batch flush path
 2026-04-11  1:31 UTC  (3+ messages)

[PATCH 6.1 000/312] 6.1.168-rc1 review
 2026-04-11  1:28 UTC  (2+ messages)

[PATCH bpf-next v1 0/3] Use kmalloc_nolock() universally in BPF local storage
 2026-04-11  1:28 UTC  (7+ messages)
` [PATCH bpf-next v1 1/3] selftests/bpf: Remove kmalloc tracing from local storage create bench
` [PATCH bpf-next v1 2/3] bpf: Use kmalloc_nolock() universally in local storage
` [PATCH bpf-next v1 3/3] bpf: Remove gfp_flags plumbing from bpf_local_storage_update()

[pdx86-platform-drivers-x86:review-ilpo-next 91/98] drivers/platform/x86/intel/int3472/led.c:20:38: error: no member named 'led' in 'struct int3472_discrete_device'; did you mean 'leds'?
 2026-04-11  1:27 UTC 

[jlayton:dir-deleg 4/27] fs/namei.c:4179:31: error: use of undeclared identifier 'LEASE_BREAK_DIR_CREATE'
 2026-04-11  1:27 UTC 

arch/um/drivers/vector_kern.c:471 destroy_queue() warn: variable dereferenced before check 'qi' (see line 468)
 2026-04-11  1:27 UTC 

[lindholm-alpha:entry 6/6] kernel/trace/trace_syscalls.c:1329:31: error: 'sys_call_table' undeclared; did you mean 'syscall_args'?
 2026-04-11  1:27 UTC 

[PATCH] tests/kms_flip: Fix regression on non-Intel devices in event_loop
 2026-04-11  1:23 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v7 0/3] PCI: Refactor PCIe speed validation and conversion functions
 2026-04-11  1:21 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Enforce regsafe base id consistency for BPF_ADD_CONST scalars
 2026-04-11  1:20 UTC  (2+ messages)

[PATCH] smb: client: get rid of d_drop()+d_add()
 2026-04-11  1:19 UTC  (2+ messages)

[PATCH] arm: Kconfig: fix duplicate words in help text
 2026-04-11  1:19 UTC 

[ndctl PATCH] cxl/list: apply bus and port filters to anonymous memdevs
 2026-04-11  1:13 UTC 

[PATCH] cxl/core/region_dax.c: fix missing assignment in cxl_dax_region_alloc()
 2026-04-11  1:11 UTC 

[PATCH v2 0/6] perf arm_spe: Dump IMPDEF events
 2026-04-11  1:08 UTC  (3+ messages)
` [PATCH v2 6/6] perf arm_spe: Print remaining IMPDEF event numbers

[cel:nfsd-testing 117/120] Warning: fs/nfsd/nfs4state.c:9657 bad line: and optionally other attributes (ie ATTR_ATIME)
 2026-04-11  1:07 UTC 

[PATCH 0/1] perf build: fix "argument list too long" in second location
 2026-04-11  1:07 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2 0/8] perf libunwind multiple remote support
 2026-04-11  1:04 UTC  (4+ messages)
` [PATCH v3 "

[PATCH net-next v1] net: add missing syncookie statistics for BPF custom syncookies
 2026-04-11  1:05 UTC  (3+ messages)

[vireshk:virtio/msg-amp 20/22] drivers/virtio/virtio_msg_amp_sapphire.c:114:32: sparse: sparse: incorrect type in assignment (different address spaces)
 2026-04-11  1:04 UTC 

[tglx-devel:cleanups 1/38] include/linux/compiler_types.h:44:10: fatal error: asm/percpu_types.h: No such file or directory
 2026-04-11  1:04 UTC 

[PATCH] mm/zone_device: Do not touch device folio after calling ->folio_free()
 2026-04-11  1:03 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/9] Optimize anonymous large folio unmapping
 2026-04-11  1:02 UTC  (3+ messages)
` [PATCH v2 1/9] mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one

[sre-misc:thinkpad-t14s-x1e 83/106] arch/arm64/boot/dts/qcom/x1e001de-devkit-el2.dtb: video-codec@aa00000 (qcom,x1e80100-iris): Unevaluated properties are not allowed ('video-firmware' was unexpected)
 2026-04-11  0:57 UTC 

[PATCH] staging: media: atomisp: fix indentation to use tabs instead of spaces
 2026-04-11  0:55 UTC 

[PATCH net v7 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-04-11  0:55 UTC  (3+ messages)
` [PATCH net v7 1/2] net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master
` [PATCH net v7 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up

[PATCH net v6 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
 2026-04-11  0:51 UTC  (4+ messages)
` [PATCH net v6 2/2] selftests/bpf: add test for xdp_master_redirect with bond not up

[PATCH mptcp-next v3 0/3] only remove entry from local_addr_list when sending a REMOVE_ADDR
 2026-04-11  0:49 UTC  (2+ messages)

[PATCH v2 0/3] drm/xe/oa: Wa_14026633728
 2026-04-11  0:49 UTC  (3+ messages)
` [PATCH 1/3] drm/xe/oa: Use xe_map layer

[RFC][PATCH] make sure that lock_for_kill() callers drop the locks in safe order
 2026-04-11  0:51 UTC  (11+ messages)

[PATCH mptcp-next v3 0/2] implement psock_update_sk_prot
 2026-04-11  0:45 UTC  (5+ messages)
` [PATCH mptcp-next v3 1/2] mptcp: "
` [PATCH mptcp-next v3 2/2] selftests/bpf: Update sockmap tests for MPTCP

[PATCH] x86/itmt: Keep ITMT enabled when debugfs is unavailable
 2026-04-11  0:41 UTC 

[Intel-wired-lan] [PATCH iwl-next 0/2] Introduce IDPF PCI callbacks
 2026-04-11  0:39 UTC  (6+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next 1/2] idpf: remove conditonal MBX deinit from idpf_vc_core_deinit()
  `  "
` [Intel-wired-lan] [PATCH iwl-next 2/2] idpf: implement pci error handlers
  `  "

[bvanassche:thread-safety 89/94] drivers/block/sunvdc.c:1124:2: warning: releasing spinlock 'port->vio.lock' that was not held
 2026-04-11  0:35 UTC 

[fustini:b4/ssqosid-cbqri-rqsc 15/19] include/linux/bits.h:48:20: warning: left shift count >= width of type
 2026-04-11  0:34 UTC 

[PATCH v3 0/5] mm: batch TLB flushing for dirty folios in vmscan
 2026-04-11  0:34 UTC  (7+ messages)
` [PATCH v3 3/5] mm/vmscan: extract folio_free() and pageout_one()
` [PATCH v3 4/5] mm/vmscan: extract folio unmap logic into folio_try_unmap()
` [PATCH v3 5/5] mm/vmscan: flush TLB for every 31 folios evictions

[PATCH v2 0/2] tpm_tis: fix retry exhaustion and add logging
 2026-04-11  0:33 UTC  (3+ messages)
` [PATCH v2 1/2] tpm: tpm_tis: add error logging for data transfer
` [PATCH v2 2/2] tpm: tpm_tis: stop transmit if retries are exhausted

[tglx-devel:cleanups 18/38] ../../../lib/rbtree_test.c:246:9: error: unknown type name 'ktime_t'; did you mean 'time_t'?
 2026-04-11  0:33 UTC 

[PATCH v3] selftests: vsock: avoid races creating Unix socket paths
 2026-04-11  0:33 UTC  (3+ messages)

[PATCH] LoongArch: Show CPU vulnerabilites correctly
 2026-04-11  0:31 UTC  (2+ messages)

[ulfh-pm:debug_pm 2/6] drivers/pmdomain/pm_domain_test.c:152:14: error: use of undeclared identifier 'pm_domain_cpu_gov'
 2026-04-11  0:31 UTC 

[PATCH 1/4] sudo: Fix build with std=gnu23
 2026-04-11  0:29 UTC  (4+ messages)
` [PATCH 2/4] bind: "
` [PATCH 3/4] strace: "
` [PATCH 4/4] vulkan-samples: Upgrade to latest tip of trunk

[PATCH v5 0/3] pull region-specific logic into new files
 2026-04-11  0:26 UTC  (4+ messages)
` [PATCH v5 2/3] cxl/core/region: move dax region device logic into region_dax.c

[GIT PULL] Driver core changes for 7.1-rc1
 2026-04-11  0:24 UTC 

[PATCH v2] selftests: mm: skip charge_reserved_hugetlb without killall
 2026-04-11  0:21 UTC  (2+ messages)

[PATCH 0/3] Xe3p tuning and workaround fixes
 2026-04-11  0:17 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v2] mm/memory-failure: use bool for forcekill state
 2026-04-11  0:15 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: mxl862xx: add statistics support
 2026-04-11  0:13 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: mxl862xx: add ethtool "
` [PATCH net-next 2/2] net: dsa: mxl862xx: implement .get_stats64


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.