linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-19 05:07:29 to 2025-12-19 08:13:30 UTC [more...]

[PATCH v3] RISC-V: KVM: Fix guest page fault within HLV* instructions
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH v2] lib/crypto: riscv/chacha: Avoid s0/fp register
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH v3 0/4] fix the SpacemiT P1 Kconfig and resend the K1 I2C ILCR patch
 2025-12-19  8:10 UTC  (2+ messages)

[patch V6 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH v2] of/irq: Ignore interrupt parent for nodes without interrupts
 2025-12-19  8:10 UTC  (2+ messages)

[patch V3 00/12] uaccess: Provide and use scopes for user masked access
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH] irqchip/riscv-intc: Fix missing .free callback for freeing local IRQs
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH v2 0/6] iommu: Pass in old_domain pointer to attach_dev
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH v7 00/31] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-12-19  8:10 UTC  (2+ messages)

[patch V5 00/12] uaccess: Provide and use scopes for user access
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH] irqchip/sifive-plic: fix call to __plic_toggle in M-Mode code path
 2025-12-19  8:10 UTC  (2+ messages)

[GIT PULL] RISC-V updates for the v6.19 merge window (part one)
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH v3 00/22] riscv: Memory type control for platforms with physical memory aliases
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH] phy: fsl-imx8mq-usb: change ssc_range value for i.MX8MQ
 2025-12-19  8:13 UTC 

[PATCH v2 00/10] kbuild: userprogs: introduce architecture-specific CC_CAN_LINK and userprog flags
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH V15 0/6] mm: Add soft-dirty and uffd-wp support for RISC-V
 2025-12-19  8:09 UTC  (2+ messages)

[PATCH V14 0/6] riscv: mm: Add soft-dirty and uffd-wp support
 2025-12-19  8:09 UTC  (2+ messages)

[PATCH v4 0/6] Add support for StarFive VisionFive 2 Lite board
 2025-12-19  8:09 UTC  (2+ messages)

mm/hugetlb: kernel fail to boot if total hugepages size is almost equal to system RAM
 2025-12-19  8:10 UTC  (2+ messages)

[PATCH v3 0/5] Revise Meta Yosemite5 devicetree
 2025-12-19  8:09 UTC  (6+ messages)
` [PATCH v3 1/5] ARM: dts: aspeed: yosemite5: Increase i2c4/i2c12 bus speed to 400 kHz
` [PATCH v3 2/5] ARM: dts: aspeed: yosemite5: Remove ambiguous power monitor DTS nodes
` [PATCH v3 3/5] ARM: dts: aspeed: yosemite5: Add new SGPIO line names and rename signal
` [PATCH v3 4/5] ARM: dts: aspeed: yosemite5: Add ipmb node for OCP debug card
` [PATCH v3 5/5] ARM: dts: aspeed: yosemite5: Correct power monitor shunt resistor

[PATCH 0/6] Support TQMa8QM
 2025-12-19  8:09 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: clk: rs9: add clock-output-names property

[PATCH] kunit: Enforce task execution in {soft,hard}irq contexts
 2025-12-19  8:08 UTC 

[PATCH 0/8] riscv: spacemit: Add SpacemiT K3 SoC and K3 Pico-ITX board
 2025-12-19  8:08 UTC  (8+ messages)
` [PATCH 7/8] riscv: dts: spacemit: add initial device tree of SpacemiT K3 SoC

[PATCH v2 0/4] soc: mediatek: Add devapc support for MT8189
 2025-12-19  8:06 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: soc: mediatek: devapc: Add bindings "

[PATCH] mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
 2025-12-19  8:06 UTC  (3+ messages)

[PATCH v3 0/3] drm/draw: add check API to avoid spurious WARN
 2025-12-19  8:05 UTC  (2+ messages)

[PATCH v2 0/3] i2c: spacemit: add reset support
 2025-12-19  8:03 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: i2c: spacemit: add optional resets
` [PATCH v2 2/3] i2c: k1: add reset support
` [PATCH v2 3/3] riscv: dts: spacemit: add reset property

[PATCH next] wifi: ath12k: clean up on error in ath12k_dp_setup()
 2025-12-19  8:03 UTC  (5+ messages)

