All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-29 16:09:27 to 2026-04-29 17:06:53 UTC [more...]

[PATCHSET v3 sched_ext/for-7.2] sched_ext: Topological CPU IDs and cid-form struct_ops
 2026-04-29 17:06 UTC  (10+ messages)
` [PATCH 08/17] sched_ext: Add scx_bpf_cid_override() kfunc
` [PATCH 16/17] tools/sched_ext: scx_qmap: Port to cid-form struct_ops

[RFC PATCH 00/44] Allow intitializing EAL without argc/argv
 2026-04-29 16:58 UTC  (45+ messages)
` [RFC PATCH 01/44] eal: define new functionally distinct config structs
` [RFC PATCH 02/44] eal: move memory request fields to user config
` [RFC PATCH 03/44] eal: move NUMA "
` [RFC PATCH 04/44] eal: move hugepage policy "
` [RFC PATCH 05/44] eal: move process "
` [RFC PATCH 06/44] eal: move advanced user config options to user cfg struct
` [RFC PATCH 07/44] eal: move hugepage size info to platform info struct
` [RFC PATCH 08/44] telemetry: make cpuset init parameter const
` [RFC PATCH 09/44] eal: move runtime state to appropriate structure
` [RFC PATCH 10/44] eal: record details of all cpus in platform info
` [RFC PATCH 11/44] eal: use platform info for lcore lookups
` [RFC PATCH 12/44] eal: add RTE_CPU_FFS macro
` [RFC PATCH 13/44] eal: store lcore configuration in runtime data
` [RFC PATCH 14/44] eal: cleanup CPU init function
` [RFC PATCH 15/44] eal: move numa node information to platform info struct
` [RFC PATCH 16/44] eal: move lcore role and count to runtime state
` [RFC PATCH 17/44] eal: make lcore role a field in lcore config struct
` [RFC PATCH 18/44] eal: move main lcore setting to runtime "
` [RFC PATCH 19/44] eal: move iova mode and process type to runtime cfg
` [RFC PATCH 20/44] eal: move memory config pointer to runtime state struct
` [RFC PATCH 21/44] eal: remove rte_config structure
` [RFC PATCH 22/44] eal: separate runtime state update from arg parsing
` [RFC PATCH 23/44] eal: move devopt_list staging list into user_cfg
` [RFC PATCH 24/44] eal: separate plugin paths from loaded plugin objects
` [RFC PATCH 25/44] eal: simplify internal driver path iteration APIs
` [RFC PATCH 26/44] eal: move trace config into user config struct
` [RFC PATCH 27/44] eal: record service cores in "
` [RFC PATCH 28/44] eal: store user-provided lcore info "
` [RFC PATCH 29/44] eal: clarify docs on params taking lcore IDs
` [RFC PATCH 30/44] eal: remove internal config reset function
` [RFC PATCH 31/44] eal: move functions setting runtime state
` [RFC PATCH 32/44] eal: initialize platform info on first use
` [RFC PATCH 33/44] eal: remove duplicated scan of sysfs for hugepage details
` [RFC PATCH 34/44] eal: add utilities for working with user config struct
` [RFC PATCH 35/44] eal: split EAL init into two stages
` [RFC PATCH 36/44] eal: provide hooks for init with externally supplied config
` [RFC PATCH 37/44] eal_cfg: add new library to programmatically init DPDK
` [RFC PATCH 38/44] eal_cfg: configure defaults for easier testing and use
` [RFC PATCH 39/44] app/test: enable testing init using EAL config lib
` [RFC PATCH 40/44] eal_cfg: add basic setters and getters
` [RFC PATCH 41/44] eal_cfg: add hugepage memory configuration
` [RFC PATCH 42/44] eal_cfg: support configuring lcores
` [RFC PATCH 43/44] eal_cfg: support device and driver lists
` [RFC PATCH 44/44] eal_cfg: add APIs for configuring remaining init settings

[PATCH] lockdep: constify usage of struct lock_class_key where possible
 2026-04-29 17:04 UTC  (2+ messages)

[PATCH] cxl/mbox: Use guard() for mbox_mutex locking
 2026-04-29 16:43 UTC  (5+ messages)

[PATCH v4 00/11] thermal: samsung: Add support for Google GS101 TMU
 2026-04-29 17:02 UTC  (4+ messages)
