All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-05 17:07:18 to 2026-05-05 17:58:37 UTC [more...]

[PATCH v5 00/11] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-05-05 17:19 UTC  (10+ messages)
` [PATCH v5 01/11] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH v5 04/11] mach-snapdragon: boot0.h: split out msm8916_boot0.h
` [PATCH v5 07/11] mach-snapdragon: Kconfig: changes / additions to support SPL

[PATCH] spi: spacemit: avoid 32-bit integer overflow warning
 2026-05-05 17:57 UTC  (2+ messages)

[PATCH v6 2/3] binman: collection: Set build_done on referenced entries
 2026-05-05 17:57 UTC  (3+ messages)
` [PATCH v7 0/3] binman: Fix preload signing with encrypted FIT

[PATCH v1 1/3] configs: r8a78000_ironhide: Drop duplicate CONFIG_SCMI_FIRMWARE
 2026-05-05 17:57 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v1 00/10] configs: toradex: Enable EFI
 2026-05-05 17:57 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2026-05-05 17:57 UTC  (2+ messages)

[PATCH v2 0/9] printk: Clean up preferred console handling
 2026-05-05 17:56 UTC  (5+ messages)
` [PATCH v2 3/9] printk: Separate code for adding/updating preferred console metadata
` [PATCH v2 5/9] printk: Separate code for enabling console

[PATCH v3] i2c: smbus: reject oversized block transfers in the common path
 2026-05-05 17:55 UTC 

[LTP] [PATCH v3] lib: Introduce tst_path_macros.h to consolidate system paths
 2026-05-05 17:54 UTC  (2+ messages)
` [LTP] "

[LTP] [PATCH v10] high_freq_hwp_cap_cppc.c: new test
 2026-05-05 17:54 UTC  (2+ messages)
` [LTP] "

[PATCH 0/5] Makefile fixes
 2026-05-05 17:53 UTC  (6+ messages)
` [PATCH 1/5] rpdfs-progs: don't link generators with main LDFLAGS
` [PATCH 2/5] rpdfs-progs: declare crc64.o dependency on generated header
` [PATCH 3/5] rpdfs-progs: rename utask asm extraction file to dodge save-temps race
` [PATCH 4/5] rpdfs-progs: use per-invocation temp file for sparse defines
` [PATCH 5/5] rpdfs-progs: clean removes generated crc64table.h

[PATCH v2 00/12] crypto: talitos - fix several issues in the Freescale talitos crypto driver
 2026-05-05 17:53 UTC  (13+ messages)
` [PATCH v2 01/12] crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor header
` [PATCH v2 02/12] crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1
` [PATCH v2 03/12] crypto: talitos - move dma unmapping code in flush_channel() into a standalone dma_unmap_request() function
` [PATCH v2 04/12] crypto: talitos - move dma mapping code in talitos_submit() into a standalone dma_map_request() function
` [PATCH v2 05/12] crypto: talitos - move code in current_desc_hdr() into a standalone function
` [PATCH v2 06/12] crypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional descriptor
` [PATCH v2 07/12] crypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueue
` [PATCH v2 08/12] crypto: talitos/hash - drop workqueue mechanism for SEC1
` [PATCH v2 09/12] crypto: talitos/hash - rename first_desc/last_desc to first_request/last_request
` [PATCH v2 10/12] crypto: talitos/hash - remove useless wrapper
` [PATCH v2 11/12] crypto: talitos/hash - fix SEC2 64k - 1 ahash request limitation
` [PATCH v2 12/12] crypto: talitos - fix invalid submit_count initial value

[LTP] [PATCH v5] cpufreq.c: add new test for cpufreq sysfs interface validation
 2026-05-05 17:53 UTC  (2+ messages)
` [LTP] "

[PATCH v1] drm/xe/hw_error: Cleanup array map
 2026-05-05 17:50 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH 6.18 000/275] 6.18.27-rc1 review
 2026-05-05 17:50 UTC  (4+ messages)
` [PATCH 6.18 214/275] mptcp: sync the msk->sndbuf at accept() time

[PULL] drm-intel-next
 2026-05-05 17:50 UTC 

[PATCH 0/4] HMP roll up
 2026-05-05 17:49 UTC  (3+ messages)

[PATCH v3] iio: humidity: ens210: Fix missing I2C functionality checks
 2026-05-05 17:49 UTC 

