messages from 2026-07-14 15:15:18 to 2026-07-14 21:53:55 UTC [more...]
[RFC PATCH v4 0/3] trace: stack trace deduplication for ftrace ring buffer
2026-07-14 21:53 UTC (5+ messages)
` [RFC PATCH v4 1/3] trace: add lock-free stackmap for stack trace deduplication
` [RFC PATCH v4 2/3] trace: integrate stackmap into ftrace stack recording path
[PATCH v3 0/6] printk: nbcon: deprecate boot_delay in favour of printk_delay
2026-07-14 21:51 UTC (3+ messages)
` [PATCH v3 6/6] Documentation/kernel-parameters: add/update printk_delay/boot_delay
[PATCH] scripts/kernel-doc: Suggest possible names for excess descriptions
2026-07-14 21:44 UTC (2+ messages)
[PATCH 0/4] mm/hmm: Clarify notifier retry state and scope HMM timeouts
2026-07-14 21:33 UTC (6+ messages)
` [PATCH 1/4] fixup! mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH 2/4] fixup! drm/nouveau: use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH 3/4] fixup! accel/amdxdna: use hmm_range_fault_unlocked_timeout() for range population
` [PATCH 4/4] fixup! drm/gpusvm: use hmm_range_fault_unlocked_timeout() for range faults
[RFC PATCH 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
2026-07-14 21:14 UTC (15+ messages)
` [RFC PATCH 01/13] arch: add HAVE_REINSTALL_HW_BREAKPOINT
` [RFC PATCH 02/13] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [RFC PATCH 03/13] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [RFC PATCH 04/13] HWBP: Add modify_wide_hw_breakpoint_local() API
` [RFC PATCH 05/13] mm/kwatch: add watch expression parser and dereference engine
` [RFC PATCH 06/13] mm/kwatch: add lockless per-task context pool
` [RFC PATCH 07/13] stacktrace: export stack_trace_save_regs()
` [RFC PATCH 08/13] mm/kwatch: add hardware breakpoint backend
` [RFC PATCH 09/13] mm/kwatch: add probe lifecycle runtime
` [RFC PATCH 10/13] mm/kwatch: add anchor thread for global watchpoints
` [RFC PATCH 11/13] mm/kwatch: add debugfs control plane
` [RFC PATCH 12/13] mm/kwatch: add KUnit tests for the watch expression parser
` [RFC PATCH 13/13] Documentation/dev-tools: document KWatch
[PATCH v2] PCI: rcar-gen4: Isolate driver to ARM64
2026-07-14 21:10 UTC (2+ messages)
[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-07-14 21:10 UTC (11+ messages)
` [PATCH v14 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
[PATCH v2] docs: translations: pt_BR: process: email-clients: traduz para pt_BR
2026-07-14 21:01 UTC
[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-14 20:05 UTC (9+ messages)
[PATCH] docs: pt_BR: process: Translate the security-bugs.rst
2026-07-14 19:30 UTC (2+ messages)
What's cooking in zh_CN (Jul 2026, #02)
2026-07-14 18:17 UTC (5+ messages)
[PATCH v5 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
2026-07-14 17:45 UTC (2+ messages)
[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-07-14 17:33 UTC (5+ messages)
` [PATCH v7 06/10] ACPI: APEI: GHES: move CXL CPER helpers
[PATCH net-next 0/9] RFC 6724 rule 5.5 support
2026-07-14 17:31 UTC (5+ messages)
` [PATCH net-next 9/9] net: document RFC6724 rule 5.5 implementation
[PATCH RFC v2 0/9] leds: Add support for hardware-initiated hardware control trigger transition
2026-07-14 17:23 UTC (4+ messages)
` [PATCH RFC v2 5/9] leds: Add trigger_may_offload attribute
[PATCH net v3] tun/tap & vhost-net: make qdisc backpressure opt-in via IFF_BACKPRESSURE
2026-07-14 16:50 UTC (3+ messages)
[PATCH 0/2] mm/zswap: Fixes and improves the zswap global shrinker
2026-07-14 16:52 UTC (5+ messages)
` [PATCH 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled
` [PATCH 2/2] mm/zswap: Support batch writeback in shrink_memcg()
htmldocs: Documentation/networking/ipv6-addrsel.rst: WARNING: document isn't included in any toctree [toc.not_included]
2026-07-14 16:21 UTC
[PATCH v5 00/20] vfio/pci: Base Live Update support for VFIO
2026-07-14 15:15 UTC (14+ messages)
` [PATCH v5 08/20] vfio: Refactor vfio_device_fops_cdev_open()
` [PATCH v5 09/20] vfio: Add API to open cdev device for Live Update restore
` [PATCH v5 10/20] vfio/pci: Retrieve preserved device files after Live Update
` [PATCH v5 11/20] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v5 12/20] docs: liveupdate: Add documentation for VFIO PCI
` [PATCH v5 13/20] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v5 14/20] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v5 15/20] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v5 16/20] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v5 17/20] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v5 18/20] vfio: selftests: Expose iommu_modes to tests
` [PATCH v5 19/20] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v5 20/20] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox