All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-20 18:49:05 to 2026-07-20 19:36:09 UTC [more...]

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-20 19:34 UTC  (35+ messages)
` [PATCH v5 01/36] mm: refactor find_next_best_node to find_next_best_node_in
` [PATCH v5 02/36] mm/page_alloc: refactor build_node_zonelist() out of build_zonelists()
` [PATCH v5 03/36] mm/page_alloc: let the bulk and folio allocators carry alloc_flags
` [PATCH v5 04/36] numa: introduce N_MEMORY_PRIVATE
` [PATCH v5 05/36] mm: add ZONELIST_PRIVATE(_NOFALLBACK) for N_MEMORY_PRIVATE nodes
` [PATCH v5 06/36] cpuset: exclude private nodes from cpuset.mems (default-open)
` [PATCH v5 07/36] mm/memory_hotplug: disallow migration-driven private node hotunplug
` [PATCH v5 08/36] mm/mempolicy: skip private node folios when queueing for migration
` [PATCH v5 09/36] mm/migrate: disallow userland driven migration for private nodes
` [PATCH v5 10/36] mm/madvise: disallow madvise operations on private node folios
` [PATCH v5 11/36] mm/compaction: disallow compaction on private nodes
` [PATCH v5 12/36] mm/page_alloc: clear private node watermarks and system reserves
` [PATCH v5 13/36] mm/mempolicy: disallow NUMA Balancing prot_none on private nodes
` [PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
` [PATCH v5 15/36] mm/ksm: skip KSM for managed-memory folios
` [PATCH v5 16/36] mm/khugepaged: skip private node folios when trying to collapse
` [PATCH v5 17/36] mm/vmscan: disallow reclaim of private node memory
` [PATCH v5 18/36] mm/gup: disallow longterm pin of private node folios
` [PATCH v5 19/36] proc: include N_MEMORY_PRIVATE nodes in numa_maps output
` [PATCH v5 20/36] mm/memcontrol: account private-node memory in per-node stats
` [PATCH v5 21/36] proc/kcore: include private-node RAM in the kcore RAM map
` [PATCH v5 22/36] mm/mempolicy: add MPOL_F_PRIVATE and zonelist selection
` [PATCH v5 23/36] mm/mempolicy: apply policy at the kernel zone for private-node binds
` [PATCH v5 24/36] mm/mempolicy: add in-kernel MPOL_BIND interfaces for drivers/services
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug
` [PATCH v5 26/36] mm: add NODE_PRIVATE_CAP_RECLAIM for opted-in private node reclaim
` [PATCH v5 27/36] mm: add NODE_PRIVATE_CAP_USER_NUMA for userland numa controls
` [PATCH v5 28/36] mm: add NODE_PRIVATE_CAP_HOTUNPLUG for opted-in private nodes
` [PATCH v5 29/36] mm: add NODE_PRIVATE_CAP_DEMOTION for private-node tiering demotion
` [PATCH v5 30/36] mm: add NODE_PRIVATE_CAP_NUMA_BALANCING for private-node NUMA balancing
` [PATCH v5 31/36] mm: add NODE_PRIVATE_CAP_LTPIN for private node folio pinning
` [PATCH v5 32/36] mm/khugepaged: base private node collapse eligiblity on actor/cap bits
` [PATCH v5 33/36] Documentation/mm: describe private (N_MEMORY_PRIVATE) memory nodes
` [PATCH v5 34/36] mm/mempolicy: add mpol_set_shared_policy_range()

[PATCH 00/10] HID: iio: use local struct device
 2026-07-20 19:35 UTC  (5+ messages)
` [PATCH 02/10] iio: gyro: hid-sensor-gyro-3d: "

[OE-core][scarthgap 00/33] Patch review
 2026-07-20 19:35 UTC  (5+ messages)
` [OE-core][scarthgap 12/33] bzip2: fix 'bzip2 --version > /tmp/aaa 2>&1' hang
` [OE-core][scarthgap 13/33] dropbear: Disable DSS correctly

[PATCH] python/sepolgen: port policygen.py to setools 4 API
 2026-07-20 19:34 UTC 

[PATCH] serial: sh-sci: remove check for zero baud rate from uart_get_baud_rate()
 2026-07-20 19:34 UTC 

[PATCH] ASoC: amd: yc: Add MSI Crosshair A16 HX D7WFKG to quirk table
 2026-07-20 19:31 UTC  (2+ messages)

[PATCH] drm/fb-helper: guard against NULL fb_helper->funcs in restore path
 2026-07-20 19:33 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/fb-helper: guard against NULL fb_helper->funcs in restore path (rev2)

[PATCH bpf-next v5 0/8] Add the the capability to load HW RX checksum in eBPF programs
 2026-07-20 19:32 UTC  (6+ messages)
` [PATCH bpf-next v5 8/8] selftests: net: add test for XDP_PASS skb checksum invalidation
  ` [Intel-wired-lan] "

[PATCH v2] ALSA: hda/cs8409: Fix for Dell Cirrus audio jack detect
 2026-07-20 19:32 UTC  (3+ messages)

[PATCH v3 00/11] migration: fast snapshot load
 2026-07-20 19:30 UTC  (10+ messages)
` [PATCH v3 07/11] migration: add support for fault thread to load pages from disk
` [PATCH v3 08/11] migration: add eager load thread and setup for fast snapshot load
` [PATCH v3 09/11] migration/tests: remove capability conflict test postcopy-ram+mapped-ram
` [PATCH v3 10/11] migration/tests: Add test for fast snapshot load

[PATCH v2 0/3] iio: common: improve InvenSense sample timestamping
 2026-07-20 19:31 UTC  (5+ messages)
` [PATCH v2 2/3] iio: inv_sensors: better timestamp alignment when using watermark

[PATCH v2 0/3] drm: Use named initializers for arrays of i2c_device_data
 2026-07-20 19:30 UTC  (3+ messages)
` [PATCH v2 1/3] drm/bridge: "

SoundWire: amd: all peripherals stay UNATTACHED after s2idle resume (AMD ACP70, ASUS ProArt PX13 HN7306)
 2026-07-20 19:30 UTC  (2+ messages)

[PATCH v4 net 0/6] xsk: fix AF_XDP multi-buffer Tx descriptor reclaim
 2026-07-20 19:30 UTC  (2+ messages)

[PATCH net 1/1] openvswitch: Fix CT limit teardown use-after-free
 2026-07-20 19:29 UTC  (5+ messages)

[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-07-20 19:29 UTC  (2+ messages)

[PATCH 0/4] minio cleanup patches
 2026-07-20 19:29 UTC  (7+ messages)
      ` Obsolete features (was Re: [PATCH 0/4] minio cleanup patches.)

[PATCH] device property: add missing kernel-doc for property_entry
 2026-07-20 19:29 UTC  (4+ messages)

[meta-oe][wrynose][PATCH 1/6] grpc: set status for CVE-2023-33953 and CVE-2024-37168
 2026-07-20 19:28 UTC  (6+ messages)
` [meta-python][wrynose][PATCH 2/6] python3-grpcio: "
` [meta-oe][wrynose][PATCH 3/6] protobuf: set status for CVE-2024-7254
` [meta-python][wrynose][PATCH 4/6] python3-protobuf: "
` [meta-networking][wrynose][PATCH 5/6] tcpdump: set status for CVE-2024-2397
` [meta-networking][wrynose][PATCH 6/6] libcoap: set status for CVE-2023-51847

[meta-oe][PATCH 1/6] grpc: set status for CVE-2023-33953 and CVE-2024-37168
 2026-07-20 19:27 UTC  (6+ messages)
` [meta-python][PATCH 2/6] python3-grpcio: "
` [meta-oe][PATCH 3/6] protobuf: set status for CVE-2024-7254
` [meta-python][PATCH 4/6] python3-protobuf: "
` [meta-networking][PATCH 5/6] tcpdump: set status for CVE-2024-2397
` [meta-networking][PATCH 6/6] libcoap: set status for CVE-2023-51847

[PATCH] x86/apic: Ensure ICR register write value is handled as 32 bits
 2026-07-20 19:27 UTC  (2+ messages)
` [tip: x86/cleanups] "

[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
 2026-07-20 19:27 UTC  (5+ messages)
` [PATCH v16 1/7] spi: pxa2xx: introduce clock enable and disable helper functions
` [PATCH v16 5/7] spi: pxa2xx: disable DMA for Apple MacBook8,1

[PATCH v22 0/4] [PCI] Error recovery for vfio-pci devices on s390x
 2026-07-20 19:25 UTC  (5+ messages)
` [PATCH v22 1/4] PCI: Allow per function PCI slots to fix slot reset on s390
` [PATCH v22 2/4] PCI: Avoid saving config space state if inaccessible
` [PATCH v22 3/4] PCI: Fail FLR when config space is inaccessible
` [PATCH v22 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages

[PATCH] target/ppc/cpu_init: make cpu listing determnistic
 2026-07-20 19:24 UTC 

[PATCH v4 0/8] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
 2026-07-20 19:24 UTC  (11+ messages)
` [PATCH v4 4/8] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH v4 5/8] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround

[Buildroot] [PATCH] DEVELOPERS: update email for Francois Perrad
 2026-07-20 19:24 UTC  (2+ messages)

[Buildroot] [git commit] DEVELOPERS: update email for Francois Perrad
 2026-07-20 19:23 UTC 

[RFC PATCH] mm/page_reporting: Add page_reporting_delay sysctl
 2026-07-20 19:24 UTC  (2+ messages)

[RFC PATCH 0/2] KVM: x86/pmu: Let userspace disable SW accounting of emulated instructions
 2026-07-20 19:22 UTC  (3+ messages)
` [RFC PATCH 1/2] KVM: x86/pmu: Add CAP to "
` [RFC PATCH 2/2] KVM: Documentation: Document KVM_CAP_X86_DISABLE_PMU_SW_ACCOUNTING

[Buildroot] [PATCH v3] package/libcppconnman: add new package
 2026-07-20 19:22 UTC  (2+ messages)

[PATCH RFC v3 2/6] riscv/mm: add untagged_addr_remote_unlocked()
 2026-07-20 19:21 UTC  (7+ messages)

[PATCH v3] serial: 8250: Clear CON_PRINTBUFFER on port re-registration
 2026-07-20 19:21 UTC  (3+ messages)

[PATCH] rust: dma: return zero for Coherent reads past EOF
 2026-07-20 19:21 UTC  (2+ messages)

[PATCH 00/31] block/swim: Fixes and improvements
 2026-07-20 19:21 UTC  (13+ messages)
` [PATCH 11/31] swim: Handle FIFO timeout error
` [PATCH 09/31] swim: Recalibrate when drive is probed
` [PATCH 08/31] swim: Don't start motor until medium is present
` [PATCH 07/31] swim: Enable clock divider only where appropriate
` [PATCH 10/31] swim: Add track zero recalibration delay
` [PATCH 12/31] swim: Simplify return value initialization

[patch 00/18] entry: Consolidate and rework syscall entry handling
 2026-07-20 19:21 UTC  (5+ messages)

[PATCH v4 0/9] Enable CMRR in fixed-RR VRR path
 2026-07-20 19:21 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for Enable CMRR in fixed-RR VRR path (rev4)

[PATCH v6 1/2] gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
 2026-07-20 19:21 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for series starting with [v6,1/2] "

[PATCH] accel/ethosu: validate all tiles and the packed-channel peak in the cmdstream verifier
 2026-07-20 19:20 UTC 

[PATCH] mm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()
 2026-07-20 19:20 UTC  (2+ messages)

[RFC PATCH 1/2] RDMA/rxe: drive UDP tunnel socket lifetime from the GID table
 2026-07-20 19:19 UTC  (3+ messages)

[PATCH v3] docs: dt: maintainer: Add Devicetree and OF maintainer profile document
 2026-07-20 19:19 UTC  (2+ messages)

[RFC PATCH net-next 00/13] net: knod: in-kernel network offload device
 2026-07-20 19:18 UTC  (2+ messages)

Linking Patchwork with Sashiko?
 2026-07-20 19:16 UTC  (9+ messages)

[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
 2026-07-20 19:15 UTC  (5+ messages)

[PATCH 5.10/5.15.y] crypto: rsa-pkcs1pad: Don't WARN on an empty digest
 2026-07-20 19:15 UTC 

[PATCH 6.1/6.6/6.12.y] crypto: rsa-pkcs1pad: Don't WARN on an empty digest
 2026-07-20 19:15 UTC 

[PATCH v1 0/4] Split GuC ID space into usable and shareable pools
 2026-07-20 19:14 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[RFC v3 0/5] Bootpatch-SLR: Randomizing Linux Kernel Structure Layouts at Boot
 2026-07-20 19:13 UTC  (6+ messages)
` [RFC v3 1/5] Pinpoint plugin
` [RFC v3 2/5] Selfpatch runtime
` [RFC v3 3/5] SPSLR build integration
` [RFC v3 4/5] SPSLR and Sanemaker source integration
` [RFC v3 5/5] Tasklist sample module

[PATCH v2] Bluetooth: btnxpuart: Fix out-of-bounds firmware read in nxp_recv_fw_req_v1()
 2026-07-20 19:13 UTC 

[RFC PATCH v3 0/3] mm/damon: introduce DAMOS_SPLIT action
 2026-07-20 19:12 UTC  (3+ messages)

[PATCH] usb: core: add USB_QUIRK_CONFIG_DESC_READ_255 for Razer BlackShark V3 Pro
 2026-07-20 19:12 UTC  (3+ messages)

[PATCH v2 0/2] Move tool for generating initramfs cpio to scripts/
 2026-07-20 19:10 UTC  (3+ messages)
` [PATCH v2 1/2] kbuild: Mark usr_gen_init_cpio as no-dot-config-target
` [PATCH v2 2/2] kbuild: Move gen_init_cpio and gen_initramfs.sh to scripts/

[PATCH 0/7] staging: Remove redundant error messages on IRQ request failure
 2026-07-20 19:11 UTC  (3+ messages)
` [PATCH 5/7] media: atomisp: Remove redundant dev_err()

[PATCH] serial: 8250: fix compile error with hub6_match_port() when compiled as a module
 2026-07-20 19:11 UTC  (3+ messages)

[PATCH] early: usb: xhci-dbc: Handle out of bounds xhci-xdbc capability
 2026-07-20 19:12 UTC 

[PATCH net v3 2/3] net: ethernet: oa_tc6: Improvement in buffer overflow handling
 2026-07-20 19:09 UTC  (3+ messages)

[PATCH bpf-next 0/4] selftests/bpf: Fix compilation with RELEASE=1
 2026-07-20 19:10 UTC  (6+ messages)

[PATCH v2 0/3] pmdomain: mediatek: Add MT6858 support
 2026-07-20 19:09 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: power: Add MediaTek MT6858 power domain controller

[RFC PATCH 0/9] simplified UML/NOMMU approach
 2026-07-20 19:10 UTC  (12+ messages)
` [RFC PATCH 1/9] x86/um: nommu: elf loader for fdpic
` [RFC PATCH 2/9] um: decouple MMU specific code from the common part
` [RFC PATCH 3/9] um: nommu: memory handling
` [RFC PATCH 4/9] um: change machine name for uname output
` [RFC PATCH 5/9] x86/um/vdso: nommu: vdso memory update
` [RFC PATCH 6/9] um: further decouple MMU related code
` [RFC PATCH 7/9] um: nommu: add SMP futex operations
` [RFC PATCH 8/9] um: nommu: add userspace runner processes
` [RFC PATCH 9/9] um: nommu: plug nommu code into build system

[PATCH 00/11] drm/xe/display: Transparant fallback from stolen to sysmem
 2026-07-20 19:09 UTC  (5+ messages)
` [PATCH 08/11] drm/xe/migrate: Support copying between sysmem and stolen
` [PATCH 09/11] drm/xe: Raise gt frequency slightly earlier

[PATCH v11 0/3] Introduce cold reset recovery method
 2026-07-20 19:09 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Introduce cold reset recovery method (rev11)

[PULL 0/7] USB-related bug fixes
 2026-07-20 19:08 UTC  (2+ messages)

[PATCH] libmpathpersist: fix self-preemption when key has no active reservation
 2026-07-20 19:08 UTC  (3+ messages)

[PATCH] selftests/futex: Give circular-list nodes static storage
 2026-07-20 19:05 UTC  (2+ messages)
` [tip: locking/futex] "

[PATCH 00/22] Simplify special kernel page table handling
 2026-07-20 19:05 UTC  (6+ messages)
` [PATCH 14/22] mm: set page table page type when allocated

[PATCH] KVM: arm64: Stop the hyp trace clock worker on disable
 2026-07-20 19:04 UTC  (5+ messages)

[PATCH v3 0/3] interconnect: qcom: Some defconfig/defaults cleanups and improvements
 2026-07-20 19:03 UTC  (4+ messages)
` [PATCH v3 1/3] interconnect: qcom: Make important drivers default
` [PATCH v3 2/3] interconnect: qcom: Add missing depends to Hawi, Maili, Nord and Shikra
` [PATCH v3 3/3] ARM/arm64: defconfig: Drop redundant Qualcomm interconnect entries

[PATCH v3] cpufreq/amd-pstate: Bail out early if !X86_FEATURE_HW_PSTATE
 2026-07-20 19:01 UTC  (2+ messages)

[PATCH] selftests: do not preserve ownership when installing files with rsync
 2026-07-20 19:00 UTC  (2+ messages)

[PATCH v8 1/2] selftests/futex: implement the interfaces related to threads
 2026-07-20 19:00 UTC  (2+ messages)
` [tip: locking/futex] selftests/futex: Provide thread creation and synchronization helpers

[PATCH v8 2/2] selftests/futex: fix the failed futex_requeue test issue
 2026-07-20 19:00 UTC  (2+ messages)
` [tip: locking/futex] selftests/futex: Use thread synchronization helpers instead of usleep()

[PATCH] xen/kexec: Wire up kexec hypercalls for PVH hardware domains
 2026-07-20 18:58 UTC 

[PATCH BlueZ 0/2] Don't auto-bond on reactive GATT security elevation
 2026-07-20 18:58 UTC  (2+ messages)

[PATCH bpf v4 0/4] Fixes for bpf link update
 2026-07-20 18:58 UTC  (3+ messages)
` [PATCH bpf v4 4/4] bpf, cgroup: Fix storage null-ptr-deref after replacing prog

[OE-core][scarthgap][PATCH 0/8] openssh: Security fixes
 2026-07-20 18:57 UTC  (9+ messages)
` [OE-core][scarthgap][PATCH 1/8] openssh: Fix CVE-2026-59999
` [OE-core][scarthgap][PATCH 2/8] openssh: Fix CVE-2026-59997
` [OE-core][scarthgap][PATCH 3/8] openssh: Fix CVE-2026-59998
` [OE-core][scarthgap][PATCH 4/8] openssh: Fix CVE-2026-59996
` [OE-core][scarthgap][PATCH 5/8] openssh: Fix CVE-2026-59995
` [OE-core][scarthgap][PATCH 6/8] openssh: Fix CVE-2026-60001
` [OE-core][scarthgap][PATCH 7/8] openssh: Fix CVE-2026-60002
` [OE-core][scarthgap][PATCH 8/8] openssh: Fix CVE-2026-60000

[PATCH] interconnect: qcom: Enable Shikra interconnect driver by default for ARCH_QCOM
 2026-07-20 18:55 UTC  (2+ messages)

[PATCH] Bluetooth: hci_sync: Fix scan response data UAF
 2026-07-20 18:55 UTC  (2+ messages)
`  "

[PATCH] drm/gpusvm: Zero HMM PFNs before scanning ranges
 2026-07-20 18:54 UTC  (2+ messages)

[PATCH v12] PCI: Add device-specific reset for Qualcomm devices
 2026-07-20 18:53 UTC  (3+ messages)

[PATCH] media: nxp: imx8-isi: Drop unneeded downscaling factor clamping
 2026-07-20 18:52 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/python-snappy: bump version to 0.7.2
 2026-07-20 18:51 UTC  (3+ messages)

[PATCH 1/3] android: Implement lightweight GKeyFile INI string parser in glib shim
 2026-07-20 18:50 UTC  (2+ messages)
` [PATCH v2] lib/igt_rc: Introduce generic config parser

[PATCH] ALSA: hda/realtek: Fix speakers on Lunnen Ground 14
 2026-07-20 18:50 UTC  (2+ messages)

[PATCH] rds: synchronize info callbacks with connection teardown
 2026-07-20 18:49 UTC 

[PATCH v2 0/7] block,md,nvme: correct handling of unsupported P2PDMA transfers
 2026-07-20 18:49 UTC  (5+ messages)
` [PATCH v2 1/7] blk-mq-dma: restore BLK_STS_TARGET for unsupported P2P transfers

[PATCH] ALSA: hda/realtek: Add HDA_CODEC_QUIRK for Samsung 750XBE/730XBE
 2026-07-20 18:49 UTC  (2+ messages)

[PATCH] ALSA: hda/tas2781: clear cali_data.total_sz when calibration read fails
 2026-07-20 18:49 UTC  (2+ messages)

[PATCH 0/2] remote: resolve url push tracking
 2026-07-20 18:49 UTC  (3+ messages)
` [PATCH 2/2] remote: resolve URL-valued push tracking remotes

[PATCH] selftests/rseq: Add missing test binaries to .gitignore
 2026-07-20 18:49 UTC  (2+ messages)
` [tip: core/rseq] "

[PATCH] drm/gpusvm: Fix mm reference leak in range eviction
 2026-07-20 18:49 UTC  (3+ 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.