linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-05 16:16:04 to 2025-06-05 18:33:08 UTC [more...]

[PATCH v6 00/40] drm/msm: sparse / "VM_BIND" support
 2025-06-05 18:29 UTC  (28+ messages)
` [PATCH v6 01/40] drm/gem: Add ww_acquire_ctx support to drm_gem_lru_scan()
` [PATCH v6 02/40] drm/msm: Rename msm_file_private -> msm_context
` [PATCH v6 03/40] drm/msm: Improve msm_context comments
` [PATCH v6 04/40] drm/msm: Rename msm_gem_address_space -> msm_gem_vm
` [PATCH v6 05/40] drm/msm: Remove vram carveout support
` [PATCH v6 06/40] drm/msm: Collapse vma allocation and initialization
` [PATCH v6 07/40] drm/msm: Collapse vma close and delete
` [PATCH v6 08/40] drm/msm: Don't close VMAs on purge
` [PATCH v6 09/40] drm/msm: Stop passing vm to msm_framebuffer
` [PATCH v6 10/40] drm/msm: Refcount framebuffer pins
` [PATCH v6 11/40] drm/msm: drm_gpuvm conversion
` [PATCH v6 12/40] drm/msm: Convert vm locking
` [PATCH v6 13/40] drm/msm: Use drm_gpuvm types more
` [PATCH v6 14/40] drm/msm: Split out helper to get iommu prot flags
` [PATCH v6 15/40] drm/msm: Add mmu support for non-zero offset
` [PATCH v6 16/40] drm/msm: Add PRR support
` [PATCH v6 17/40] drm/msm: Rename msm_gem_vma_purge() -> _unmap()
` [PATCH v6 18/40] drm/msm: Drop queued submits on lastclose()
` [PATCH v6 19/40] drm/msm: Lazily create context VM
` [PATCH v6 20/40] drm/msm: Add opt-in for VM_BIND
` [PATCH v6 21/40] drm/msm: Mark VM as unusable on GPU hangs
` [PATCH v6 22/40] drm/msm: Add _NO_SHARE flag
` [PATCH v6 23/40] drm/msm: Crashdump prep for sparse mappings
` [PATCH v6 24/40] drm/msm: rd dumping "
` [PATCH v6 25/40] drm/msm: Crashdump support for sparse
` [PATCH v6 26/40] drm/msm: rd dumping "
` [PATCH v6 27/40] drm/msm: Extract out syncobj helpers

[PATCH v2] x86: prevent gcc from emitting rep movsq/stosq for inlined ops
 2025-06-05 18:32 UTC  (2+ messages)

[PATCH v8 0/3] drm/bridge: add kunit tests for devm_drm_bridge_alloc()
 2025-06-05 18:31 UTC  (4+ messages)
` [PATCH v8 3/3] drm/tests: bridge: add KUnit "

[PATCH v2 0/4] selftests/mm: cow and gup_longterm cleanups
 2025-06-05 18:29 UTC  (15+ messages)
` [PATCH v2 4/4] selftests/mm: Fix test result reporting in gup_longterm

[PATCH] dt-bindings: usb: microchip,usb5744: Add support for configurable board reset delays
 2025-06-05 18:29 UTC 

[RESEND PATCH] arm64: defconfig: Enable camcc and videocc on Qualcomm SM8450+
 2025-06-05 18:28 UTC  (3+ messages)

[PATCH v2 1/1] ASoC: dt-bindings: covert mxs-audio-sgtl5000.txt to yaml format
 2025-06-05 18:28 UTC  (2+ messages)

[PATCH v2 0/6] Add support for MT8196 video encoder
 2025-06-05 18:27 UTC  (4+ messages)
` [PATCH v2 5/6] dt-bindings: media: mediatek: encoder: Add encoder dt-bindings for MT8196

