All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-16 20:48:19 to 2026-08-16 22:47:56 UTC [more...]

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-16 22:46 UTC  (54+ messages)
` [RFC PATCH 01/57] mm: add pte_folio()
` [RFC PATCH 02/57] mm: add pte_none_or_zero()
` [RFC PATCH 03/57] mm/collapse: add collapse.h for the shared collapse state
` [RFC PATCH 04/57] mm/collapse: rename mthp_present_ptes to eligible_ptes
` [RFC PATCH 05/57] mm/collapse: state what a collapse may do in the policy
` [RFC PATCH 06/57] mm/collapse: move the smallest collapse order to collapse.h
` [RFC PATCH 07/57] mm/collapse: sketch the new anonymous collapse engine
` [RFC PATCH 08/57] mm/collapse: scan a table for what a collapse could use
` [RFC PATCH 09/57] mm/collapse: collect candidate windows into a round
` [RFC PATCH 10/57] mm/collapse: run a round and feed the outcomes back
` [RFC PATCH 11/57] mm/collapse: sketch the passes of a round
` [RFC PATCH 12/57] mm/collapse: allocate a destination per candidate
` [RFC PATCH 13/57] mm/collapse: revalidate a round against the VMA
` [RFC PATCH 14/57] mm/collapse: fault the sources in before the freeze
` [RFC PATCH 15/57] mm/collapse: check what a candidate would freeze
` [RFC PATCH 16/57] mm/collapse: freeze the sources behind migration entries
` [RFC PATCH 17/57] mm/collapse: copy the sources into the destinations
` [RFC PATCH 18/57] mm/collapse: install the destinations at PTE level
` [RFC PATCH 19/57] mm/collapse: install a PMD leaf as the terminal layer
` [RFC PATCH 20/57] mm/collapse: put the sources back
` [RFC PATCH 21/57] mm/collapse: settle whatever the round reached
` [RFC PATCH 22/57] mm/collapse: walk a table with a selection cursor
` [RFC PATCH 23/57] mm/collapse: give a refused region a second chance
` [RFC PATCH 24/57] mm/collapse: report each candidate's outcome to tracing
` [RFC PATCH 25/57] mm/collapse: collapse anonymous memory with the new engine
` [RFC PATCH 26/57] mm/collapse: give collapse_single_pmd() the range to work on
` [RFC PATCH 27/57] mm/collapse: scan the windows a VMA can hold
` [RFC PATCH 28/57] mm/collapse: remove the mechanism the engine replaces
` [RFC PATCH 29/57] mm/collapse: move what a collapse is judged on into collapse.c
` [RFC PATCH 30/57] mm/collapse: name the max_ptes ceiling after collapse
` [RFC PATCH 31/57] mm/khugepaged: count collapses where khugepaged makes them
` [RFC PATCH 32/57] mm/collapse: move the file collapse into collapse.c
` [RFC PATCH 33/57] mm/collapse: split collapse into a scan and a run
` [RFC PATCH 34/57] mm/collapse: implement MADV_COLLAPSE in madvise.c
` [RFC PATCH 35/57] mm/madvise: drop MADV_COLLAPSE's redundant mm reference
` [RFC PATCH 36/57] mm/collapse: report what the scan found
` [RFC PATCH 37/57] mm/collapse: report what the fault-in pass paid
` [RFC PATCH 38/57] mm/collapse: report the round, and what it made faulters wait
` [RFC PATCH 39/57] mm/collapse: name the file collapse's tracepoints after collapse
` [RFC PATCH 40/57] mm/collapse: remove the tracepoints of the mechanism that is gone
` [RFC PATCH 41/57] mm/collapse: give collapse its own trace header
` [RFC PATCH 42/57] mm/collapse: allow error injection into the freeze
` [RFC PATCH 43/57] mm/khugepaged: check the scan budget before the work, not after
` [RFC PATCH 44/57] mm/khugepaged: hold the address space open across a scan
` [RFC PATCH 45/57] mm/collapse: take a per-VMA read lock for the round
` [RFC PATCH 46/57] mm/khugepaged: scan under a per-VMA read lock
` [RFC PATCH 47/57] mm/madvise: collapse "
` [RFC PATCH 48/57] mm/collapse: assert the mm reference the engine relies on
` [RFC PATCH 49/57] mm/khugepaged: drop the mmap_lock barrier from __khugepaged_exit()
` [RFC PATCH 50/57] selftests/mm: attribute collapses by candidate event alone
` [RFC PATCH 51/57] selftests/mm: cover collapse inside a sub-PMD VMA
` [RFC PATCH 52/57] selftests/mm: cover a hole-y window in "
` [RFC PATCH 53/57] selftests/mm: cover collapse of mlocked ranges

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-16 22:46 UTC  (9+ messages)
` [PATCH v10 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion

[PATCHSET v12 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-08-16 22:45 UTC  (10+ messages)
` [PATCH 08/17] sched_ext: Block proxy donors across scheduler transitions
` [PATCH 09/17] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
    ` [PATCH v2] "
` [PATCH 11/17] sched_ext: Generalize the reject DSQ reenqueue path

[android-common:android15-6.6 2/2] arch/arm64/include/asm/kvm_define_hypevents.h:17:7: warning: no previous prototype for 'hyp_event_trace_host_hcall'
 2026-08-16 22:42 UTC 

[syzbot] [ocfs2?] possible deadlock in ocfs2_remove_inode (2)
 2026-08-16 22:41 UTC  (2+ messages)

[RFC PATCH 0/5] pm_pme support on display hotplug
 2026-08-16 22:40 UTC  (6+ messages)
` [RFC PATCH 1/5] drm/xe/pm: add xe_pm_pme_supported() helper
` [RFC PATCH 2/5] drm/i915/display: add pme_capable() to the parent interface
` [RFC PATCH 3/5] drm/i915/xe: plug the pme_capability query for xe
` [RFC PATCH 4/5] drm/i915/display: add intel_hpd_polling_enabled()
` [RFC PATCH 5/5] drm/i915/display: skip HPD polling if PME is supported

[PATCH v4 00/19] Landlock tracepoints
 2026-08-16 22:39 UTC  (3+ messages)
` [PATCH v4 05/19] landlock: Decouple the per-denial logging decision from CONFIG_AUDIT

[PATCH 2/2] net/cpfl: validate fieldvector offsets before copying keys
 2026-08-16 22:33 UTC  (2+ messages)

[GIT PULL] pwm: Changes for 7.3-rc1
 2026-08-16 22:33 UTC 

[PATCH 1/2] lib/pipeline: bound token concatenation when parsing instructions
 2026-08-16 22:32 UTC  (2+ messages)

[PATCH bpf-next v2 1/6] bpf: Keep fault protection when merging pointer types
 2026-08-16 22:32 UTC  (6+ messages)
` [PATCH bpf-next v2 5/6] selftests/bpf: Add tests for pointer type merge at a shared load
` [PATCH bpf-next v2 6/6] selftests/bpf: Add tests for fault prone loads out of RCU pointers

[PATCH net] vsock: do not reset a socket in connect() once it has connected
 2026-08-16 22:29 UTC  (4+ messages)

[dinguyen:agilex5_edac_v2 7/7] arch/arm64/boot/dts/intel/socfpga_agilex3_socdk.dtb: eccmgr (altr,socfpga-agilex5-ecc-manager): 'reset-names' is a required property
 2026-08-16 22:26 UTC 

[PATCH v2 0/3] mm, swap: don't spin or flood the console on a bad swap entry
 2026-08-16 22:22 UTC  (5+ messages)
` [PATCH v2 2/3] mm, swap: distinguish a malformed swap entry from a dying device
` [PATCH v2 3/3] mm: fail the fault on a malformed swap entry instead of retrying it

[PATCH] doc:it_IT: align Italian documentation in process
 2026-08-16 22:22 UTC  (2+ messages)

[Buildroot] [PATCH 1/5] package/containerd: security bump version to 2.0.11
 2026-08-16 22:20 UTC  (10+ messages)
` [Buildroot] [PATCH 2/5] package/docker-engine: security bump to version 28.5.2
` [Buildroot] [PATCH 3/5] package/docker-compose: bump to version 2.40.3
` [Buildroot] [PATCH 4/5] package/docker-cli: bump version to 28.5.2
` [Buildroot] [PATCH 5/5] package/runc: security bump version to 1.3.6

[Buildroot] [git commit] package/runc: security bump version to 1.3.6
 2026-08-16 22:18 UTC 

[Buildroot] [git commit] package/docker-engine: security bump to version 28.5.2
 2026-08-16 22:06 UTC 

[Buildroot] [git commit] package/docker-compose: bump to version 2.40.3
 2026-08-16 22:09 UTC 

[Buildroot] [git commit] package/containerd: security bump version to 2.0.11
 2026-08-16 21:49 UTC 

[Buildroot] [git commit] package/docker-cli: bump version to 28.5.2
 2026-08-16 22:08 UTC 

[PATCH net-next v11 0/2] ptp: ocp: add TAP CPLD support for ADVA TimeCard X1
 2026-08-16 22:19 UTC  (3+ messages)
` [PATCH net-next v11 2/2] ptp: ocp: add TAP CPLD firmware upload "

[PATCH net-next v7 0/3] dpll: add SiTime SiT9531x DPLL clock driver
 2026-08-16 22:19 UTC  (5+ messages)
` [PATCH net-next v7 2/3] dt-bindings: dpll: add SiTime SiT95316 clock generator
` [PATCH net-next v7 3/3] dpll: add SiTime SiT9531x DPLL clock driver

[PATCH] i2c: mux: demux-pinctrl: fix OF node leak on kstrdup failure
 2026-08-16 22:19 UTC  (2+ messages)

[PATCH 0/7] cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
 2026-08-16 22:18 UTC  (4+ messages)
` [PATCH 1/7] cooker: fix bitbake -b silently ignoring bbappends
  ` [bitbake-devel] "

[RESEND PATCH 0/5] platform/x86: bitland-mifs-wmi: MIFS v2 firmware support (Xiaomi Book Pro 14 2026)
 2026-08-16 22:18 UTC  (3+ messages)
` [RESEND PATCH 2/5] platform/x86: bitland-mifs-wmi: support MIFS v2 perf-mode mapping

[PATCH v2 0/8] cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
 2026-08-16 22:14 UTC  (9+ messages)
` [PATCH v2 1/8] cooker: fix bitbake -b silently ignoring bbappends
` [PATCH v2 2/8] tests/cooker: add a shared bitbake-subprocess test base class
` [PATCH v2 3/8] tests/cooker: add a bitbake -b bbappend test
` [PATCH v2 4/8] command: fix setConfig coercing bool config values to truthy strings
` [PATCH v2 5/8] cooker: add a buildFile mode that runs a single task
` [PATCH v2 6/8] tinfoil: add a prepared task runner
` [PATCH v2 7/8] tests/cooker: add TinfoilTests for run_prepared_task
` [PATCH v2 8/8] parse/ast: skip empty BBPATH segments in include_all

[PATCH 0/2] regmap: Test caches for regmaps with high bits set in register numbers
 2026-08-16 22:13 UTC  (3+ messages)
` [PATCH 1/2] regmap: Allow a base register to be specified for the RAM regmap
` [PATCH 2/2] regmap: Test rbtree and maple caches for very high register numbers

[PATCH v2] tracing: Use seq_buf for string concatenation
 2026-08-16 22:10 UTC  (2+ messages)

[syzbot] KASAN: use-after-free Read in ring_buffer_peek
 2026-08-16 22:10 UTC 

[PATCH] platform/x86: bitland-mifs-wmi: add TM2424 thin-ultrabook perf-mode quirk
 2026-08-16 21:58 UTC 

[PATCH v3 0/2] spi: davinci: Convert bindings to DT schema and clean up DTS
 2026-08-16 22:05 UTC  (4+ messages)
` [PATCH v3 1/2] ARM: dts: ti: keystone-k2l: Rename ti,davinci-spi-num-cs to num-cs
` [PATCH v3 2/2] dt-bindings: spi: ti,davinci-spi: convert to DT schema

[PATCH] mm/rmap: synchronize lock and unlock target in anon_vma_clone
 2026-08-16 22:02 UTC  (4+ messages)

[PATCH v5 0/6] KVM: arm64: nv: Implement nested stage-2 reverse map (new data structure)
 2026-08-16 22:01 UTC  (5+ messages)
` [PATCH v5 2/6] KVM: arm64: nv: Introduce guest stage-2 tracking structures

Add a git squash function?
 2026-08-16 21:52 UTC  (2+ messages)

[PATCH 0/5] iio: humidity: hts221: update probe and logging implementations
 2026-08-16 21:58 UTC  (7+ messages)
` [PATCH 1/5] iio: humidity: hts221: report available values via read_avail()

[PATCH 02/17] sched/core: Dequeue waking proxy donors before reset
 2026-08-16 21:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/9] iio: adc: Add TI ADS126X ADC family support
 2026-08-16 21:54 UTC  (13+ messages)
` [PATCH v3 2/9] iio: adc: add the ti-ads1262 driver
` [PATCH v3 3/9] iio: adc: ti-ads1262: support per-channel sampling frequency
` [PATCH v3 6/9] iio: adc: ti-ads1262: support excitation currents
` [PATCH v3 7/9] iio: adc: ti-ads1262: support triggered buffer sampling

[PATCH] kconfig: error out for recursive range
 2026-08-16 21:53 UTC 

[Buildroot] [PATCH] package/mongoose: security bump to version 7.23
 2026-08-16 21:52 UTC 

[PATCH v3 00/49] Make HMP optional (and later standalone)
 2026-08-16 21:51 UTC  (3+ messages)
` [PATCH v3 31/49] monitor: change HMPCommand cmd to take MonitorHMP

[RFC PATCH 1/1] x86/VMBus: DMA transfer with encrypted memory in Coco VM
 2026-08-16 21:51 UTC  (2+ messages)

[android-common:android14-kiwi-6.1 216/216] arch/arm64/kvm/hyp_events.c:25:20: warning: no previous prototype for 'hyp_event_trace_host_hcall'
 2026-08-16 21:51 UTC 

[PATCH v2 0/9] arm64: dts: phy: st: usb: Add STM32MP2 USB support
 2026-08-16 21:50 UTC  (28+ messages)
` [PATCH v2 1/9] dt-bindings: phy: Document ST STM32MP25 USB2-FEMTO PHY
` [PATCH v2 2/9] phy: stm32: Add support for "
` [PATCH v2 3/9] dt-bindings: usb: generic-ehci: Document access-controllers property
` [PATCH v2 4/9] dt-bindings: usb: generic-ohci: "
` [PATCH v2 5/9] dt-bindings: usb: dwc3: Document ST STM32MP2 DWC3 xHCI USB controller
` [PATCH v2 6/9] usb: dwc3: dwc3-generic-plat: Add ST STM32MP2 DWC3 xHCI USB controller glue
` [PATCH v2 7/9] dt-bindings: arm: stm32: Switch st,stm32mp23/25-syscfg into simple-mfd
` [PATCH v2 8/9] arm64: dts: st: Add USB nodes on stm32mp231
` [PATCH v2 9/9] arm64: dts: st: Add USB nodes on stm32mp251

[PATCH 0/5] i2c: fix device_node refcount leaks in 5 bus drivers
 2026-08-16 21:32 UTC  (3+ messages)
` [PATCH 1/5] i2c: mpc: fix device_node refcount leak in fsl_i2c_probe()/fsl_i2c_remove()

[syzbot] [mm?] WARNING in ep_write_iter
 2026-08-16 21:47 UTC  (3+ messages)

[PATCH 1/2] RDMA/rxe: copy send WQE to kernel buffer before processing
 2026-08-16 21:44 UTC  (2+ messages)

[PATCH] bpf: reject stack-argument callback subprograms
 2026-08-16 21:42 UTC  (2+ messages)

[PATCH v6 00/51] x86: Try to wrangle PV clocks vs. TSC
 2026-08-16 21:38 UTC  (3+ messages)
` [PATCH v6 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present

[PATCH v2 0/2] spi: davinci: Convert bindings to DT schema and clean up DTS
 2026-08-16 21:39 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: spi: ti,davinci-spi: convert to DT schema

[PATCH] virtio_pci_modern: replace msleep(1) with usleep_range(1000, 2000)
 2026-08-16 21:38 UTC  (2+ messages)

(no subject)
 2026-08-16 21:37 UTC 

[PATCH v2 0/2] Introduce in_range_incl() inclusive range check macro
 2026-08-16 21:34 UTC  (3+ messages)
` [PATCH v2 1/2] minmax: Add in_range_inclusive() for inclusive range checks

[PATCH net] net/tcp-ao: fix use-after-free of current_key on reconnect to another peer
 2026-08-16 21:28 UTC 

[PATCH] ASoC: fix unmet dependencies on PPC_BESTCOMM and SND_SOC_AC97_BUS
 2026-08-16 21:23 UTC  (6+ messages)

[RFC PATCH 1/1] minix: unify the v1 and v2/v3 itree code paths
 2026-08-16 21:17 UTC  (2+ messages)

[soc:board-remove 156/217] Warning: drivers/spi/spi-davinci.c:128 Excess struct member 'dma_event_q' description in 'davinci_spi_platform_data'
 2026-08-16 21:17 UTC 

[PATCH net-next v1] net:dsa:yt922x: Add support for Motorcomm YT922x
 2026-08-16 21:17 UTC  (2+ messages)

X86: Question about GDT loading
 2026-08-16 21:17 UTC  (2+ messages)

X86: Question about GDT loading
 2026-08-16 21:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/libnl: fix build with kernel < 4.15
 2026-08-16 21:15 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/hostapd: bump version to 2.12

[PATCH perf-tools-next v2 0/4] perf trace: Symbolise kernel virtual addresses and function pointers
 2026-08-16 21:11 UTC  (9+ messages)
` [PATCH perf-tools-next v2 1/4] perf trace: Introduce kernel symbol beautifier for virtual addresses
` [PATCH perf-tools-next v2 2/4] perf trace: Auto-assign kernel symbol beautifier to function pointer fields
` [PATCH perf-tools-next v2 3/4] perf trace: Enhance BTF type formatting to symbolise kernel function pointers
` [PATCH perf-tools-next v2 4/4] perf tests: Add shell test for kernel symbol beautifier

[PATCH v3] dt-bindings: soc: qcom: qcom,pmic-glink: Add compatible string for SM8475
 2026-08-16 21:09 UTC  (2+ messages)

[PATCH net v4] gtp: serialize PDP context updates
 2026-08-16 21:02 UTC  (2+ messages)

[PATCH] usb: pci-quirks: always assert xHCI OS ownership
 2026-08-16 21:00 UTC  (4+ messages)

[PATCH v2 0/3] sparc32: allow a kernel loaded away from the start of RAM
 2026-08-16 20:56 UTC  (4+ messages)
` [PATCH v2 2/3] sparc32: derive phys_base from the PAGE_OFFSET mapping

[PATCH mt76] wifi: mt76: mt7996: skip HW_RRO for sub-64 window BlockAck sessions
 2026-08-16 20:51 UTC 

[PATCH 1/2] python3-pycryptodome: fix CVE_PRODUCT
 2026-08-16 20:49 UTC  (2+ messages)
` [PATCH 2/2] python3-pycryptodomex: "

[PATCH] media: i2c: ov08x40: implement crop selection
 2026-08-16 20:42 UTC 

[PATCH] x86/early-quirks: Scan all functions in early_pci_scan_bus()
 2026-08-16 20:48 UTC  (3+ messages)

[REGRESSION] mt7925: MLO connectivity silently stalls with 6GHz link active
 2026-08-16 20:48 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.