[PATCH v2] firmware: raspberrypi: Change dependency to ARCH_BCM2835 and COMPILE_TEST
 2026-05-05 17:49 UTC  (2+ messages)

[RFC PATCH 00/25] assorted dcache cleanups and fixes
 2026-05-05 17:48 UTC  (5+ messages)
` [RFC PATCH 02/25] alloc_path_pseudo(): make sure we don't end up with NORCU dentries for directories

[PATCH v3 0/9] : pnv/phb4: Update PHB4 to the latest PHB5 spec
 2026-05-05 17:46 UTC  (4+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 6/9] pnv/phb4: Set link-active status in HPSTAT and LMR registers

[PATCH] platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration
 2026-05-05 17:47 UTC  (3+ messages)

[PATCH v3 00/10] iio: accel: mma8452: improve coding style, pm and resource cleanup
 2026-05-05 17:46 UTC  (11+ messages)
` [PATCH v3 01/10] iio: accel: mma8452: handle I2C read error(s) in mma8452_read()
` [PATCH v3 02/10] iio: accel: mma8452: switch to non-devm request_threaded_irq()
` [PATCH v3 03/10] iio: accel: mma8452: cleanup codestyle warning
` [PATCH v3 04/10] iio: accel: mma8452: sort headers alphabetically
` [PATCH v3 05/10] iio: accel: mma8452: Use dev_err_probe()
` [PATCH v3 06/10] iio: accel: mma8452: convert to bulk regulator usage
` [PATCH v3 07/10] iio: accel: mma8452: use local struct device
` [PATCH v3 08/10] iio: accel: mma8452: use pm_ptr() and direct runtime PM calls
` [PATCH v3 09/10] iio: accel: mma8452: Use IIO cleanup helpers
` [PATCH v3 10/10] iio: accel: mma8452: use guard() to release mutexes

[linux-next:master 1590/2999] drivers/clk/mmp/clk-pxa1908-apbcp.c:64:2-3: Unneeded semicolon
 2026-05-05 17:46 UTC 

[PATCH 1/1] xen/mm: normalize page count types to unsigned long
 2026-05-05 17:45 UTC  (3+ messages)

[PATCH v5] drm/xe/xe_survivability: Simplify runtime survivability error handling
 2026-05-05 17:45 UTC  (2+ messages)

[PATCH 1/2] wayland: upgrade 1.24.0 -> 1.25.0
 2026-05-05 17:45 UTC  (3+ messages)
` [PATCH 2/2] weston: upgrade 15.0.0 -> 15.0.1
` Patchtest results for [PATCH 1/2] wayland: upgrade 1.24.0 -> 1.25.0

[PATCH] accel: ethosu: Add performance counter support
 2026-05-05 17:45 UTC  (2+ messages)

[PATCH 0/9] rteval: Fix measurement module hangs and improve test infrastructure
 2026-05-05 17:43 UTC  (10+ messages)
` [PATCH 1/9] rteval: Fix timerlat error handling to prevent hangs
` [PATCH 2/9] rteval: Fix cyclictest "
` [PATCH 3/9] rteval: Update config files to clarify measurement module selection
` [PATCH 4/9] rteval: Add regression tests for measurement module error handling
` [PATCH 5/9] rteval: Fix e2e test patterns for current rteval behavior
` [PATCH 6/9] rteval: Refactor core sharing validation test into proper unittest
` [PATCH 7/9] rteval: Rename unittest target to unit-tests for consistency
` [PATCH 8/9] rteval: Organize cpuset tests and make core sharing tests skip gracefully
` [PATCH 9/9] rteval: Move run_tests.sh to tests/ and remove obsolete test scripts

[PATCH net] net: shaper: Reject reparenting of existing nodes
 2026-05-05 17:43 UTC 

[PATCH net-next v2 0/6] net: devmem: support devmem with netkit devices
 2026-05-05 17:41 UTC  (3+ messages)