[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
 2025-06-05 18:24 UTC  (4+ messages)

[PATCH 0/2] Use guest mem inodes instead of anonymous inodes
 2025-06-05 18:23 UTC  (6+ messages)
` [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode

[perf] fuzzer quickly crashes kernel, possibly memcg related
 2025-06-05 18:22 UTC  (2+ messages)

[PATCH 2/2] mm/damon/sysfs-schemes: add use_nodes_of_tier on sysfs-schemes
 2025-06-05 18:20 UTC  (2+ messages)

[PATCH v1 0/5] x86/smp: Restore the elimination of mwait_play_dead_cpuid_hint()
 2025-06-05 18:20 UTC  (4+ messages)
` [PATCH v1 4/5] ACPI: processor: Rescan "dead" SMT siblings during initialization

[PATCH v3 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-06-05 18:18 UTC  (6+ messages)
` [PATCH v3 2/5] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support
` [PATCH v3 3/5] net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal "

[PATCH 0/3] bitmap: introduce find_random_bit() and use in clocksource
 2025-06-05 18:17 UTC  (3+ messages)
` [PATCH 3/3] clocksource: improve randomness in clocksource_verify_choose_cpus()

[PATCH] .gitignore: ignore compile_commands.json globally
 2025-06-05 18:14 UTC 

[PATCH 0/2] clocksource: use better cpumask API where appropriate
 2025-06-05 18:13 UTC  (5+ messages)
` [PATCH 1/2] clocksource: fix opencoded cpumask_any_but() in clocksource_verify_choose_cpus()
` [PATCH 2/2] clocksource: fix opencoded cpumask_next_wrap()

[PATCH] MAINTAINERS: add entry for crypto library
 2025-06-05 18:12 UTC  (2+ messages)

[PATCH v13 0/4] drm/atomic-helper: Re-order CRTC and Bridge ops
 2025-06-05 18:11 UTC  (6+ messages)
` [PATCH v13 1/4] drm/atomic-helper: Refactor crtc & encoder-bridge op loops into separate functions
` [PATCH v13 2/4] drm/atomic-helper: Separate out bridge pre_enable/post_disable from enable/disable
` [PATCH v13 3/4] drm/atomic-helper: Re-order bridge chain pre-enable and post-disable
` [PATCH v13 4/4] drm/bridge: cdns-dsi: Use pre_enable/post_disable to enable/disable

[PATCH v4 0/2] x86/fred: Prevent single-step upon ERETU completion
 2025-06-05 18:10 UTC  (3+ messages)
` [PATCH v4 1/2] x86/fred/signal: "
` [PATCH v4 2/2] selftests/x86: Add a test to detect infinite sigtrap handler loop

[PATCH v2 0/2] x86/platform/amd: better handle scheduling delays in hsmp_send_message
 2025-06-05 18:09 UTC  (3+ messages)
` [PATCH v2 1/2] x86/platform/amd: move final timeout check to after final sleep
` [PATCH v2 2/2] x86/platform/amd: replace down_timeout with down_interruptible

[syzbot] [btrfs?] kernel BUG in populate_free_space_tree
 2025-06-05 18:06 UTC 

[PATCH net] net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0
 2025-06-05 18:02 UTC  (2+ messages)

[PATCH net v2 0/5] net: dsa: b53: fix RGMII ports
 2025-06-05 18:01 UTC  (6+ messages)
` [PATCH net v2 5/5] net: dsa: b53: do not touch DLL_IQQD on bcm53115

[PATCH v3 0/4] dt-bindings: mtd: microchip-nand: convert txt to yaml
 2025-06-05 18:01 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: mtd: microchip-nand: add atmel pmecc

[PATCH RESEND] perf stat: Fix JSON output formatting in iostat_prefix()
 2025-06-05 18:00 UTC 

[PATCH v3] dt-bindings: net: Convert socfpga-dwmac bindings to yaml
 2025-06-05 17:59 UTC  (2+ messages)

[PATCH v4 0/3] rust: add `UnsafePinned` type
 2025-06-05 17:57 UTC  (6+ messages)
` [PATCH v4 1/3] rust: add UnsafePinned type

[PATCH] HID: lenovo: Restrict F7/9/11 mode to compact keyboards only
 2025-06-05 17:55 UTC 

[PATCH RESEND] jfs: jfs_xtree: replace XT_GETPAGE macro with xt_getpage()
 2025-06-05 17:56 UTC 

[PATCH v3 0/2] PCI: Add support for PCIe wake interrupt
 2025-06-05 17:56 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sc7280: Add wake GPIO

linux-next: Tree for Jun 3
 2025-06-05 17:56 UTC  (6+ messages)
` linux-next: Tree for Jun 3 (clk/clk-rp1.c)

[syzbot] [xfs?] INFO: task hung in vfs_setxattr (7)
 2025-06-05 17:55 UTC 

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-05 17:53 UTC  (11+ messages)
` [RFC PATCH v2 38/51] KVM: guest_memfd: Split allocator pages for guest_memfd use

[PATCH v2 00/12] media: uvcvideo: Add support for orientation and rotation
 2025-06-05 17:53 UTC  (13+ messages)
` [PATCH v2 01/12] media: uvcvideo: Always set default_value
` [PATCH v2 02/12] media: v4l: fwnode: Support ACPI's _PLD for v4l2_fwnode_device_parse
` [PATCH v2 03/12] ACPI: mipi-disco-img: Do not duplicate rotation info into swnodes
` [PATCH v2 04/12] media: ipu-bridge: Use v4l2_fwnode_device_parse helper
` [PATCH v2 05/12] media: ipu-bridge: Use v4l2_fwnode for unknown rotations
` [PATCH v2 06/12] dt-bindings: usb: usb-device: Add orientation and rotation
` [PATCH v2 07/12] media: uvcvideo: Make uvc_alloc_entity non static
` [PATCH v2 08/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ORIENTATION
` [PATCH v2 09/12] media: uvcvideo: Add uvc_ctrl_query_entity helper
` [PATCH v2 10/12] media: uvcvideo: Add get_* functions to uvc_entity
` [PATCH v2 11/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ROTATION
` [PATCH v2 12/12] media: uvcvideo: Do not create MC entities for virtual entities

Crash when user space allocates non-highmem memory
 2025-06-05 17:50 UTC  (2+ messages)

[PATCH v1] scripts: coccicheck: filter *.cocci files by MODE
 2025-06-05 17:43 UTC  (2+ messages)

[PATCH v3 0/4] Add clock support for CMU_HSI2
 2025-06-05 17:48 UTC  (5+ messages)
  ` [PATCH v3 1/4] dt-bindings: clock: exynosautov920: sort clock definitions
  ` [PATCH v3 2/4] dt-bindings: clock: exynosautov920: add hsi2 "

[PATCH v4 0/4] crypto: caam - iMX8QXP support (and related fixes)
 2025-06-05 17:47 UTC  (5+ messages)
` [PATCH v4 3/4] dt-bindings: crypto: fsl,sec-v4.0: Add power domains for iMX8QM and iMX8QXP

[v4 PATCH 0/2] create patches for nxp-ls1046a platform watchdog feature
 2025-06-05 17:40 UTC  (3+ messages)
` [v4 PATCH 1/2] dt-bindings: watchdog: fsl-imx-wdt: add compatible string fsl,ls1046a-wdt

[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
 2025-06-05 17:38 UTC  (11+ messages)
` [PATCH v3 3/4] fbdev/deferred-io: Support "

[PATCH v4 0/5] arm64: dts: qcom: Add Lenovo ThinkBook 16 device tree
 2025-06-05 17:37 UTC  (3+ messages)
` [PATCH v4 1/5] dt-bindings: arm: qcom: Add Lenovo TB16 support

[PATCH] arm64: defconfig: Enable camcc and videocc on Qualcomm SM8450+
 2025-06-05 17:34 UTC  (2+ messages)

[PATCH v4 0/6] Enable strict percpu address space checks
 2025-06-05 17:31 UTC  (7+ messages)
` [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers
  ` Large modules with 6.15 [was: [PATCH v4 6/6] percpu/x86: Enable strict percpu checks via named AS qualifiers]

[PATCH ath-next] wifi: ath12k: Fix hal_reo_cmd_status kernel-doc
 2025-06-05 17:27 UTC 

[PATCH v4 0/3] rust: miscdevice: add additional data to MiscDeviceRegistration
 2025-06-05 17:27 UTC  (9+ messages)
` [PATCH v4 2/3] "

[PATCH 1/2] thermal: intel: int340x: Add performance control for platform temperature control
 2025-06-05 17:25 UTC  (6+ messages)
` [PATCH 2/2] thermal: intel: int340x: Allow temperature override

[PATCH 1/1] perf/core: fix dangling cgroup pointer in cpuctx
 2025-06-05 17:21 UTC  (10+ messages)

[PATCH v2 00/13] objtool: Detect and warn about indirect calls in __nocfi functions
 2025-06-05 17:19 UTC  (11+ messages)

[syzbot] [bcachefs?] KASAN: slab-out-of-bounds Read in bch2_sb_members_v2_to_text
 2025-06-05 17:18 UTC  (2+ messages)
` [syzbot] #syz test

[PATCH net] gve: Fix stuck TX queue for DQ queue format
 2025-06-05 17:15 UTC  (3+ messages)

[PATCH v8 0/3] media: venus: enable venus on qcs615
 2025-06-05 17:13 UTC  (13+ messages)

[PATCH] kho: initialize tail pages for higher order folios properly
 2025-06-05 17:11 UTC 

[PATCH] rust: pin-init: examples, tests: use `ignore` instead of conditionally compiling tests
 2025-06-05 17:09 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the risc-v tree
 2025-06-05 17:08 UTC  (3+ messages)

[PATCH v6 00/40] drm/msm: sparse / "VM_BIND" support
 2025-06-05 17:03 UTC 

[PATCH net-next v3 0/2] Add Si3474 PSE controller driver
 2025-06-05 17:04 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: pse-pd: "
    ` [EXTERNAL]Re: "

[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
 2025-06-05 17:04 UTC  (6+ messages)
` [PATCH v5 10/29] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers

[PATCH v2] mhi: host: Add standard elf image download functionality
 2025-06-05 17:04 UTC  (2+ messages)

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-05 17:04 UTC  (13+ messages)
` [PATCH 03/12] mm/pagewalk: Skip dax pages in pagewalk
` [PATCH 07/12] mm: Remove redundant pXd_devmap calls

[PATCH V3] perf: Fix the throttle error of some clock events
 2025-06-05 16:58 UTC  (4+ messages)

[RFC PATCH v3 0/7] Intel RAR TLB invalidation
 2025-06-05 16:58 UTC  (10+ messages)
` [RFC PATCH v3 1/7] x86/mm: Introduce Remote Action Request MSRs
` [RFC PATCH v3 2/7] x86/mm: enable BROADCAST_TLB_FLUSH on Intel, too
` [RFC PATCH v3 3/7] x86/mm: Introduce X86_FEATURE_RAR
` [RFC PATCH v3 4/7] x86/apic: Introduce Remote Action Request Operations
` [RFC PATCH v3 5/7] x86/mm: Introduce Remote Action Request
` [RFC PATCH v3 6/7] x86/mm: use RAR for kernel TLB flushes
` [RFC PATCH v3 7/7] x86/mm: userspace & pageout flushing using Intel RAR

[PATCH v2 0/5] rust: Add ACPI match table support for Rust drivers
 2025-06-05 16:52 UTC  (7+ messages)
` [PATCH v2 1/5] rust: acpi: add `acpi::DeviceId` abstraction
` [PATCH v2 2/5] rust: helpers: Add `is_of_node` helper function
` [PATCH v2 3/5] rust: driver: Add ACPI id table support to Adapter trait
` [PATCH v2 4/5] rust: platform: Add ACPI match table support to `Driver` trait
` [PATCH v2 5/5] samples: rust: add ACPI match table example to platform driver

[PATCH bpf-next] selftests/bpf: Fix compile error of bin_attribute::read/write()
 2025-06-05 16:58 UTC  (2+ messages)

[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
 2025-06-05 16:54 UTC  (3+ messages)
` [PATCH v4 6/7] dax/hmem: Save the DAX HMEM platform device pointer

Recent Linux kernel commit breaks Gnulib test suite
 2025-06-05 16:53 UTC  (3+ messages)

[RESEND RFC PATCH 2/2] arm64: dts: rockchip: drop PCIe 3v3 always-on and boot-on
 2025-06-05 16:50 UTC 

[RESEND RFC PATCH 1/2] PCI: rockchip-host: Retry link training on failure without PERST#
 2025-06-05 16:50 UTC 

[linus:master] [rds] c50d295c37: BUG:unable_to_handle_page_fault_for_address
 2025-06-05 16:50 UTC  (6+ messages)
` [PATCH] module: Make sure relocations are applied to the per-CPU section
  ` [PATCH v2] "

[RESEND RFC PATCH 0/2] PCI: rockchip-host: Support quirky devices
 2025-06-05 16:49 UTC 

[PATCH] fs/xattr.c: fix simple_xattr_list()
 2025-06-05 16:48 UTC 

[PATCH v9 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-06-05 16:49 UTC  (7+ messages)
` [PATCH v9 08/16] cxl/pci: Update RAS handler interfaces to also support CXL Ports
` [PATCH v9 09/16] cxl/pci: Log message if RAS registers are unmapped
` [PATCH v9 10/16] cxl/pci: Unify CXL trace logging for CXL Endpoints and CXL Ports

[PATCH v2 bpf-next 0/4] bpf path iterator
 2025-06-05 16:47 UTC  (5+ messages)
` [PATCH v2 bpf-next 2/4] landlock: Use path_walk_parent()

[BUG] veth: TX drops with NAPI enabled and crash in combination with qdisc
 2025-06-05 16:46 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpftool: skel: Introduce NAME__open_and_load_opts()
 2025-06-05 16:45 UTC  (2+ messages)

[PATCH] (powerpc/512) Fix possible `dma_unmap_single()` on uninitialized pointer
 2025-06-05 16:37 UTC 

[PATCH 00/28] KVM: x86: Clean up MSR interception code
 2025-06-05 16:39 UTC  (4+ messages)
` [PATCH 17/28] KVM: SVM: Manually recalc all MSR intercepts on userspace MSR filter change

[PATCH v6 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-06-05 16:36 UTC  (8+ messages)
` [PATCH v6 06/10] accel/rocket: Add IOCTL for BO creation

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2025-06-05 16:33 UTC  (6+ messages)
` [RFC PATCH 19/30] vfio/pci: Add TSM TDI bind/unbind IOCTLs for TEE-IO support

[PATCH v2 0/3] docs: some automarkup improvements
 2025-06-05 16:32 UTC  (3+ messages)

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

[PATCH v5 0/7] Provides support for Trigger Generation Unit
 2025-06-05 16:27 UTC  (3+ messages)
` [PATCH v5 1/7] dt-bindings: arm: Add support for Coresight TGU trace

[PATCH v4 0/5] Add SEV-SNP CipherTextHiding feature support
 2025-06-05 16:23 UTC  (5+ messages)
` [PATCH v4 5/5] KVM: SEV: Add SEV-SNP CipherTextHiding support

[RFC v2 00/16] Live Update Orchestrator
 2025-06-05 16:20 UTC  (5+ messages)
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface
` [RFC v2 11/16] luo: luo_sysfs: add sysfs state monitoring

[PATCH v5 0/4] pci: qcom: Add QCS615 PCIe support
 2025-06-05 16:19 UTC  (3+ messages)
` [PATCH v5 2/4] dt-bindings: PCI: qcom,pcie-sm8150: document qcs615

[PATCH v2 00/62] objtool,livepatch: klp-build livepatch module generation
 2025-06-05 16:18 UTC  (8+ messages)
` [PATCH v2 32/62] objtool: Suppress section skipping warnings with --dryrun

[PATCH 0/2] rust: add initial scatterlist abstraction
 2025-06-05 16:18 UTC  (7+ messages)
` [PATCH 1/2] rust: add initial scatterlist bindings

[PATCH v7 0/9] More Rust bindings for device property reads
 2025-06-05 16:16 UTC  (4+ messages)
` [PATCH v7 5/9] rust: device: Introduce PropertyGuard


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).