public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-03 11:53:56 to 2025-06-03 14:24:55 UTC [more...]

[PATCH] docs/mm: expand vma doc to highlight pte freeing, non-vma traversal
 2025-06-03 14:24 UTC  (8+ messages)

[PATCH] PCI/MSI: Size device MSI domain with the maximum number of vectors
 2025-06-03 14:24 UTC  (2+ messages)

[PATCH v5 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-06-03 14:24 UTC  (5+ messages)
  ` [PATCH v5 3/8] soc: qcom: geni-se: Enable QUPs "
  ` [PATCH v5 4/8] serial: qcom-geni: move resource initialization to separate function

[PATCH 00/25] PCI: Resource fitting/assignment fixes and cleanups
 2025-06-03 14:23 UTC  (16+ messages)
` [PATCH 24/25] PCI: Perform reset_resource() and build fail list in sync

[PATCH] mm: fix the inaccurate memory statistics issue for users
 2025-06-03 14:22 UTC  (8+ messages)

[RFC PATCH net-next v2 0/2] virtio-net: support zerocopy multi buffer XDP in mergeable
 2025-06-03 14:22 UTC  (13+ messages)
` [RFC PATCH net-next v2 1/2] "
` [RFC PATCH net-next v2 2/2] selftests: net: add XDP socket tests for virtio-net

[PATCH v4 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-06-03 14:21 UTC  (3+ messages)

[PATCH v2 00/21] pmdomain: Add generic ->sync_state() support to genpd
 2025-06-03 14:20 UTC  (2+ messages)

[PATCH v4 0/4] Implement dmabuf direct I/O via copy_file_range
 2025-06-03 14:18 UTC  (13+ messages)
` [PATCH v4 1/4] fs: allow cross-FS copy_file_range for memory file with direct I/O
` [PATCH v4 2/4] dmabuf: Implement copy_file_range callback for dmabuf direct I/O prep

[PATCH v7] drm/msm/dp: reuse generic HDMI codec implementation
 2025-06-03 14:16 UTC  (4+ messages)

[linus:master] [futex] cec199c5e3: will-it-scale.per_process_ops 4.7% regression
 2025-06-03 14:16 UTC 

[PATCH v2 0/4] selftests/mm: cow and gup_longterm cleanups
 2025-06-03 14:15 UTC  (10+ messages)
` [PATCH v2 2/4] selftests/mm: Add helper for logging test start and results
` [PATCH v2 3/4] selftests/mm: Report unique test names for each cow test
` [PATCH v2 4/4] selftests/mm: Fix test result reporting in gup_longterm

[PATCH v2 0/5] genirq/msi: Fix device MSI prepare/alloc sequencing
 2025-06-03 14:08 UTC  (11+ messages)
` [PATCH v2 3/5] genirq/msi: Move prepare() call to per-device allocation

[PATCH v1 4/5] rust: time: Make HasHrTimer generic over HrTimerMode
 2025-06-03 14:08 UTC  (3+ messages)

[PATCH] x86/iopl: Cure TIF_IO_BITMAP inconsistencies
 2025-06-03 14:08 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH] perf/core: restore __perf_remove_from_context when DETACH_EXIT not set
 2025-06-03 14:08 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
 2025-06-03 14:07 UTC  (12+ messages)

[PATCH v4 0/5] Add SEV-SNP CipherTextHiding feature support
 2025-06-03 14:03 UTC  (3+ messages)
` [PATCH v4 1/5] crypto: ccp: New bit-field definitions for SNP_PLATFORM_STATUS command

[PATCH 1/1] perf/core: fix dangling cgroup pointer in cpuctx
 2025-06-03 14:02 UTC  (3+ messages)

[PATCH v4 00/11] iio: adc: Add support for AD4170 series of ADCs
 2025-06-03 14:00 UTC  (8+ messages)
` [PATCH v4 02/11] iio: adc: Add basic support for AD4170

[PATCH 1/1] perf/core: fix dangling cgroup pointer in cpuctx
 2025-06-03 14:00 UTC  (2+ messages)

[PATCH v13 00/27] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-06-03 14:00 UTC  (11+ messages)
` [PATCH v13 18/27] x86/resctrl: Add definitions for MBM event configuration
` [PATCH v13 21/27] x86/resctrl: Introduce mbm_assign_on_mkdir to configure assignments

[PATCH v3 2/5] PM: sleep: Suspend async parents after suspending children
 2025-06-03 13:59 UTC  (16+ messages)

[PATCH 0/5] Fixes for ITS mitigation and execmem
 2025-06-03 13:58 UTC  (3+ messages)
` [PATCH 4/5] x86/its: explicitly manage permissions for ITS pages

[PATCH] overflow: Introduce __DEFINE_FLEX for having no initializer
 2025-06-03 13:55 UTC  (2+ messages)

[PATCH v1 0/5] rust: time: Convert hrtimer to use Instant and Delta
 2025-06-03 13:51 UTC  (4+ messages)
` [PATCH v1 3/5] rust: time: Add HrTimerExpires trait

[PATCH 6.12 00/55] 6.12.32-rc1 review
 2025-06-03 13:51 UTC  (2+ messages)

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-03 13:51 UTC  (25+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 02/12] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 04/12] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH 05/12] mm: Remove remaining uses of PFN_DEV
` [PATCH 06/12] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls
` [PATCH 08/12] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH 09/12] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH 10/12] mm: Remove devmap related functions and page table bits
` [PATCH 11/12] mm: Remove callers of pfn_t functionality
` [PATCH 12/12] mm/memremap: Remove unused devmap_managed_key

[RFC PATCH 0/3] Clean up locking in hugetlb faulting code
 2025-06-03 13:50 UTC  (6+ messages)
` [RFC PATCH 1/3] mm, hugetlb: Clean up locking in hugetlb_fault and hugetlb_wp

[PATCH v4 00/20] nova-core: run FWSEC-FRTS to perform first stage of GSP initialization
 2025-06-03 13:49 UTC  (7+ messages)
` [PATCH v4 16/20] nova-core: Add support for VBIOS ucode extraction for boot

[PATCH] s390/mm: Fix in_atomic() handling in do_secure_storage_access()
 2025-06-03 13:49 UTC 

[peterz-queue:sched/core] [sched/deadline] 7bca60ce65: will-it-scale.per_process_ops 63.0% regression
 2025-06-03 13:48 UTC 

[syzbot] [io-uring?] INFO: task hung in io_uring_del_tctx_node (4)
 2025-06-03 13:48 UTC  (3+ messages)

[PATCH v5 0/3] arm64: dts: ti: introduce basic support for the AM62L
 2025-06-03 13:47 UTC  (4+ messages)
` [PATCH v5 2/3] arm64: dts: ti: k3-am62l: add initial infrastructure

[PATCH] arm64/trap: fix broken ct->nmi_nesting when die() is called in a kthread
 2025-06-03 13:46 UTC  (8+ messages)

[PATCH v2 bpf-next 0/4] bpf path iterator
 2025-06-03 13:46 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/4] landlock: Use path_walk_parent()