` [PATCH v4 02/11] firmware: samsung: acpm: Consolidate transfer initialization helper

[PATCH v14 0/7] Error recovery for vfio-pci devices on s390x
 2026-04-29 17:02 UTC  (2+ messages)

[PATCH v5 0/7] Add QSPI support for QCS615 and improve interconnect handling
 2026-04-29 17:01 UTC  (8+ messages)
` [PATCH v5 1/7] spi: dt-bindings: qcom,spi-qcom-qspi: Add qcom,qcs615-qspi compatible
` [PATCH v5 2/7] spi: spi-qcom-qspi: Fix incomplete error handling in runtime PM
` [PATCH v5 3/7] spi: spi-qcom-qspi: Add interconnect support for memory path
` [PATCH v5 4/7] arm64: dts: qcom: talos: Add QSPI support
` [PATCH v5 5/7] arm64: dts: qcom: qcs615-ride: Enable QSPI and NOR flash
` [PATCH v5 6/7] arm64: dts: qcom: kodiak: Add QSPI memory interconnect path
` [PATCH v5 7/7] arm64: dts: qcom: sc7180: "

[PATCH net-next v2 0/4] r8152: Add support for the RTL8159 10Gbit USB Ethernet chip
 2026-04-29 17:01 UTC  (5+ messages)
` [PATCH net-next v2 1/4] r8152: Add support for 10Gbit Link Speeds and EEE
` [PATCH net-next v2 2/4] r8152: Add support for the RTL8159 chip
` [PATCH net-next v2 3/4] r8152: Add irq mitigation for RTL8157/9
` [PATCH net-next v2 4/4] r8152: Add firmware upload capability for RTL8157/RTL8159

[PATCH 01/10] bitbake add firmwaredir
 2026-04-29 17:01 UTC  (12+ messages)
` [PATCH 02/10] classes/kernel: use ${firmwaredir} instead of ${nonarch_base_libdir}/firmware
` [PATCH 03/10] bluez5: "
` [PATCH 04/10] linux-firmware: "
` [PATCH 05/10] wireless-regdb: "
` [PATCH 06/10] wpa_supplicant: recommend the wireless regulatory database
` [PATCH 07/10] linux-firmware: delink some tegra firmware to avoid pulling in full nvidia firmware
` [PATCH 08/10] linux-firmware: split out MediaTek mt7996 firmare
` [PATCH 09/10] classes/kernel-module-split: skip .debug files early
` [PATCH 10/10] classes/kernel-module-split: return list of values in extract_modinfo
` [OE-core] [PATCH 01/10] bitbake add firmwaredir
` Patchtest results for "

[PATCH] iio: buffer: hw-consumer: fix use-after-free in error path
 2026-04-29 17:00 UTC  (4+ messages)

[PATCH 0/4] Add DU support for RZ/T2H and RZ/N2H SoCs
 2026-04-29 17:00 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: display: renesas, rzg2l-du: Add RZ/T2H and RZ/N2H support
  ` [PATCH 1/4] dt-bindings: display: renesas,rzg2l-du: "
