The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-04-11 04:51:18 to 2025-04-11 07:12:37 UTC [more...]

[PATCH] RDMA/rxe: Fix kernel panic for fast registered MR
 2025-04-11  7:11 UTC 

[PATCH v1 0/4] mm: Fix apply_to_pte_range() vs lazy MMU mode
 2025-04-11  7:12 UTC  (9+ messages)
` [PATCH v1 1/4] kasan: Avoid sleepable page allocation from atomic context
` [PATCH v1 2/4] mm: Cleanup apply_to_pte_range() routine
` [PATCH v1 3/4] mm: Protect kernel pgtables in apply_to_pte_range()

[PATCH 0/3] add support for RV8063 SPI rtc
 2025-04-11  7:11 UTC  (4+ messages)
` [PATCH 3/3] dt-bindings: rtc: add binding for RV8063

[PATCH 6.1.y] bpf: Prevent tail call between progs attached to different hooks
 2025-04-11  7:10 UTC 

[PATCH V4 0/2] Rust: Add cpumask abstractions
 2025-04-11  7:09 UTC  (5+ messages)
` [PATCH V4 1/2] rust: Add initial "

[PATCH] timers: Exclude isolated cpus from timer migation
 2025-04-11  7:08 UTC  (12+ messages)

[PATCH 0/2] cifs: Revert bogus fix for CVE-2024-54680 and its followup commit
 2025-04-11  7:04 UTC  (2+ messages)

[PATCH 0/2] [PULL REQUEST] iommu/vt-d: Fixes for v6.15-rc2
 2025-04-11  7:06 UTC  (2+ messages)

[PATCH] iommu: fix crash in report_iommu_fault()
 2025-04-11  7:05 UTC  (2+ messages)

[PATCH v1 0/2] x86: CPUID refactorings: follow-up
 2025-04-11  7:04 UTC  (3+ messages)
` [PATCH v1 1/2] x86/cpuid: Remove obsolete CPUID(0x2) iteration macro
` [PATCH v1 2/2] x86/cacheinfo: Standardize header files and CPUID references

[PATCH] phy: qcom-qusb2: Update the phy settings for IPQ5424
 2025-04-11  7:04 UTC  (2+ messages)

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

[PATCH RESEND] tty: Require CAP_SYS_ADMIN for all usages of TIOCL_SELMOUSEREPORT
 2025-04-11  7:01 UTC 

[PATCH] hwmon: asus_atk0110: NULL buf.pointer after free
 2025-04-11  6:59 UTC  (3+ messages)

[PATCH v3] perf test: Allow tolerance for leader sampling test
 2025-04-11  6:58 UTC  (3+ messages)

[PATCH] hwmon: max31827: Fix uninitialized variable lsb_idx in max31827_init_client
 2025-04-11  6:56 UTC  (3+ messages)

[PATCH 1/5] arm64: dts: imx8-ss-hsio: fix indentation in pcie node
 2025-04-11  6:53 UTC  (4+ messages)
` [PATCH 4/5] arm64: dts: imx95: add PCIe's msi-map and iommu-map property

[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
 2025-04-11  6:51 UTC  (9+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd
` [PATCH RFC v7 7/8] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy

[PATCH 00/13] Update PHYTEC i.MX93 DTS
 2025-04-11  6:51 UTC  (7+ messages)
` [PATCH 04/13] arm64: dts: freescale: imx93-phycore-som: Enhance eMMC pinctrl
` [PATCH 05/13] arm64: dts: freescale: imx93-phycore-som: Add eMMC no-1-8-v by default

[PATCH] scripts/mksysmap: skip objtool __pfx_ symbols
 2025-04-11  6:50 UTC  (3+ messages)

[PATCH 5.15.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-11  6:49 UTC 

[PATCH 0/4] wifi: mwifiex: drop asynchronous init waiting code
 2025-04-11  6:49 UTC  (3+ messages)
` [PATCH 3/4] "

[PATCH] iio: addac: ad74115: Fix use of uninitialized variable rate
 2025-04-11  5:49 UTC  (3+ messages)

[PATCH 6.1.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-11  6:47 UTC 

[PATCH v3 0/3] Add support for Sitronix ST7571 LCD controller
 2025-04-11  6:47 UTC  (11+ messages)
` [PATCH v3 2/3] drm/st7571-i2c: add "

[PATCH] x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST
 2025-04-11  6:46 UTC  (10+ messages)
        ` [PATCH] objtool: Detect __nocfi calls

[PATCH] usb: common: usb-conn-gpio: use a unique names for usb connector devices
 2025-04-11  6:45 UTC  (3+ messages)

[PATCH v6 00/11] Add R5F and C7xv device nodes
 2025-04-11  6:45 UTC  (9+ messages)
` [PATCH v6 06/11] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors

[PATCH 6.6.y] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2025-04-11  6:42 UTC 

[PATCH v1 00/16] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
 2025-04-11  6:37 UTC  (17+ messages)
` [PATCH v1 01/16] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v1 02/16] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v1 03/16] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v1 04/16] iommufd: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v1 05/16] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v1 06/16] iommufd/selftest: Add covearge for viommu data
` [PATCH v1 07/16] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v1 08/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
` [PATCH v1 09/16] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v1 10/16] iommufd: Add mmap interface
` [PATCH v1 11/16] iommufd/selftest: Add coverage for the new "
` [PATCH v1 12/16] Documentation: userspace-api: iommufd: Update vCMDQ
` [PATCH v1 13/16] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v1 14/16] iommu/arm-smmu-v3: Add vsmmu_alloc impl op
` [PATCH v1 15/16] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v1 16/16] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support

[PATCH 0/2] arm64/module: Enable late module relocations
 2025-04-11  6:31 UTC  (3+ messages)
` [PATCH 2/2] arm64/module: Use text-poke API for late relocations

[PATCH 2/2] erofs: support deflate decompress by using Intel QAT
 2025-04-11  6:30 UTC  (2+ messages)

[PATCH v2 0/5] Add manual request completion to the MediaTek VCodec driver
 2025-04-11  6:31 UTC  (5+ messages)
` [PATCH v2 1/5] media: mc: add manual request completion

[RFC PATCH] mm/damon: add full LPAE support for memory monitoring above 4GB
 2025-04-11  6:30 UTC  (2+ messages)

[net-next v6 0/4] net: phy: realtek: Add support for PHY LEDs on
 2025-04-11  6:24 UTC  (5+ messages)
` [net-next v6 1/4] net: phy: realtek: Group RTL82* macro definitions
` [net-next v6 2/4] net: phy: realtek: Clean up RTL8211E ExtPage access
` [net-next v6 3/4] net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get()
` [net-next v6 4/4] net: phy: realtek: Add support for PHY LEDs on RTL8211E

[PATCH v2] tty: serial: samsung_tty: support 18 uart ports
 2025-04-11  6:23 UTC  (3+ messages)

[PATCH 0/2] MAINTAINERS: update my email address
 2025-04-11  6:21 UTC  (2+ messages)

[PATCH v3] riscv: KGDB: Do not inline arch_kgdb_breakpoint()
 2025-04-11  6:21 UTC  (4+ messages)

[PATCH v3] mm: pcp: increase pcp->free_count threshold to trigger free_high
 2025-04-11  6:15 UTC  (4+ messages)

[PATCH] arm64: dts: ti: k3-j784s4-evm-usxgmii-exp1-exp2: drop pinctrl-names
 2025-04-11  6:14 UTC 

Re: [PATCH] open hardlink on deferred close file return EINVAL
 2025-04-11  6:12 UTC  (2+ messages)
` [PATCH v2] fix open hardlink on deferred close file error

[RFC PATCH 0/9] rv: Add monitors to validate task switch
 2025-04-11  6:12 UTC  (7+ messages)
` [RFC PATCH 7/9] rv: Retry when da monitor detects race conditions
` [RFC PATCH 9/9] rv: Add srs per-task monitor

[PATCH net-next 0/2] CPSW Bindings for 5000M Fixed-Link
 2025-04-11  6:09 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: ethernet-controller: add 5000M speed to fixed-link
` [PATCH net-next 2/2] dt-bindings: net: ti: k3-am654-cpsw-nuss: evaluate fixed-link property

[PATCH net-next] Removing deprecated strncpy()
 2025-04-11  6:07 UTC 

[PATCH] mmc: rtsx: usb add 74 clocks in poweron flow
 2025-04-11  6:08 UTC  (5+ messages)

[PATCH 07/11] vt: create ucs_recompose.c using gen_ucs_recompose.py
 2025-04-11  6:00 UTC  (2+ messages)

