All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-06 15:53:55 to 2026-07-06 16:29:45 UTC [more...]

[PATCHv2 0/7] hw/arm: Adding Cortex-M7 Asymmetric Multiprocessing boot support for i.MX8MP
 2026-07-06 16:28 UTC  (3+ messages)
` [PATCHv2 1/7] hw/misc: Add i.MX8MP GPC (General Power Controller) IP
` [PATCHv2 7/7] tests/functional: Enable Cortex-M7 boot in i.MX8MP EVK functional test

[PATCH 0/7] Use the generic iommu page table for SMMUv3
 2026-07-06 16:29 UTC  (6+ messages)
` [PATCH 1/7] iommupt: Remove the sanity check for pt_num_items_lg2() at the top level
` [PATCH 2/7] iommupt/kunit: Skip test configs without supported features
` [PATCH 4/7] iommu/arm-smmu-v3: Remove io-pgtable-arm from sva.c
` [PATCH 5/7] iommu/arm-smmu-v3: Move the DMA API comment to flush_iotlb_all
` [PATCH 6/7] iommu/arm-smmu-v3: Use the generic iommu page table

U-Boot Concept Tree Proposal
 2026-07-06 16:29 UTC  (11+ messages)

[PATCH 0/4] rust: Add support for reserving of ranges of IDs
 2026-07-06 16:29 UTC  (3+ messages)
` [PATCH 2/4] rust: bitmap: add contiguous area operations

[PATCHSET sched_ext/for-7.2-fixes] sched_ext: Fix finite-slice ticks on nohz_full
 2026-07-06 16:18 UTC  (3+ messages)
` [PATCH 1/2] sched_ext: Enable tick for finite slices "
` [PATCH 2/2] selftests/sched_ext: Verify nohz_full tick behavior

[PATCH net v4] octeontx2-pf: check DMAC extraction support before filtering
 2026-07-06 16:28 UTC  (2+ messages)

[bluez/bluez] 9684d4: rap: Add Channel Sounding parameter types and APIs
 2026-07-06 16:27 UTC 

[PATCH] hw/net/xilinx_axienet: Don't write checksums off end of packet
 2026-07-06 16:27 UTC 

[PATCH v2 0/8] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-07-06 16:26 UTC  (9+ messages)
` [PATCH v2 1/8] iommu/arm-smmu-v3: Pass the parameters for the invalidation in a struct
` [PATCH v2 2/8] iommu/arm-smmu-v3: Move pgsize out of arm_smmu_inv
` [PATCH v2 3/8] iommu/arm-smmu-v3: Optimize range invalidation for latency
` [PATCH v2 4/8] iommu/arm-smmu-v3: Keep track in the arm_smmu_invs if RIL is used
` [PATCH v2 5/8] iommu/arm-smmu-v3: Precompute the invalidation commands
` [PATCH v2 6/8] iommu/arm-smmu-v3: Populate the tlbi at the top of the call chain
` [PATCH v2 7/8] iommu/arm-smmu-v3: Change how the tlbi describes the invalidation
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support the DS expansion of RIL's SCALE

[PATCH 1/6 v7] libselinux: Add overflow checks
 2026-07-06 16:27 UTC  (3+ messages)
` [PATCH 5/6 v7] libsepol: Add overflow checks to strs_* family of functions

[PATCH v3 1/4] arm64: dts: imx8mp-evk: add typec node
 2026-07-06 16:25 UTC  (2+ messages)

[PATCH] hwmon: emc2103: use min_t() for explicit type in fan target clamp
 2026-07-06 16:25 UTC 

+ radix-tree-fix-kmemleak-false-positives-on-tree-head-reassignment.patch added to mm-new branch
 2026-07-06 16:25 UTC  (6+ messages)

[PATCH batadv v2] batman-adv: bla: avoid CRC corruption due to parallel claim add
 2026-07-06 16:24 UTC 

drm/ttm/memcg/lru: enable memcg tracking for ttm, xe and amdgpu driver (part 2) (v2)
 2026-07-06 16:24 UTC  (3+ messages)
` [PATCH 02/10] ttm: add a memcg accounting flag to the alloc/populate APIs

[PATCH 0/2] VFIO device migration parallel state transitions
 2026-07-06 16:23 UTC  (9+ messages)
` [PATCH 2/2] vfio/migration: Parallelize device "

[PATCH net] selftests/net: Fix tun IPv6 test addresses to avoid 6to4 range
 2026-07-06 16:24 UTC 

[PATCH 26.11 0/4] extra unit tests for cfgfile library
 2026-07-06 16:23 UTC  (5+ messages)
` [PATCH 26.11 1/4] test/cfgfile: improve coverage for listing APIs
` [PATCH 26.11 2/4] test/cfgfile: validate config creation APIs
` [PATCH 26.11 3/4] test/cfgfile: verify file modification API
` [PATCH 26.11 4/4] test/cfgfile: test for long lines in file

[PATCH v2 net-next 00/14] net: Support per-netns device unregistration
 2026-07-06 16:23 UTC  (3+ messages)
` [PATCH v2 net-next 03/14] rtnetlink: Add per-netns rtnl_work

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-07-06 16:23 UTC  (5+ messages)
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH v2 00/14] nfsd: refactor nfs4_create_file()
 2026-07-06 16:23 UTC  (21+ messages)
` [PATCH v2 01/14] nfsd: honour client-provided attributes for NFS4_CREATE_EXCLUSIVE4_1
` [PATCH v2 02/14] nfsd: replace fh_fill_both_attrs() with fh_fill_post_noop()
` [PATCH v2 03/14] nfsd: move fh_want_write() after preamble in nfsd4_create_file()
` [PATCH v2 04/14] nfsd: move more nfs-specific code into preamble of nfsd4_create_file()
` [PATCH v2 05/14] nfsd: remove subtlety from nfsd4_create_file()
` [PATCH v2 07/14] nfsd: nfsd4_create_file(): Move NFSD_MAY_CREATE check earlier
` [PATCH v2 09/14] nfsd: reduce range of directory lock in nfsd4_create_file()
` [PATCH v2 10/14] nfsd: open-code nfsd4_vfs_create() into nfsd4_create_file()
` [PATCH v2 11/14] nfsd: move some code out of the d_really_is_negative() branch in nfsd4_create_file()
` [PATCH v2 13/14] nfsd: separate out VFS-specific from from nfsd4_create_file()

[PATCH] gitlab-ci: Remove job building OpenSBI firmware binaries
 2026-07-06 16:17 UTC 

[RFC PATCH 00/28] target/ppc: Moving instructions to decodetree specification
 2026-07-06 16:21 UTC  (3+ messages)
` [RFC PATCH 11/28] target/ppc: Move fixed-point byte-reversal store insns to decodetree

[PATCH v1] virtio-pci: Drop inclusion of <linux/mod_devicetable.h>
 2026-07-06 16:22 UTC 

ERROR: modpost: __ex_table+0x1ecc references non-executable section '.data.rel.ro'
 2026-07-06 16:21 UTC 

[PATCH v3 0/6] dtc: dt-check-style: Improvement after using on DTS
 2026-07-06 16:20 UTC  (14+ messages)
` [PATCH v3 1/6] dtc: dt-check-style: Narrow disallowing of tab in DTS only to YAML
` [PATCH v3 2/6] dtc: dt-check-style: Allow space-aligning indentation in DTS
` [PATCH v3 3/6] dtc: dt-check-style: Rework handling YAML/DTS in rules
` [PATCH v3 4/6] dtc: dt-check-style: Expect first device_type
` [PATCH v3 5/6] dtc: dt-check-style: Do not sort top-level nodes in DTS by unit address
` [PATCH v3 6/6] dtc: dt-check-style: Handle properly DTC-style includes

