The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-08-12 02:56:43 to 2025-08-12 05:58:06 UTC [more...]

[RFC PATCH v1 0/9] freezer: Introduce freeze priority model to address process dependency issues
 2025-08-12  5:57 UTC  (9+ messages)

[PATCH 0/4] clk: thead: Misc changes to TH1520 clock driver
 2025-08-12  5:56 UTC  (6+ messages)
` [PATCH 1/4] clk: thead: add support for enabling/disabling PLLs
` [PATCH 2/4] clk: thead: support changing DPU pixel clock rate
` [PATCH 3/4] clk: thead: th1520-ap: set all AXI clocks to CLK_IS_CRITICAL
` [PATCH 4/4] clk: thead: th1520-ap: fix parent of padctrl0 clock

[PATCH v9 0/5] Add support for gdsp remoteproc on sa8775p
 2025-08-12  5:56 UTC  (7+ messages)
` [PATCH v9 1/5] dt-bindings: misc: qcom,fastrpc: Add GDSP label
` [PATCH v9 2/5] arm64: dts: qcom: sa8775p: add GDSP fastrpc-compute-cb nodes
` [PATCH v9 3/5] misc: fastrpc: Remove kernel-side domain checks from capability ioctl

[PATCH v4 0/3] usb: dwc3: Modify role-switching QC drd usb controllers
 2025-08-12  5:55 UTC  (4+ messages)
` [PATCH v4 1/3] usb: dwc3: core: Introduce glue callbacks for flattened implementations
` [PATCH v4 2/3] usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspend
` [PATCH v4 3/3] usb: xhci: plat: Facilitate using autosuspend for xhci plat devices

FYI: i.MX8MP ISP (RKISP1) MI registers corruption
 2025-08-12  5:54 UTC  (12+ messages)
                    ` FYI: i.MX8MP ISP (RKISP1) MI registers corruption: resolved

[v3 00/11] mm: support device-private THP
 2025-08-12  5:54 UTC  (4+ messages)
` [v3 03/11] mm/migrate_device: THP migration of zone device pages

[PATCH v2 0/8] Add AMD ISP4 driver
 2025-08-12  5:51 UTC  (14+ messages)
` [PATCH v2 4/8] media: platform: amd: Add isp4 fw and hw interface
` [PATCH v2 6/8] media: platform: amd: isp4 video node and buffers handling added

[PATCH v3 0/2] Rust: kernel patch series
 2025-08-12  5:51 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH v2 0/2] serial: qcom-geni: Add support to increase UART ports efficiently
 2025-08-12  5:48 UTC  (3+ messages)
` [PATCH 1/2] serial: qcom-geni: Dynamically allocate UART ports
` [PATCH 2/2] serial: qcom-geni: Make UART port count configurable via Kconfig

[PATCH] phy: cadence: cdns-dphy-rx: Add runtime PM support
 2025-08-12  5:47 UTC  (2+ messages)

[PATCH v2] riscv: Add sysctl to control discard of vstate during syscall
 2025-08-12  5:46 UTC  (6+ messages)

[PATCH v4 00/24] vdso: Reject absolute relocations during build
 2025-08-12  5:44 UTC  (25+ messages)
` [PATCH v4 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v4 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v4 03/24] ARM: elf: "
` [PATCH v4 04/24] arm64: "
` [PATCH v4 05/24] powerpc/elf: "
` [PATCH v4 06/24] riscv: elf: "
` [PATCH v4 07/24] LoongArch: "
` [PATCH v4 08/24] s390/elf: "
` [PATCH v4 09/24] MIPS: ELF: "
` [PATCH v4 10/24] tools headers UAPI: Sync ELF headers with the kernel sources
` [PATCH v4 11/24] vdso: Add the vdsocheck tool
` [PATCH v4 12/24] x86/vdso: Enable "
` [PATCH v4 13/24] ARM: vdso: "
` [PATCH v4 14/24] arm64: "
` [PATCH v4 15/24] powerpc/elf: Add 32-bit REL16 relocation definitions
` [PATCH v4 16/24] powerpc/vdso: Enable the vdsocheck tool
` [PATCH v4 17/24] riscv: vdso: Deduplicate CFLAGS_REMOVE_* variables
` [PATCH v4 18/24] riscv: vdso: Disable LTO for the vDSO
` [PATCH v4 19/24] riscv: vdso: Enable the vdsocheck tool
` [PATCH v4 20/24] LoongArch: vDSO: "
` [PATCH v4 21/24] s390/vdso: "
` [PATCH v4 22/24] MIPS: ELF: Add more PC-relative relocation definitions
` [PATCH v4 23/24] MIPS: vdso: Enable the vdsocheck tool
` [PATCH v4 24/24] vdso/vdsocheck: Drop the transitional kconfig option

