messages from 2026-07-13 16:36:44 to 2026-07-13 17:25:49 UTC [more...]
[PATCH RFC 00/13] mm/swap: introduce priority queue to remove global cluster cache and plist
2026-07-13 17:25 UTC (12+ messages)
` [PATCH RFC 01/13] mm/swap: remove unused parameter for reading swap header
` [PATCH RFC 02/13] mm/swap: slightly cleanup the code for hibernation error handling
` [PATCH RFC 03/13] mm/swap: cleanup and document swap device availability flag usage
` [PATCH RFC 04/13] mm/swap: introduce swap device iteration helper
` [PATCH RFC 05/13] mm/swap: change the swapon lock into a percpu rwsem
` [PATCH RFC 06/13] mm/swap: remove swapon mutex and update proc reader
` [PATCH RFC 07/13] mm/swap: consolidate swap inuse accounting helpers
` [PATCH RFC 08/13] mm/swap: change back to use each swap device's percpu cluster
` [PATCH RFC 09/13] mm/swap: add priority queue for swap device allocation
` [PATCH RFC 10/13] mm/swap: remove available list
` [PATCH RFC 11/13] mm/swap: perform sync discard on single device more proactively
[PATCH v7 00/10] dmaengine: dw-edma: flatten desc structions and simplify code
2026-07-13 17:25 UTC (21+ messages)
` [PATCH v7 01/10] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH v7 02/10] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH v7 03/10] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH v7 04/10] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH v7 05/10] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH v7 06/10] dmaengine: dw-edma: Add callbacks to fill link list entries
` [PATCH v7 07/10] dmaengine: dw-edma: Add non_ll_start() callback
` [PATCH v7 08/10] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v7 09/10] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v7 10/10] dmaengine: dw-edma: Remove struct dw_edma_chunk
[PATCH] iommufd/selftest: Simplify iommufd_device_remove_vdev()
2026-07-13 17:25 UTC
[PATCH] drm/amd: Move dynamic PCIe switching quirks to X86_MATCH_* macros
2026-07-13 17:24 UTC
[PATCH 7.1.y 0/6] cBPF JIT spray hardening
2026-07-13 17:24 UTC (13+ messages)
` [PATCH 7.1.y 1/6] bpf: Support for hardening against JIT spraying
` [PATCH 7.1.y 2/6] x86/bugs: Enable IBPB flush on BPF JIT allocation
` [PATCH 7.1.y 3/6] bpf: Restrict JIT predictor flush to cBPF
[PATCH v3 1/2] fuse: copy request headers via a stack buffer for io-uring
2026-07-13 17:24 UTC (3+ messages)
` [PATCH v3 2/2] fuse: bound io-uring payload copies to the registered buffer size
[BUG] iommufd/selftest: fault injection in iommufd_get_object can trigger a teardown UAF
2026-07-13 17:23 UTC (2+ messages)
please help backporting some patches to stable release 24.11.7
2026-07-13 17:22 UTC
[PATCH net-next 0/2] Add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driver
2026-07-13 17:22 UTC (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: add DAPU Telecom DAP8211R(I) PHY binding
[PATCH mm-hotfixes v2 0/4] mm: fix UAF caused by race between ptdump and vmap pgtable freeing
2026-07-13 17:21 UTC (7+ messages)
` [PATCH mm-hotfixes v2 1/4] mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
` [PATCH mm-hotfixes v2 3/4] mm/ptdump: always stabilise against page table freeing using init_mm
` [PATCH mm-hotfixes v2 4/4] arm64: remove redundant concurrent ptdump UAF mitigation
[PATCH] staging: media: ipu7: add NULL checks before ipu7_mmu_cleanup() in remove
2026-07-13 17:21 UTC
[akpm-mm:mm-new 344/369] mm/alloc_tag.c:356:58: error: implicit declaration of function 'compat_ptr'
2026-07-13 17:20 UTC (6+ messages)
[PATCH] memory-control: fix build failure on non-systemd distros
2026-07-13 17:18 UTC (2+ messages)
[meta-multimedia][PATCH] libcamera: add libdrm dependency
2026-07-13 16:44 UTC (5+ messages)
` [oe] "
[meta-oe][PATCH v2] thermald: upgrade to 2.5.12
2026-07-13 15:49 UTC
[PATCH] staging: media: meson: vdec: propagate devm_clk_get() errors
2026-07-13 17:16 UTC (2+ messages)
[PATCH v14 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
2026-07-13 17:16 UTC (3+ messages)
` [PATCH v14 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
[PATCH net v3] net: stmmac: intel: skip SerDes reconfig when rate is unchanged
2026-07-13 17:16 UTC
[PATCH v2] PCI: vmd: Handle BUS_RESTRICT_CFG value 3 for Arrow Lake-HX
2026-07-13 17:16 UTC (3+ messages)
` [PATCH v3] "
[PATCH 1/4] python3-cryptography: set CVE_PRODUCT
2026-07-13 17:15 UTC (4+ messages)
` [PATCH 3/4] python3-pyasn1: "
` [OE-core] "
` [OE-core] [PATCH 1/4] python3-cryptography: "
[PATCH 1/2] Bluetooth: L2CAP: avoid maybe-return-locked and add locking annotations
2026-07-13 17:16 UTC (4+ messages)
` [PATCH 2/2] Bluetooth: enable context analysis for headers
[PATCH 0/2] mm/hugetlb: fix list corruption in allocate_file_region_entries()
2026-07-13 17:14 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/mm: add hugetlb_region_cache_race regression test
[PATCH 1/1] cxl/test: Rework cxl_type2_mem_init() to use cxl_mock_platform_device_add()
2026-07-13 17:15 UTC (2+ messages)
[PATCH] cxl/features: Serialize multi-part Get/Set Feature transfers
2026-07-13 17:15 UTC (3+ messages)
[PATCH blktests 0/4] misc fixes
2026-07-13 17:13 UTC (2+ messages)
[PATCH bpf-next v9 0/9] bpf: Introduce global percpu data
2026-07-13 17:13 UTC (5+ messages)
` [PATCH bpf-next v9 5/9] bpftool: Generate skeleton for "
` [PATCH bpf-next v9 6/9] selftests/bpf: Add tests to verify "
[PATCH rdma-next v4 0/6] RDMA/irdma: Adopt robust udata
2026-07-13 17:12 UTC (7+ messages)
` [PATCH rdma-next v4 1/6] RDMA/irdma: Add checks for no udata
` [PATCH rdma-next v4 2/6] RDMA/irdma: Clear udata response buffers where necessary
` [PATCH rdma-next v4 3/6] RDMA/irdma: Use robust input copy helpers
` [PATCH rdma-next v4 4/6] RDMA/irdma: Use robust udata helper for QP creation
` [PATCH rdma-next v4 5/6] RDMA/irdma: Fix legacy i40iw compat check in create_qp
` [PATCH rdma-next v4 6/6] RDMA/irdma: Enable uverbs_robust_udata compliance flag
[PATCH v3] scsi: scsi_debug: fix REPORT ZONES alloc_len underflow OOB write
2026-07-13 17:12 UTC (3+ messages)
` [PATCH v4] "
net/mlx5: duplicate kmem_cache name warning
2026-07-13 17:12 UTC
[PATCH v6 0/2] mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmap
2026-07-13 17:11 UTC (4+ messages)
` [PATCH v6 2/2] "
[PATCH v6 0/7] Qualcomm Sahara protocol enhancements
2026-07-13 17:11 UTC (9+ messages)
` [PATCH v6 4/7] bus: mhi: Add QDU100 Sahara variant and firmware fallback
` [PATCH v6 7/7] bus: mhi: Expose DDR training data via controller sysfs
[PATCH v3 0/4] Add Clang toolchain support for kernel builds
2026-07-13 17:11 UTC (3+ messages)
` [PATCH v3 2/4] kernel-yocto-rust: use clang toolchain for riscv64 when Rust is enabled
` [OE-core] "
[PATCH v10 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
2026-07-13 17:11 UTC (8+ messages)
[PATCH net-next v4 00/15][pull request] Introduce iXD driver
2026-07-13 17:10 UTC (3+ messages)
` [PATCH net-next v4 04/15] libie: add control queue support
[meta-multimedia][PATCH] libcamera: update 0.7.1 -> 0.7.2
2026-07-13 17:08 UTC
[PATCH] mm: thp: pin the inode across a file folio split
2026-07-13 17:09 UTC
[PATCH slab/for-next-fixes v3 0/4] mm/slab: fix unbounded recursion in free path with memalloc profiling
2026-07-13 17:08 UTC (3+ messages)
` [PATCH slab/for-next-fixes v3 4/4] mm/slab: prevent unbounded recursion in free path with new kmalloc type
[PATCH] iio: light: tsl2583: migrate to sysfs_emit() and sysfs_emit_at()
2026-07-13 17:08 UTC
[PATCH] staging: greybus: uart: return tty_alloc_driver() errors
2026-07-13 17:08 UTC
[PATCH v2] drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VM
2026-07-13 17:07 UTC (2+ messages)
[PATCH v4 01/27] bitbake: globally define KERNEL_PACKAGE_NAME
2026-07-13 17:06 UTC (2+ messages)
` [OE-core] "
[PATCH 0/2] ath11k/ath12k: implement TX flow control
2026-07-13 17:05 UTC (3+ messages)
` [PATCH 2/2] wifi: ath12k: implement custom wake_tx_queue with "
[PATCH v2] arm64: dts: imx8mq: Add DCSS node
2026-07-13 17:05 UTC (2+ messages)
[PATCH v2 RESEND] mtd: afs: validate v2 image info bounds
2026-07-13 17:03 UTC (4+ messages)
[PATCH] drm/i915/display: Fix too few bits in transcoder mask variables
2026-07-13 17:03 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH v5 00/17] i3c: renesas: Suspend to RAM with power loss and runtime PM
2026-07-13 17:02 UTC (13+ messages)
` [PATCH v5 01/17] i3c: renesas: Check that the transfer is valid before accessing it
` [PATCH v5 06/17] i3c: renesas: Perform Dynamic Address Assignment on resume
` [PATCH v5 08/17] i3c: renesas: Fix out-of-bounds access for newdevs mask
` [PATCH v5 09/17] i3c: renesas: Use reset_control_bulk_{assert, deassert}()
[LTP] [PATCH v1] pipe13: Scale child reap window with LTP_TIMEOUT_MUL
2026-07-13 17:01 UTC (2+ messages)
` [LTP] [PATCH v3] "
[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-13 17:01 UTC (17+ messages)
` [PATCH v8 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v8 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v8 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults
[PATCH bpf v2 0/2] bpf: Fix tracing of kfuncs with implicit args
2026-07-13 17:01 UTC (7+ messages)
` [PATCH bpf v2 1/2] "
[patch 0/4] entry: Rework syscall skip logic
2026-07-13 17:00 UTC (5+ messages)
` [patch 4/4] entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall execution
[PATCH] audit: add MOVE_MOUNT auxiliary record to log mount relocation
2026-07-13 17:00 UTC
[PATCH] audit: add FSCONFIG auxiliary record to log filesystem configuration
2026-07-13 17:00 UTC
[PATCH 00/11] sequencer: do not record dropped commits as rewritten
2026-07-13 17:00 UTC (3+ messages)
` [PATCH v2 00/10] "
[PATCH] ieee802154: hwsim: serialize pib updates to fix double-free
2026-07-13 16:59 UTC (2+ messages)
[GIT PULL] NFSD fix for v7.2-rc
2026-07-13 16:58 UTC (2+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2026-07-13 16:58 UTC (2+ messages)
[PATCH v3] nvme: core: reject invalid LBA data size from Identify Namespace
2026-07-13 16:58 UTC (9+ messages)
[PATCH] ASoC: amd: yc: Add DMI quirk for MSI Vector A16 HX A8WIG
2026-07-13 16:57 UTC
[PATCH v3 0/3] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
2026-07-13 16:56 UTC (11+ messages)
` [PATCH v3 2/3] iio: adc: qcom-spmi-adc5-gen3: Remove an unnecessary print
` [PATCH v3 3/3] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring
[PATCH v4 0/3] drm/xe/i2c: alerts and controller enabling modifications
2026-07-13 16:56 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/i2c: alerts and controller enabling modifications (rev3)
[PATCH v4 00/11] mm: PMD-level swap entries for anonymous THPs
2026-07-13 16:55 UTC (5+ messages)
` [PATCH v4 04/11] mm: zswap: add range lookup for large-folio swapin
[RFC PATCH] slab: don't assume alignment on allocators that may return ZERO_SIZE_PTR
2026-07-13 16:53 UTC (3+ messages)
[PATCH] iommufd: Fix wrong hwpt passed to iommufd_auto_response_faults on replace
2026-07-13 16:53 UTC (2+ messages)
[PATCH v5 00/18] mm: Some cleanups for page allocator APIs
2026-07-13 16:51 UTC (7+ messages)
` [PATCH v5 13/18] mm: Remove __alloc_pages_node()
[PATCH v10 0/7] graph: indent visual roots in graph
2026-07-13 16:44 UTC (9+ messages)
` [PATCH v11 "
` [PATCH v11 1/7] lib-log-graph: move check_graph function
` [PATCH v11 2/7] revision: add next_commit_to_show()
` [PATCH v11 3/7] graph: add a 2 commit buffer for lookahead
` [PATCH v11 4/7] graph: indent visual root in graph
` [PATCH v11 5/7] graph: wrap cascading commits after 4 columns
` [PATCH v11 6/7] graph: move config reading into graph_read_config()
` [PATCH v11 7/7] graph: add --[no-]graph-indent and log.graphIndent
[PATCH v3 0/2] Make liveupdate selftests library
2026-07-13 16:49 UTC (4+ messages)
CALLl FOR TESTING: multipath-tools 0.15.0 with RDAC or Clariion
2026-07-13 16:50 UTC
[PATCH i-g-t] tests/intel/xe_sriov_scheduling: Disable VFs before resetting sched params
2026-07-13 16:49 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
[RFC PATCH 000/134] qom: Make composition-tree parenting mandatory
2026-07-13 16:49 UTC (3+ messages)
` [RFC PATCH 001/134] qom: Introduce object_new_child()
What's cooking in zh_CN (Jul 2026)
2026-07-13 16:49 UTC
[PATCH v4 00/27] KVM: s390: Introduce arm64 KVM
2026-07-13 16:38 UTC (3+ messages)
` [PATCH v4 13/27] KVM: s390: Prepare KVM/s390 for a second KVM module
[PATCHSET v5 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
2026-07-13 16:49 UTC (11+ messages)
` [PATCH 02/10] sched_ext: Block proxy donors across scheduler transitions
` [PATCH 04/10] sched_ext: Split curr|donor references properly
` [PATCH 06/10] sched_ext: Handle blocked donor migration with proxy execution
` [PATCH 07/10] sched_ext: Delegate proxy donor admission to BPF schedulers
` [PATCH 10/10] sched: Allow enabling proxy exec with sched_ext
[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
2026-07-13 16:48 UTC (22+ messages)
` [PATCH v3 01/11] cxl: Add cxl_get_hdm_info() helper for HDM decoder metadata
` [PATCH v3 05/11] vfio: UAPI for CXL Type-2 device passthrough
` [PATCH v3 06/11] cxl: Add register-virtualization helpers for vfio Type-2 passthrough
` [PATCH v3 07/11] vfio/pci: Add CONFIG_VFIO_PCI_CXL with bind-time CXL Type-2 acquisition
` [PATCH v3 08/11] vfio/pci/cxl: Add HDM + COMP_REGS regions and DVSEC clipping shim
linux-next: build failure in final build
2026-07-13 16:48 UTC
[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
2026-07-13 16:47 UTC (3+ messages)
[PATCH v7 0/7] New features for the AD5686 IIO driver
2026-07-13 16:46 UTC (8+ messages)
` [PATCH v7 4/7] iio: dac: ad5686: implement new sync() op for the spi bus
[PATCH v2 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-07-13 16:46 UTC (6+ messages)
` [PATCH v2 3/4] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
[PATCH v1 0/9] Support Clang context analysis for ext2
2026-07-13 16:44 UTC (4+ messages)
` [PATCH v1 1/9] ext2: fix ext2_xattr_delete_inode() context analysis warning
[LTP] [PATCH] fanotify25: Add CVE reference and include it in CVE runfile
2026-07-13 16:43 UTC (2+ messages)
` [LTP] "
[PATCH v8 0/6] drm/amdgpu: Add WAIT_EVENT ioctl for render-node events
2026-07-13 16:43 UTC (7+ messages)
` [PATCH v8 1/6] drm/amdgpu/uapi: Add WAIT_EVENT ioctl and metadata structures
` [PATCH v8 2/6] drm/amdgpu: Add wait-event manager and per-file lifetime plumbing
` [PATCH v8 3/6] drm/amdgpu: Register WAIT_EVENT ioctl
` [PATCH v8 4/6] drm/amdgpu: Remove queue-scoped WAIT_EVENT records on queue teardown
` [PATCH v8 5/6] drm/amdgpu: Record USERQ_EOP WAIT_EVENT notifications
` [PATCH v8 6/6] drm/amdgpu: Record QUEUE_RESET "
[PATCH -perfbook 1/3] Enhance \clnref for multi-part listing and employ it
2026-07-13 16:43 UTC (2+ messages)
[PATCH RFC] jfs: replace BUG() with error return in txLock()
2026-07-13 16:43 UTC (2+ messages)
[LTP] [PATCH v2] pipe13: Scale child reap window with LTP_TIMEOUT_MUL
2026-07-13 16:41 UTC (2+ messages)
` [LTP] "
[PATCH net-next v3 00/15] net: macb: implement context swapping
2026-07-13 16:41 UTC (4+ messages)
` [PATCH net-next v3 14/15] net: macb: use context swapping in .set_ringparam()
[PATCH i-g-t v2 00/16] limiting suspend tests
2026-07-13 16:40 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v17 0/7] branch: delete-merged
2026-07-13 16:39 UTC (8+ messages)
` [PATCH v18 "
` [PATCH v18 5/7] branch: add --delete-merged <branch>
[PATCH v10 0/9] migrate more variables into repo_config_values
2026-07-13 16:39 UTC (4+ messages)
` [PATCH v11 00/10] "
` [PATCH v11 06/10] environment: migrate apply_default_whitespace and apply_default_ignorewhitespace
[PATCH v10 0/2] Add AMD I3C master controller driver and bindings
2026-07-13 16:38 UTC (4+ messages)
` [PATCH v10 1/2] dt-bindings: i3c: Add AMD I3C master controller support
[PATCH bpf-next v7 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-13 16:38 UTC (3+ messages)
` [PATCH bpf-next v7 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
[PATCH v2 0/4] test-ww_mutex: Miscellaneous fixes
2026-07-13 16:37 UTC (5+ messages)
` [PATCH v2 1/4] test-ww_mutex: Fix module cleanup
` [PATCH v2 2/4] test-ww_mutex: Report errors from stress workers
` [PATCH v2 3/4] test-ww_mutex: Handle transient -EDEADLK in test_cycle_work
` [PATCH v2 4/4] test-ww_mutex: Retry lock acquisition after timeout if deadlocked
[PATCH v2 00/11] Enable CMRR in fixed-RR VRR path
2026-07-13 16:37 UTC (4+ messages)
` [PATCH v2 05/11] drm/i915/vrr: Enable/Disable CMRR based on enable/disable preconditions
[PATCH v12 nf-next 0/7] netfilter: Add bridge-fastpath
2026-07-13 16:37 UTC (7+ messages)
` [PATCH v12 nf-next 3/7] netfilter: nf_flow_table_offload: Add nf_flow_rule_bridge()
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.