All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-31 00:43:18 to 2026-03-31 02:05:22 UTC [more...]

[PATCH net 0/3] bnxt_en: Bug fixes
 2026-03-31  2:05 UTC  (3+ messages)
` [PATCH net 2/3] bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()

[PATCH] mm, KMSAN: Add missing shadow memory initialization in special allocation paths
 2026-03-31  2:04 UTC  (4+ messages)

[android-common:android16-6.12 1/1] kernel/sched/test_ksched_football.c:57:15: sparse: sparse: symbol 'players_per_team' was not declared. Should it be static?
 2026-03-31  2:03 UTC 

[PATCH net-next v4 3/3] r8152: add helper functions for PHY OCP registers
 2026-03-31  2:01 UTC  (2+ messages)

[PATCH 0/3] Reduce interrupt latency
 2026-03-31  2:01 UTC  (3+ messages)

[PATCH 1/5] iommu/amd: Simplify build_inv_address()
 2026-03-31  2:01 UTC  (4+ messages)

[PATCH bpf-next v2 0/2] libbpf: allow address-based single kprobe attach
 2026-03-31  2:01 UTC  (9+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: add test for "

[PATCH] dt-bindings: display: bridge: ldb: Require reg property only for i.MX6SX/8MP LDBs
 2026-03-31  2:01 UTC  (5+ messages)

[PATCH net-next] FDDI: defza: Rate-limit memory allocation errors
 2026-03-31  2:00 UTC  (2+ messages)

[PATCH net-next] FDDI: defxx: Rate-limit memory allocation errors
 2026-03-31  2:00 UTC  (2+ messages)

[RESEND][BUG] lib/logic_pio.c: 6.6.0-19 kernel panic when using legacy I/O port function
 2026-03-31  1:59 UTC 

[PATCH v3 0/1] usb: dwc3: Add optional VBUS regulator support to SpacemiT K1
 2026-03-31  1:57 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH 00/11] ASoC: fsl: fix mixer-test failures
 2026-03-31  1:58 UTC  (4+ messages)
` [PATCH 11/11] ASoC: fsl_easrc: Change the type for iec958 channel status controls