` [PATCH net-next v2 1/6] net: add netmem_tx modes that indicate dma capability

[PATCH] iommu/amd: Explicitly bail from enable_iommus_vapic() when in legacy mode
 2026-05-05 17:41 UTC  (3+ messages)

[PATCH 1/2] pinctrl: bcm: Move MODULE_DEVICE_TABLE next to the table itself
 2026-05-05 17:41 UTC  (3+ messages)

[PATCH net-next v3 0/5] net/sched: netem: fixes and improvements
 2026-05-05 17:38 UTC  (6+ messages)
` [PATCH net-next v3 1/5] net/sched: netem: reorder struct netem_sched_data
` [PATCH net-next v3 2/5] net/sched: netem: remove useless VERSION
` [PATCH net-next v3 3/5] net/sched: netem: replace pr_info with netlink extack error messages
` [PATCH net-next v3 4/5] net/sched: netem: handle multi-segment skb in corruption
` [PATCH net-next v3 5/5] net/sched: netem: add per-impairment extended statistics

[PATCH v10 00/16] lenovo-wmi: Add fixes and enhancement
 2026-05-05 17:40 UTC  (10+ messages)
` [PATCH v10 06/16] platform/x86: lenovo-wmi-other: Limit adding attributes to supported devices

[ANNOUNCE] 5.10.254-rt150
 2026-05-05 17:40 UTC 

[PATCH net v3] net: phy: broadcom: Save PHY counters during suspend
 2026-05-05 17:39 UTC 

[PATCH v4 0/3] vfio/pci: Request resources and map BARs at enable time
 2026-05-05 17:38 UTC  (4+ messages)
` [PATCH v4 1/3] vfio/pci: Set up BAR resources and maps in vfio_pci_core_enable()
` [PATCH v4 2/3] vfio/pci: Check BAR resources before exporting a DMABUF
` [PATCH v4 3/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()

[RFC PATCH v2 0/8] Adding NO_STA flag and reworking RX link resolution
 2026-05-05 17:39 UTC  (4+ messages)

[PATCH v2 0/1] Do not include LRC indirect ring state size in engine state size
 2026-05-05 17:38 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for Do not include LRC indirect ring state size in engine state size (rev3)

[PATCH v3 0/3] staging: rtl8723bs: fix OOB reads and heap overflow in IE parsing
 2026-05-05 17:38 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] staging: rtl8723bs: fix OOB reads in update_beacon_info() and bwmode_update_check()
  ` [PATCH v4 2/3] staging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cmd_hdl()
  ` [PATCH v4 3/3] staging: rtl8723bs: fix OOB reads in rtw_get_wps_ie() and rtw_cfg80211_set_wpa_ie()

[PATCH v5 0/4] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-05-05 17:37 UTC  (5+ messages)
` [PATCH v5 1/4] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v5 2/4] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v5 3/4] KVM: s390: Change the fi->lock to a raw_spinlock for RT case
` [PATCH v5 4/4] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject

[PATCH v4 0/2] TTM shrinker fragmentation / partial restore fixes
 2026-05-05 17:36 UTC  (7+ messages)
` [PATCH v4 1/2] drm/ttm: Drop tt->restore after successful restore
` [PATCH v4 2/2] drm/ttm/pool: back up at native page order

[PATCH v9 0/4] Add support for Orange Pi 5 Pro
 2026-05-05 17:35 UTC  (4+ messages)
` [PATCH v9 3/4] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro

[PATCH] iio: pressure: bmp280: zero-init bmp580 trigger handler buffer
 2026-05-05 17:34 UTC 

[PATCH v2] iio: humidity: ens210: Fix missing I2C functionality checks
 2026-05-05 17:33 UTC  (2+ messages)

[PATCH net-next 1/5] dt-bindings: net: add onsemi's TS2500/NCN26010 10BASE-T1S MACPHY
 2026-05-05 17:33 UTC  (5+ messages)

[PATCH v17 00/11] Enable CXL PCIe Port Protocol Error handling and logging
 2026-05-05 17:30 UTC  (12+ messages)
` [PATCH v17 01/11] PCI/AER: Introduce AER-CXL Kfifo
` [PATCH v17 02/11] cxl/ras: Unify Endpoint and Port AER trace events
` [PATCH v17 03/11] cxl: Use common CPER handling for all CXL devices
` [PATCH v17 04/11] cxl: Rename find_cxl_port() to find_cxl_port_by_dport()
` [PATCH v17 05/11] cxl: Limit CXL-CPER kfifo registration functions scope
` [PATCH v17 06/11] PCI: Establish common CXL Port protocol error flow
` [PATCH v17 07/11] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v17 08/11] cxl: Remove Endpoint AER correctable handler
` [PATCH v17 09/11] cxl: Update Endpoint AER uncorrectable handler
` [PATCH v17 10/11] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v17 11/11] Documentation: cxl: Document CXL protocol error handling