[PATCH] reset: thead: Scope TH1520 reset driver to VO subsystem
 2025-08-12  5:39 UTC  (2+ messages)

[PATCH v2 0/8] selftests: vDSO: Clean up vdso_test_abi and drop vdso_test_clock_getres
 2025-08-12  5:39 UTC  (9+ messages)
` [PATCH v2 1/8] selftests: vDSO: fix -Wunitialized in powerpc VDSO_CALL() wrapper
` [PATCH v2 2/8] selftests: vDSO: vdso_test_abi: Correctly skip whole test with missing vDSO
` [PATCH v2 3/8] selftests: vDSO: vdso_test_abi: Use ksft_finished()
` [PATCH v2 4/8] selftests: vDSO: vdso_test_abi: Drop clock availability tests
` [PATCH v2 5/8] selftests: vDSO: vdso_test_abi: Use explicit indices for name array
` [PATCH v2 6/8] selftests: vDSO: vdso_test_abi: Test CPUTIME clocks
` [PATCH v2 7/8] selftests: vDSO: vdso_test_abi: Add tests for clock_gettime64()
` [PATCH v2 8/8] selftests: vDSO: Drop vdso_test_clock_getres

[PATCH] Documentation: gpio: add documentation about using software nodes
 2025-08-12  5:37 UTC  (4+ messages)

[PATCH 0/6] kbuild: uapi: various fixes
 2025-08-12  5:33 UTC  (7+ messages)
` [PATCH 1/6] kbuild: uapi: rerun header tests when headers_check.pl changes
` [PATCH 2/6] kbuild: uapi: only update hdrtest output on success
` [PATCH 3/6] kbuild: uapi: fail header test on compiler warnings
` [PATCH 4/6] kbuild: uapi: upgrade warning on asm/types.h inclusion to error
` [PATCH 5/6] kbuild: uapi: upgrade check_sizetypes() warning "
` [PATCH 6/6] kbuild: uapi: upgrade check_declarations() "

[PATCH 6.17 0/3] mm/mremap: allow multi-VMA move for huge folio, find ineligible earlier
 2025-08-12  5:32 UTC  (3+ messages)

[PATCH 0/2] kbuild: enable CONFIG_WERROR for more build steps
 2025-08-12  5:31 UTC  (3+ messages)
` [PATCH 1/2] kbuild: move existing CONFIG_WERROR flags into dedicated Makefile
` [PATCH 2/2] kbuild: enable CONFIG_WERROR for more build steps

[syzbot] [wireless?] KASAN: slab-use-after-free Read in cmp_bss
 2025-08-12  5:31 UTC  (3+ messages)

[PATCH 0/2] perf python: Add an example for sampling
 2025-08-12  5:22 UTC  (2+ messages)

[RFC] mtd: ubi: skip programming unused bits in ubi headers
 2025-08-12  5:19 UTC 

[PATCH v2] zonefs: correct some spelling mistakes
 2025-08-12  5:18 UTC  (2+ messages)

[PATCH v2] loop: use vfs_getattr_nosec() for accurate file size
 2025-08-12  5:17 UTC  (6+ messages)

[PATCH v3 0/5] barrier: Add smp_cond_load_*_timewait()
 2025-08-12  5:18 UTC  (4+ messages)
` [PATCH v3 3/5] asm-generic: barrier: Add smp_cond_load_acquire_timewait()

[PATCH V2] scripts/checktransupdate.py: add support for scanning directory
 2025-08-12  5:11 UTC  (3+ messages)

[PATCH 00/21] gpiolib: fence off legacy interfaces
 2025-08-12  5:11 UTC  (7+ messages)
` [PATCH 09/21] input: gpio-keys: make legacy gpiolib optional

[PATCH] scripts/checktransupdate.py: fix missing f prefix in f-string
 2025-08-12  5:08 UTC  (3+ messages)

[PATCH] MAINTAINERS: add File entry for scripts/checktransupdate.py to DOCUMENTATION
 2025-08-12  5:07 UTC 