[PATCH v9 0/3] riscv: canaan: Add support for K230 clock
 2025-12-19  8:02 UTC  (4+ messages)
` [PATCH v9 2/3] clk: canaan: Add clock driver for Canaan K230

[PATCH v3 0/2] soc: qcom: pmic_glink: Add support for battery management running on SOCCP
 2025-12-19  7:59 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Add Kaanapali and Glymur compatibles

[PATCH] ocfs2: fix oob in __ocfs2_find_path
 2025-12-19  7:59 UTC  (8+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH v6 04/44] perf: Add APIs to create/release mediated guest vPMUs
 2025-12-19  7:58 UTC  (7+ messages)
` [tip: perf/core] perf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated APIs

[PATCH bpf-next v6 0/8] resolve_btfids: Support for BTF modifications
 2025-12-19  7:54 UTC  (5+ messages)
` [PATCH bpf-next v6 5/8] kbuild: Sync kconfig when PAHOLE_VERSION changes
` [PATCH bpf-next v6 6/8] lib/Kconfig.debug: Set the minimum required pahole version to v1.22

[PATCH] phy: fsl-imx8mq-usb: add debugfs to access control register
 2025-12-19  7:54 UTC 

[PATCH 0/6] dma-mapping: arm64: support batched cache sync
 2025-12-19  6:12 UTC  (9+ messages)
` [PATCH 1/6] arm64: Provide dcache_by_myline_op_nosync helper
` [PATCH 2/6] arm64: Provide dcache_clean_poc_nosync helper
` [PATCH 3/6] arm64: Provide dcache_inval_poc_nosync helper
` [PATCH 4/6] arm64: Provide arch_sync_dma_ batched helpers
` [PATCH 5/6] dma-mapping: Allow batched DMA sync operations if supported by the arch
` [PATCH RFC 6/6] dma-iommu: Allow DMA sync batching for IOVA link/unlink

[PATCH v4 0/6] Microsoft Surface Pro 11 support
 2025-12-19  7:49 UTC  (3+ messages)
` [PATCH v4 4/6] platform/surface: aggregator_registry: Add Surface Pro 11 (QCOM)

[PATCH] netfilter: replace -EEXIST with -EBUSY
 2025-12-19  7:48 UTC  (2+ messages)

[PATCH v7 0/3] Add i.MX91/93 parallel display support
 2025-12-19  7:45 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: soc: imx93-media-blk-ctrl: Add PDFC subnode to schema and example

[PATCH] mm/page_owner: fix memory leak in page_owner_stack_fops->release()
 2025-12-19  7:42 UTC 

[PATCH v2 0/6] media: qcom: iris: encoder feature enhancements batch2
 2025-12-19  7:42 UTC  (7+ messages)
` [PATCH v2 1/6] media: qcom: iris: Add intra refresh support for gen1 encoder
` [PATCH v2 2/6] media: qcom: iris: Add Long-Term Reference support for encoder
` [PATCH v2 3/6] media: qcom: iris: Add B frames "
` [PATCH v2 4/6] media: qcom: iris: Add hierarchical coding "
` [PATCH v2 5/6] media: qcom: iris: Optimize iris_hfi_gen1_packet_session_set_property
` [PATCH v2 6/6] media: qcom: iris: Simplify COMV size calculation

[PATCH v2 0/6] i2c: designware: Enable mode swapping
 2025-12-19  7:43 UTC  (2+ messages)

[PATCH v4 00/21] Add support for MT8189 clock/power controller
 2025-12-19  7:42 UTC  (6+ messages)
` [PATCH v4 01/21] dt-bindings: clock: mediatek: Add MT8189 clock definitions
` [PATCH v4 02/21] dt-bindings: power: mediatek: Add MT8189 power domain definitions

[PATCH] dt-bindings: mediatek: Drop inactive MandyJH Liu
 2025-12-19  7:40 UTC 

[PATCH] drm/panthor: Evict groups before VM termination
 2025-12-19  7:39 UTC  (5+ messages)

arch/xtensa/boot/boot-elf/bootstrap.S:68: Warning: value 0x1a0003000 truncated to 0xa0003000
 2025-12-19  7:38 UTC 

[PATCH 0/2] kbuild: remove gcc's -Wtype-limits
 2025-12-19  7:33 UTC  (10+ messages)
` [PATCH 1/2] "