[PATCH v5 00/16] firmware: qcom: Add OP-TEE PAS service support
 2026-05-05 17:32 UTC  (4+ messages)
` [PATCH v5 02/16] firmware: qcom: Add a generic PAS service

[LTP] [PATCH v4] userfaultfd: Minor fixes
 2026-05-05 17:32 UTC  (2+ messages)
` [LTP] "

[PULL 0/2] OpenRISC board maintainer updates for 2026-05-05
 2026-05-05 17:29 UTC  (3+ messages)
` [PULL 1/2] MAINTAINERS: Add myself as maintainer for or1k-sim
` [PULL 2/2] MAINTAINERS: Add myself as the OpenRISC virt maintainer

[PATCH] arm64: dts: rockchip: rk3399-nanopi-r4s: Disable removed devices
 2026-05-05 17:29 UTC  (2+ messages)

[PATCH v1] gve: Use generic power management
 2026-05-05 17:28 UTC  (2+ messages)

[PATCH net v2] xfrm: esp: avoid in-place decrypt on shared skb frags
 2026-05-05 17:26 UTC  (7+ messages)

[PATCH] drm/xe/cri: Add new PCI IDs
 2026-05-05 17:26 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH] Makefile: link osxkeychain helper against Rust
 2026-05-05 17:26 UTC 

[PATCH v3 0/3] staging: rtl8723bs: fix OOB reads and heap overflow in IE parsing
 2026-05-05 17:25 UTC  (2+ messages)

[PATCH 0/2] wifi: ath12k: Fix operation under virtio
 2026-05-05 17:24 UTC  (3+ messages)
` [PATCH 1/2] wifi: ath12k: skip PCIe global reset on initial power-up
` [PATCH 2/2] wifi: ath12k: skip unknown direct buffer ring module IDs

[PATCH ath 0/2] fix leaks in some WMI error path
 2026-05-05 17:23 UTC  (3+ messages)
` [PATCH 2/2] wifi: ath11k: fix error path leaks in some WMI calls

[PATCH net-next v2 0/3] first series for xpcs based rsfec configuration
 2026-05-05 17:23 UTC  (4+ messages)
` [PATCH net-next v2 3/3] net: eth: fbnic: Add pma read and write access

[PATCH v2] wifi: ath12k: fix incorrect HT/VHT/HE/EHT MCS reporting in monitor mode
 2026-05-05 17:22 UTC  (3+ messages)

[PATCH v3 0/2] staging: rtl8723bs: fix OOB write in HT_caps_handler and OOB read in OnAssocRsp
 2026-05-05 17:22 UTC  (4+ messages)