[PATCH v1] io_uring: fix dangling iovec after provided-buffer bundle grow failure
 2026-07-06 16:20 UTC  (3+ messages)

[PATCH v3 0/2] KVM: arm64: Fix and test MMIO sign-extending loads
 2026-07-06 16:19 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: Fixes for S2 permission relaxation
 2026-07-06 16:19 UTC  (2+ messages)

[PATCH v2] KVM: Move kvm_io_bus_get_dev() locking responsibilities to callers
 2026-07-06 16:19 UTC  (2+ messages)

[PATCH v2 0/7] iio: adc: Add TI ADS126X ADC family support
 2026-07-06 16:19 UTC  (7+ messages)
` [PATCH v2 5/7] iio: adc: ti-ads1262: Add conversion delay support

[PATCH] drm/imagination: make pvr_fw_trace_init_mask_ops static
 2026-07-06 16:18 UTC  (3+ messages)

[PATCH 0/4] mtd: rawnand: qcom: Add MDM9607
 2026-07-06 16:18 UTC  (13+ messages)

[PATCH] wifi: mac80211_hwsim: avoid NULL skb in stop queue drain
 2026-07-06 16:18 UTC 

[PATCH] net: stmmac: Avoid freeing and re-requesting IRQ during XDP set prog
 2026-07-06 16:17 UTC 

[PATCH v2] net/ceph/messenger: support IPv6 Link-Local with scope identifier
 2026-07-06 16:18 UTC  (2+ messages)
` [v2] "

[PATCH 1/1] block/monitor: force read-only on live-added persistent bitmap
 2026-07-06 16:16 UTC 

[scarthgap][PATCH] glibc: Fix CVEs
 2026-07-06 16:17 UTC  (3+ messages)
` [OE-core] "

[PATCH BlueZ v1 0/5] Add D-Bus and bluetoothctl support for Channel Sounding control
 2026-07-06 16:16 UTC  (6+ messages)
` [PATCH BlueZ v1 1/5] rap: Add Channel Sounding parameter types and APIs
` [PATCH BlueZ v1 2/5] src: Register GATT profiles for Channel Sounding reflector
` [PATCH BlueZ v1 3/5] doc/org.bluez.ChannelSounding1: Add Used by reference and Examples
` [PATCH BlueZ v1 4/5] profiles: Add D-Bus Channel Sounding control API
` [PATCH BlueZ v1 5/5] client: Add Channel Sounding shell submenu

[PATCH v4 0/2] Lenovo ThinkPad T14s EC thermal monitoring and thermal zone integration
 2026-07-06 16:16 UTC  (6+ messages)
` [PATCH v4 1/2] platform: arm64: lenovo-thinkpad-t14s-ec: Add hwmon support for temperatures
` [PATCH v4 2/2] arm64: dts: qcom: x1e78100-t14s: Add thermal zones for keyboard skin and charging sensors

[PATCH] drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+
 2026-07-06 16:15 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] PCI: vmd: Only assign _OSC features in bare metal OS
 2026-07-06 16:15 UTC  (3+ messages)

[PATCH net-next 0/2] rust: net: Use kernel style vertical imports
 2026-07-06 16:15 UTC  (7+ messages)