` [PATCH 2/4] drm: renesas: rz-du: Make DU reset control optional for RZ/T2H support
` [PATCH 3/4] drm: renesas: rz-du: Move mode_valid logic to per-SoC clock limits
` [PATCH 4/4] drm: renesas: rz-du: Add support for RZ/T2H SoC

[PATCH 0/2] drm/i915/intel_panel: Fix seamless VRR mode switching for DRRS panels
 2026-04-29 17:00 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/intel_panel: Use highest refresh rate mode for seamless VRR changes

[bluez/bluez] 62ddd2: src/shared: Add RAS packet format and notification
 2026-04-29 17:00 UTC 

[PATCH v10 0/6] Introduce MAX77759 charger driver
 2026-04-29 16:59 UTC  (5+ messages)
` [PATCH v10 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger

[PATCH v14 0/7] Error recovery for vfio-pci devices on s390x
 2026-04-29 16:59 UTC  (7+ messages)
` [PATCH v14 4/7] s390/pci: Store PCI error information for passthrough devices
` [PATCH v14 5/7] vfio-pci/zdev: Add a device feature for error information

[PATCH v2 0/3] perf: fix some tests for musl
 2026-04-29 16:57 UTC  (5+ messages)
` [PATCH v2 2/3] perf test: fix sys_enter_openat event test "
` [PATCH v2 3/3] perf test: fix "trace summary" test for musl-based systems

[PATCH 1/2] net: thunderbolt: Call tbnet_stop() upon shutdown
 2026-04-29 16:57 UTC  (5+ messages)

[PATCH] trace_printk: replace _______STR with __UNIQUE_ID(STR)
 2026-04-29 16:57 UTC 

[PATCH v4 0/8] fuse: {io-uring} Allow to reduce the number of queues and request distribution
 2026-04-29 16:56 UTC  (18+ messages)
` [PATCH v4 5/8] fuse: {io-uring} Allow reduced number of ring queues
` [PATCH v4 6/8] fuse: {io-uring} Queue background requests on a different core
` [PATCH v4 7/8] fuse: Add retry attempts for numa local queues for load distribution
` [PATCH v4 8/8] fuse: {io-uring} Prefer the current core over mapping

[PATCH v2 1/3] arm64: tegra: Correct Tegra194 p2972 interrupt flags
 2026-04-29 16:56 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: tegra: Correct Tegra234 p3737 "
` [PATCH v2 3/3] arm64: tegra: Correct Tegra234 p3740 "

[PATCH 1/1] cmd: eficonfig: adjust struct eficonfig_entry, field key
 2026-04-29 16:56 UTC 

[PATCH] nestedsvm: Clear GIF when injecting VMEXIT
 2026-04-29 16:54 UTC  (2+ messages)

[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-04-29 16:53 UTC  (10+ messages)
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[Intel-wired-lan] [PATCH] i40e: Fix i40e_debug() to use struct i40e_hw argument
 2026-04-29 16:52 UTC  (3+ messages)

[meta-ti][master][PATCH v3 01/12] meta-ti-test: Create layout for new layer
 2026-04-29 16:50 UTC  (13+ messages)
` [meta-ti][master][PATCH v3 02/12] meta-ti-test: Import the recipes-benchmark recipes
` [meta-ti][master][PATCH v3 03/12] meta-ti-test: Import the recipes-bsp recipes
` [meta-ti][master][PATCH v3 04/12] meta-ti-test: Import the recipes-connectivity recipes
` [meta-ti][master][PATCH v3 05/12] meta-ti-test: Import the recipes-devtools recipes
` [meta-ti][master][PATCH v3 06/12] meta-ti-test: Import the recipes-extended recipes
` [meta-ti][master][PATCH v3 07/12] meta-ti-test: Import the recipes-graphics recipes
` [meta-ti][master][PATCH v3 08/12] meta-ti-test: Import the recipes-kernel recipes
` [meta-ti][master][PATCH v3 09/12] meta-ti-test: Import the recipes-support recipes
` [meta-ti][master][PATCH v3 10/12] meta-ti-test: Import the dynamic-layers recipes
` [meta-ti][master][PATCH v3 11/12] meta-ti-test: Import the ti-test packagegroup
` [meta-ti][master][PATCH v3 12/12] check_yocto_rules: Add rules for meta-ti-test

[PATCH net-next] selftests/net: packetdrill: add tcp_syncookies_ip6_9k
 2026-04-29 16:48 UTC  (2+ messages)

[PATCH v2] mshv: Simplify GPA map/unmap hypercall helpers
 2026-04-29 16:48 UTC 

[PATCH] Revert "x86/fpu: Refine and simplify the magic number check during signal return"
 2026-04-29 16:44 UTC  (3+ messages)

[PATCH] Bluetooth: btrtl: fix RTL8761B/BU broken LE extended scan
 2026-04-29 16:43 UTC  (2+ messages)
`  "

[PATCH 00/14] Bump minimum version of LLVM for building the kernel to 17.0.1
 2026-04-29 16:43 UTC  (3+ messages)
` [PATCH 06/14] arch/Kconfig: Remove tautological condition from AUTOFDO_CLANG

[PATCH v2 0/4] tools/xenstore: fix issue related to XSA-417
 2026-04-29 16:41 UTC  (3+ messages)
` [PATCH v2 4/4] tools/xenstored: remove permissions related to dead domain

[Buildroot] [PATCH] package/libpcap: security bump to version 1.10.6
 2026-04-29 16:41 UTC 

[PATCH] sched/fair: Fix wakeup_preempt_fair for not waking up task
 2026-04-29 16:41 UTC 

[PATCH v18 0/8] ring-buffer: Making persistent ring buffers robust
 2026-04-29 16:39 UTC  (9+ messages)
` [PATCH v18 3/8] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v18 4/8] ring-buffer: Skip invalid sub-buffers when rewinding "

[PATCH] tests/intel/xe_configfs: Use available engine for ctx-restore subtests
 2026-04-29 16:37 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/xe_configfs: Use available engine for ctx-restore subtests (rev3)

Xen Security Advisory 489 v2 (CVE-2026-23559,CVE-2026-23560,CVE-2026-23561,CVE-2026-23562,CVE-2026-42486) - Multiple RBAC issues in XAPI
 2026-04-29 16:36 UTC 