[PATCH] dt-bindings: phy: cadence-torrent: enable PHY_TYPE_USXGMII
 2025-04-11  5:57 UTC 

linux-next: duplicate patches in the bcachefs tree
 2025-04-11  5:57 UTC 

[PATCH v3 00/11] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-04-11  5:55 UTC  (3+ messages)

[PATCH v13 00/11] Support page table check on PowerPC
 2025-04-11  5:52 UTC  (4+ messages)
` [PATCH v13 04/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()

[PATCH v13 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
 2025-04-11  5:50 UTC  (3+ messages)
` [PATCH v13 01/19] Documentation/x86: Secure Launch kernel documentation

[PATCH] usb: quirks: Add quirk to prefer vendor-specific configuration
 2025-04-11  5:47 UTC  (4+ messages)

[PATCH v2] mmc: mtk-sd: Add condition to enable 'single' burst type
 2025-04-11  5:46 UTC  (3+ messages)

[PATCH] mmc: esdhc-imx: convert to modern PM_OPS
 2025-04-11  5:45 UTC  (3+ messages)

linux-next: Tree for Apr 11
 2025-04-11  5:44 UTC 

[PATCH -v4] x86/i8253: Call clockevent_i8253_disable() with interrupts disabled
 2025-04-11  5:44 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v14 00/11] Support page table check on PowerPC
 2025-04-11  5:43 UTC  (12+ messages)