[PATCH v2 1/2] tty: Register device *after* creating the cdev for a tty
 2025-06-03 13:43 UTC  (5+ messages)
` [PATCH v2 2/2] tty: Fix race against tty_open() in tty_register_device_attr()

[1/5] clk: mt8189: Porting driver for clk
 2025-06-03 13:40 UTC  (2+ messages)

[PATCH v2 00/10] Add a deadline server for sched_ext tasks
 2025-06-03 13:38 UTC  (4+ messages)
` [PATCH v2 01/10] sched: Add support to pick functions to take rf

[PATCH] tools: Remove the check for packed_struct.h header
 2025-06-03 13:36 UTC 

[PATCH v2] iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flush
 2025-06-03 13:36 UTC  (3+ messages)

[PATCH v3 0/8] Add TH1520 GPU support with power sequencing
 2025-06-03 13:35 UTC  (17+ messages)
  ` [PATCH v3 1/8] dt-bindings: power: Add T-HEAD TH1520 GPU power sequencer
  ` [PATCH v3 7/8] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node
    ` [PATCH v3 4/8] dt-bindings: gpu: Add TH1520 GPU compatible to Imagination bindings
    ` [PATCH v3 5/8] riscv: dts: thead: th1520: Add missing reset controller header include
    ` [PATCH v3 6/8] riscv: dts: thead: Add GPU power sequencer node
    ` [PATCH v3 3/8] drm/imagination: Use pwrseq for TH1520 GPU power management

