All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-22 08:05:19 to 2025-04-22 08:41:24 UTC [more...]

[PATCH] wifi: ath11k: Fix memory reuse logic
 2025-04-22  8:01 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mm-verdin: Link reg_nvcc_sd to usdhc2
 2025-04-22  8:41 UTC  (4+ messages)

[PATCH 00/11] firmware: qemu_fw_cfg: implement file system
 2025-04-22  8:02 UTC  (2+ messages)

[PATCH v1 00/14] riscv: introduce basic UART support and interrupts for hypervisor mode
 2025-04-22  8:40 UTC  (10+ messages)
` [PATCH v1 03/14] xen/riscv: introduce ioremap()

[RFC PATCH 1/1] md: delete gendisk in ioctl path
 2025-04-22  8:40 UTC  (4+ messages)

[PATCH v6 0/3] riscv: canaan: Add support for K230-Canmv clock
 2025-04-22  8:01 UTC  (4+ messages)
` [PATCH v6 2/3] clk: canaan: Add clock driver for Canaan K230

[PATCH] nvme-tcp: remove redundant check to ctrl->opts
 2025-04-22  8:00 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/util-linux: bump to 2.41
 2025-04-22  8:40 UTC  (3+ messages)
` [Buildroot] [PATCH v3] "

[ANNOUNCE] makedumpfile 1.7.7
 2025-04-22  7:58 UTC 

[PATCH 00/16] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-04-22  8:40 UTC  (2+ messages)

[RFC PATCH v2 00/34] MSR refactor with new MSR instructions support
 2025-04-22  8:40 UTC  (37+ messages)
` [RFC PATCH v2 01/34] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [RFC PATCH v2 02/34] x86/msr: Remove rdpmc()
` [RFC PATCH v2 03/34] x86/msr: Rename rdpmcl() to rdpmcq()
` [RFC PATCH v2 04/34] x86/msr: Convert rdpmcq() into a function
` [RFC PATCH v2 05/34] x86/msr: Return u64 consistently in Xen PMC read functions
` [RFC PATCH v2 06/34] x86/msr: Use the alternatives mechanism to read PMC
` [RFC PATCH v2 07/34] x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
` [RFC PATCH v2 08/34] x86/msr: Convert a native_wrmsr() use to native_wrmsrq()
` [RFC PATCH v2 09/34] x86/msr: Add the native_rdmsrq() helper
` [RFC PATCH v2 10/34] x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
` [RFC PATCH v2 11/34] x86/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
` [RFC PATCH v2 12/34] x86/msr: Remove pmu_msr_{read,write}()
` [RFC PATCH v2 13/34] x86/xen/msr: Remove the error pointer argument from set_reg()
` [RFC PATCH v2 14/34] x86/msr: refactor pv_cpu_ops.write_msr{_safe}()
` [RFC PATCH v2 15/34] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
` [RFC PATCH v2 16/34] x86/msr: Change function type of native_read_msr_safe()
` [RFC PATCH v2 17/34] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
` [RFC PATCH v2 18/34] x86/opcode: Add immediate form MSR instructions
` [RFC PATCH v2 19/34] x86/extable: Add support for "
` [RFC PATCH v2 20/34] x86/extable: Implement EX_TYPE_FUNC_REWIND
` [RFC PATCH v2 21/34] x86/msr: Utilize the alternatives mechanism to write MSR
` [RFC PATCH v2 22/34] x86/msr: Utilize the alternatives mechanism to read MSR
` [RFC PATCH v2 23/34] x86/extable: Remove new dead code in ex_handler_msr()
` [RFC PATCH v2 24/34] x86/mce: Use native MSR API __native_{wr,rd}msrq()
` [RFC PATCH v2 25/34] x86/msr: Rename native_wrmsrq() to native_wrmsrq_no_trace()
` [RFC PATCH v2 26/34] x86/msr: Rename native_wrmsr() to native_wrmsr_no_trace()
` [RFC PATCH v2 27/34] x86/msr: Rename native_write_msr() to native_wrmsrq()
` [RFC PATCH v2 28/34] x86/msr: Rename native_write_msr_safe() to native_wrmsrq_safe()
` [RFC PATCH v2 29/34] x86/msr: Rename native_rdmsrq() to native_rdmsrq_no_trace()
` [RFC PATCH v2 30/34] x86/msr: Rename native_rdmsr() to native_rdmsr_no_trace()
` [RFC PATCH v2 31/34] x86/msr: Rename native_read_msr() to native_rdmsrq()
` [RFC PATCH v2 32/34] x86/msr: Rename native_read_msr_safe() to native_rdmsrq_safe()
` [RFC PATCH v2 33/34] x86/msr: Move the ARGS macros after the MSR read/write APIs
` [RFC PATCH v2 34/34] x86/msr: Convert native_rdmsr_no_trace() uses to native_rdmsrq_no_trace() uses

[Intel-wired-lan] [PATCH] e1000e: disregard NVM checksum on tgp when valid checksum mask is not set
 2025-04-22  8:39 UTC  (2+ messages)

[PATCH 1/3] ARM: drop unused mmiocpy/mmioset symbols
 2025-04-22  7:57 UTC  (3+ messages)
` [PATCH 2/3] ARM: define position-independent __pi_memmove/memset/memcpy
` [PATCH 3/3] RISC-V: "

[PATCH] include: add support for NOTIFY_BAD
 2025-04-22  7:56 UTC 

[PATCH] virtio: make more robust in face of misbehaving devices
 2025-04-22  7:56 UTC 

[PATCH 1/7] clk: add compatibility for prepare/unprepare/is_prepared
 2025-04-22  7:56 UTC  (7+ messages)
` [PATCH 2/7] clk: mux: replace width member with mask as in Linux
` [PATCH 3/7] clk: mux: fix mask/width confusion in clk_hw_register_mux
` [PATCH 4/7] clk: gate: underscore-prefix barebox-specific parent member
` [PATCH 5/7] clk: gate: add bit_idx member as in Linux
` [PATCH 6/7] clk: composite: change mux/rate/gate members to clk_hw
` [PATCH 7/7] clk: move struct clk_composite definition to header

[PATCH 1/4] restart: give poweroff_machine and restart_machine a flag parameter
 2025-04-22  7:56 UTC  (4+ messages)
` [PATCH 2/4] restart: give all restart_handler::restart callbacks a flags parameter
` [PATCH 3/4] poweroff: give all poweroff_handler::poweroff "
` [PATCH 4/4] restart: make warm reboot a callback argument

[PATCH v4 0/4] add support for winsen MHZ19B CO2 sensor
 2025-04-22  8:38 UTC  (5+ messages)
` [PATCH v4 3/4] iio: chemical: "

[PATCH] of: address: implement dummy iounmap
 2025-04-22  7:56 UTC 

[PATCH 00/13] Enable OF_UPSTREAM for STM32 and STi platforms
 2025-04-22  8:37 UTC  (19+ messages)
