All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-13 14:44:25 to 2026-07-13 19:26:03 UTC [more...]

+ mm-rmap-refactor-some-code-around-lazyfree-folio-unmapping.patch added to mm-new branch
 2026-07-13 19:26 UTC 

+ mm-rmap-add-try_to_unmap_hugetlb_one.patch added to mm-new branch
 2026-07-13 19:26 UTC 

+ mm-rmap-convert-page-folio-for-hwpoison-checks.patch added to mm-new branch
 2026-07-13 19:25 UTC 

[PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-07-13 18:58 UTC  (4+ messages)
` [PATCH v9 12/14] wifi: ath12k: Switch to generic PAS TZ APIs
` (subset) [PATCH v9 00/14] firmware: qcom: Add OP-TEE PAS service support

[OE-core][PATCH] libxpm: add ptest support
 2026-07-13 18:54 UTC 

[PATCH] memory-control: add recipe and bbclass for cgroup v2 memory limiting
 2026-07-13 18:51 UTC 

[PATCH v2 0/6] platform/x86/amd/pmf: Add 1AH_M80H support and accumulator based NPU metrics
 2026-07-13 18:47 UTC  (8+ messages)
` [PATCH v2 1/6] platform/x86/amd/pmf: Use per-SoC smu_regs struct for SMU mailbox registers
` [PATCH v2 2/6] platform/x86/amd/pmf: Add 1AH_M80H device IDs and extended "
` [PATCH v2 3/6] platform/x86/amd/pmf: Move metrics code to dedicated file
` [PATCH v2 4/6] platform/x86/amd/pmf: Use upper/lower_32_bits() in amd_pmf_set_dram_addr()
` [PATCH v2 5/6] platform/x86/amd/pmf: Refactor NPU metrics for platform extensibility
` [PATCH v2 6/6] platform/x86/amd/pmf: Add 1AH_M80H metrics table and NPU metrics support

[PATCH v7 0/4] driver core: unify the release path for dynamically allocated platform devices
 2026-07-13 18:45 UTC  (7+ messages)
` [PATCH v7 1/4] platform/surface: gpe: use platform_device_register_full()
` [PATCH v7 2/4] drm/xe/i2c: use device_create_managed_software_node()
` [PATCH v7 3/4] driver core: platform: unify release path
` [PATCH v7 4/4] driver core: platform: tests: add test cases for correct swnode removal

[PATCH 0/5] platform/x86/amd/pmf: Add 1AH_M80H support and accumulator based NPU metrics
 2026-07-13 18:40 UTC  (8+ messages)
` [PATCH 2/5] platform/x86/amd/pmf: Add 1AH_M80H device IDs and extended SMU mailbox registers
` [PATCH 5/5] platform/x86/amd/pmf: Add 1AH_M80H metrics table and NPU metrics support

[PATCH nf] netfilter: nft_fib: bail out if input device is missing
 2026-07-13 18:36 UTC 

[REGRESSION] bitland-mifs-wmi: power-saver write is accepted but profile remains balanced on Redmi Book Pro 14 2022
 2026-07-13 18:35 UTC 

[PATCH] tools/sched_ext: scx_flatcg: Fix uninitialized stats on allocation failure
 2026-07-13 18:35 UTC  (2+ messages)

[PATCH 01/14] drm/amdgpu/gmc9: disallow gfxoff around TLB flushes
 2026-07-13 18:27 UTC  (2+ messages)
` [PATCH 05/14] drm/amdgpu: add an buffer funcs callback for TLB invalidation

[Buildroot] [PATCH 1/2] package/easydbus: bump to version 0.2.1
 2026-07-13 18:25 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] support/testing: add runtime test for easydbus

[PATCH 1/2] drm/amdgpu: switch all IPs to using job for IBs
 2026-07-13 18:25 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu: require a job to schedule an IB

[PATCH 1/3] drm/amdgpu: always emit the job vm fence
 2026-07-13 18:24 UTC  (3+ messages)
` [PATCH 2/3] drm/amdgpu: fix missing check in vm_flush()
` [PATCH 3/3] drm/amdgpu: handle GDS and SPM without a VM fence

[PATCH v2 00/33] mm: make VMA page offset handling more consistent
 2026-07-13 18:18 UTC  (21+ messages)
` [PATCH v2 05/33] mm/rmap: update mm/interval_tree.c comments
` [PATCH v2 06/33] mm/rmap: parameterise vma_interval_tree_*() by address_space
` [PATCH v2 07/33] mm/rmap: elide unnecessary static inline's in interval_tree.c
` [PATCH v2 08/33] mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
` [PATCH v2 09/33] mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
` [PATCH v2 10/33] mm/rmap: rename anon_vma_interval_tree_*() params and use pgoff_t
` [PATCH v2 11/33] mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
` [PATCH v2 12/33] MAINTAINERS: Move mm/interval_tree.c to rmap section
` [PATCH v2 13/33] mm/vma: introduce and use vmg_pages(), vmg_[start, end]_pgoff()
` [PATCH v2 14/33] mm/vma: clean up anon_vma_compatible()

arch/arm/boot/dts/ti/omap/omap2430-sdp.dtb: keypad (ti,twl4030-keypad): 'linux,keymap' is a required property
 2026-07-13 17:59 UTC 

[thomas-weissschuh:b4/mips-vdso-install 3/3] make[3]: *** No rule to make target 'arch/mips/vdso/vdso.so.dbg'
 2026-07-13 17:57 UTC 

[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-13 17:57 UTC  (16+ messages)
` [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar
` [RFC PATCH 10/34] x86: mm: carve out the generic compile-time folded pgtable case in effective_prot()
` [RFC PATCH 19/34] x86: power: use proper set_pXd() for generic compile-time folded patable in resume_one_md_table_init()

[RFC PATCH] fs/ntfs3: prevent positive E_NTFS_NONRESIDENT from reaching writeback error handling
 2026-07-13  8:41 UTC 

[PATCH v4 0/7] ASoC: apple: mca: support simultaneous I2S capture on the frontend
 2026-07-13 12:42 UTC  (2+ messages)

Missing signoff in the arm-soc tree
 2026-07-13 17:38 UTC  (2+ messages)

[PATCH RFC 00/13] mm/swap: introduce priority queue to remove global cluster cache and plist
 2026-07-13 17:25 UTC  (14+ 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 RFC 12/13] mm/swap: drop swap active plist
` [PATCH RFC 13/13] lib/plist.c: remove requeue function

[PATCH] drm/amd: Move dynamic PCIe switching quirks to X86_MATCH_* macros
 2026-07-13 17:24 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 1/4] python3-cryptography: set CVE_PRODUCT
 2026-07-13 17:15 UTC  (6+ messages)
` [PATCH 2/4] python3-ply: set CVE_PRODUCT and CVE_STATUS for CVE-2025-56005 as disputed
  ` [OE-core] "
` [PATCH 3/4] python3-pyasn1: set CVE_PRODUCT
  ` [OE-core] "
` [OE-core] [PATCH 1/4] python3-cryptography: "

[PATCH v6 0/7] Qualcomm Sahara protocol enhancements
 2026-07-13 17:11 UTC  (11+ 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] "

[meta-multimedia][PATCH] libcamera: update 0.7.1 -> 0.7.2
 2026-07-13 17:08 UTC 

[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  (4+ messages)
` [PATCH 2/2] wifi: ath12k: implement custom wake_tx_queue with "

[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 

[PATCHSET v5 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-13 16:49 UTC  (17+ messages)
` [PATCH 01/10] sched: Add helper to block retained proxy donors
` [PATCH 02/10] sched_ext: Block proxy donors across scheduler transitions
` [PATCH 03/10] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
` [PATCH 04/10] sched_ext: Split curr|donor references properly
` [PATCH 05/10] sched_ext: Fix TOCTOU race in consume_remote_task()
` [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 08/10] sched_ext: Add selftest for blocked donor admission
` [PATCH 09/10] sched_ext: scx_qmap: Add proxy execution support
` [PATCH 10/10] sched: Allow enabling proxy exec with sched_ext

[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 RFC] jfs: replace BUG() with error return in txLock()
 2026-07-13 16:43 UTC  (2+ messages)

[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()

[RFC PATCH 000/134] qom: Make composition-tree parenting mandatory
 2026-07-13 16:35 UTC  (3+ messages)
` [RFC PATCH 129/134] hw: Parent board-created CPUs under the machine

[PATCH nf-next v3] netfilter: ipset: skip extension destroy on hash resize replay
 2026-07-13 16:33 UTC 

[PATCH] rust: drm: Fix typo in FEAT_RENDER documentation
 2026-07-13 16:33 UTC  (2+ messages)

[PATCH v2] drm/virtio: fix deadlock in display_info_cb by removing hotplug from dequeue worker
 2026-07-13 16:31 UTC  (2+ messages)

[PATCH 1/4] files/fs-perms.txt: Replace /srv by $servicedir
 2026-07-13 16:29 UTC  (3+ messages)
` [PATCH 3/4] base-files: Install /etc/mtab in a systemd-friendly way
  ` [OE-core] "

[PATCH] fetch2: Ensure UntrustedUrl.msg is str
 2026-07-13 16:28 UTC 

[PATCH v3 0/3] drm/amdgpu: Wire GPU events into EVENTFD notifications
 2026-07-13 16:27 UTC  (4+ messages)
` [PATCH v3 1/3] drm/amdgpu: Signal USERQ_EOP "
` [PATCH v3 2/3] drm/amdgpu: Signal QUEUE_RESET "
` [PATCH v3 3/3] drm/amdgpu: Signal GPU_RESET "

[PATCH] hw/usb/hcd-ohci: Make sure that ohci_service_ed_list() cannot loop forever
 2026-07-13 16:23 UTC  (2+ messages)

[PATCH v1] uftrace: riscv privilege level
 2026-07-13 16:21 UTC  (3+ messages)

[PATCH v4 0/3] Rework FIXMEs and fprintfs in hcd-xhci.c
 2026-07-13 16:18 UTC  (5+ messages)
` [PATCH v4 1/3] hw/usb/hcd-xhci: Turn guest-triggerable abort() into qemu_log_mask()
` [PATCH v4 2/3] hw/usb/hcd-xhci: Remove the FIXME macro
` [PATCH v4 3/3] hw/usb/hcd-xhci: Use qemu_log_mask() instead of fprintf() statement

[PATCH nf] netfilter: ipset: skip extension destroy on hash resize replay
 2026-07-13 16:18 UTC  (3+ messages)

[PATCH] drm/virtio: Don't detach GEM from a non-created context
 2026-07-13 16:18 UTC  (2+ messages)

[PATCH nf-next v2] netfilter: ipset: skip extension destroy on hash resize replay
 2026-07-13 16:15 UTC 

[PATCH libevl] tests: skip clock-timer-periodic on virtual targets
 2026-07-13 16:17 UTC 

[PATCH ath-next 0/2] wifi: ath: Correctly copy the hint BSSID in WMI scan request
 2026-07-13 16:15 UTC  (3+ messages)
` [PATCH ath-next 1/2] wifi: ath12k: "
` [PATCH ath-next 2/2] wifi: ath11k: "

[PATCH nf-next 1/2] netfilter: conntrack_helper: pass master conntrack to helper functions
 2026-07-13 16:06 UTC  (2+ messages)
` [PATCH nf-next 2/2] netfilter: nf_conntrack_expect: store event cache in expectation

[PATCH v4 0/2] rust: drm: gpuvm: implement Send and Sync for refcounted handles
 2026-07-13 16:00 UTC  (2+ messages)

[PATCH RFC 0/3] RFC: Fixing rust segfault (#16058) to support Ubuntu 26.04 on Scarthgap
 2026-07-13 16:00 UTC  (8+ messages)
            ` [OE-core] "

[PATCH net v2] nfc: llcp: reject PDUs shorter than the LLCP header
 2026-07-13 15:58 UTC 

[Buildroot] [PATCH 1/1] package/transmission: bump version to 4.1.3
 2026-07-13 15:58 UTC  (2+ messages)

[PATCH v2 0/5] binfmt_misc: bpf-backed binary type handlers
 2026-07-13 15:57 UTC  (6+ messages)

[Buildroot] [git commit] package/transmission: bump version to 4.1.3
 2026-07-13 15:45 UTC 

[PATCH v4 0/5] block: use integrity interval instead of sector as seed
 2026-07-13 15:50 UTC  (3+ messages)

[PATCH] tests/functional/riscv64: sifive_u: Fix kernel command line
 2026-07-13 15:48 UTC  (2+ messages)

[PATCH v3 14/24] binfmt_misc: rename load_binfmt_misc() to current_binfmt_misc()
 2026-07-13 15:46 UTC 

[PATCH v3 13/24] binfmt_misc: factor out the entry matching
 2026-07-13 15:37 UTC 

[PATCH v2] rust: drm: fix GEM object pointer safety docs
 2026-07-13 15:35 UTC  (2+ messages)

pull-request: ath-current-20260713
 2026-07-13 15:35 UTC 

[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
 2026-07-13 15:34 UTC  (3+ messages)

[PATCH net] nfc: llcp: bound the remaining LLCP TLV parsers to their buffers
 2026-07-13 15:34 UTC  (4+ messages)

[Buildroot] [git commit] package/mpd: update to version 0.24.13
 2026-07-13 15:18 UTC 

[PATCH] afs: Fix afs_edit_dir_remove() to get, not find, block 0
 2026-07-13 15:22 UTC 

[PATCHSET v2] sched/psi: Fix psimon fork deadlock and rtpoll_timer UAF
 2026-07-13 15:19 UTC  (8+ messages)
` [PATCH 1/2] sched/psi: Create the psimon kthread outside of cgroup_mutex
` [PATCH 2/2] sched/psi: Shut down rtpoll_timer in psi_cgroup_free()

[Buildroot] [PATCH] package/python-click: bump to version 8.4.2
 2026-07-13 15:17 UTC  (2+ messages)

[Buildroot] [git commit] package/python-click: bump to version 8.4.2
 2026-07-13 15:05 UTC 

Refcounting dma_resv and using that for drm_exec support in TTM
 2026-07-13 15:15 UTC  (15+ messages)
` [PATCH 01/12] dma-buf: Add reference counting to dma_resv
` [PATCH 04/12] drm/ttm: Switch LRU cursor to track dma_resv instead of buffer objects
` [PATCH 09/12] drm/ttm: nuke buffer refcounting

[PATCH v3 1/3] platform/x86: asus-wireless: Check ACPI_COMPANION() against NULL
 2026-07-13 15:14 UTC  (3+ messages)
` [PATCH v3 2/3] platform/x86: topstar-laptop: "
` [PATCH v3 3/3] platform/x86: hsmp: "

[PATCH] powerpc/ps3: Fix map failure path in dma_ioc0_map_pages()
 2026-07-13 15:08 UTC  (3+ messages)

[PATCH v3 11/24] binfmt_misc: use print_hex_dump_debug() for the register debug output
 2026-07-13 15:08 UTC 

[PATCH v2 0/3] pinctrl: mediatek: Add MT6858 support
 2026-07-13 15:06 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: mediatek: Add MT6858
` [PATCH v2 2/3] pinctrl: mediatek: Add driver for MT6858
` [PATCH v2 3/3] arm64: dts: mediatek: mt6858: Add pinmux macro header file

[Buildroot] [PATCH 1/1] package/python-emailproxy: bump version to 2026.7.3
 2026-07-13 15:04 UTC  (2+ messages)

[PATCH 0/2] riscv: dts: spacemit: k3: Add USB/PCIe devices
 2026-07-13 15:04 UTC  (5+ messages)
` [PATCH 2/2] riscv: dts: spacemit: k3: Add PCIe device node

[Buildroot] [git commit] package/python-emailproxy: bump version to 2026.7.3
 2026-07-13 14:57 UTC 

[AUH] pkgconf: upgrading to 3.0.1 SUCCEEDED
 2026-07-13 15:00 UTC 

[PATCH 1/2] wifi: ath11k: implement custom wake_tx_queue with flow control
 2026-07-13 15:01 UTC  (2+ messages)

[PATCH 00/13 RFC net-next] Allow compiling an IPv6-only kernel network stack
 2026-07-13 14:57 UTC  (6+ messages)
` [PATCH 01/13 RFC net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack

[Buildroot] [PATCH] board/t3/t3-gem-o1: add new board
 2026-07-13 14:56 UTC  (2+ messages)
` [Buildroot] "

[PATCH 0/3] Add UFS Host driver support for SpacemiT K3 SoC
 2026-07-13 14:56 UTC  (4+ messages)

[PATCH net-next v2] mptcp: sockopt: implement IPV6_TCLASS
 2026-07-13 14:53 UTC  (2+ messages)

[PATCH] xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
 2026-07-13 14:50 UTC 

[RFC PATCH 0/4] rust: usb: add usb request block abstractions and a user
 2026-07-13 14:44 UTC  (3+ messages)
` [RFC PATCH 4/4] media: add gv-usb2 audio capture driver

[Buildroot] [PATCH 1/1] package/vboot-utils: bump version to git 042312c6e7
 2026-07-13 14:44 UTC  (2+ 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.