[PATCH 0/3] arm64: dts: qcom: sc7280: Add the MDSS_CORE reset
 2025-08-12  5:07 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: clock: dispcc-sc7280: Add display resets
` [PATCH 2/3] clk: qcom: dispcc-sc7280: Add dispcc resets
` [PATCH 3/3] arm64: dts: qcom: sc7280: Add MDSS_CORE reset to mdss

[PATCH v7 0/2] libbpf: fix USDT SIB argument handling causing unrecognized register error
 2025-08-12  5:06 UTC  (7+ messages)
` [PATCH v7 2/2] selftests/bpf: Force -O2 for USDT selftests to cover SIB handling logic
    `  "

[PATCH v1] ufs: ufs-qcom: Align programming sequence of Shared ICE for UFS controller v5
 2025-08-12  5:04 UTC  (7+ messages)

[PATCH] clk: thead: Correct parent for DPU pixel clocks
 2025-08-12  5:03 UTC  (2+ messages)

[PATCH v3 00/12] Add PCIe support for Tesla FSD SoC
 2025-08-11 15:46 UTC  (13+ messages)
  ` [PATCH v3 01/12] PCI: exynos: Remove unused MACROs in exynos PCIe file
  ` [PATCH v3 02/12] PCI: exynos: Change macro names to exynos specific
  ` [PATCH v3 03/12] PCI: exynos: Reorder MACROs to maintain consistency
  ` [PATCH v3 04/12] PCI: exynos: Add platform device private data
  ` [PATCH v3 05/12] PCI: exynos: Add resource ops, soc variant and device mode
  ` [PATCH v3 06/12] dt-bindings: PCI: Split exynos host into two files
  ` [PATCH v3 07/12] dt-bindings: PCI: Add support for Tesla FSD SoC
  ` [PATCH v3 08/12] dt-bindings: phy: Add PCIe PHY support for "
  ` [PATCH v3 09/12] phy: exynos: Add platform device private data
  ` [PATCH v3 10/12] phy: exynos: Add PCIe PHY support for FSD SoC
  ` [PATCH v3 11/12] PCI: exynos: Add support for Tesla "
  ` [PATCH v3 12/12] arm64: dts: fsd: Add PCIe "

[PATCH] soc/fsl/qbman: Use for_each_online_cpu() instead of for_each_cpu()
 2025-08-12  4:56 UTC  (2+ messages)

[PATCH v6 06/12] PCI: cadence: Add support for High Performance Arch(HPA) controller
 2025-08-12  4:00 UTC  (3+ messages)

[PATCH v12 0/5] Enable automatic SVN updates for SGX enclaves
 2025-08-12  4:56 UTC  (6+ messages)
` [PATCH v12 5/5] x86/sgx: "

[PATCH v3 00/11] mm: vm_normal_page*() improvements
 2025-08-12  4:52 UTC  (3+ messages)
` [PATCH v3 01/11] mm/huge_memory: move more common code into insert_pmd()

[PATCH v2] arm64: dts: qcom: ipq5424: Add reserved memory for TF-A
 2025-08-12  4:52 UTC 

[PATCH v2 net-next] amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescing
 2025-08-12  4:50 UTC 

[PATCH net-next 0/3] bonding: support aggregator selection based on port priority
 2025-08-12  4:48 UTC  (4+ messages)
` [PATCH net-next 1/3] bonding: add support for per-port LACP actor priority

[PATCH v2] mm/swapfile.c: introduce function alloc_swap_scan_list()
 2025-08-12  4:47 UTC  (4+ messages)

[PATCH v6 04/12] PCI: cadence: Split PCIe RP support into common and specific functions
 2025-08-12  4:02 UTC  (3+ messages)

[PATCH v5 0/3] Add support for clock controllers and CPU scaling for QCS615
 2025-08-12  4:46 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: cpufreq: cpufreq-qcom-hw: Add QCS615 compatible
` [PATCH v5 2/3] arm64: dts: qcom: qcs615: Add clock nodes for multimedia clock

[PATCH] MAINTAINERS: Add myself as virtual-cpufreq maintainer
 2025-08-12  4:45 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the gfs2 tree
 2025-08-12  4:44 UTC 

[PATCH] Fix the data type inconsistency issue of min (tier, MAX_CR_TIERS-1) in read_ctrl_pos
 2025-08-12  4:40 UTC  (3+ messages)

[PATCH v2 2/2] bpf: fix stackmap overflow check in __bpf_get_stackid()
 2025-08-12  4:39 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] bpf: refactor max_depth computation in bpf_get_stack()