` [PATCH v4 0/2] staging: rtl8723bs: fix OOB write and read in HT_caps_handler and OnAssocRsp
  ` [PATCH v4 1/2] staging: rtl8723bs: fix OOB write and read in HT_caps_handler()
  ` [PATCH v4 2/2] staging: rtl8723bs: fix OOB reads in OnAssocRsp() IE parsing

[PATCH v4 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-05-05 17:21 UTC  (5+ messages)
` [PATCH v4 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest

[PATCH] drm/vc4: Fix NULL pointer dereference in vc4_plane_create_additional_planes
 2026-05-05 17:20 UTC  (2+ messages)

[PATCH v5 0/5] sched/fair: SMT-aware asymmetric CPU capacity
 2026-05-05 17:20 UTC  (3+ messages)
` [PATCH 3/5] sched/fair: Prefer fully-idle SMT cores in asym-capacity idle selection

[PATCH v2 1/2] misc: fastrpc: Fix NULL pointer dereference in rpmsg callback
 2026-05-05 17:19 UTC  (3+ messages)

[PATCH] net/iavf: add support for QinQ insertion
 2026-05-05 17:19 UTC  (5+ messages)

overlayfs: verity validation broken since f77f281b6118
 2026-05-05 17:18 UTC  (4+ messages)

[PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
 2026-05-05 17:19 UTC  (11+ messages)

[PATCH v2] wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce
 2026-05-05 17:17 UTC 

[PATCH v4 1/3] oe-pkgdata-util: fix empty runtime-rprovides directory handling
 2026-05-05 17:17 UTC  (2+ messages)
` Patchtest results for "

[PATCH] po: Add Georgian (ka) translation
 2026-05-05 13:58 UTC 

[boqun:rust-sync 9/12] ././include/linux/kconfig.h:26:72: error: expected string literal before numeric constant
 2026-05-05 17:16 UTC 

[PATCH 0/6] Add WQ_PERCPU to alloc_workqueue users and workqueue replacement
 2026-05-05 17:16 UTC  (2+ messages)

[PATCH] lib/crypto: powerpc/md5: Drop powerpc optimized MD5 code
 2026-05-05 17:14 UTC  (5+ messages)

[PATCH] clk: samsung: gs101: Fix missing USI7_USI DIV clock in peric0_clk_regs
 2026-05-05 17:14 UTC 

[PATCH V1 0/6] SR-IOV Virtual Function support for AIE4 platform
 2026-05-05 17:14 UTC  (3+ messages)
` [PATCH V1 5/6] accel/amdxdna: Add AIE4 metadata query support

[Bug 220748] New: usb: xhci_queue_isoc_tx_prepare ignore start_frame and always assumes URB_ISO_ASAP is set
 2026-05-05 17:13 UTC  (5+ messages)
` [Bug 220748] "

[PATCH v3 2/6] scsi: Protect INQUIRY sysfs attributes with mutex
 2026-05-05 17:13 UTC  (2+ messages)

[PATCH] xfsrestore: only process subtrees that are selected
 2026-05-05 17:12 UTC  (4+ messages)
` [PATCH] xfs: test xfsdump subtree restores

[PATCH v2 0/5] rockchip: add USB nodes for RK3528
 2026-05-05 17:12 UTC  (12+ messages)
` [PATCH v2 1/5] arm64: dts: rockchip: Add "
` [PATCH v2 2/5] arm64: dts: rockchip: Enable USB 2.0 ports on Radxa E20C
` [PATCH v2 3/5] arm64: dts: rockchip: Enable USB ports on Radxa ROCK 2A/2F
` [PATCH v2 4/5] arm64: dts: rockchip: Enable USB 2.0 ports on ArmSoM Sige1
` [PATCH v2 5/5] arm64: dts: rockchip: Enable USB 2.0 ports on NanoPi Zero2

[PATCH 0/8] drm/panthor: Protected mode support for Mali CSF GPUs
 2026-05-05 17:11 UTC  (3+ messages)
` [PATCH 7/8] drm/panthor: Add support for entering and exiting protected mode

[PATCH v2] Drivers: hv: vmbus: Improve the logic of reserving fb_mmio on Gen2 VMs
 2026-05-05 17:11 UTC  (2+ messages)

[PATCH net-next v10 00/10] ipv6: Address ext hdr DoS vulnerabilities
 2026-05-05 17:11 UTC  (2+ messages)

[OE-core][scarthgap 00/23] Patch review
 2026-05-05 17:10 UTC 

[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
 2026-05-05 17:09 UTC  (8+ messages)
` [PATCH v6 1/7] tracing/lock: Remove unnecessary linux/sched.h include
` [PATCH v6 2/7] locking/percpu-rwsem: Extract __percpu_up_read()
` [PATCH v6 3/7] locking: Add contended_release tracepoint to sleepable locks
` [PATCH v6 4/7] locking: Factor out queued_spin_release()
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
` [PATCH v6 6/7] locking: Factor out __queued_read_unlock()/__queued_write_unlock()
` [PATCH v6 7/7] locking: Add contended_release tracepoint to qrwlock

[PATCH RFC v3 0/9] AD9910 Direct Digital Synthesizer
 2026-05-05 17:09 UTC  (10+ messages)
` [PATCH RFC v3 9/9] docs: iio: add documentation for ad9910 driver

intel_iommu unit test is also failing (was: Re: [PATCH kvm-unit-tests] realmode: load above stack)
 2026-05-05 17:08 UTC  (12+ messages)
        ` intel_iommu unit test is also failing

[PATCH] PCI/switchtec: Add Gen6 Device IDs
 2026-05-05 17:07 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: freescale: imx91-phycore-som: Add gpio-line-names
 2026-05-05 17:07 UTC  (2+ messages)

[PATCH 0/3] PCI/IOV: Restore initial VF BAR sizing after VF ReBAR
 2026-05-05 17:07 UTC  (2+ messages)
` ✓ CI.KUnit: success for "


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.