messages from 2026-08-06 19:50:19 to 2026-08-06 20:28:13 UTC [more...]
[PATCH V11 00/15] iothread: Support tracking and querying IOThread holders
2026-08-06 20:25 UTC (10+ messages)
` [PATCH V11 01/15] qapi/misc: Fix missed query-iothreads items
` [PATCH V11 03/15] iothread: track users with holder name
` [PATCH V11 04/15] iothread: introduce iothread_unsafe_get_aio_context()
` [PATCH V11 05/15] block/export: track IOThread references
` [PATCH V11 06/15] monitor: track IOThread users with QOM paths
` [PATCH V11 07/15] virtio-vq-mapping: track iothread-vq-mapping references using device path
` [PATCH V11 09/15] net/colo: track IOThread references using path-based holder
` [PATCH V11 11/15] vfio-user/proxy: Update tracking iothread users with holder name
` [PATCH V11 15/15] tests/unit/iothread: update AioContext ref/put helpers
[PATCH v12 1/4] platform/x86: Sort firmware attributes class includes
2026-08-06 20:28 UTC
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-06 20:21 UTC (18+ messages)
` [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
` [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
` [PATCH v4 03/20] mm: introduce linear_anon_page_index()
` [PATCH v4 04/20] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v4 05/20] mm: update print_bad_page_map() to show anon index if appropriate
` [PATCH v4 06/20] mm: introduce and use vma_filebacked_address()
` [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
` [PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v4 09/20] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v4 11/20] mm: clean up vma_address_end()
` [PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN
` [PATCH v4 14/20] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
[PATCH v2 0/4] completion: add support for 'git history'
2026-08-06 20:27 UTC (5+ messages)
` [PATCH v2 1/4] completion: add 'git history' subcommands
` [PATCH v2 2/4] completion: complete 'git history --empty' values
` [PATCH v2 3/4] completion: complete 'git history --update-refs' values
` [PATCH v2 4/4] completion: complete 'git history split' pathspecs
[PATCH v12 0/4] coreboot CFR firmware attributes
2026-08-06 20:27 UTC
[PATCH 0/2] backlight: Add support for Orient Chip OCP8178
2026-08-06 20:15 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: backlight: Add "
` [PATCH 2/2] backlight: Add support for "
[PATCH 0/5] Reintroduce writev(3p)
2026-08-06 20:26 UTC (11+ messages)
[PATCH 0/3] drm/amdgpu: three independent fixes in the CS and VM paths
2026-08-06 20:25 UTC (4+ messages)
` [PATCH 1/3] drm/amdgpu: disallow multiple FENCE chunks in one submit
[PATCH v3 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
2026-08-06 20:25 UTC (53+ messages)
` [PATCH v3 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH v3 02/19] crypto: cmh - add core platform driver
` [PATCH v3 03/19] crypto: cmh - add key provisioning and management
` [PATCH v3 04/19] crypto: cmh - add SHA-2/SHA-3/SHAKE ahash
` [PATCH v3 05/19] crypto: cmh - add HMAC ahash
` [PATCH v3 06/19] crypto: cmh - add CSHAKE/KMAC ahash
` [PATCH v3 07/19] crypto: cmh - add SM3 ahash
` [PATCH v3 08/19] crypto: cmh - add AES skcipher/aead/cmac
` [PATCH v3 09/19] crypto: cmh - add SM4 skcipher/aead/cmac/xcbc
` [PATCH v3 10/19] crypto: cmh - add ChaCha20-Poly1305
` [PATCH v3 11/19] crypto: cmh - add DRBG hwrng
` [PATCH v3 12/19] crypto: cmh - add RSA akcipher
` [PATCH v3 13/19] crypto: cmh - add ECDSA/SM2 sig
` [PATCH v3 14/19] crypto: cmh - add ECDH/X25519 kpp
` [PATCH v3 15/19] crypto: cmh - add ML-KEM/ML-DSA (QSE)
` [PATCH v3 16/19] crypto: cmh - add SLH-DSA/LMS/XMSS (HCQ)
` [PATCH v3 17/19] Documentation: ioctl: add CMH ioctl documentation and register 'J'
` [PATCH v3 18/19] selftests: crypto: cmh - add kselftest for management ioctl
` [PATCH v3 19/19] MAINTAINERS: add Rambus CryptoManager Hub (CMH)
[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
2026-08-06 20:24 UTC (5+ messages)
` [PATCH v16 6/7] spi: pxa2xx: restore LPSS private register state on S3 resume
[PATCH 0/5] scsi: elx: efct: fix resources stranded on failure paths
2026-08-06 20:22 UTC (13+ messages)
` [PATCH 2/5] scsi: elx: efct: free the HIO when the WQE cannot be built
` [PATCH 3/5] scsi: elx: efct: free the request tag when the send frame WQE fails
` [PATCH 4/5] scsi: elx: efct: free the RQ buffers already allocated when one fails
` [PATCH v2 0/5] scsi: elx: efct: fix resources stranded on failure paths
` [PATCH v2 1/5] scsi: elx: efct: check the HW state before allocating an HIO
` [PATCH v2 2/5] scsi: elx: efct: free the HIO when the WQE cannot be built
` [PATCH v2 3/5] scsi: elx: efct: free the request tag when the send frame WQE fails
` [PATCH v2 4/5] scsi: elx: efct: free the RQ buffers already allocated when one fails
` [PATCH v2 5/5] scsi: elx: efct: destroy the mailbox pools when setup fails
[PATCH nf v3] netfilter: ipset: remove need to allocate memory on delete operations
2026-08-06 20:22 UTC
[PATCH net] bnxt_en: enable PTM function
2026-08-06 20:18 UTC
[PATCH v6 0/8] VMD add second root bus support
2026-08-06 22:13 UTC (17+ messages)
` [PATCH v6 1/8] PCI: vmd: Add vmd_bus_enumeration() helper function
` [PATCH v6 2/8] PCI: vmd: Add vmd_configure_cfgbar() "
` [PATCH v6 3/8] PCI: vmd: Add vmd_configure_membar() and vmd_configure_membar1_membar2()
` [PATCH v6 4/8] PCI: vmd: Add vmd_create_bus()
` [PATCH v6 5/8] PCI: vmd: Replace hardcoded values with enum and defines
` [PATCH v6 6/8] PCI: vmd: Convert bus and busn_start to an array
` [PATCH v6 7/8] PCI: vmd: Add support for second rootbus under VMD
` [PATCH v6 8/8] PCI: vmd: Add workaround for bus number hardwired to fixed non-zero value
[PATCH 00/27] single-binary: implement dynamic filtering for machine types
2026-08-06 20:21 UTC (10+ messages)
` [PATCH 01/27] include/qemu/target-info-qom.h: declare TYPE_TARGET_SPECIFIC interface
[PATCH] arm64: dts: ti: k3-am625-sk-common: Add non-removable flag for eMMC
2026-08-06 20:21 UTC
[GIT PULL] Btrfs fixes for 7.2-rc7, part 2
2026-08-06 20:20 UTC
[PATCH v2 0/8] SUNRPC: Fix TLS control record handling
2026-08-06 20:20 UTC (9+ messages)
` [PATCH v2 1/8] SUNRPC: do not credit control-record octets to the RPC stream
` [PATCH v2 2/8] SUNRPC: reject a TLS alert record that is not two octets
` [PATCH v2 3/8] SUNRPC: treat every TLS error alert as fatal
` [PATCH v2 4/8] SUNRPC: resume receiving after a TLS control record
` [PATCH v2 5/8] SUNRPC: fold svc_tcp_sock_process_cmsg() into its only caller
` [PATCH v2 6/8] SUNRPC: reject a client-side TLS alert record that is not two octets
` [PATCH v2 7/8] SUNRPC: treat every client-side TLS error alert as fatal
` [PATCH v2 8/8] SUNRPC: fold xs_sock_process_cmsg() into its only caller
[PATCH 1/4] drm/amd/display: Add 2.1 FreeSync support for AMD VSDB EDID Block
2026-08-06 20:20 UTC (7+ messages)
` [PATCH 3/4] drm/amd/display: Add HDMI 2.1 VRR support from HF-VSDB
` [PATCH 4/4] drm/amd/display: Add HDMI ALLM support
+ maple_tree-remove-unused-mas_is_root_limits.patch added to mm-new branch
2026-08-06 20:18 UTC
[PATCH] mptcp: pm: Fix address ID overflow when all IDs are exhausted
2026-08-06 20:17 UTC (2+ messages)
[PATCH v9 00/12] Fine grained fault locking, threaded prefetch, storm cache
2026-08-06 20:18 UTC (5+ messages)
` [PATCH v9 08/12] drm/xe: Chain page faults via queue-resident cache to avoid fault storms
` [PATCH v9 11/12] drm/xe: batch CT pagefault acks with periodic flush
trailers: --only-trailers normalizes URLs to trailers
2026-08-06 20:17 UTC (4+ messages)
` [PATCH] trailers: stop recognizing URLs as trailers
[PATCH v4 2/4] man/man5/tunables.conf: Document system-wide tunables config
2026-08-06 20:17 UTC (2+ messages)
[PATCH] cred: clarify that task_struct::cred is only for the current task
2026-08-06 20:15 UTC
[PATCH] image_types.bbclass: make fsck optional
2026-08-06 18:29 UTC (6+ messages)
` [OE-core] "
Fwd: [REGRESSION] r8169: System freeze on kernel 7.0 with RTL8111H (rev 16 / RTL8168H_1) during ASPM / L1 transition
2026-08-06 20:15 UTC
[PATCH] drm/xe: kill the secondary bind queues on multi-GT teardown
2026-08-06 20:14 UTC
[PATCH v2 0/3] regulator: handle regulator late cleanup race with PM suspend
2026-08-06 20:14 UTC (2+ messages)
` (subset) "
[PATCH] RDMA/ucma: Allow path records to exactly fit the output buffer
2026-08-06 20:13 UTC
[PATCH v4 00/10] KVM: SEV: Add support for IBPB-on-Entry and BTB Isolation
2026-08-06 20:12 UTC (6+ messages)
` [PATCH v4 01/10] x86/bugs: Only log missing retpoline when it's actually the missing mitigation
[PATCH v2] rebase: skip branch symref aliases
2026-08-06 20:12 UTC (12+ messages)
` [PATCH v3 0/2] rebase: handle --update-refs branch symrefs
` [PATCH v3 1/2] rebase: skip branch symref aliases
[PATCH bpf-next v2 1/6] bpf: Reject load-acquire from pointers requiring fault protection
2026-08-06 20:10 UTC (6+ messages)
` [PATCH bpf-next v2 2/6] bpf, riscv: Add and use bpf_atomic_is_load_acq() helper
` [PATCH bpf-next v2 3/6] bpf, x86: Fix exception table metadata for arena load-acquire
` [PATCH bpf-next v2 4/6] bpf, arm64: "
` [PATCH bpf-next v2 5/6] selftests/bpf: Add arena fault test for load-acquire
` [PATCH bpf-next v2 6/6] selftests/bpf: Add load-acquire test for probe-memory pointer types
[PATCH v9 1/7] arm64: dts: imx8mp: Add DT label to SPBA5 bus
2026-08-06 20:10 UTC (2+ messages)
[PATCH v4 0/4] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
2026-08-06 20:08 UTC (5+ messages)
` [PATCH v4 1/4] cpufreq: CPPC: Keep the policy across CPU hotplug
` [PATCH v4 2/4] ACPI: CPPC: Make autonomous selection helpers take a u64
` [PATCH v4 3/4] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
` [PATCH v4 4/4] cpufreq: CPPC: Preserve OSPM-set registers across suspend/resume
[PATCH bpf-next v4 0/5] Introduce bpf_ksock
2026-08-06 20:09 UTC (3+ messages)
` [PATCH bpf-next v4 1/5] net: Add connect_socket() helper
[PATCH bpf-next 1/6] bpf: Reject load-acquire from pointers requiring fault protection
2026-08-06 20:09 UTC (3+ messages)
` [PATCH bpf-next 5/6] selftests/bpf: Add arena fault test for load-acquire
[PATCH 0/3] arm64: dts: imx95-15x15-frdm: support CAN transceivers sharing a silent GPIO
2026-08-06 20:07 UTC (3+ messages)
` (subset) "
[PATCH v3 0/2] mm/swap: skip empty clusters in the swapoff scan
2026-08-06 20:06 UTC (2+ messages)
[PATCH] libselinux: Replace PyString_FromString with PyUnicode_FromString for SWIG 4.5.0 compatibility
2026-08-06 20:06 UTC (2+ messages)
[PATCH v4 0/3] Add Sharp GP2AP070S Proximity Driver and enable it in Galaxy J6 (j6lte)
2026-08-06 20:06 UTC (5+ messages)
` [PATCH v4 2/3] iio: proximity: add driver for Sharp GP2AP070S proximity sensor
` [PATCH v4 3/3] arm64: dts: exynos7870-j6lte: add "
[PATCH v2 0/2] Drivers: hv: decrypt netvsc buffers on contiguous direct-map addresses
2026-08-06 20:06 UTC (4+ messages)
` [PATCH v2 2/2] hv_netvsc: Allocate host-visible GPADL buffers as decrypted contiguous chunks
[PATCH v4 0/5] mm: Unconditional per-VMA locks and cleanups
2026-08-06 20:05 UTC (6+ messages)
` [PATCH v4 1/5] mm: Make per-VMA locks available universally
` [PATCH v4 2/5] binder: Make shrinker rely solely on per-VMA lock
` [PATCH v4 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
` [PATCH v4 4/5] binder: Remove mmap_lock fallback
` [PATCH v4 5/5] tcp: Remove mmap_lock fallback path
[PATCH net-next v4] keys, dns: Drop unused NUL terminator from upayload->data
2026-08-06 20:04 UTC
[PATCH net-next v2 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
2026-08-06 20:05 UTC (3+ messages)
[PATCH] trace_branch: use per-cpu counters for correct/incorrect stats
2026-08-06 20:04 UTC (2+ messages)
[PATCH] drm/xe/pf: Restore default PF scheduling on failed VF enable
2026-08-06 20:05 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[PATCH net v11] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
2026-08-06 20:04 UTC (2+ messages)
[PATCH bpf-next v3 0/5] Introduce bpf_ksock
2026-08-06 20:04 UTC (5+ messages)
` [PATCH bpf-next v3 2/5] bpf: Add ksock kfuncs
[PATCH v2] memcg: keep folio's objcg same as its node
2026-08-06 20:03 UTC (4+ messages)
[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
2026-08-06 20:03 UTC (4+ messages)
` [PATCH V12 05/12] famfs: Introduce file_operations read/write
[PATCH 0/2] doc: interpret-trailers: explain key format
2026-08-06 20:02 UTC (4+ messages)
` [PATCH v4 00/11] "
merge software ecdsa support
2026-08-06 20:01 UTC (2+ messages)
[PATCH 1/2] ARM: dts: nxp: Correct white-space style
2026-08-06 20:01 UTC (2+ messages)
[PATCH batadv 0/3] batman-adv: bat_v: fix bonding candidate selection
2026-08-06 18:54 UTC (2+ messages)
` [PATCH batadv 3/3] batman-adv: use more descriptive var names for is_similar_or_better
[REGRESSION] no TPM device after "tpm_crb: Convert ACPI driver to a platform one"
2026-08-06 19:58 UTC (6+ messages)
[PATCH] drm/amdgpu: Enable GFXOFF functionality for SMU IP v15.0.5
2026-08-06 19:57 UTC (2+ messages)
[PATCH v1 0/3] ARM: dts: imx7d-colibri-emmc: Add Toradex Displays 7" Parallel
2026-08-06 19:56 UTC (2+ messages)
[PATCH] Bluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255
2026-08-06 19:55 UTC (2+ messages)
[PATCH bluetooth 0/4] Bluetooth: fix cmd_sync payload lifetimes on the cancel path
2026-08-06 19:54 UTC (2+ messages)
[PATCH V7] Bluetooth: btnxpuart: Add M.2 Bluetooth device support using pwrseq
2026-08-06 19:54 UTC (2+ messages)
[PATCH V6 0/4] Add PCIe M.2 Key E connector support for NXP i.MX boards
2026-08-06 19:54 UTC (2+ messages)
[GIT PULL] wireless-next-2026-08-06
2026-08-06 19:54 UTC (2+ messages)
[PATCH 0/2] Fix MCU watchdog comments
2026-08-06 19:52 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-am62a-mcu: Fix watchdog comment
` [PATCH 2/2] arm64: dts: ti: k3-am62p-j722s-mcu: "
[PATCH] drm/i915/dp_mst: Remove duplicate intel_pfit_compute_config() call
2026-08-06 19:52 UTC (3+ messages)
[PATCH] mm/show_mem: fix format string inconsistencies and type mismatches
2026-08-06 19:52 UTC (2+ messages)
[PATCH v2 00/10] ceph: convert writeback path to folios
2026-08-06 19:51 UTC (4+ messages)
` [PATCH v2 05/10] ceph: convert ceph_submit_write() "
[PATCH v2] perf/core: Fix group leader use-after-free after sibling detach
2026-08-06 19:50 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.