[PATCH] erofs: fix unexpected EIO under memory pressure
 2025-12-19  7:33 UTC  (2+ messages)

[PATCH net v1 0/2] avoid compiler and IQ/OQ reordering
 2025-12-19  7:29 UTC  (3+ messages)
` [PATCH net v1 1/2] octeon_ep: "
` [PATCH net v1 2/2] octeon_ep_vf: "

[RFC PATCH v3 00/35] NTB transport backed by endpoint DW eDMA
 2025-12-19  7:23 UTC  (4+ messages)
` [RFC PATCH v3 02/35] NTB: epf: Add mwN_offset support and config region versioning

[PATCH] usb: xhci: check Null pointer in segment alloc
 2025-12-19  7:18 UTC 

[PATCH] block: enable RWF_DONTCACHE for block device buffered I/O
 2025-12-19  7:17 UTC 

[PATCH v3] kho: validate preserved memory map during population
 2025-12-19  7:12 UTC 

[PATCH] crypto: algapi - Use crypto_unregister_algs in crypto_register_algs
 2025-12-19  7:10 UTC  (2+ messages)

[PATCH v2] crypto: scompress - Use crypto_unregister_scomps in crypto_register_scomps
 2025-12-19  7:10 UTC  (2+ messages)

[PATCH v3 0/2] Add TRNG node for x1e80100 SoC
 2025-12-19  7:09 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: qcom,prng: document x1e80100

[PATCH] crypto: scompress - Remove forward declaration of crypto_scomp_show
 2025-12-19  7:08 UTC  (2+ messages)

[PATCH 1/1] crypto: fips: annotate fips_enable() with __init to free init memory after boot
 2025-12-19  7:07 UTC  (2+ messages)

[PATCH] crypto: iaa - Remove unreachable pr_debug from iaa_crypto_cleanup_module
 2025-12-19  7:04 UTC  (2+ messages)

[PATCH] fork: Replace simple_strtoul with kstrtoul in coredump_filter_setup
 2025-12-19  7:04 UTC  (2+ messages)

[PATCH] crypto: iaa - Simplify init_iaa_device()
 2025-12-19  7:04 UTC  (2+ messages)

[PATCH] crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_mode
 2025-12-19  7:04 UTC  (2+ messages)

[PATCH][next] RDMA/rxe: Avoid -Wflex-array-member-not-at-end warnings
 2025-12-19  6:59 UTC  (15+ messages)

[PATCH] crypto: octeontx: Fix length check to avoid truncation in ucode_load_store
 2025-12-19  6:59 UTC  (2+ messages)

[PATCH v9 0/7] Provide support for Trigger Generation Unit
 2025-12-19  6:59 UTC  (8+ messages)
` [PATCH v9 1/7] dt-bindings: arm: Add support for Qualcomm TGU trace
` [PATCH v9 2/7] qcom-tgu: Add TGU driver
` [PATCH v9 3/7] qcom-tgu: Add signal priority support
` [PATCH v9 4/7] qcom-tgu: Add TGU decode support
` [PATCH v9 5/7] qcom-tgu: Add support to configure next action
` [PATCH v9 6/7] qcom-tgu: Add timer/counter functionality for TGU
` [PATCH v9 7/7] qcom-tgu: Add reset node to initialize

[PATCH][next] crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warning
 2025-12-19  6:58 UTC  (2+ messages)

[PATCH][next] crypto: starfive - Avoid -Wflex-array-member-not-at-end warning
 2025-12-19  6:57 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()
 2025-12-19  6:56 UTC  (2+ messages)

[PATCH v2] kho: validate preserved memory map during population
 2025-12-19  6:54 UTC  (3+ messages)

[PATCH v2 0/5] list private v2 & luo flb v9
 2025-12-19  6:53 UTC  (4+ messages)

[GIT PULL] xen: branch for v6.19-rc2
 2025-12-19  6:52 UTC 

Follow-up on Linux-kernel code accessibility
 2025-12-19  6:51 UTC  (2+ messages)