[PATCH v1 1/5] rust: time: Change Delta methods to take &self instead of self
 2025-06-03 13:31 UTC  (3+ messages)

[PATCH] tools: Replace __get_unaligned_cpu32 in jhash function
 2025-06-03 13:31 UTC 

[PATCH v3 1/1] mm: numa_memblks: introduce numa_add_reserved_memblk
 2025-06-03 13:30 UTC  (3+ messages)

[RFC PATCH 0/6] drm/sched: Avoid memory leaks by canceling job-by-job
 2025-06-03 13:23 UTC  (5+ messages)
` [RFC PATCH 1/6] drm/sched: Avoid memory leaks with cancel_job() callback

[PATCH v2 0/5] Add support for AD4052 device family
 2025-06-03 13:27 UTC  (11+ messages)
` [PATCH v2 3/5] dt-bindings: iio: adc: Add adi,ad4052

[PATCH] arm64: dts: amlogic: Align wifi node name with bindings
 2025-06-03 13:27 UTC  (2+ messages)

[PATCH 00/28] KVM: x86: Clean up MSR interception code
 2025-06-03 13:26 UTC  (4+ messages)
` [PATCH 04/28] KVM: SVM: Kill the VM instead of the host if MSR interception is buggy

[PATCH] Remove unaligned/packed_struct.h header
 2025-06-03 13:24 UTC 

[PATCH] rust: acpi: add `acpi::DeviceId` abstraction
 2025-06-03 13:23 UTC  (7+ messages)

[PATCH] arm64: dts: amlogic: meson-gxm-rbox-pro: fix wifi node name
 2025-06-03 13:22 UTC  (3+ messages)

[PATCH v7 0/3] media: venus: enable venus on qcs615
 2025-06-03 13:21 UTC  (7+ messages)
` [PATCH v7 2/3] arm64: dts: qcom: qcs615: add venus node to devicetree

[PATCH] Replace __get_unaligned_cpu32 in jhash function
 2025-06-03 13:21 UTC 

[PATCH v2] arm64: dts: qcom: sa8775p: pmic: enable rtc
 2025-06-03 13:18 UTC  (2+ messages)

[PATCH v2 1/2] libbpf: add support for printing BTF character arrays as strings
 2025-06-03 13:18 UTC  (2+ messages)

[PATCH v3 0/6] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2025-06-03 13:17 UTC  (10+ messages)

[PATCH v4 0/5] kdump: crashkernel reservation from CMA
 2025-06-03 13:15 UTC  (7+ messages)
` [PATCH v4 4/5] kdump: wait for DMA to finish when using CMA
` [PATCH v4 5/5] x86: implement crashkernel cma reservation

[PATCH net] net: phy: phy_caps: Don't skip better duplex macth on non-exact match
 2025-06-03 13:10 UTC  (2+ messages)