[PATCH] mbuf: fix mbuf operations history recording
 2026-04-29 16:35 UTC  (2+ messages)

[PATCH v4] usb: typec: tcpm: improve handling of DISCOVER_MODES failures
 2026-04-29 16:33 UTC 

回覆: NVL32 BMC enablement — offering help on ftgmac100 work
 2026-04-29 16:31 UTC  (2+ messages)
`  "

Couple of clang warnings for Rockchip boards
 2026-04-29 16:32 UTC  (7+ messages)

[PATCH 0/1] KVM: arm64: nv: Implement nested stage-2 reverse map
 2026-04-29 16:31 UTC  (7+ messages)
` [PATCH 1/1] KVM: arm64: nv: Avoid full shadow s2 unmap

[PATCH] maintainers: fix app/test attributions
 2026-04-29 16:29 UTC 

[Question] Core-to-core CAS latency spikes on AMD EPYC 8534P (Siena) cross-CCD
 2026-04-29 16:27 UTC 

[PATCH v1] pmdomain: ti_sci: re-sync TIFS with genpd on resume
 2026-04-29 16:26 UTC  (3+ messages)

[REGRESSION] CPU running at fixed frequency (~1.7 GHz) with kernel 7.1-rc1
 2026-04-29 16:20 UTC  (7+ messages)

[PULL v2 00/15] UI patches
 2026-04-29 16:23 UTC  (2+ messages)

[PULL 00/51] riscv-to-apply queue
 2026-04-29 16:23 UTC  (2+ messages)

[PATCH v2] scsi: ufs: core: call hibern8 notify when hibern8 cmd failed
 2026-04-29 16:23 UTC  (2+ messages)

[PATCH 0/9] Support for block device NVMEM providers
 2026-04-29 16:22 UTC  (5+ messages)
` [PATCH 7/9] Bluetooth: hci_sync: Add NVMEM-backed BD address retrieval

[PATCH v6 0/8] Introduce Xe PCIe FLR
 2026-04-29 16:22 UTC  (5+ messages)
` [PATCH v6 8/8] drm/xe/pci: Introduce "

[PATCH v12 1/4] ASoC: SDCA: Add PDE verification reusable helper
 2026-04-29 16:21 UTC  (2+ messages)

[REGRESSION] 6.9.11: systemd hangs in cgroup_drain_dying during cleanup after podman operations
 2026-04-29 16:21 UTC  (2+ messages)

[PATCH] selftests/harness: harness-selftest: cover XFAIL_ADD ctor ordering
 2026-04-29 16:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3] PCI: release empty sibling bridge windows during window resize
 2026-04-29 16:21 UTC  (3+ messages)

[PATCH bpf-next 0/4] bpf: Fix NMI deadlock in referenced kptr destructors
 2026-04-29 16:21 UTC  (4+ messages)
` [PATCH bpf-next 3/4] bpf: Fix deadlock in kptr dtor in nmi

[PATCH] spi: sunxi: wait for TX/RX fifo reset done
 2026-04-29 16:20 UTC  (2+ messages)

[PATCH v7 00/59] perf: Reorganize scripting support
 2026-04-29 16:20 UTC  (8+ messages)
` [PATCH v8 00/58] "
  ` [PATCH v8 09/58] perf evlist: Add reference count
  ` [PATCH v8 10/58] perf evsel: "

[Buildroot] [PATCH 1/1] boot/edk2: fix description
 2026-04-29 16:19 UTC  (4+ messages)

[PATCH v5 00/13] ima: Introduce staging mechanism
 2026-04-29 16:03 UTC  (2+ messages)
` [PATCH v5 01/13] ima: Remove ima_h_table structure

[drm-xe:drm-xe-next] BUILD SUCCESS 3096d3e9f44afe011d2017ddade416924e1c99d5
 2026-04-29 16:17 UTC 

[PATCH] driver core: reject devices with unregistered buses
 2026-04-29 16:18 UTC  (10+ messages)

[PATCH] nfs: flexfilelayout: fix unused-but-set variable 'err'
 2026-04-29 16:17 UTC  (3+ messages)

[PATCH] devtools: fix SPDX tag check
 2026-04-29 16:17 UTC  (2+ messages)

[PATCH v2] Bluetooth: btusb: Allow firmware re-download when version matches
 2026-04-29 16:14 UTC  (3+ messages)

[PATCH v3 00/11] Support cooling device with ID in the OF
 2026-04-29 16:14 UTC  (12+ messages)
` [PATCH v3 01/11] thermal/core: Use devm_add_action_or_reset() when registering a cooling device
` [PATCH v3 02/11] thermal/core: Add a non-OF registering function
` [PATCH v3 03/11] thermal/of: Move the node pointer assignation in the OF code file
` [PATCH v3 04/11] hwmon:: Use non-OF thermal cooling device register function
` [PATCH v3 05/11] thermal/core: Put of_node field cooling device structure under Kconfig option
` [PATCH v3 06/11] thermal/of: Move OF code where it belongs to
` [PATCH v3 07/11] thermal/of: Rename the devm_thermal_of_cooling_device_register() function
` [PATCH v3 08/11] thermal/of: Introduce cooling device of_index
` [PATCH v3 09/11] thermal/of: Pass the of_index and add a function to register with an index
` [PATCH v3 10/11] thermal/of: Process cooling device index in cooling-spec
` [PATCH v3 11/11] dt-bindings: thermal: cooling-devices: Update support for 3 cells cooling device