` [PATCH 03/13] ARM: dts: stm32: convert stm23f7 boards to OF_UPSTREAM
` [PATCH 04/13] ARM: dts: stm32: convert stm23f4 "
` [PATCH 05/13] ARM: dts: stm32: convert stm32mp13 board "
` [PATCH 06/13] ARM: dts: stm32: convert stm32mp15 "
` [PATCH 07/13] configs: stm32: introduce stm32mp15-odyssey_defconfig
` [PATCH 08/13] stm32mp1: clk: Update index for DSI gate
` [PATCH 09/13] ARM: stm32mp: add ETZPC system bus driver for STM32MP1
` [PATCH 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP1x boards
` [PATCH 11/13] stm32mp: fdt: remove ETZPC peripheral cleanup

[PATCH 0/5] riscv: misaligned: fix interruptible context and add tests
 2025-04-22  7:57 UTC  (4+ messages)
` [PATCH 1/5] riscv: misaligned: factorize trap handling

[PATCH] include: linux/iopoll.h: add optional PBL support
 2025-04-22  7:55 UTC 

[PATCH 1/2] mfd: syscon: make mfd/syscon.h header self-contained
 2025-04-22  7:55 UTC  (2+ messages)
` [PATCH 2/2] dma: make "

[PATCH master 1/4] KASan: fix possible breakage with CONFIG_INIT_STACK_ALL
 2025-04-22  7:55 UTC  (4+ messages)
` [PATCH master 2/4] ARM: Layerscape: fix compilation of LS1028 without LS1046
` [PATCH master 3/4] ARM: k3: define debug_ll_write_reg only on CONFIG_DEBUG_AM62X_UART=y
` [PATCH master 4/4] memory: correct return value in request_barebox_region stub

[PATCH] stddev: make reads from /dev/null return 0 bytes
 2025-04-22  7:54 UTC 

[PATCH V8 1/5] drm: add drm_file_err function to add process info
 2025-04-22  8:37 UTC  (3+ messages)
` [PATCH V8 2/5] drm/amdgpu: add drm_file reference in userq_mgr

[PATCH] nvmet-tcp: switch to using the crc32c library
 2025-04-22  7:55 UTC  (2+ messages)

[PATCH] kbuild: treat char as always unsigned
 2025-04-22  7:52 UTC  (3+ messages)

[PATCH master 1/2] tlsf: hardening: unpoison trailing padding before zeroing it
 2025-04-22  7:47 UTC  (2+ messages)

[PATCH] fixup! defaultenv: boot/bnet: fallback to booting generic 2nd stage FIT image
 2025-04-22  7:44 UTC  (2+ messages)

[PATCH] nvmet: Fix out-of-bounds access in nvmet_enable_port
 2025-04-22  7:50 UTC  (2+ messages)

[PATCH v5 00/21] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-04-22  7:47 UTC  (4+ messages)
  ` [PATCH v5 20/21] riscv: dts: thead: Introduce reset controller node

[PATCH v3 0/2] nvme/pci: PRP list DMA pool partitioning
 2025-04-22  7:38 UTC  (5+ messages)
  ` [PATCH v3 2/2] nvme/pci: make PRP list DMA pools per-NUMA-node
  ` [PATCH v3 1/2] nvme/pci: factor out nvme_init_hctx() helper

[PATCH] meson: install shell completion scripts
 2025-04-22  8:36 UTC  (8+ messages)
` [PATCH v2] contrib/completion: install Bash completion

[PATCH V2 00/20] block: unify elevator changing and fix lockdep warning
 2025-04-22  8:36 UTC  (9+ messages)
` [PATCH V2 12/20] block: add `struct elv_change_ctx` for unifying elevator_change
` [PATCH V2 20/20] block: move wbt_enable_default() out of queue freezing from sched ->exit()

[PATCH RFC v2 0/2] drm/meson: vclk: revert and re-fix vclk calculations
 2025-04-22  7:32 UTC  (2+ messages)

[PATCH v3 0/7] soc: amlogic: clk-measure: Add clk-measure support for C3 and S4
 2025-04-22  7:32 UTC  (3+ messages)
` (subset) "

[PATCH v1 0/4] dts: amlogic: fix FCLK{3,4} clocks for new PWM controller binding
 2025-04-22  7:27 UTC  (2+ messages)

[PATCH v6 0/5] leds: add new LED driver for TI LP5812
 2025-04-22  8:35 UTC  (3+ messages)
` [PATCH v6 1/5] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver

[oe] [meta-multimedia] pipewire: Install missing ALSA config files
 2025-04-22  8:35 UTC  (2+ messages)

Kernel 6.15-rc2 unable to boot on 32bit x86 with PAE
 2025-04-22  8:35 UTC  (5+ messages)

[PATCH] drm/meson: fix resource cleanup in meson_drv_bind_master() on error
 2025-04-22  7:23 UTC  (6+ messages)

[PATCH v3 00/15] Add support for DU and DSI on the Renesas RZ/V2H(P) SoC
 2025-04-22  8:32 UTC  (4+ messages)
` [PATCH v3 15/15] drm: renesas: rz-du: mipi_dsi: Add support for "

[PATCH v2 0/5] Enable QPIC BAM and QPIC NAND support for SDX75
 2025-04-22  8:32 UTC  (4+ messages)
` [PATCH v2 3/5] arm64: dts: qcom: sdx75: Add QPIC BAM support

[PATCH v2] driver: have dev_platform_ioremap_resource return error pointer
 2025-04-22  7:22 UTC 

[net-next PATCH 0/2] net: phylink: Fix issue w/ BMC link flap
 2025-04-22  8:32 UTC  (3+ messages)
` [net-next PATCH 1/2] net: phylink: Drop unused defines for SUPPORTED/ADVERTISED_INTERFACES

[PATCH V2 6.14.y 1/7] arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1
 2025-04-22  7:18 UTC  (2+ messages)
` Patch "arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1" has been added to the 6.14-stable tree

[PATCH v2] bus: mhi: host: don't free bhie tables during suspend/hibernation
 2025-04-22  7:23 UTC  (11+ messages)

[PATCH v2] powerpc64/bpf: fix JIT code size calculation of bpf trampoline
 2025-04-22  8:30 UTC  (5+ messages)

ANNOUNCE: pahole v1.30 (BTF type tags for arena pointers,,kfunc refactoring, github CI)
 2025-04-22  8:29 UTC 

[PATCH 0/8] pin-init sync for v6.16
 2025-04-22  8:30 UTC  (4+ messages)
` [PATCH 6/8] rust: pin-init: allow `pub` fields in `derive(Zeroable)`

[PATCH net] net: dp83822: Fix OF_MDIO config check
 2025-04-22  8:30 UTC  (3+ messages)

[PATCH v3 0/4] Introduce usb-hub.yaml binding and add support for Parade PS5511
 2025-04-22  8:28 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: usb: Introduce usb-hub.yaml
` [PATCH v3 2/4] dt-bindings: usb: Add binding for PS5511 hub controller
` [PATCH v3 3/4] dt-bindings: usb: realtek,rts5411: Adapt usb-hub.yaml
` [PATCH v3 4/4] usb: misc: onboard_usb_dev: Add Parade PS5511 hub support

[PATCH v4 0/3] Use proper printk format in appletbdrm
 2025-04-22  8:29 UTC  (4+ messages)
` [PATCH v4 1/3] lib/vsprintf: Add support for generic FourCCs by extending %p4cc

[PATCH V2 6.14.y 6/7] arm64/sysreg: Add register fields for HFGWTR2_EL2
 2025-04-22  7:18 UTC  (2+ messages)
` Patch "arm64/sysreg: Add register fields for HFGWTR2_EL2" has been added to the 6.14-stable tree

[PATCH v3 0/2] sched_ext: Introduce rq lock tracking
 2025-04-22  8:26 UTC  (3+ messages)
` [PATCH 1/2] sched_ext: Track currently locked rq
` [PATCH 2/2] sched_ext: Fix missing rq lock in scx_bpf_cpuperf_set()

[PATCH v3 00/13] Underrun on idle PSR workaround
 2025-04-22  8:28 UTC  (7+ messages)
` [PATCH v3 01/13] drm/i915/display: Add new interface for getting dc_state
` [PATCH v3 03/13] drm/i915/dmc: Add PIPEDMC_EVT_CTL register definition
` [PATCH v3 05/13] drm/i915/dmc: Add interface to block PKG C-state

[PATCH 0/3] Move duplicated instructions macros into asm/insn.h
 2025-04-22  8:25 UTC  (4+ messages)
` [PATCH 1/3] riscv: Fix typo EXRACT -> EXTRACT
` [PATCH 2/3] riscv: Strengthen duplicate and inconsistent definition of RV_X()
` [PATCH 3/3] riscv: Move all duplicate insn parsing macros into asm/insn.h

AMD GPU driver load hitting BUG_ON in sync_global_pgds_l5()
 2025-04-22  8:28 UTC  (3+ messages)

[PATCH V2 6.14.y 5/7] arm64/sysreg: Add register fields for HFGRTR2_EL2
 2025-04-22  7:18 UTC  (2+ messages)
` Patch "arm64/sysreg: Add register fields for HFGRTR2_EL2" has been added to the 6.14-stable tree

[PATCH] MIPS: BCM63XX: Replace strcpy() with strscpy() in board_prom_init()
 2025-04-22  8:27 UTC  (3+ messages)

[PATCH] x86/intel: workaround several MONITOR/MWAIT errata
 2025-04-22  8:26 UTC  (2+ messages)

[PATCH v3] powerpc/bpf: fix JIT code size calculation of bpf trampoline
 2025-04-22  8:26 UTC 

[PATCH] autoconf: upgrade to final 2.72 release
 2025-04-22  8:26 UTC  (3+ messages)
` [OE-core] "

[PATCH V2 6.14.y 4/7] arm64/sysreg: Add register fields for HFGITR2_EL2
 2025-04-22  7:18 UTC  (2+ messages)
` Patch "arm64/sysreg: Add register fields for HFGITR2_EL2" has been added to the 6.14-stable tree

[PATCH for 10.1 v8 00/55] QEMU TDX support
 2025-04-22  8:24 UTC  (4+ messages)
` [PATCH v8 02/55] i386: Introduce tdx-guest object

[PATCH] dma-buf: system_heap: No separate allocation for attachment sg_tables
 2025-04-22  8:24 UTC  (2+ messages)

[PATCH V2 6.14.y 3/7] arm64/sysreg: Add register fields for HDFGWTR2_EL2
 2025-04-22  7:18 UTC  (2+ messages)
` Patch "arm64/sysreg: Add register fields for HDFGWTR2_EL2" has been added to the 6.14-stable tree

[PATCH] io_uring: Add new functions to handle user fault scenarios
 2025-04-22  8:22 UTC  (3+ messages)

[PATCH V2 6.14.y 2/7] arm64/sysreg: Add register fields for HDFGRTR2_EL2
 2025-04-22  7:18 UTC  (2+ messages)
` Patch "arm64/sysreg: Add register fields for HDFGRTR2_EL2" has been added to the 6.14-stable tree

[PATCH 0/2] kern/efi/mm.c: add range check on risc-v
 2025-04-22  8:20 UTC  (7+ messages)

[PATCH 6.1/6.6/6.12] LoongArch: Eliminate superfluous get_numa_distances_cnt()
 2025-04-22  8:20 UTC 

[PATCH 0/2] Fix fallback qcom,ipc parse
 2025-04-22  8:21 UTC  (2+ messages)

[PATCH i-g-t v2 1/2] drm-uapi/amdgpu: Add queue priority and secure flags definitions
 2025-04-22  8:21 UTC  (3+ messages)

[PATCH V2 6.12.y 1/7] arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1
 2025-04-22  7:16 UTC  (2+ messages)
` Patch "arm64/sysreg: Update register fields for ID_AA64MMFR0_EL1" has been added to the 6.12-stable tree

[PATCH v5 00/16] Attack vector controls (part 1)
 2025-04-22  8:19 UTC  (5+ messages)
` [PATCH v5 01/16] x86/bugs: Restructure MDS mitigation

[PATCH] fs: move the bdex_statx call to vfs_getattr_nosec
 2025-04-22  8:17 UTC  (5+ messages)

[PATCH 0/6] Support Windows/ARM64
 2025-04-22  8:17 UTC  (4+ messages)
` [PATCH 3/6] mingw: do not use nedmalloc on Windows/ARM64
    ` Dropping nedmalloc support? was "

[PATCH V2 6.12.y 6/7] arm64/sysreg: Add register fields for HFGWTR2_EL2
 2025-04-22  7:16 UTC  (2+ messages)
` Patch "arm64/sysreg: Add register fields for HFGWTR2_EL2" has been added to the 6.12-stable tree

[PATCH net-next v9 0/9] Device memory TCP TX
 2025-04-22  8:17 UTC  (3+ messages)
` [PATCH net-next v9 1/9] netmem: add niov->type attribute to distinguish different net_iov types

mm/kmsan/hooks.c:269:14: sparse: sparse: cast removes address space '__user' of expression
 2025-04-22  8:15 UTC 

[PATCH v2 00/13] Enable/Disable DC balance along with VRR DSB
 2025-04-22  8:16 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for Enable/Disable DC balance along with VRR DSB (rev2)

[PATCH RESEND] drm/amd/display: Add dp_decide_lane_settings() to ensure compatibility
 2025-04-22  2:17 UTC 

[PATCH] drm/amdgpu: restrict the hw sched jobs upper bound
 2025-04-21 15:09 UTC 

Patch "drm/amdgpu/dma_buf: fix page_link check" has been added to the 6.1-stable tree
 2025-04-22  6:34 UTC 

[REGRESSION] amdgpu: async system error exception from hdp_v5_0_flush_hdp()
 2025-04-22  2:49 UTC  (9+ messages)
` 回复: "
      ` 回复: "

Patch "drm/amdgpu/dma_buf: fix page_link check" has been added to the 6.14-stable tree
 2025-04-22  6:30 UTC 

Patch "drm/amdgpu/dma_buf: fix page_link check" has been added to the 5.15-stable tree
 2025-04-22  6:34 UTC 

Patch "drm/amdgpu/dma_buf: fix page_link check" has been added to the 6.12-stable tree
 2025-04-22  6:35 UTC 

Patch "drm/amdgpu/dma_buf: fix page_link check" has been added to the 6.6-stable tree
 2025-04-22  6:35 UTC 

[PATCH RESEND] drm/amdgpu: Remove redundant return value checks for amdgpu_ras_error_data_init
 2025-04-22  7:35 UTC 

[ANN] Media Summit May 13th: Draft Agenda (v2)
 2025-04-22  8:15 UTC  (4+ messages)

[PATCH V2 6.12.y 5/7] arm64/sysreg: Add register fields for HFGRTR2_EL2
 2025-04-22  7:16 UTC  (2+ messages)
` Patch "arm64/sysreg: Add register fields for HFGRTR2_EL2" has been added to the 6.12-stable tree

[PATCH] media: qcom: camss: vfe: Avoid unnecessary RUP command
 2025-04-22  8:14 UTC 

[?bug] Can't get switchdev mode work on ConnectX-4 Card
 2025-04-22  8:14 UTC  (4+ messages)

[PATCH V2 0/1] KVM: TDX: Decrease TDX VM shutdown time
 2025-04-22  8:13 UTC  (4+ messages)
` [PATCH V2 1/1] KVM: TDX: Add sub-ioctl KVM_TDX_TERMINATE_VM

[Buildroot] [PATCH 1/4] package/rust: fix bootstrap with Rust≥1.83
 2025-04-22  8:12 UTC  (3+ messages)

[PATCH V2 6.12.y 4/7] arm64/sysreg: Add register fields for HFGITR2_EL2
 2025-04-22  7:16 UTC  (2+ messages)
` Patch "arm64/sysreg: Add register fields for HFGITR2_EL2" has been added to the 6.12-stable tree

[PATCH v2 00/13] Add support for AD4080 ADC
 2025-04-22  8:12 UTC  (4+ messages)
` [PATCH v2 13/13] iio: adc: ad4080: add driver support

[PATCH v2 00/17] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-04-22  8:12 UTC  (6+ messages)
` [PATCH v2 14/17] mfd: adp5585: support getting vdd regulator

[PATCH] ufs: core: add caps UFSHCD_CAP_MCQ_EN
 2025-04-22  8:11 UTC  (3+ messages)

[PATCH V2 6.12.y 3/7] arm64/sysreg: Add register fields for HDFGWTR2_EL2
 2025-04-22  7:16 UTC  (2+ messages)
` Patch "arm64/sysreg: Add register fields for HDFGWTR2_EL2" has been added to the 6.12-stable tree

[RFC PATCH v2 00/10] mm/mremap: introduce more mergeable mremap via MREMAP_RELOCATE_ANON
 2025-04-22  8:09 UTC  (10+ messages)
` [RFC PATCH v2 01/10] "
` [RFC PATCH v2 02/10] mm/mremap: add MREMAP_MUST_RELOCATE_ANON
` [RFC PATCH v2 03/10] mm/mremap: add MREMAP[_MUST]_RELOCATE_ANON support for large folios
` [RFC PATCH v2 04/10] tools UAPI: Update copy of linux/mman.h from the kernel sources
` [RFC PATCH v2 05/10] tools/testing/selftests: add sys_mremap() helper to vm_util.h
` [RFC PATCH v2 06/10] tools/testing/selftests: add mremap() cases that merge normally
` [RFC PATCH v2 07/10] tools/testing/selftests: add MREMAP_RELOCATE_ANON merge test cases
` [RFC PATCH v2 09/10] tools/testing/selftests: have CoW self test use MREMAP_RELOCATE_ANON
` [RFC PATCH v2 10/10] tools/testing/selftests: test relocate anon in split huge page test

[PATCH V2 6.12.y 2/7] arm64/sysreg: Add register fields for HDFGRTR2_EL2
 2025-04-22  7:16 UTC  (2+ messages)
` Patch "arm64/sysreg: Add register fields for HDFGRTR2_EL2" has been added to the 6.12-stable tree

[PATCH v9 00/10] LOBF enablement fix
 2025-04-22  8:07 UTC  (4+ messages)
` [PATCH v9 10/10] drm/i915/display: Disintegrate sink alpm enable from psr with lobf

[PATCH] drm/amdgpu: Fail DMABUF map of XGMI-accessible memory
 2025-04-22  8:05 UTC  (2+ messages)

[PATCH] xfs: add tunable threshold parameter for triggering zone GC
 2025-04-22  8:05 UTC  (10+ messages)

[PATCH stable 6.1] mm: Fix is_zero_page() usage in try_grab_page()
 2025-04-22  8:05 UTC  (2+ messages)
` Patch "mm: Fix is_zero_page() usage in try_grab_page()" has been added to the 6.1-stable tree

[PATCH v2 0/3] perf vendor events arm64: Do some cleanup for Hisi hip08 json
 2025-04-22  7:15 UTC  (3+ messages)
` [PATCH v2 3/3] MAINTAINERS: Add hisilicon pmu json events under its entry


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.