[net-next,PATCH v5 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
 2026-03-31  1:57 UTC  (3+ messages)
` [net-next,PATCH v5 3/3] net: phy: realtek: Add property to enable SSC

[PATCH v3] bcache: fix cached_dev.sb_bio use-after-free and crash
 2026-03-31  1:56 UTC  (2+ messages)

[LTP] [PATCH v2] Rewrite ftrace_regression tests with new C API
 2026-03-31  1:55 UTC  (2+ messages)
` [LTP] [PATCH v3] "

[PATCH v13 0/4] ring-buffer: Making persistent ring buffers robust
 2026-03-31  1:54 UTC  (5+ messages)
` [PATCH v13 4/4] ring-buffer: Add persistent ring buffer selftest

[PATCH 1/2 RESEND] erofs-utils: mount: generalize nbd source types for multi-backend support
 2026-03-31  1:53 UTC  (3+ messages)
` [PATCH 2/2] erofs-utils: mount: add fanotify pre-content OCI backend

kernel/trace/trace.c:6382:27-28: ERROR: invalid reference to the index variable of the iterator on line 6308
 2026-03-31  1:52 UTC 

[PATCH v2 00/23] Add SMMUv3 Stage 1 Support for Xen guests
 2026-03-31  1:52 UTC  (25+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/23] xen/arm: smmuv3: Maintain a SID->device structure
  ` [PATCH v3 02/23] xen/arm: smmuv3: Add support for stage-1 and nested stage translation
  ` [PATCH v3 03/23] xen/arm: smmuv3: Alloc io_domain for each device
  ` [PATCH v3 04/23] xen/arm: vIOMMU: add generic vIOMMU framework
  ` [PATCH v3 05/23] xen/arm: vsmmuv3: Add dummy support for virtual SMMUv3 for guests
  ` [PATCH v3 06/23] xen/domctl: Add XEN_DOMCTL_CONFIG_VIOMMU_* and viommu config param
  ` [PATCH v3 07/23] xen/arm: vIOMMU: Add cmdline boot option "viommu = <string>"
  ` [PATCH v3 09/23] xen/arm: vsmmuv3: Add support for cmdqueue handling
  ` [PATCH v3 08/23] xen/arm: vsmmuv3: Add support for registers emulation
  ` [PATCH v3 10/23] xen/arm: vsmmuv3: Add support for command CMD_CFGI_STE
  ` [PATCH v3 11/23] xen/arm: vsmmuv3: Attach Stage-1 configuration to SMMUv3 hardware
  ` [PATCH v3 12/23] xen/arm: vsmmuv3: Add support for event queue and global error
  ` [PATCH v3 13/23] xen/arm: vsmmuv3: Add "iommus" property node for dom0 devices
  ` [PATCH v3 14/23] xen/arm: vIOMMU: IOMMU device tree node for dom0
  ` [PATCH v3 15/23] xen/arm: vsmmuv3: Emulated SMMUv3 device tree node for dom0less
  ` [PATCH v3 16/23] arm/libxl: vsmmuv3: Emulated SMMUv3 device tree node in libxl
  ` [PATCH v3 17/23] xen/arm: vsmmuv3: Alloc virq for virtual SMMUv3
  ` [PATCH v3 18/23] xen/arm: vsmmuv3: Add support to send stage-1 event to guest
  ` [PATCH v3 19/23] libxl/arm: vIOMMU: Modify the partial device tree for iommus
  ` [PATCH v3 20/23] xen/arm: vIOMMU: Modify the partial device tree for dom0less
  ` [PATCH v3 21/23] xen/arm: vIOMMU vSID->pSID mapping layer
  ` [PATCH v3 22/23] libxl/arm: Introduce domctl command for IOMMU vSID/vRID mapping
  ` [PATCH v3 23/23] doc/arm: vIOMMU design document

tools/testing/selftests
 2026-03-31  1:52 UTC  (6+ messages)

[PATCH v2 bpf-next 0/6] Fix invariant violations and improve branch detection
 2026-03-31  1:51 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/6] bpf: Use bpf_verifier_env buffers for reg_set_min_max

[PATCH bpf v4 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-03-31  1:50 UTC  (3+ messages)
` [PATCH bpf v4 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()

[dpdk-dev v1] crypto/qat: fix EC session segfault on missing pkey/pub key
 2026-03-31  1:48 UTC  (2+ messages)

lib/crypto/mips/poly1305-core.S:95: Error: opcode not supported on this processor: mips64r6 (mips64r6) `lwl $8,0+3($5)'
 2026-03-31  1:48 UTC  (4+ messages)

[PATCH v3 0/2] drm/i915/dp: Implement POST_LT_ADJ_REQ
 2026-03-31  1:49 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/dp: Implement POST_LT_ADJ_REQ (rev4)

[PATCH] net: alteon: Add missing DMA mapping error checks in ace_start_xmit
 2026-03-31  1:48 UTC 

[PATCH 0/5] ata: libata-transport: series with further refactorings
 2026-03-31  1:42 UTC  (11+ messages)
` [PATCH 1/5] ata: libata-transport: instantiate struct ata_internal statically
` [PATCH 2/5] ata: libata-transport: inline ata_attach|release_transport
` [PATCH 3/5] ata: libata-transport: use static struct ata_transport_internal to simplify match functions
` [PATCH 4/5] ata: libata-transport: split struct ata_internal
` [PATCH 5/5] ata: libata-transport: remove static variable ata_scsi_transport_template

[PATCH bpf v4 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
 2026-03-31  1:35 UTC  (4+ messages)

[PATCH] IB/mlx5: Fix potential NULL dereference in query_device
 2026-03-31  1:44 UTC 

[PATCH v14 0/5] ring-buffer: Making persistent ring buffers robust
 2026-03-31  1:43 UTC  (8+ messages)
` [PATCH v14 2/5] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v14 4/5] ring-buffer: Reset RB_MISSED_* flags on "

[PATCH v1 1/1] cat-file: add use-mailmap/no-use-mailmap to --batch-command
 2026-03-31  1:43 UTC  (9+ messages)