` [PATCH net-next 2/2] net: phy: qt2025: Use vertical import style

[PATCH] kselftest: cpufreq: Backup and restore governor for sptests
 2026-07-06 16:14 UTC 

[PATCH v9] arm64: dts: qcom: kodiak: Add EL2 overlay
 2026-07-06 16:14 UTC 

[PATCH v5 00/26] Introduce enablemenant of dom0less
 2026-07-06 16:13 UTC  (29+ messages)
` [PATCH v5 01/26] xen/dom0less: turn max_init_domid into a common variable
` [PATCH v5 02/26] xen: arm: move declaration of map_device_irqs_to_domain() to common header
` [PATCH v5 03/26] xen: arm: update p2m_set_allocation() prototype
` [PATCH v5 04/26] xen/Kconfig: introduce HAS_STATIC_MEMORY
` [PATCH v5 05/26] xen/riscv: rename enum intc_version to intc_variant
` [PATCH v5 06/26] xen/riscv: Implement ARCH_PAGING_MEMPOOL
` [PATCH v5 07/26] xen/riscv: Implement construct_domain()
` [PATCH v5 08/26] xen/riscv: implement prerequisites for domain_create()
` [PATCH v5 09/26] xen/riscv: introduce guest riscv,isa string
` [PATCH v5 10/26] xen/riscv: implement make_cpus_node()
` [PATCH v5 11/26] xen/riscv: implement make_timer_node()
` [PATCH v5 12/26] xen/riscv: implement make_arch_nodes()
` [PATCH v5 13/26] xen/riscv: introduce init interrupt controller operations
` [PATCH v5 14/26] xen/riscv: implement make_intc_domU_node()
` [PATCH v5 15/26] xen/riscv: introduce aia_init() and aia_usable()
` [PATCH v5 16/26] xen/riscv: introduce per-vCPU IMSIC state
` [PATCH v5 17/26] xen/riscv: introduce minimal virtual APLIC (vAPLIC) infrastructure
` [PATCH v5 18/26] xen/riscv: introduce (de)initialization helpers for vINTC
` [PATCH v5 19/26] xen/riscv: generate IMSIC DT node for guest domains
` [PATCH v5 20/26] xen/riscv: create APLIC "
` [PATCH v5 21/26] xen/riscv: implement IRQ routing for device passthrough
` [PATCH v5 22/26] xen/riscv: implement init_intc_phandle()
` [PATCH v5 23/26] xen/riscv: initialize RCU, scheduler, and system domains in start_xen()
` [PATCH v5 24/26] xen/riscv: provide init_vuart()
` [PATCH v5 25/26] xen/riscv: add initial dom0less infrastructure support
` [PATCH v5 26/26] xen/riscv: do a 4th linking pass if necessary

[PATCH v2] vfio/pci: Reject invalid MSI-X Table and PBA BIR values
 2026-07-06 16:13 UTC 

[PATCH] vfio/listener: Only warn on misalignment for VFIO-owned regions
 2026-07-06 16:12 UTC  (6+ messages)

[PATCH v3 0/2] watchdog: w83627hf_wdt: Add NCT6126 support and improve handling of running watchdog
 2026-07-06 16:12 UTC  (7+ messages)
` [PATCH v3 2/2] watchdog: w83627hf_wdt: Use WDOG_HW_RUNNING for running chip on boot

[PATCH bpf-next 0/6] Introduce bpf_ksock
 2026-07-06 16:11 UTC  (4+ messages)
` [PATCH bpf-next 3/6] selftests/bpf: Add ksock kfunc test

[PATCH v6 1/1] arm64: dts: add tqma9596la-mba95xxca
 2026-07-06 16:10 UTC  (5+ messages)

[PATCH net v4 0/3] octeon_ep, octeon_ep_vf: fix RX skb frags overflow and page leak
 2026-07-06 16:10 UTC  (3+ messages)
` [PATCH net v4 2/3] octeon_ep_vf: Fix RX page leak on napi_build_skb() failure

[PATCH iwl-next v2] ixgbe: E610: force phy link to get down when interface is down
 2026-07-06 16:09 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v1] greybus: Drop #include of <linux/mod_devicetable.h>
 2026-07-06 16:09 UTC 

[PATCH] patchelf: upgrade 0.18.0+git -> 0.19.0
 2026-07-06 16:09 UTC 

[PATCH bpf-next 0/2] bpf: Reject out-of-range arena free addresses
 2026-07-06 16:09 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "

[PATCH v2] cifs.upcall: fix regression with krb5 + creduid
 2026-07-06 16:08 UTC  (2+ messages)

[PATCH v3 00/18] Support Clang context analysis for NVMe host drivers
 2026-07-06 16:08 UTC  (3+ messages)
` [PATCH v3 05/18] nvme: add context annotations for nvme_ns_head::current_path

[PATCH v4 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
 2026-07-06 16:06 UTC  (4+ messages)
` [PATCH v4 1/3] x86,fs/resctrl: Add resctrl_arch_preconvert_bw()
` [PATCH v4 2/3] arm_mpam: resctrl: Add pass-through resctrl_arch_preconvert_bw()
` [PATCH v4 3/3] fs/resctrl: Factor MBA parse-time conversion to be per-arch

[PATCH v2 0/2] cyclic: update and optimization
 2026-07-06 16:06 UTC  (4+ messages)
  ` [PATCH v2 2/2] cyclic: parse cyclic list only if next cyclic timestamp is reached

[PATCH v1] platform/surface: surfacepro3_button: Stop setting acpi_device_name()
 2026-07-06 16:06 UTC  (3+ messages)

[PATCH v3 0/2] cyclic: update and optimization
 2026-07-06 16:06 UTC  (3+ messages)
` [PATCH v3 1/2] cyclic: replace uint64_t by u64 suggested by b4
` [PATCH v3 2/2] cyclic: reduce get_timer_us() calls inside hlist_for_each_entry_safe()

[PATCH 1/1] sbi: make SBI_HARTMASK_MAX_BITS customizable, default 256
 2026-07-06 16:05 UTC 

[PATCH 0/3] NFS/localio: issue IO inline when not reclaiming memory
 2026-07-06 16:05 UTC  (4+ messages)
` [PATCH 1/3] NFS/localio: issue IO inline when not in a memory-reclaim context
` [PATCH 2/3] NFS/localio: remove dead FLUSH_SYNC handling from nfs_local_commit
` [PATCH 3/3] NFS/localio: issue commit inline when not in a memory-reclaim context

[PATCH] PCI: Fix AB-BA deadlock between remove and SR-IOV sysfs
 2026-07-06 16:05 UTC  (4+ messages)

[PATCH v3 0/6] Add minimal Exynos8855 SoC support
 2026-07-06 16:05 UTC  (5+ messages)
  ` [PATCH v3 1/6] dt-binding: ARM: samsung: Add Samsung Exynos8855

[PATCH net v4] net: airoha: fix MIB stats collection to be lossless
 2026-07-06 16:05 UTC  (2+ messages)

[PATCH] ceph: Change system_unbound_wq with system_dfl_wq
 2026-07-06 16:04 UTC 

OpenSBI docker image RISC-V crosstool gcc URLs 404
 2026-07-06 16:03 UTC  (4+ messages)

[Buildroot] [PATCH 0/3] Add qoriq-rcw C reimplementation + libmcpp dep
 2026-07-06 16:04 UTC  (7+ messages)
` [Buildroot] [PATCH 2/3] package/libqoriq-rcw: new package
` [Buildroot] [PATCH 3/3] package/qoriq-rcw-c: "

[PATCH v3 0/4] leds: pca963x: Add multicolor support and enable Monza RGB LEDs
 2026-07-06 16:04 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: leds: nxp,pca963x: fix reg maximum for pca9635
` [PATCH v3 2/4] dt-bindings: leds: nxp,pca963x: add multicolor LED support
` [PATCH v3 3/4] leds: pca963x: add multicolor LED class support
` [PATCH v3 4/4] arm64: dts: monaco-arduino-monza: microcontroller LEDs

[PATCH 00/13] drm/xe: Add and use more KLV helpers
 2026-07-06 16:04 UTC  (4+ messages)