[PATCH] mm/mm_init: Replace simple_strtoul with kstrtobool in set_hashdist
 2025-12-19  6:48 UTC  (2+ messages)

[PATCH] erofs: improve LZ4 error strings
 2025-12-19  6:43 UTC 

[PATCH 0/7] gpu: nova-core: run unload sequence upon unbinding
 2025-12-19  6:42 UTC  (7+ messages)
` [PATCH 6/7] gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command GSP upon unloading

[PATCH 0/2] Add Richtek RT8092 support
 2025-12-19  6:36 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: rt5739: Add compatible for rt8092
` [PATCH 2/2] regulator: Add rt8092 support

[PATCH v23 0/7] firmware: imx: driver for NXP secure-enclave
 2025-12-19  6:36 UTC  (9+ messages)
` [PATCH v23 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v23 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v23 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v23 4/7] firmware: imx: device context dedicated to priv
` [PATCH v23 5/7] firmware: drivers: imx: adds miscdev
` [PATCH v23 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v23 7/7] arm64: dts: imx8ulp-evk: add reserved memory property

[PATCH] ARM: dts: aspeed: bletchley: Remove try-power-role from connectors
 2025-12-19  6:29 UTC 

[PATCH v4 0/2] LoongArch: KVM: Add paravirt preempt support
 2025-12-19  6:30 UTC  (3+ messages)
` [PATCH v4 1/2] LoongArch: KVM: Add paravirt preempt feature in hypervisor side
` [PATCH v4 2/2] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side

[RFC] Proposal: Kernel-supported exit-time cleanup for shared memory state ownership
 2025-12-19  6:26 UTC 

[PATCH] net: ceph: Fix a possible null-pointer dereference in decode_choose_args()
 2025-12-19  6:26 UTC  (3+ messages)

A lingering doubt on PCI-MMIO region of PCI-passthrough-device
 2025-12-19  6:23 UTC  (4+ messages)

[PATCH] octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"
 2025-12-19  6:22 UTC 

[PATCH v2 00/17] tee: Use bus callbacks instead of driver callbacks
 2025-12-19  6:22 UTC  (5+ messages)
` [PATCH v2 04/17] hwrng: optee - Make use of module_tee_client_driver()
` [PATCH v2 05/17] hwrng: optee - Make use of tee bus methods

[linus:master] [mm] ab04945f91: stress-ng.fd-abuse.ops_per_sec 3.4% improvement
 2025-12-19  6:21 UTC 

[PATCH v2 0/5] USB: lpc32xx: fix error handling
 2025-12-19  6:20 UTC  (4+ messages)
` [PATCH v2 2/5] usb: phy: isp1301: fix non-OF device reference imbalance

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2025-12-19  6:18 UTC  (12+ messages)
` [PATCH v2 13/28] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()

[PATCH] ocfs2: handle OCFS2_SUPER_BLOCK_FL flag in system dinode
 2025-12-19  6:16 UTC  (3+ messages)

[PATCH v5] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
 2025-12-19  6:13 UTC  (5+ messages)

[PATCH v2 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
 2025-12-19  6:11 UTC  (4+ messages)
` [PATCH v2 2/4] mm/hugetlb: fix two comments related to huge_pmd_unshare()

[PATCH V4 0/2] mailbox: tmel-qmp: Introduce QCOM TMEL QMP mailbox driver
 2025-12-19  6:08 UTC  (7+ messages)
` [PATCH V4 1/2] dt-bindings: mailbox: Document qcom,ipq5424-tmel

[RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
 2025-12-19  6:06 UTC  (2+ messages)

[PATCH rc v4 0/4] iommu/arm-smmu-v3: Fix hitless STE update in nesting cases
 2025-12-19  6:05 UTC  (4+ messages)
` [PATCH rc v4 1/4] iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence

[PATCH v3 0/5] support batch checking of references and unmapping for large folios
 2025-12-19  6:02 UTC  (6+ messages)