` [PATCH v2 0/1] cat-file: add mailmap subcommand "
  ` [PATCH v2 1/1] "

[android-common:android15-6.6 2/2] arch/arm64/kvm/hyp_events.c:134:6: warning: no previous prototype for function 'hyp_trace_init_event_early'
 2026-03-31  1:40 UTC 

[geert-m68k:master] BUILD SUCCESS 81f72848fedb94705054e7318ed629a33ab15e68
 2026-03-31  1:40 UTC 

[FOR CI][PATCH] drm/xe/xe_vm: Convert comma to semicolon
 2026-03-31  1:39 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe/xe_vm: Convert comma to semicolon (rev2)

[PATCH 1/6] test: Skip tst.depth.sh
 2026-03-31  1:02 UTC  (6+ messages)
` [PATCH 2/6] Simple typo in comment
` [PATCH 3/6] Check if the BPF PROG_LOAD is either -1 or else non-negative
` [PATCH 4/6] test: Remove unnecessary "destructive" pragma
` [PATCH 5/6] Possible uninitialized 'last' variable in usdt_copyin_data()
` [PATCH 6/6] test: Check declaration (without init) inside a probe

[PATCH v2] ALSA: hda/realtek: add quirk for HP Laptop 15-fc0xxx
 2026-03-31  1:35 UTC 

[PATCH net v2] ipv6: fix data race in fib6_metric_set() using cmpxchg
 2026-03-31  1:34 UTC  (5+ messages)

[PATCH i-g-t v9 0/3] tests/intel/xe_vm: Add support for overcommit tests
 2026-03-31  1:34 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_vm: Add support for overcommit tests (rev5)
` ✓ i915.CI.BAT: "

[PATCH] clk: visconti: pll: use kzalloc_flex
 2026-03-31  1:05 UTC  (2+ messages)

[PATCH v1 1/1] mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
 2026-03-31  1:31 UTC  (2+ messages)

[PATCH] irqchip/riscv-aplic: Restrict genpd notifier to device tree only
 2026-03-31  1:30 UTC  (2+ messages)

[PATCH v1 00/10] devfreq: Fix NULL pointer dereference when a governor module is unloaded
 2026-03-31  1:30 UTC  (3+ messages)

[RFC PATCH] Limit directory child dentry retention
 2026-03-31  1:29 UTC  (2+ messages)
` [RFC PATCH] vfs: limit "

[PATCH v2 0/5] Xdiff cleanup part 3
 2026-03-31  1:29 UTC  (8+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 4/6] xdiff/xdl_cleanup_records: make limits more clear

[PATCH v3] coresight: tpdm: add traceid_show for checking traceid
 2026-03-31  1:29 UTC  (3+ messages)

[PATCH] drm/xe: expose multi_lrc_mask in debugfs info
 2026-03-31  1:29 UTC  (3+ messages)
` ✓ CI.KUnit: success for drm/xe: expose multi_lrc_mask in debugfs info (rev3)
` ✓ Xe.CI.BAT: "

[PATCH] IB/mlx5: Clarify success return path in mlx5_ib_alloc_transport_domain
 2026-03-31  1:28 UTC 

[android-common:android15-6.6 0/2] arch/arm64/kvm/hyp/nvhe/iommu/iommu.c:175:6: warning: no previous prototype for 'kvm_iommu_donate_from_cma'
 2026-03-31  1:27 UTC 

[PATCH 0/2] interconnect: qcom: Add support for upcoming Hawi SoC
 2026-03-31  1:27 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in "
` [PATCH 2/2] interconnect: qcom: add Hawi interconnect provider driver

[PATCH v9 0/7] media: i2c: IMX355 for the Pixel 3a
 2026-03-31  1:27 UTC  (7+ messages)
` [PATCH v9 7/7] arm64: dts: qcom: sdm670-google-sargo: add imx355 front camera

[PATCH V6 0/5] Miscellaneous Intel uncore patches
 2026-03-31  1:26 UTC  (5+ messages)
` [PATCH V6 3/5] perf/x86/intel/uncore: Do not treat -1 die_id as error during UBOX scan
` [PATCH V6 4/5] perf/x86/intel/uncore: Fix PMON enumeration with NUMA disabled

[PATCH 0/3] mount.cifs: minor buflen tracking cleanups
 2026-03-31  0:37 UTC  (4+ messages)
` [PATCH 1/3] build_assert: add ccan build_assert.h header
` [PATCH 2/3] mount.cifs: adjust get_password_from_file() buf size
` [PATCH 3/3] mount.cifs: remove runtime pass_length calculation