` [PATCH v14 01/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_set()
` [PATCH v14 02/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_set()
` [PATCH v14 03/11] mm/page_table_check: Provide addr parameter to page_table_check_pte_set()
` [PATCH v14 04/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
` [PATCH v14 05/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
` [PATCH v14 06/11] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
` [PATCH v14 07/11] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v14 08/11] powerpc: mm: Add pud_pfn() stub
` [PATCH v14 09/11] powerpc: mm: Implement *_user_accessible_page() for ptes
` [PATCH v14 10/11] powerpc: mm: Use set_pte_at_unchecked() for internal usages
` [PATCH v14 11/11] powerpc: mm: Support page table check

[PATCH -v3 00/53] Simplify, reorganize and clean up the x86 text-patching code (alternative.c)
 2025-04-11  5:41 UTC  (54+ messages)
` [PATCH 01/53] x86/alternatives: Improve code-patching scalability by removing false sharing in poke_int3_handler()
` [PATCH 02/53] x86/alternatives: Document the text_poke_bp_batch() synchronization rules a bit more
` [PATCH 03/53] x86/alternatives: Rename 'struct bp_patching_desc' to 'struct int3_patching_desc'
` [PATCH 04/53] x86/alternatives: Rename 'bp_refs' to 'int3_refs'
` [PATCH 05/53] x86/alternatives: Rename 'text_poke_bp_batch()' to 'smp_text_poke_batch_process()'
` [PATCH 06/53] x86/alternatives: Rename 'text_poke_bp()' to 'smp_text_poke_single()'
` [PATCH 07/53] x86/alternatives: Rename 'poke_int3_handler()' to 'smp_text_poke_int3_handler()'
` [PATCH 08/53] x86/alternatives: Rename 'poking_mm' to 'text_poke_mm'
` [PATCH 09/53] x86/alternatives: Rename 'poking_addr' to 'text_poke_mm_addr'
` [PATCH 10/53] x86/alternatives: Rename 'bp_desc' to 'int3_desc'
` [PATCH 11/53] x86/alternatives: Remove duplicate 'text_poke_early()' prototype
` [PATCH 12/53] x86/alternatives: Update comments in int3_emulate_push()
` [PATCH 13/53] x86/alternatives: Remove the confusing, inaccurate & unnecessary 'temp_mm_state_t' abstraction
` [PATCH 14/53] x86/alternatives: Rename 'text_poke_flush()' to 'smp_text_poke_batch_flush()'
` [PATCH 15/53] x86/alternatives: Rename 'text_poke_finish()' to 'smp_text_poke_batch_finish()'
` [PATCH 16/53] x86/alternatives: Rename 'text_poke_queue()' to 'smp_text_poke_batch_add()'
` [PATCH 17/53] x86/alternatives: Rename 'text_poke_loc_init()' to 'text_poke_int3_loc_init()'
` [PATCH 18/53] x86/alternatives: Rename 'struct text_poke_loc' to 'struct smp_text_poke_loc'
` [PATCH 19/53] x86/alternatives: Rename 'struct int3_patching_desc' to 'struct text_poke_int3_vec'
` [PATCH 20/53] x86/alternatives: Rename 'int3_desc' to 'int3_vec'
` [PATCH 21/53] x86/alternatives: Add text_mutex) assert to smp_text_poke_batch_flush()
` [PATCH 22/53] x86/alternatives: Use non-inverted logic instead of 'tp_order_fail()'
` [PATCH 23/53] x86/alternatives: Remove the 'addr == NULL means forced-flush' hack from smp_text_poke_batch_finish()/smp_text_poke_batch_flush()/text_poke_addr_ordered()
` [PATCH 24/53] x86/alternatives: Simplify smp_text_poke_single() by using tp_vec and existing APIs
` [PATCH 25/53] x86/alternatives: Assert that smp_text_poke_int3_handler() can only ever handle 'tp_vec[]' based requests
` [PATCH 26/53] x86/alternatives: Assert input parameters in smp_text_poke_batch_process()
` [PATCH 27/53] x86/alternatives: Introduce 'struct smp_text_poke_array' and move tp_vec and tp_vec_nr to it
` [PATCH 28/53] x86/alternatives: Remove the tp_vec indirection
` [PATCH 29/53] x86/alternatives: Rename 'try_get_desc()' to 'try_get_text_poke_array()'
` [PATCH 30/53] x86/alternatives: Rename 'put_desc()' to 'put_text_poke_array()'
` [PATCH 31/53] x86/alternatives: Simplify try_get_text_poke_array()
` [PATCH 32/53] x86/alternatives: Simplify smp_text_poke_int3_handler()
` [PATCH 33/53] x86/alternatives: Simplify smp_text_poke_batch_process()
` [PATCH 34/53] x86/alternatives: Rename 'int3_refs' to 'text_poke_array_refs'
` [PATCH 35/53] x86/alternatives: Move the text_poke_array manipulation into text_poke_int3_loc_init() and rename it to __smp_text_poke_batch_add()
` [PATCH 36/53] x86/alternatives: Remove the mixed-patching restriction on smp_text_poke_single()
` [PATCH 37/53] x86/alternatives: Document 'smp_text_poke_single()'
` [PATCH 38/53] x86/alternatives: Add documentation for smp_text_poke_batch_add()
` [PATCH 39/53] x86/alternatives: Move text_poke_array completion from smp_text_poke_batch_finish() and smp_text_poke_batch_flush() to smp_text_poke_batch_process()
` [PATCH 40/53] x86/alternatives: Rename 'text_poke_sync()' to 'smp_text_poke_sync_each_cpu()'
` [PATCH 41/53] x86/alternatives: Simplify text_poke_addr_ordered()
` [PATCH 42/53] x86/alternatives: Constify text_poke_addr()
` [PATCH 43/53] x86/alternatives: Simplify and clean up patch_cmp()
` [PATCH 44/53] x86/alternatives: Standardize on 'tpl' local variable names for 'struct smp_text_poke_loc *'
` [PATCH 45/53] x86/alternatives: Rename 'TP_ARRAY_NR_ENTRIES_MAX' to 'TEXT_POKE_ARRAY_MAX'
` [PATCH 46/53] x86/alternatives: Rename 'POKE_MAX_OPCODE_SIZE' to 'TEXT_POKE_MAX_OPCODE_SIZE'
` [PATCH 47/53] x86/alternatives: Simplify the #include section
` [PATCH 48/53] x86/alternatives: Move declarations of vmlinux.lds.S defined section symbols to <asm/alternative.h>
` [PATCH 49/53] x86/alternatives: Remove 'smp_text_poke_batch_flush()'
` [PATCH 50/53] x86/alternatives: Update the comments in smp_text_poke_batch_process()
` [PATCH 51/53] x86/alternatives: Rename 'apply_relocation()' to 'text_poke_apply_relocation()'
` [PATCH 52/53] x86/alternatives: Add comment about noinstr expectations
` [PATCH 53/53] x86/alternatives: Make smp_text_poke_batch_process() subsume smp_text_poke_batch_finish()

[PATCH] RISC-V: Fix PCI I/O port addressing for MMU-less configurations
 2025-04-11  5:41 UTC  (2+ messages)

[RESEND v2] mmc: mtk-sd: Add condition to enable 'single' burst type
 2025-04-11  5:40 UTC 

[PATCH V1] PCI: tegra194: Add support for PCIe RC & EP in Tegra234 Platforms
 2025-04-11  5:40 UTC  (3+ messages)
` [PATCH V2] PCI: dwc: tegra194: Broaden architecture dependency

[PATCH v6 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-04-11  5:37 UTC  (15+ messages)
` [PATCH v6 01/14] memblock: add MEMBLOCK_RSRV_KERN flag
` [PATCH v6 02/14] memblock: Add support for scratch memory
` [PATCH v6 03/14] memblock: introduce memmap_init_kho_scratch()
` [PATCH v6 04/14] kexec: add Kexec HandOver (KHO) generation helpers
` [PATCH v6 05/14] kexec: add KHO parsing support
` [PATCH v6 06/14] kexec: enable KHO support for memory preservation
` [PATCH v6 07/14] kexec: add KHO support to kexec file loads
` [PATCH v6 08/14] kexec: add config option for KHO
` [PATCH v6 09/14] arm64: add KHO support
` [PATCH v6 10/14] x86/setup: use memblock_reserve_kern for memory used by kernel
` [PATCH v6 11/14] x86: add KHO support
` [PATCH v6 12/14] memblock: add KHO support for reserve_mem
` [PATCH v6 13/14] Documentation: add documentation for KHO
` [PATCH v6 14/14] Documentation: KHO: Add memblock bindings

[PATCH v3 1/2] rcutorture: Perform more frequent testing of ->gpwrap
 2025-04-11  5:36 UTC  (3+ messages)
` [v3,1/2] "

[PATCH v3 0/1] net/mlx5: Fix null-ptr-deref in TTC table creation
 2025-04-11  5:34 UTC  (3+ messages)
` [PATCH v3 1/1] net/mlx5: Fix null-ptr-deref in mlx5_create_{inner_,}ttc_table()

[PATCH RFC 0/6] Add support to read the restart reason from IMEM
 2025-04-11  5:34 UTC  (15+ messages)
` [PATCH RFC 1/6] dt-bindings: sram: qcom,imem: Document IPQ5424 compatible
` [PATCH RFC 2/6] arm64: dts: qcom: ipq5424: Add the IMEM node
` [PATCH RFC 3/6] dt-bindings: watchdog: Add Qualcomm restart reason binding
` [PATCH RFC 5/6] watchdog: qcom-wdt: add support to read the restart reason from IMEM

[PATCH net-next v6 00/12] Convert LAN78xx to PHYLINK
 2025-04-11  5:33 UTC  (3+ messages)
` [PATCH net-next v6 08/12] net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC management

[PATCH v4 0/4] mm/gup: Minor fix, cleanup and improvements
 2025-04-11  5:32 UTC  (4+ messages)
` [PATCH v4 1/4] mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()

[PATCH v1] perf lock: Add --duration-filter option
 2025-04-11  5:24 UTC 

[PATCH] Removing deprecated strncpy()
 2025-04-11  5:22 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: accel: add device tree for AMD PKI accelerator
 2025-04-11  5:17 UTC  (5+ messages)
` [PATCH v2 2/3] accel/amdpk: add driver "

[PATCH net-next] net: ngbe: fix memory leak in ngbe_probe() error path
 2025-04-11  5:14 UTC  (3+ messages)

[PATCH] Removing deprecated strncpy()
 2025-04-11  5:12 UTC  (2+ messages)
` replacement of strncpy in ticp_node_get_linkname()

[PATCH] ASoC: wm_adsp: Use vmemdup_user() instead of open-coding
 2025-04-11  5:06 UTC  (2+ messages)

[PATCH] media: Fix invalid link creation when source entity has 0 pads
 2025-04-11  5:05 UTC  (9+ messages)

[PATCH] memcg: decouple memcg_hotplug_cpu_dead from stock_lock
 2025-04-11  5:06 UTC  (2+ messages)

[PATCH] drivers/base/memory: Avoid overhead from for_each_present_section_nr()
 2025-04-11  5:04 UTC  (6+ messages)

[PATCH v2 0/3] Restrict devmem for confidential VMs
 2025-04-11  4:59 UTC  (4+ messages)
` [PATCH v2 2/3] devmem: Block mmap access when read/write access is restricted


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox