messages from 2026-03-27 01:13:10 to 2026-03-27 02:20:15 UTC [more...]
[RFC PATCH v2] mm/damon/core: fix damon_call() vs kdamond_fn() exit race deadlock
2026-03-27 2:20 UTC (3+ messages)
` (sashiko review) "
[PATCH v6 00/90] x86: Introduce a centralized CPUID data model
2026-03-27 2:16 UTC (48+ messages)
` [PATCH v6 01/90] ASoC: Intel: avs: Check maximum valid CPUID leaf
` [PATCH v6 02/90] ASoC: Intel: avs: Include CPUID header at file scope
` [PATCH v6 03/90] tools/x86/kcpuid: Update bitfields to x86-cpuid-db v3.0
` [PATCH v6 04/90] treewide: Explicitly include the x86 CPUID headers
` [PATCH v6 05/90] x86/cpu: <asm/processor.h>: Do not include the CPUID API header
` [PATCH v6 06/90] x86/cpuid: Rename cpuid_leaf()/cpuid_subleaf() APIs
` [PATCH v6 07/90] x86/cpuid: Introduce <asm/cpuid/leaf_types.h>
` [PATCH v6 08/90] x86: Introduce a centralized CPUID data model
` [PATCH v6 09/90] x86/cpuid: Introduce a centralized CPUID parser
` [PATCH v6 10/90] x86/cpu: Rescan CPUID table after disabling PSN
` [PATCH v6 11/90] x86/cpu: centaur/zhaoxin: Rescan CPUID(0xc0000001) after MSR writes
` [PATCH v6 12/90] x86/cpu/transmeta: Rescan CPUID(0x1) after capability unhide
` [PATCH v6 13/90] x86/cpu/intel: Rescan CPUID table after leaf unlock
` [PATCH v6 14/90] x86/cpu: Use parsed CPUID(0x0)
` [PATCH v6 15/90] x86/lib: Add CPUID(0x1) family and model calculation
` [PATCH v6 16/90] x86/cpu: Use parsed CPUID(0x1)
` [PATCH v6 17/90] x86/cpuid: Parse CPUID(0x80000000)
` [PATCH v6 18/90] x86/cpu: Use parsed CPUID(0x80000000)
` [PATCH v6 19/90] x86/cpuid: Parse CPUID(0x80000002) to CPUID(0x80000004)
` [PATCH v6 20/90] x86/cpu: Use parsed "
` [PATCH v6 21/90] x86/cpuid: Split parser tables and add vendor-qualified parsing
` [PATCH v6 22/90] x86/cpuid: Introduce a parser debugfs interface
` [PATCH v6 23/90] x86/cpuid: Parse CPUID(0x16)
` [PATCH v6 24/90] x86/tsc: Use parsed CPUID(0x16)
` [PATCH v6 25/90] x86/cpuid: Parse Transmeta and Centaur extended ranges
` [PATCH v6 26/90] x86/cpu: transmeta: Use parsed CPUID(0x80860000)->CPUID(0x80860006)
` [PATCH v6 27/90] x86/cpu: transmeta: Refactor CPU information printing
` [PATCH v6 28/90] x86/cpu: centaur: Use parsed CPUID(0xc0000001)
` [PATCH v6 29/90] x86/cpu: zhaoxin: "
` [PATCH v6 30/90] x86/cpuid: Parse CPUID(0x2)
` [PATCH v6 31/90] x86/cpuid: Warn once on invalid CPUID(0x2) iteration count
` [PATCH v6 32/90] x86/cpuid: Introduce parsed CPUID(0x2) API
` [PATCH v6 33/90] x86/cpu: Use parsed CPUID(0x2)
` [PATCH v6 34/90] x86/cacheinfo: "
` [PATCH v6 35/90] x86/cpuid: Remove direct CPUID(0x2) query helpers
` [PATCH v6 36/90] x86/cpuid: Parse deterministic cache parameters CPUID leaves
` [PATCH v6 37/90] x86/cacheinfo: Pass a 'struct cpuinfo_x86' refrence to CPUID(0x4) code
` [PATCH v6 38/90] x86/cacheinfo: Use parsed CPUID(0x4)
` [PATCH v6 39/90] x86/cacheinfo: Use parsed CPUID(0x8000001d)
` [PATCH v6 40/90] x86/cpuid: Parse CPUID(0x80000005), CPUID(0x80000006), CPUID(0x80000008)
` [PATCH v6 41/90] x86/cacheinfo: Use auto-generated data types
` [PATCH v6 42/90] x86/cacheinfo: Use parsed CPUID(0x80000005) and CPUID(0x80000006)
` [PATCH v6 43/90] x86/cacheinfo: Use parsed CPUID(0x80000006)
` [PATCH v6 44/90] x86/cpu: Use parsed CPUID(0x80000005) and CPUID(0x80000006)
` [PATCH v6 45/90] x86/cpu/amd: Use parsed CPUID(0x80000005)
` [PATCH v6 46/90] x86/cpu/amd: Refactor TLB detection code
` [PATCH v6 47/90] x86/cpu/amd: Use parsed CPUID(CPUID(0x80000005) and CPUID(0x80000006)
[PATCH] drm/panel: himax-hx83121a: Fix incorrect error check for devm_drm_panel_alloc()
2026-03-27 2:17 UTC
[PATCH] io_uring/fdinfo: fix OOB read in SQE_MIXED wrap check
2026-03-27 2:18 UTC
[PATCH v12 0/7] Provide support for Trigger Generation Unit
2026-03-27 2:16 UTC (3+ messages)
` [PATCH v12 2/7] qcom-tgu: Add TGU driver
[v3 00/24] mm: thp: lazy PTE page table allocation at PMD split time
2026-03-27 2:09 UTC (25+ messages)
` [v3 01/24] mm: thp: make split_huge_pmd functions return int for error propagation
` [v3 02/24] mm: thp: propagate split failure from vma_adjust_trans_huge()
` [v3 03/24] mm: thp: handle split failure in copy_huge_pmd()
` [v3 04/24] mm: thp: handle split failure in do_huge_pmd_wp_page()
` [v3 05/24] mm: thp: handle split failure in zap_pmd_range()
` [v3 06/24] mm: thp: handle split failure in wp_huge_pmd()
` [v3 07/24] mm: thp: retry on split failure in change_pmd_range()
` [v3 08/24] mm: thp: handle split failure in follow_pmd_mask()
` [v3 09/24] mm: handle walk_page_range() failure from THP split
` [v3 10/24] mm: thp: handle split failure in mremap move_page_tables()
` [v3 11/24] mm: thp: handle split failure in userfaultfd move_pages()
` [v3 12/24] mm: thp: handle split failure in device migration
` [v3 13/24] mm: proc: handle split_huge_pmd failure in pagemap_scan
` [v3 14/24] powerpc/mm: handle split_huge_pmd failure in subpage_prot
` [v3 15/24] fs/dax: handle split_huge_pmd failure in dax_iomap_pmd_fault
` [v3 16/24] mm: huge_mm: Make sure all split_huge_pmd calls are checked
` [v3 17/24] mm: thp: allocate PTE page tables lazily at split time
` [v3 18/24] mm: thp: remove pgtable_trans_huge_{deposit/withdraw} when not needed
` [v3 19/24] mm: thp: add THP_SPLIT_PMD_FAILED counter
` [v3 20/24] selftests/mm: add THP PMD split test infrastructure
` [v3 21/24] selftests/mm: add partial_mprotect test for change_pmd_range
` [v3 22/24] selftests/mm: add partial_mlock test
` [v3 23/24] selftests/mm: add partial_mremap test for move_page_tables
` [v3 24/24] selftests/mm: add madv_dontneed_partial test
[PATCH 1/3] wifi: mt76: connac: use a helper to cache txpower_cur
2026-03-27 2:15 UTC (2+ messages)
[to-be-updated] mm-vmscan-avoid-false-positive-wuninitialized-warning.patch removed from -mm tree
2026-03-27 2:15 UTC
[PATCH] mm/vmscan: avoid false-positive -Wuninitialized warning
2026-03-27 2:15 UTC (7+ messages)
[PATCH v2 0/4] Add RZ/G3L GFX support
2026-03-27 2:14 UTC (2+ messages)
[PATCH] MAINTAINERS: update MGLRU entry to reflect current status
2026-03-27 2:13 UTC (2+ messages)
[meta-networking][PATCH] openvpn: fix ptest
2026-03-27 2:12 UTC
[PATCH net v5] bnxt_en: validate firmware backing store types
2026-03-27 2:12 UTC (2+ messages)
[to-be-updated] selftests-mm-fix-soft-dirty-kselftest-supported-check.patch removed from -mm tree
2026-03-27 2:11 UTC
[PATCH v2 0/6] riscv: dts: spacemit: enable more devices on Milk-V Jupiter
2026-03-27 2:10 UTC (3+ messages)
[PATCH net] net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabled
2026-03-27 2:10 UTC (2+ messages)
[PATCH net,v2] net: mana: Fix RX skb truesize accounting
2026-03-27 2:10 UTC (2+ messages)
[PATCH] ASoC: SOF: Don't allow pointer operations on unconfigured streams
2026-03-27 2:09 UTC (2+ messages)
[nacked] mm-debug-optimize-once-judgment-with-clang.patch removed from -mm tree
2026-03-27 2:09 UTC
[PATCH v3 net-next 00/14] Add preliminary NETC switch support for i.MX94
2026-03-27 2:09 UTC (4+ messages)
` [PATCH v3 net-next 02/14] dt-bindings: net: dsa: add NETC switch
[PATCH v2 0/2] i2c: ls2x: Add clock- related properties and parsing
2026-03-27 2:08 UTC (11+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: ls2x-i2c: Add clock- related properties
[PATCH v1 00/10] devfreq: Fix NULL pointer dereference when a governor module is unloaded
2026-03-27 2:06 UTC (2+ messages)
[PATCH 0/2] riscv: spacemit: k3: Add I2C support
2026-03-27 2:05 UTC (6+ messages)
` [PATCH 2/2] dts: riscv: spacemit: k3: Add i2c nodes
[oe] [meta-oe] [PATCH 01/63] b4: upgrade 0.14.3 -> 0.15.0
2026-03-27 2:04 UTC (5+ messages)
` [oe] [meta-python] [PATCH 53/63] python3-ujson: upgrade 5.11.0 -> 5.12.0
[PATCH V5 0/5] Miscellaneous Intel uncore patches
2026-03-27 2:03 UTC (5+ messages)
` [PATCH V5 3/4] perf/x86/intel/uncore: Fix die ID init and look up bugs
[PATCH RFC 0/2] Replace aarch64 TCG instruction formats with more meaningful names
2026-03-27 2:02 UTC (2+ messages)
[PATCH v5 0/3] pull region-specific logic into new files
2026-03-27 2:02 UTC (4+ messages)
` [PATCH v5 1/3] cxl/core/region: move pmem region driver logic into region_pmem.c
` [PATCH v5 2/3] cxl/core/region: move dax region device logic into region_dax.c
` [PATCH v5 3/3] cxl/core: use cleanup.h for devm_cxl_add_dax_region
[RFC PATCH V3] x86/VMBus: Confidential VMBus for dynamic DMA transfers
2026-03-27 2:02 UTC (2+ messages)
[PATCH v2] tools/perf: Fix ratio_to_prev event parsing test
2026-03-27 1:59 UTC (2+ messages)
` [PATCH v3] "
[PATCH net-next 0/2] net: dsa: microchip: Small cleanups for ksz9477 SGMII
2026-03-27 2:00 UTC (2+ messages)
[PATCH net-next] selftests: net: Remove unnecessary backslashes in fq_band_pktlimit.sh
2026-03-27 2:00 UTC (2+ messages)
[PATCH] ARM: dts: aspeed: g6: Add missing uart nodes
2026-03-27 1:58 UTC
[PATCH v5 2/3] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
2026-03-27 1:55 UTC (4+ messages)
` "
[PATCH v2 00/15] mm, kvm: allow uffd support in guest_memfd
2026-03-27 1:55 UTC (5+ messages)
` [PATCH v2 10/15] shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
` [PATCH v2 12/15] mm: generalize handling of userfaults in __do_fault()
[PATCH v5 1/3] RISC-V: KVM: Support runtime configuration for per-VM's HGATP mode
2026-03-27 1:55 UTC (4+ messages)
` "
[PATCH v2 0/5] Enable testing small DMA segment sizes
2026-03-27 1:55 UTC (6+ messages)
` [PATCH v2 3/5] block: Remove a DMA segment boundary mask check
[PATCH RESEND 0/4] Fix some errors in the devfreq core layer when governor is NULL
2026-03-27 1:55 UTC (2+ messages)
[PATCH 6.1.y 1/3] net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()
2026-03-27 1:51 UTC
[LSF/MM/BPF TOPIC] [RFC PATCH 0/4] mm/mempolicy: introduce socket-aware weighted interleave
2026-03-27 1:54 UTC (3+ messages)
[PATCH 6.1.y 3/3] net: phy: fix phy_uses_state_machine()
2026-03-27 1:53 UTC
[PATCH bpf v2 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-03-27 1:52 UTC (4+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()
[PATCH 6.1.y 2/3] net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY
2026-03-27 1:52 UTC
[PATCHv2] firmware/tegra: add COMPILE_TEST
2026-03-27 1:51 UTC
[linux-next:master 9713/9801] error[E0277]: the trait bound `Object<T>: aref::AlwaysRefCounted` is not satisfied
2026-03-27 1:51 UTC
[PATCH v2] mm/alloc_tag: clear codetag for pages allocated before page_ext initialization
2026-03-27 1:50 UTC (5+ messages)
[PATCH net-next] net: mctp: avoid copy in fragmentation loop for near-MTU messages
2026-03-27 1:50 UTC (2+ messages)
[PATCH net-next v5 0/2] Add support for per-route seg6 tunsrc
2026-03-27 1:50 UTC (2+ messages)
[PATCH net] mpls: add seqcount to protect the platform_label{,s} pair
2026-03-27 1:50 UTC (2+ messages)
[PATCH net-next v5] net: pppoe: implement GRO/GSO support
2026-03-27 1:48 UTC (5+ messages)
[PATCH 1/2] arm/fvp-base-a-aem: update to 11.31.28
2026-03-27 1:48 UTC (2+ messages)
[PATCH 1/2] arm/scp-firmware: add git recipe
2026-03-27 1:48 UTC (2+ messages)
[PATCH 0/2] Corstone1000 GPT Library
2026-03-27 1:48 UTC (2+ messages)
[PATCH net-next v2 0/4] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
2026-03-27 1:43 UTC (4+ messages)
` [PATCH net-next v2 4/4] net: phy: Introduce Airoha AN8801/R "
[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
2026-03-27 1:42 UTC (11+ messages)
` [PATCH v1 01/10] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [PATCH v1 02/10] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH v1 04/10] fs: remove nr_thps from struct address_space
` [PATCH v1 05/10] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
` [PATCH v1 06/10] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [PATCH v1 07/10] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [PATCH v1 08/10] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [PATCH v1 09/10] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
` [PATCH v1 10/10] selftests/mm: remove READ_ONLY_THP_FOR_FS from comments in guard-regions
[PATCH v4 0/1] ocfs2: split transactions in dio completion to avoid credit exhaustion
2026-03-27 1:42 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH net-next v2] docs/mlx5: Fix typo subfuction
2026-03-27 1:40 UTC (2+ messages)
[PATCH net-next] sfc: add transmit timestamping support
2026-03-27 1:39 UTC (3+ messages)
[PATCH net] ipv6: fix data race in fib6_metric_set() using cmpxchg
2026-03-27 1:37 UTC (6+ messages)
[BUG] Random hard lockup with userspace %ip on 7.0-rc5
2026-03-27 1:36 UTC (3+ messages)
[PATCH net-next] ipv6: move IFA_F_PERMANENT percpu allocation in process scope
2026-03-27 1:35 UTC (2+ messages)
[to-be-updated] mm-alloc_tag-clear-codetag-for-pages-allocated-before-page_ext-initialization.patch removed from -mm tree
2026-03-27 1:34 UTC
[PATCH net-next 0/5] net: stmmac: dwmac-socfpga: Cleanup .fix_mac_speed
2026-03-27 1:32 UTC (2+ messages)
[PATCH net-next] net: phylink: use phylink_expects_phy() in phylink_fwnode_phy_connect()
2026-03-27 1:32 UTC (2+ messages)
[GIT PULL] wireless-next-2026-03-26
2026-03-27 1:32 UTC (2+ messages)
[PATCH v5 0/3] iio: adc: ltc2309: add support driver for ltc2305
2026-03-27 1:32 UTC (3+ messages)
[PATCH V6 00/21] Live update: vfio and iommufd
2026-03-27 1:30 UTC (4+ messages)
` [PATCH V6 06/21] backends/iommufd: change process ioctl
[PATCH v3] selftests: net: broadcast_pmtu: Fix false failure from incorrect ping exit code logic
2026-03-27 1:27 UTC
[PATCH v6] hwmon: (yogafan) Add support for Lenovo Yoga/Legion fan monitoring
2026-03-27 1:29 UTC (2+ messages)
` [PATCH v10] "
[RFC PATCH 0/7] Add FEAT_MEC (encryption)
2026-03-27 1:28 UTC (3+ messages)
` [RFC PATCH 6/7] target/arm/ptw: Add MECID checks
[PATCHSET v3] libfuse: run fuse servers as a contained service
2026-03-27 1:29 UTC (18+ messages)
` [PATCH 01/17] Refactor mount code / move common functions to mount_util.c
` [PATCH 02/17] mount_service: add systemd/inetd socket service mounting helper
` [PATCH 03/17] mount_service: create high level fuse helpers
` [PATCH 04/17] mount_service: use the new mount api for the mount service
` [PATCH 05/17] mount_service: update mtab after a successful mount
` [PATCH 06/17] util: hoist the fuse.conf parsing code
` [PATCH 07/17] util: fix checkpatch complaints in fuser_conf.[ch]
` [PATCH 08/17] mount_service: read fuse.conf to enable allow_other for unprivileged mounts
` [PATCH 09/17] util: hoist the other non-root user limits
` [PATCH 10/17] util: fix more checkpatch complaints in fuser_conf.[ch]
` [PATCH 11/17] mount_service: use over the other non-root user checks
` [PATCH 12/17] mount.fuse3: integrate systemd service startup
` [PATCH 13/17] mount_service: allow installation as a setuid program
` [PATCH 14/17] example/service_ll: create a sample systemd service fuse server
` [PATCH 15/17] example/service: create a sample systemd service for a high-level "
` [PATCH 16/17] example/hello_ll: port to single-file common code
` [PATCH 17/17] nullfs: support fuse systemd service mode
[PATCH 0/2] arm64/entry: Fix involuntary preemption exception masking
2026-03-27 1:27 UTC (12+ messages)
` [PATCH 1/2] "
[PATCH] tools/sched_ext: scx_central: start timer from central dispatch
2026-03-27 1:26 UTC (3+ messages)
[PATCH] mm/damon/sysfs: dealloc repeat_call_control if damon_call() fails
2026-03-27 1:22 UTC (3+ messages)
` (sashiko review) "
[PATCH net-next v15 0/3] Add support for Nuvoton MA35D1 GMAC
2026-03-27 1:20 UTC (2+ messages)
[PATCH rtw-next] wifi: rtw89: Fill fw_version member of struct wiphy
2026-03-27 1:19 UTC (2+ messages)
+ selftests-liveupdate-add-test-for-double-preservation.patch added to mm-new branch
2026-03-27 1:19 UTC
+ memfd-implement-get_id-for-memfd_luo.patch added to mm-new branch
2026-03-27 1:19 UTC
+ liveupdate-prevent-double-management-of-files.patch added to mm-new branch
2026-03-27 1:19 UTC
[meta-arago][master][PATCH] CI/CD Auto-Merger: cicd.master.202603261656
2026-03-27 1:17 UTC (2+ messages)
[PATCH] net: ns83820: check DMA mapping errors in hard_start_xmit
2026-03-27 1:16 UTC
[PATCH bpf-next v4 1/2] bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS
2026-03-27 1:15 UTC (2+ messages)
[PATCH v3 0/3] Add queue ready message to VDUSE
2026-03-27 1:15 UTC (11+ messages)
` [PATCH v3 3/3] vduse: add F_QUEUE_READY feature
[PATCH net-next v8 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
2026-03-27 1:13 UTC (8+ messages)
` [PATCH net-next v8 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present
[PATCH v6 0/4] whpx: i386: even more updates
2026-03-27 1:11 UTC (2+ messages)
` [PATCH v6 1/4] meson.build: remove i386-softmmu WHPX support
[PATCH v2 0/8] improve "git format-patch --commit-list-format"
2026-03-27 1:13 UTC (6+ messages)
` [PATCH v3 "
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.