[PATCH v2 0/2] iio: adc: ltc2309: Add LTC2305 read delay and optimize chip_info
 2026-03-31  1:24 UTC  (3+ messages)
` [PATCH v2 1/2] iio: adc: ltc2309: add read delay for ltc2305
` [PATCH v2 2/2] iio: adc: ltc2309: Optimize chip_info structure layout

[PATCH v4] ASoC: dt-bindings: imx-card: Complete the full list of supported DAI formats
 2026-03-31  1:24 UTC 

[PATCH] ASoC: soc-core: remove duplicate snd_soc_flush_all_delayed_work()
 2026-03-31  1:25 UTC 

[powerpc:next-test] BUILD SUCCESS bb8a6943a9901648afbf401b7555af63cad07190
 2026-03-31  1:22 UTC 

[PATCH 0/4] drm/panel: simple: add Waveshare LCD panels
 2026-03-31  1:22 UTC  (3+ messages)

[PATCH net-next v3 0/4] udp: Preserve UDP socket addresses on abort
 2026-03-31  1:21 UTC  (3+ messages)
` [PATCH net-next v3 1/4] udp: Only compare daddr/dport when sk_state == TCP_ESTABLISHED

Fwd: Malformed patches
 2026-03-31  1:21 UTC 

[RFC] mm, page_alloc: reintroduce page allocation stall warning
 2026-03-31  1:20 UTC  (4+ messages)
` [patch] "
  ` [patch v2] "
    ` [patch v3] "

[PATCH 00/10] Synopsys DisplayPort Controller improvements for Rockchip platforms
 2026-03-31  1:18 UTC  (5+ messages)

[PATCH] platform/x86/lenovo: thinkpad_acpi: add named speed presets to fan_write_cmd_speed
 2026-03-31  1:19 UTC  (2+ messages)

[PATCH v3] ASoC: core: use Complete rebind cards by default for all users
 2026-03-31  1:19 UTC  (4+ messages)

[PATCH v2 00/25] libfuse: Add support for synchronous init
 2026-03-31  1:17 UTC  (5+ messages)
` [PATCH v2 22/25] Add support for sync-init of unprivileged daemons
` [PATCH v2 24/25] Add mount and daemonization README documents

[PATCH] net-shapers: free rollback entries using kfree_rcu
 2026-03-31  1:15 UTC  (2+ messages)

[PATCH v5] hfs: update sanity check of the root record
 2026-03-31  1:12 UTC  (3+ messages)

Kernel ML-KEM implementation plans
 2026-03-31  1:11 UTC  (3+ messages)

[PATCH] platform/chrome: cros_usbpd_notify: Add NULL pointer check for ACPI companion
 2026-03-31  1:10 UTC 

[PATCH net-next v2] net: airoha: Delay offloading until all net_devices are fully registered
 2026-03-31  1:10 UTC  (2+ messages)

[PATCH net v7] bnxt_en: set backing store type from query type
 2026-03-31  1:10 UTC  (2+ messages)

FAILED: patch "[PATCH] mm/huge_memory: fix folio isn't locked in softleaf_to_folio()" failed to apply to 6.18-stable tree
 2026-03-31  1:09 UTC  (2+ messages)
` [PATCH 6.18.y] mm/huge_memory: fix folio isn't locked in softleaf_to_folio()

[PATCH] smb: client: add support for O_TMPFILE
 2026-03-31  1:08 UTC 

[PATCH net-next] net: dsa: mxl862xx: cancel pending work on probe error
 2026-03-31  1:07 UTC  (2+ messages)

[PATCH v2 0/3] cgroup/cpuset: Fix v1 task migration failure from empty cpuset
 2026-03-31  1:05 UTC  (4+ messages)
` [PATCH v2 3/3] cgroup/cpuset: Improve check for v1 task migration out of "

[syzbot] [ext4?] KASAN: use-after-free Read in xattr_find_entry (2)
 2026-03-31  1:04 UTC  (2+ messages)
` Forwarded: [PATCH] loop: block changing lo_offset/lo_sizelimit on mounted device

[PATCH net-next v2 0/2] net: phy: microchip: add downshift support for LAN88xx
 2026-03-31  1:02 UTC  (3+ messages)
` [PATCH v2 1/2] net: phy: microchip: add downshift tunable "

[PATCH v9 00/13] blk: honor isolcpus configuration
 2026-03-31  1:01 UTC  (2+ messages)

[RFC PATCH net-next 0/3] seg6: SRv6 L2 VPN with End.DT2U and srl2 device
 2026-03-31  0:59 UTC  (4+ messages)
` [RFC PATCH net-next 2/3] seg6: add SRv6 L2 tunnel device (srl2)

[PATCH bpf-next v2 0/4] selftests/bpf: impose global ordering for test decl_tags
 2026-03-31  0:59 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: fix __jited_unpriv tag name
` [PATCH bpf-next v2 2/4] selftests/bpf: make str_has_pfx return pointer past the prefix
` [PATCH bpf-next v2 3/4] selftests/bpf: impose global ordering for test decl_tags
` [PATCH bpf-next v2 4/4] selftests/bpf: inline TEST_TAG constants in test_loader.c

[PATCH] net: sched: cls_api: fix tc_chain_fill_node to initialize tcm_info to zero to prevent an info-leak
 2026-03-31  1:00 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Migrate bpf_task_work and file dynptr to kmalloc_nolock
 2026-03-31  0:58 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Migrate bpf_task_work "
` [PATCH bpf-next v2 2/2] bpf: Migrate dynptr file "

[PATCH] btrfs: only invalidate btree inode pages after all ebs are released
 2026-03-31  0:58 UTC  (2+ messages)

[PATCH] tracing: Remove duplicate latency_fsnotify() stub
 2026-03-31  0:58 UTC 

[PATCH v3 0/6] Enable testing small DMA segment sizes
 2026-03-31  0:57 UTC  (5+ messages)
` [PATCH v3 4/6] block: Reduce the minimum value for the maximum DMA segment size

[BUG] bpf: use-after-free in hashtab BPF_F_LOCK in-place update path
 2026-03-31  0:55 UTC  (11+ messages)

[PATCH net-next v6 11/11] net: wangxun: implement pci_error_handlers ops
 2026-03-31  0:55 UTC  (2+ messages)

[PATCH net-next v6 10/11] net: wangxun: improve flow control setting
 2026-03-31  0:55 UTC  (2+ messages)

[PATCH net-next v6 09/11] net: wangxun: add Tx timeout process
 2026-03-31  0:55 UTC  (2+ messages)

[PATCH net-next v6 08/11] net: wangxun: delete service_timer before cancel service_work
 2026-03-31  0:55 UTC  (2+ messages)

[PATCH net-next v6 06/11] net: txgbe: add power management support
 2026-03-31  0:55 UTC  (2+ messages)

[PATCH net-next v6 05/11] net: wangxun: move reusable PCI driver ops functions into libwx
 2026-03-31  0:55 UTC  (2+ messages)

[PATCH net-next v6 04/11] net: ngbe: implement libwx reset ops
 2026-03-31  0:55 UTC  (2+ messages)

[PATCH v5 0/3] Mediatek MT8189 JPEG support
 2026-03-31  0:54 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: media: mediatek-jpeg-decoder: add MT8189 compatible string
` [PATCH v5 2/3] dt-bindings: media: mediatek-jpeg-encoder: "
` [PATCH v5 3/3] media: mediatek: jpeg: add compatible for MT8189 SoC

[PATCH v3 3/6] x86/sev: Add support to perform RMP optimizations asynchronously
 2026-03-31  0:54 UTC  (6+ messages)