[PATCH] parport: Consistently define pci_device_ids using named initializers
 2026-04-29 16:14 UTC 

[PATCH v2 0/2] intel_iommu: fix guest-triggerable assert in MMIO handlers
 2026-04-30  0:16 UTC  (4+ messages)
` [PATCH v2 1/2] intel_iommu: widen impl.min_access_size to 8 to fix MMIO abort

[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
 2026-04-29 16:13 UTC  (4+ messages)

+ selftests-mm-add-writable-file-collapse-tests-for-khugepaged.patch added to mm-new branch
 2026-04-29 16:13 UTC 

+ mm-khugepaged-enable-clean-pagecache-folio-collapse-for-writable-files.patch added to mm-new branch
 2026-04-29 16:13 UTC 

+ selftests-mm-remove-read_only_thp_for_fs-code-from-guard-regions.patch added to mm-new branch
 2026-04-29 16:13 UTC 

+ selftests-mm-remove-read_only_thp_for_fs-in-khugepaged.patch added to mm-new branch
 2026-04-29 16:13 UTC 

+ fs-btrfs-remove-a-comment-referring-to-read_only_thp_for_fs.patch added to mm-new branch
 2026-04-29 16:13 UTC 

+ mm-truncate-use-folio_split-in-truncate_inode_partial_folio.patch added to mm-new branch
 2026-04-29 16:13 UTC 

+ mm-huge_memory-remove-folio-split-check-for-read_only_thp_for_fs.patch added to mm-new branch
 2026-04-29 16:13 UTC 

+ fs-remove-nr_thps-from-struct-address_space.patch added to mm-new branch
 2026-04-29 16:13 UTC 

+ mm-fs-remove-filemap_nr_thps-functions-and-their-users.patch added to mm-new branch
 2026-04-29 16:13 UTC 

+ mm-remove-read_only_thp_for_fs-kconfig-option.patch added to mm-new branch
 2026-04-29 16:13 UTC 

+ mm-khugepaged-remove-read_only_thp_for_fs-check-in-hugepage_enabled.patch added to mm-new branch
 2026-04-29 16:13 UTC 

[PATCH v2 0/3] Enhance RPMsg buffer management
 2026-04-29 16:10 UTC  (4+ messages)
` [PATCH v2 1/3] rpmsg: virtio_rpmsg_bus: allow different size of tx and rx bufs
` [PATCH v2 2/3] rpmsg: virtio_rpmsg_bus: get buffer size from config space
` [PATCH v2 3/3] samples: rpmsg: add mtu size info

+ mm-huge_memory-remove-read_only_thp_for_fs-from-file_thp_enabled.patch added to mm-new branch
 2026-04-29 16:13 UTC 

+ mm-khugepaged-add-folio-dirty-check-after-try_to_unmap.patch added to mm-new branch
 2026-04-29 16:13 UTC 

+ mm-khugepaged-remove-read_only_thp_for_fs-check.patch added to mm-new branch
 2026-04-29 16:13 UTC 

[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-04-29 16:13 UTC  (2+ messages)

[PATCH v4 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
 2026-04-29 16:11 UTC  (3+ messages)
` [PATCH v4 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject

[PATCH 0/4] soc: qcom: Kconfig improvements
 2026-04-29 16:10 UTC  (4+ messages)
` [PATCH 3/4] soc: qcom: Make important drivers default

[PATCH v21 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-04-29 16:10 UTC  (9+ messages)
` [PATCH v21 08/13] mfd: core: Add firmware-node support to MFD cells

[PATCH] ASoC: amd: yc: Add HP OMEN Gaming Laptop 16-ap0xxx product line in quirk table
 2026-04-29 16:08 UTC 


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.