` [PATCH 04/13] drm/xe/guc: Add string KLV encoding helper

[PATCH] selftests/bpf: Fix memory leak in msg_alloc_iov error path
 2026-07-06 16:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/2] iio: temperature: Add support for the STS30 temperature sensor
 2026-07-06 16:03 UTC  (8+ messages)
` [PATCH v2 2/2] iio: temperature: Add STS30 temperature sensor driver

[RFC PATCH] sched/fair: Address avruntime drift caused by entity_lag()
 2026-07-06 16:03 UTC  (2+ messages)

[PATCH v2 0/2] ptrace_set_syscall_info: add support for seccomp syscall skipping
 2026-07-06 16:03 UTC  (4+ messages)
` [PATCH v2 1/2] ptrace: PTRACE_SET_SYSCALL_INFO syscall skipping support

[PATCH v12 0/6] gpio: siul2-s32g2: add initial GPIO driver
 2026-07-06 16:02 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] drm: bridge: display-connector: Support hardcoding EDID for VGA
 2026-07-06 16:02 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: display: vga-connector: Allow hardcoding EDID

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-06 16:01 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for driver core: count references of the platform device's fwnode, not OF node (rev3)

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-07-06 16:01 UTC  (3+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[PATCH v3 00/13] arm64: mediatek: Add M.2 E-key slot on Chromebooks
 2026-07-06 16:00 UTC  (7+ messages)
` [PATCH v3 06/13] usb: hub: Pass |struct usb_port*| to usb_port_is_power_on()

[PATCH v1] PCI: imx6: Update MPLLB bandwidth for i.MX95 PCIe Gen3 stability
 2026-07-06 16:00 UTC  (2+ messages)

[PATCH 0/2] remoteproc: qcom_q6v5_mss: Fix MDM9607 subsystem control instance ID
 2026-07-06 16:00 UTC  (5+ messages)
` [PATCH 1/2] remoteproc: qcom_q6v5_mss: Make ssctl_id configurable per platform
` [PATCH 2/2] remoteproc: qcom_q6v5_mss: Fix MDM9607 subsystem control instance ID

[PATCH v3 00/17] Native SCSI multipath support
 2026-07-06 15:59 UTC  (10+ messages)
` [PATCH v3 15/17] scsi: sd: add mpath_dev file
` [PATCH v3 16/17] scsi: sd: add mpath_numa_nodes dev attribute
` [PATCH v3 17/17] scsi: sd: add mpath_queue_depth "

[PATCH v5 0/2] Add a debugfs for pcode information
 2026-07-06 15:59 UTC  (3+ messages)
` ✓ Xe.CI.FULL: success for Add a debugfs for pcode information (rev2)

[djwong-xfs:xfs-codex-fixes 113/122] fs/xfs/scrub/xfarray.c:195:26: warning: implicit truncation from 'int' to a one-bit wide bit-field changes value from 1 to -1
 2026-07-06 15:58 UTC 

[PATCH] HID: bpf: Fix signedness bug in hid_bpf_hw_request
 2026-07-06 15:58 UTC  (2+ messages)

[PATCH 0/11] Short circuit delivery for coredump signals
 2026-07-06 15:58 UTC  (2+ messages)

[PATCH v5] xen: introduce CONFIG_HAS_SHARED_INFO for archs without a shared page
 2026-07-06 15:57 UTC 

[PATCH] media: rockchip: rga: quiesce IRQ before releasing m2m state
 2026-07-06 15:57 UTC  (5+ messages)

[PATCH] nbd: reclassify socket lock in nbd_reconnect_socket
 2026-07-06 15:57 UTC 

[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-07-06 15:57 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: microchip,pic32mzda-pinctrl: Convert to DT schema
 2026-07-06 15:56 UTC  (2+ messages)

[PATCH] imx93_frdm: Add OP-TEE device tree node
 2026-07-06 15:54 UTC  (6+ messages)

[PATCH] cxl/features: bound fwctl command payload to the input buffer
 2026-07-06 15:54 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.