` [PATCH v3 1/5] mm: rmap: support batched checks of the references "
` [PATCH v3 2/5] arm64: mm: factor out the address and ptep alignment into a new helper
` [PATCH v3 3/5] arm64: mm: support batch clearing of the young flag for large folios
` [PATCH v3 4/5] arm64: mm: implement the architecture-specific clear_flush_young_ptes()
` [PATCH v3 5/5] mm: rmap: support batched unmapping for file large folios

[PATCH bpf v2] lib/buildid: use __kernel_read() for sleepable context
 2025-12-19  5:58 UTC  (5+ messages)

[PATCH v3 0/2] hwmon: Add support for MPS mp5926 chip
 2025-12-19  5:54 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: Add mps mp5926 driver bindings
` [PATCH v3 2/2] hwmon: add mp5926 driver

[PATCH bpf-next v10 00/13] Improve the performance of BTF type lookups with binary search
 2025-12-19  5:51 UTC  (24+ messages)
` [PATCH bpf-next v10 06/13] btf: Optimize type lookup "
` [PATCH bpf-next v10 07/13] btf: Verify BTF Sorting
` [PATCH bpf-next v10 08/13] bpf: Skip anonymous types in type lookup for performance
` [PATCH bpf-next v10 09/13] bpf: Optimize the performance of find_bpffs_btf_enums
` [PATCH bpf-next v10 10/13] libbpf: Optimize the performance of determine_ptr_size
` [PATCH bpf-next v10 11/13] libbpf: Add btf_is_sorted and btf_sorted_start_id helpers to refactor the code

[PATCH] Input: xpad - Add support for CRKD Guitars
 2025-12-19  5:51 UTC  (2+ messages)

[PATCH v4 0/8] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
 2025-12-19  5:47 UTC  (3+ messages)
` [PATCH v4 2/8] Input: ilitek_ts_i2c: fix warning with gpio controllers that sleep

[PATCH v2 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
 2025-12-19  5:43 UTC  (5+ messages)
` [PATCH v2 1/4] fb: Add dev_of_fbinfo() helper for optional sysfs support
` [PATCH v2 2/4] staging: fbtft: Make FB_DEVICE dependency optional
` [PATCH v2 3/4] fbdev: omapfb: "
` [PATCH v2 4/4] fbdev: sh_mobile_lcdc: "

[PATCH v4 0/4] memory: tegra: Add MC error logging support for Tegra264 SoC
 2025-12-19  5:43 UTC  (5+ messages)
` [PATCH v4 1/4] memory: tegra: Group mc-err related registers

[PATCH] HID: intel-ish-hid: loader: Add PRODUCT_FAMILY-based firmware matching
 2025-12-19  5:39 UTC  (4+ messages)

[PATCH 1/9] dt-bindings: remoteproc: qcom,ipq8074-wcss-pil: convert to DT schema
 2025-12-19  5:37 UTC  (3+ messages)
` [PATCH 2/9] dt-bindings: remoteproc: qcom: add IPQ9574 image loader

[PATCH v8 0/2] Add support for sound profile switching and leverage for OnePlus slider
 2025-12-19  5:35 UTC  (3+ messages)
` [PATCH v8 1/2] Input: add ABS_SND_PROFILE

[PATCH] io_uring/rsrc: fix slab-out-of-bounds in io_buffer_register_bvec
 2025-12-19  5:33 UTC  (5+ messages)

[PATCH 0/4] Improve khugepaged scan logic
 2025-12-19  5:31 UTC  (13+ messages)
` [PATCH 1/4] mm: khugepaged: add trace_mm_khugepaged_scan event
` [PATCH 2/4] mm: khugepaged: remove mm when all memory has been collapsed
` [PATCH 3/4] mm: khugepaged: move mm to list tail when MADV_COLD/MADV_FREE
` [PATCH 4/4] mm: khugepaged: set to next mm direct when mm has MMF_DISABLE_THP_COMPLETELY

[PATCH v4 0/3] mfd: twl603x: add power button
 2025-12-19  5:23 UTC  (3+ messages)
` [PATCH v4 2/3] Input: twl4030 - add TWL603x "

[PATCH v2] virtio: Describe @map and @vmap members in virtio_device struct
 2025-12-19  3:16 UTC 

[PATCH] mm: vmscan: always allow writeback during memcg reclaim
 2025-12-19  5:13 UTC  (5+ messages)

[PATCH] Input: xpad - add support for the ZD O+ Excellence controller
 2025-12-19  5:08 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).