linux-next: build warnings after merge of the net-next tree
 2025-08-12  4:36 UTC  (4+ messages)

[PATCH] scripts/checktransupdate.py: add support for scanning directory
 2025-08-12  4:35 UTC  (3+ messages)

linux-next: Tree for Aug 12
 2025-08-12  4:27 UTC 

aarch64-linux-ld: drivers/media/platform/qcom/iris/iris_firmware.c:59: undefined reference to `qcom_mdt_load'
 2025-08-12  4:24 UTC 

[PATCH v3 0/2] rust: add `Alignment` type
 2025-08-12  4:23 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] gpu: nova-core: use Alignment for alignment-related operations

[PATCH] vfs: show filesystem name at dump_inode()
 2025-08-12  4:07 UTC  (4+ messages)

[PATCH 0/6] Add kexec_file support for LoongArch
 2025-08-12  4:05 UTC  (7+ messages)
` [PATCH 3/6] LoongArch/kexec_file: Add initrd loading

[PATCH v4 02/11] PCI/bwctrl: Add support to scale bandwidth before & after link re-training
 2025-08-12  4:05 UTC  (4+ messages)

[PATCH 0/5] arm64: dts: qcom: add empty eDP endpoints to the SoC DTSI files
 2025-08-12  4:03 UTC  (2+ messages)

[PATCH] soc: qcom: smem: Fix endian-unaware access of num_entries
 2025-08-12  4:03 UTC  (2+ messages)

[PATCH bpf-next 0/4] Add overwrite mode for bpf ring buffer
 2025-08-12  4:02 UTC  (4+ messages)
` [PATCH bpf-next 1/4] bpf: "

[PATCH] vsock/test: Remove redundant semicolons
 2025-08-12  4:01 UTC 

[GIT PULL] NFSD fixes for v6.17-rc
 2025-08-12  4:00 UTC  (2+ messages)

[PATCH] mtd: use vmalloc_array and vcalloc to simplify code
 2025-08-12  3:58 UTC 

[PATCH v1 0/2] mm: remove MIGRATEPAGE_*
 2025-08-12  3:58 UTC  (3+ messages)
` [PATCH v1 2/2] treewide: remove MIGRATEPAGE_SUCCESS

[PATCH v3 0/5] add persistent huge zero folio support
 2025-08-12  3:52 UTC  (6+ messages)

[PATCH] rust: auxiliary: Use `c_` types from prelude instead of
 2025-08-12  3:54 UTC 

[PATCH 0/3] media: use vmalloc_array and vcalloc to simplify code
 2025-08-12  3:53 UTC  (4+ messages)
` [PATCH 1/3] media: dvb-core: use vmalloc_array "
` [PATCH 2/3] media: pt1: "
` [PATCH 3/3] media: vivid: use vmalloc_array and vcalloc "

[PATCH] clk: qcom: gcc-qcs615: Fix gcc_sdcc2_apps_clk_src
 2025-08-12  3:50 UTC  (3+ messages)

[PATCH v4 0/3] PCI: Add support for PCIe WAKE# interrupt
 2025-08-12  3:49 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: sc7280: Add wake GPIO

[PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
 2025-08-12  3:47 UTC  (2+ messages)

[PATCH net-next v5 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-08-12  3:45 UTC  (5+ messages)
` [PATCH net-next v5 2/5] net: spacemit: Add K1 Ethernet MAC

[PATCH v2 0/2] powerpc: pci-ioda: Rework pnv_ioda_pick_m64_pe()
 2025-08-12  3:45 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc: pci-ioda: Optimize pnv_ioda_pick_m64_pe()

[PATCH 0/2] spi: Remove redundant semicolons
 2025-08-12  3:38 UTC  (3+ messages)
` [PATCH 1/2] spi: bcm2835: "
` [PATCH 2/2] spi: mtk-snfi: "

[RFC PATCH v4 23/28] sched: Scan a task's preferred node for preferred LLC
 2025-08-12  3:36 UTC  (2+ messages)

[PATCH v3 1/1] rust: pci: use c_* types via kernel prelude
 2025-08-12  3:31 UTC 

[RFC PATCH v4 01/28] sched: Cache aware load-balancing
 2025-08-12  3:26 UTC  (2+ messages)

Issues with OF_DYNAMIC PCI bridge node generation (kmemleak/interrupt-map IC reg property)
 2025-08-12  3:26 UTC  (2+ messages)

[PATCH v7 2/2] regulator: rt5133: Add RT5133 PMIC regulator Support
 2025-08-12  3:14 UTC 

linux-next: build warning after merge of the pwm tree
 2025-08-12  3:21 UTC 

[PATCH] squashfs: fix memory leak in squashfs_fill_super
 2025-08-11 22:37 UTC 

[PATCH v2] selftests/net: Ensure assert() triggers in psock_tpacket.c
 2025-08-12  3:20 UTC  (2+ messages)

[PATCH] selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8
 2025-08-12  3:20 UTC  (2+ messages)

[PATCH RESEND] ref_tracker: use %p instead of %px in debugfs dentry name
 2025-08-12  3:20 UTC  (2+ messages)

[PATCH] MAINTAINERS: Mark Intel PTP DFL ToD as orphaned
 2025-08-12  3:20 UTC  (2+ messages)

[PATCH] MAINTAINERS: Mark Intel WWAN IOSM driver as orphaned
 2025-08-12  3:20 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove bouncing T7XX reviewer
 2025-08-12  3:20 UTC  (2+ messages)

[PATCH v6 0/2] hwmon: add GPD devices sensor driver
 2025-08-12  3:18 UTC  (10+ messages)
` [PATCH v6 1/2] "

[PATCH] arm64: dts: qcom: sc7280: Describe the first PCIe controller and PHY
 2025-08-12  3:16 UTC 

[PATCH] drm/radeon: replace min/max nesting with clamp()
 2025-08-12  3:16 UTC 

[PATCH net] bonding: don't set oif to bond dev when getting NS target destination
 2025-08-12  3:15 UTC  (5+ messages)

[PATCH v2] mm/numa_memblks: Use pr_debug instead of printk(KERN_DEBUG)
 2025-08-12  3:13 UTC  (3+ messages)

linux-next: duplicate patch in the turbostat tree
 2025-08-12  3:10 UTC  (3+ messages)

[PATCH net v2] TUN/TAP: Improving throughput and latency by avoiding SKB drops
 2025-08-12  3:10 UTC  (2+ messages)

[PATCH v2] misc: rtsx: usb card reader: add OCP support
 2025-08-12  3:08 UTC 

[PATCH v2 0/2] ubifs: Simplify the code and remove unnecessary parameters
 2025-08-12  3:06 UTC  (5+ messages)
` [PATCH v2 1/2] ubifs: Remove unnecessary parameters '*c'
` [PATCH v2 2/2] ubifs: Simplify the code using ubifs_crc_node

[PATCH] arm64: defconfig: enable CONFIG_SCHED_CLUSTER
 2025-08-12  3:05 UTC  (3+ messages)

[RFC v2 0/7] Add multiple address spaces support to VDUSE
 2025-08-12  3:05 UTC  (13+ messages)
` [RFC v2 2/7] vduse: add vq group support
` [RFC v2 4/7] vduse: return internal vq group struct as map token
` [RFC v2 5/7] vduse: add vq group asid support

[PATCH 0/2] x86/microcode: Add debugging glue
 2025-08-12  3:04 UTC  (3+ messages)
` [PATCH 2/2] x86/microcode: Add microcode loader debugging functionality

[PATCH v7 0/3] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-08-12  3:04 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: qcm2290: Add TCSR download mode address
 2025-08-12  3:04 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: sm6150: Add ADSP and CDSP fastrpc nodes
 2025-08-12  3:04 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8650: Add ACD levels for GPU
 2025-08-12  3:04 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: sc7280: Flatten usb controller nodes
 2025-08-12  3:04 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280-chrome-common: Remove duplicate node
 2025-08-12  3:04 UTC  (2+ messages)

[PATCH v2 0/2] sdm845: Use definitions and deduplicate
 2025-08-12  3:04 UTC  (2+ messages)

[PATCH v1 0/2] X1E HBR3 fixes
 2025-08-12  3:04 UTC  (2+ messages)

[PATCH v2] squashfs: Avoid mem leak in squashfs_fill_super()
 2025-08-12  3:04 UTC 

linux-next: manual merge the pwm tree with Linus' tree
 2025-08-12  3:01 UTC 

[PATCH v12 00/24] Enable CET Virtualization
 2025-08-12  2:55 UTC  (2+ messages)
` [PATCH v12 24/24] KVM: nVMX: Add consistency checks for CET states


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