` [PATCH v3 4/6] x86/sev: Add interface to re-enable RMP optimizations

[PATCH net-next v6 00/11] Wangxun improvement and new support
 2026-03-31  0:54 UTC  (2+ messages)

[RFC PATCH 2/2] l10n: README: document AI assistant guidelines
 2026-03-31  0:52 UTC  (3+ messages)
` [PATCH v4 0/5] docs(l10n): AI agent instructions and workflow improvements

[PATCH bpf v3 0/1] Fix bpf_link grace period wait for tracepoints
 2026-03-31  0:52 UTC  (2+ messages)
` [PATCH bpf v3 1/1] bpf: Fix grace period wait for tracepoint bpf_link

[PATCH] vfio: pci: use kzalloc_flex
 2026-03-31  0:51 UTC  (6+ messages)

[PATCH 0/9] drm/i915/{dp, hdmi}: Restructure DP/HDMI sink format handling
 2026-03-31  0:50 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH] cxl/core: Check existence of cxl_memdev_state in poison test
 2026-03-31  0:50 UTC 

[PATCH net-next v2 00/15] net: stmmac: qcom-ethqos: more cleanups
 2026-03-31  0:50 UTC  (2+ messages)

[PATCH] IB/mlx5: Fix memory leak in GSI QP destroy error path
 2026-03-31  0:48 UTC 

[PATCH] nilfs2: fix NULL i_assoc_inode dereference in nilfs_mdt_save_to_shadow_map
 2026-03-31  0:47 UTC 

[PATCH] nilfs2: fix missing continue after -ENOENT in nilfs_ioctl_mark_blocks_dirty()
 2026-03-31  0:47 UTC  (6+ messages)

[PATCH bpf-next v8 0/6] bpf: Add support for sleepable tracepoint programs
 2026-03-31  0:46 UTC  (6+ messages)
` [PATCH bpf-next v8 1/6] bpf: Add sleepable support for raw "
` [PATCH bpf-next v8 2/6] bpf: Rename bpf_prog_run_array_uprobe() to bpf_prog_run_array_sleepable()

[PATCH v2] nilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty()
 2026-03-31  0:46 UTC 

[PATCH] net: lpc_eth: Fix a possible memory leak in lpc_mii_probe()
 2026-03-31  0:43 UTC  (2+ messages)

[merged mm-stable] mm-huge_memory-add-and-use-has_deposited_pgtable.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-huge_memory-add-and-use-normal_or_softleaf_folio_pmd.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-add-softleaf_is_valid_pmd_entry-pmd_to_softleaf_folio.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-huge_memory-separate-out-the-folio-part-of-zap_huge_pmd.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-huge_memory-use-mm-instead-of-tlb-mm.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-huge_memory-remove-unnecessary-sanity-checks.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-huge_memory-deduplicate-zap-deposited-table-call.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-huge_memory-remove-unnecessary-vm_bug_on_page.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-huge_memory-add-a-common-exit-path-to-zap_huge_pmd.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-huge_memory-handle-buggy-pmd-entry-in-zap_huge_pmd.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-huge_memory-have-zap_huge_pmd-return-a-boolean-add-kdoc.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-huge-avoid-big-else-branch-in-zap_huge_pmd.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-huge_memory-simplify-vma_is_specal_huge.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-on-remap-assert-that-input-range-within-the-proposed-vma.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-add-mmap_action_map_kernel_pages.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] uio-replace-deprecated-mmap-hook-with-mmap_prepare-in-uio_info.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] drivers-hv-vmbus-replace-deprecated-mmap-hook-with-mmap_prepare.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-allow-handling-of-stacked-mmap_prepare-hooks-in-more-drivers.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] staging-vme_user-replace-deprecated-mmap-hook-with-mmap_prepare.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] stm-replace-deprecated-mmap-hook-with-mmap_prepare.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mtdchar-replace-deprecated-mmap-hook-with-mmap_prepare-clean-up.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] hpet-replace-deprecated-mmap-hook-with-mmap_prepare.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] misc-open-dice-replace-deprecated-mmap-hook-with-mmap_prepare.patch removed from -mm tree
 2026-03-31  0:43 UTC 

[merged mm-stable] mm-add-mmap_action_simple_ioremap.patch removed from -mm tree
 2026-03-31  0:43 UTC 


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.