[PATCH v1 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-06-03 13:11 UTC  (3+ messages)
` [PATCH v1 2/4] dt-bindings: PCI: qcom,pcie-sa8775p: document link_down reset

[PATCH stable 6.6.y] arm64: kaslr: fix nokaslr cmdline parsing
 2025-06-03 12:52 UTC 

[RFC 0/8] x86: Mad WARN() hackery
 2025-06-03 13:04 UTC  (8+ messages)
` [RFC 6/8] x86_64/bug: Implement __WARN_printf()

REGRESSION: armv7 build mismatched types
 2025-06-03 13:04 UTC  (4+ messages)

[PATCH RFC 0/1] module: Optionally use .platform keyring for signatures verification
 2025-06-03 13:03 UTC  (5+ messages)
` [PATCH RFC 1/1] module: Make use of platform keyring for module signature verify

[PATCH v7] mm: Add CONFIG_PAGE_BLOCK_ORDER to select page block order
 2025-06-03 13:03 UTC  (2+ messages)

[PATCH v2] genksyms: Fix enum consts from a reference affecting new values
 2025-06-03 13:02 UTC 

[PATCH] firmware: arm_ffa: Fix struct ffa_indirect_msg_hdr
 2025-06-03 13:00 UTC  (2+ messages)

[PATCH 1/2] kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}
 2025-06-03 12:58 UTC  (4+ messages)
` [PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds

[PATCH v2] fs/resctrl: Restore the rdt_last_cmd_clear() calls after acquiring rdtgroup_mutex
 2025-06-03 12:58 UTC 

[PATCH bpf-next 0/4] bpf path iterator
 2025-06-03 12:49 UTC  (15+ messages)
` [PATCH bpf-next 2/4] landlock: Use path_parent()
` [PATCH bpf-next 3/4] bpf: Introduce path iterator

[PATCH v2 0/7] Add Rockchip RK3576 PWM Support Through MFPWM
 2025-06-03 12:55 UTC  (4+ messages)
` [PATCH v2 3/7] bitfield: introduce HI16_WE bitfield prep macros

[GIT PULL] hardening fixes for v6.16-rc1
 2025-06-03 12:55 UTC  (11+ messages)

[PATCH v12 0/5] drm/atomic-helper: Re-order CRTC and Bridge ops
 2025-06-03 12:48 UTC  (4+ messages)

[PATCH v2] RISC-V: vDSO: Wire up getrandom() vDSO implementation
 2025-06-03 12:48 UTC  (6+ messages)

[PATCH v6 RESEND 0/2] i2c: muxes: pca954x: Reset if (de)select fails
 2025-06-03 12:47 UTC  (3+ messages)
` [PATCH v6 RESEND 1/2] i2c: muxes: pca954x: Use reset controller only
` [PATCH v6 RESEND 2/2] i2c: muxes: pca954x: Reset if (de)select fails

[PATCH V2] perf: Fix the throttle error of some clock events
 2025-06-03 12:45 UTC  (2+ messages)

[PATCH v10 00/11] Add support for MAX7360
 2025-06-03 12:45 UTC  (5+ messages)
` [PATCH v10 05/11] regmap: irq: Add support for chips without separate IRQ status

[PATCH v5 0/2] Add support for Texas Instruments DTHE V2 crypto accelerator
 2025-06-03 12:37 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: crypto: Add binding for TI DTHE V2
` [PATCH v5 2/2] crypto: ti: Add driver for DTHE V2 AES Engine (ECB, CBC)

[RFC PATCH 00/20] TD-Preserving updates
 2025-06-03 12:36 UTC  (5+ messages)
` [RFC PATCH 11/20] x86/virt/seamldr: Abort updates if errors occurred midway
` [RFC PATCH 12/20] x86/virt/seamldr: Shut down the current TDX module

[PATCH v2 0/3] KVM: arm64: selftests: arch_timer_edge_cases fixes
 2025-06-03 12:35 UTC  (2+ messages)

[PATCH 6.14 00/73] 6.14.10-rc1 review
 2025-06-03 12:30 UTC  (2+ messages)

[PATCH v5 0/4] Add USB2.0 PHY and USB3.0 PHY support for SpacemiT K1
 2025-06-03 12:30 UTC  (4+ messages)
` [PATCH v5 3/4] phy: spacemit: support K1 USB2.0 PHY controller

[PATCH v5 0/5] kunit: Add support for suppressing warning backtraces
 2025-06-03 12:26 UTC  (9+ messages)
` [PATCH v5 1/5] bug/kunit: Core "

[PATCH v4 0/2] Add support for Texas Instruments DTHE V2 crypto accelerator
 2025-06-03 12:25 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: crypto: Add binding for TI DTHE V2

[PATCH v6 0/2] coresight: Add Coresight Trace Network On Chip driver
 2025-06-03 12:25 UTC  (11+ messages)
` [PATCH v6 2/2] coresight: add coresight "

[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-03 12:24 UTC  (5+ messages)
` [PATCH v5 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl

[PATCH] ACPI: resource: Use IRQ override on MACHENIKE 16P
 2025-06-03 12:20 UTC 

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2025-06-03 12:21 UTC  (5+ messages)
` [RFC PATCH 17/30] iommufd/device: Add TSM Bind/Unbind for TIO support

[PATCH bpf-next v2 1/3] bpf: Add cookie to raw_tp bpf_link_info
 2025-06-03 12:19 UTC  (7+ messages)
` [PATCH bpf-next v2 2/3] selftests/bpf: Add cookies check for raw_tp fill_link_info test
` [PATCH bpf-next v2 3/3] bpftool: Display cookie for raw_tp link probe

[PATCH v15 00/11] rust: add dma coherent allocator abstraction
 2025-06-03 12:18 UTC  (3+ messages)
  ` [PATCH v15 09/11] rust: dma: use `dma::Device` in `CoherentAllocation`

[RFC PATCH] MAINTAINERS: add mm swap section
 2025-06-03 12:18 UTC  (7+ messages)

[PATCH v1 0/4] Fix uprobe pte be overwritten when expanding vma
 2025-06-03 12:16 UTC  (9+ messages)
` [PATCH v1 1/4] mm: "

[PATCH] mailmap: Update entry for Akhil P Oommen
 2025-06-03 12:15 UTC 

[PATCH RFC] mm: madvise: use walk_page_range_vma() for madvise_free_single_vma()
 2025-06-03 12:15 UTC  (5+ messages)

[PATCH 6.15 00/49] 6.15.1-rc1 review
 2025-06-03 12:14 UTC  (2+ messages)

[PATCH] mm: Kconfig: Use verb *use* in plural form in description
 2025-06-03 12:13 UTC  (2+ messages)

[PATCH] sched/tp: Add new tracepoint for tracking uclamp set from user-space
 2025-06-03 12:07 UTC 

[PATCH v3 0/6] Add SPAcc Crypto Driver
 2025-06-03 12:07 UTC  (9+ messages)
` [PATCH v3 1/6] dt-bindings: crypto: Document support for SPAcc
` [PATCH v3 2/6] Add SPAcc Skcipher support

[PATCH net-next v20 0/1] MCTP Over PCC Transport
 2025-06-03 12:03 UTC  (7+ messages)
` [PATCH net-next v20 1/1] mctp pcc: Implement MCTP over "

[PATCH] sign-file: Show -k flag in usage when built for CMS signing
 2025-06-03 11:50 UTC 

[PATCH v1 0/1] USB: serial: add support for Nuvoton USB adapter
 2025-06-03 11:57 UTC  (3+ messages)
` [PATCH v1 1/1] USB: serial: nct_usb_serial: "

[PATCH 0/5] dt-bindings: mailbox: Few cleanups
 2025-06-03 11:57 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: mailbox: amlogic,meson-gxbb-mhu: Add missing interrupts maxItems
` [PATCH 2/5] dt-bindings: mailbox: ti,secure-proxy: Add missing reg maxItems
` [PATCH 3/5] dt-bindings: mailbox: Correct example indentation
` [PATCH 4/5] dt-bindings: mailbox: nvidia,tegra186-hsp: Use generic node name
` [PATCH 5/5] dt-bindings: mailbox: Drop consumers example DTS

[PATCH v12 00/10] mtd: add driver for Intel discrete graphics
 2025-06-03 11:39 UTC  (7+ messages)
` [PATCH v12 05/10] mtd: intel-dg: align 64bit read and write
` [PATCH v12 06/10] drm/i915/nvm: add nvm device for discrete graphics
` [PATCH v12 07/10] drm/i915/nvm: add support for access mode
` [PATCH v12 08/10] drm/xe/nvm: add on-die non-volatile memory device
` [PATCH v12 09/10] drm/xe/nvm: add support for access mode
` [PATCH v12 10/10] drm/xe/nvm: add support for non-posted erase


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