mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] MAINTAINERS: Add Akhil as a reviewer for the Adreno driver
 2025-11-07 10:30 UTC  (2+ messages)

[PATCH v3 0/8] Collect documentation-related tools under /tools/docs
 2025-11-07 10:30 UTC  (8+ messages)

[PATCH v3 00/29] arm_mpam: Add basic mpam driver
 2025-11-07 10:30 UTC  (10+ messages)
` [PATCH v3 23/29] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH v3 26/29] arm_mpam: Use long MBWU counters if supported

[PATCH v5 0/8] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2025-11-07 10:29 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH v5 2/8] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH v5 3/8] net: stmmac: qcom-ethqos: improve typing in devres callback
` [PATCH v5 4/8] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH v5 5/8] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH v5 6/8] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH v5 7/8] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH v5 8/8] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH RFC] arm64: dts: qcom: x1e80100: Fix USB combo PHYs SS1 and SS2 ref clocks
 2025-11-07 10:29 UTC  (2+ messages)

[PATCH v2 0/2] m68k: coldfire: Add RNG support and const qualifiers for MCF54418
 2025-11-07 10:29 UTC  (3+ messages)
` [PATCH v2 1/2] m68k: coldfire: Mark platform device resource arrays as const
` [PATCH v2 2/2] m68k: coldfire: Add RNG support for MCF54418

[PATCH v1 0/2] iio: adc: Add support for TI ADS131M0x ADCs
 2025-11-07 10:29 UTC  (4+ messages)
` [PATCH v1 2/2] iio: adc: Add TI ADS131M0x ADC driver

[RFC 0/2] xdp: Delegate fast path return decision to page_pool
 2025-11-07 10:28 UTC  (3+ messages)
` [RFC 1/2] page_pool: add benchmarking for napi-based recycling
` [RFC 2/2] xdp: Delegate fast path return decision to page_pool

[PATCH] mm/readahead: Skip fully overlapped range
 2025-11-07 10:28 UTC  (8+ messages)

[PATCH v11 0/9] x86: Enable Linear Address Space Separation support
 2025-11-07 10:27 UTC  (16+ messages)
` [PATCH v11 5/9] x86/efi: Disable LASS while mapping the EFI runtime services

[RFC PATCH 2/2] PCI: rockchip-host: drop wait on PERST# toggle
 2025-11-07 10:27 UTC  (6+ messages)

[PATCH 0/2] s390/fpu: Fix kmsan false-positive report
 2025-11-07 10:26 UTC  (3+ messages)
` [PATCH 2/2] s390/fpu: Fix kmsan in fpu_vstl function

[PATCH v3 0/8] drm/panthor: Add support for Mali-G1 GPUs
 2025-11-07 10:26 UTC  (12+ messages)
` [PATCH v3 1/8] drm/panthor: Add arch-specific panthor_hw binding
` [PATCH v3 2/8] drm/panthor: Add architecture-specific function operations
` [PATCH v3 3/8] drm/panthor: Introduce panthor_pwr API and power control framework
` [PATCH v3 4/8] drm/panthor: Implement L2 power on/off via PWR_CONTROL
` [PATCH v3 5/8] drm/panthor: Implement soft reset "

[PATCH v4 1/3] drm/amdgpu: add engine_retains_context to amdgpu_ring_funcs
 2025-11-07 10:26 UTC  (6+ messages)
` [PATCH v4 2/3] drm/amdgpu: increment sched score on entity selection
` [PATCH v4 3/3] drm/sched: Limit sched score update to jobs change

[PATCH 0/4] usb: host: renesas: Handle reset signals on suspend/resume
 2025-11-07 10:26 UTC  (6+ messages)
` [PATCH 2/4] usb: host: ehci-platform: Call reset assert/deassert "

[PATCH v3] iio: trigger: Fix error handling in viio_trigger_alloc
 2025-11-07 10:26 UTC  (2+ messages)

[PATCH v4 0/6] media: qcom: iris: encoder feature enhancements
 2025-11-07 10:25 UTC  (5+ messages)
` [PATCH v4 2/6] media: qcom: iris: Improve crop_offset handling for encoder
` [PATCH v4 6/6] media: qcom: iris: Add intra refresh support "

[PATCH] lib/test_kho: Check if KHO is enabled
 2025-11-07 10:24 UTC  (2+ messages)

Module signing and post-quantum crypto public key algorithms
 2025-11-07 10:23 UTC  (10+ messages)

[syzbot] [jfs?] BUG: unable to handle kernel paging request in diUpdatePMap
 2025-11-07 10:21 UTC  (2+ messages)
` Forwarded: "

[PATCH v2 0/7] Add TUXEDO Elite 14 Gen1 (X1E78100)
 2025-11-07 10:21 UTC  (4+ messages)
` [PATCH v2 6/7] arm64: dts: qcom: Add device tree for TUXEDO Elite 14 Gen1

[PATCH v6 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-11-07 10:20 UTC  (15+ messages)
` [PATCH v6 05/14] remoteproc: pas: Replace metadata context with PAS context structure
` [PATCH v6 06/14] soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() function
` [PATCH v6 07/14] soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbols
` [PATCH v6 09/14] firmware: qcom_scm: Simplify qcom_scm_pas_init_image()
` [PATCH v6 10/14] firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEE
` [PATCH v6 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table

[syzbot] [tipc?] KMSAN: uninit-value in tipc_rcv (2)
 2025-11-07 10:19 UTC  (2+ messages)
` Forwarded: [PATCH] net: core: fix KMSAN: unint value in tipc_rcv

[PATCH 0/1] i40e: additional safety check
 2025-11-07 10:18 UTC  (4+ messages)
` [PATCH] i40e: validate ring_len parameter against hardware specific values
  ` [Intel-wired-lan] "

[PATCH] net/handshake: Fix memory leak in tls_handshake_accept()
 2025-11-07 10:17 UTC  (2+ messages)

[PATCH v4 0/4] mm/userfaultfd: modulize memory types
 2025-11-07 10:16 UTC  (9+ messages)

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-11-07 10:16 UTC  (7+ messages)
` [PATCH v4 07/12] mm: enable lazy_mmu sections to nest

[tip:sched/core] [sched/fair] 79104becf4: BUG:kernel_NULL_pointer_dereference,address
 2025-11-07 10:16 UTC  (11+ messages)

[PATCH v4 0/9] spi: enable the SpacemiT K1 SoC QSPI
 2025-11-07 10:15 UTC  (2+ messages)
` (subset) "

DP/HDMI Jack and Pipewire
 2025-11-07 10:15 UTC 

[syzbot] [fs?] WARNING in nsproxy_ns_active_put
 2025-11-07 10:14 UTC  (2+ messages)
` Forwarded: [PATCH] fs/nsfs: skip dropping active refs on initial namespaces

[PATCH 0/2] LoongArch: KVM: Restore guest PMU if it is enabled
 2025-11-07 10:13 UTC  (2+ messages)

[PATCH] usb: xhci: Assume that endpoints halt as specified
 2025-11-07 10:13 UTC 

madvise(MADV_COLLAPSE) fails with EINVAL on dirty file-backed text pages
 2025-11-07 10:10 UTC  (12+ messages)

[syzbot] [fs?] WARNING in destroy_super_work
 2025-11-07 10:10 UTC  (2+ messages)

[PATCH] usb: xhci: Don't unchain link TRBs on quirky HCs
 2025-11-07 10:08 UTC 

[PATCH v2 0/2] genpt documentation fixes
 2025-11-07 10:07 UTC  (2+ messages)

[PATCH net v9 0/4] net: netpoll: fix memory leak and add comprehensive selftests
 2025-11-07 10:07 UTC  (3+ messages)
` [PATCH net v9 4/4] selftest: netcons: add test for netconsole over bonded interfaces

[PATCH] drm/fb-helper: add fbdev screen expended mode display support
 2025-11-07 10:06 UTC  (2+ messages)

[PATCH v7 0/8] lib/crypto: Add ML-DSA signing
 2025-11-07 10:05 UTC  (2+ messages)
` [PATCH v7 8/8] modsign: Enable ML-DSA module signing

[PATCH v2] nvmem: layouts: u-boot-env: add optional "env-size" property
 2025-11-07 10:05 UTC  (2+ messages)

[PATCH v7 0/2] Add driver support for ESWIN eic700 SoC clock controller
 2025-11-07 10:05 UTC  (7+ messages)
    `  "
        `  "

[PATCH v2] bpf: hashtab: fix 32-bit overflow in memory usage calculation
 2025-11-07 10:03 UTC 

[syzbot] [jfs?] BUG: unable to handle kernel paging request in diUpdatePMap
 2025-11-07 10:02 UTC 

[PATCH net-next 00/10] net: renesas: rswitch: R-Car S4 add HW offloading for layer 3 routing
 2025-11-07 10:02 UTC  (4+ messages)
` [PATCH net-next 09/10] net: renesas: rswitch: add simple l3 routing

[PATCH v2] ubi: fastmap: fix ubi->fm memory leak
 2025-11-07 10:00 UTC 

[PATCH v4 4/8] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
 2025-11-07 10:00 UTC  (3+ messages)

[PATCH RESEND] x86/mm: lower MAP_32BIT begin to reduce heap collisions
 2025-11-07 10:00 UTC 

[PATCH Resend] mm: Refine __{pgd,p4d,pud,pmd,pte}_alloc_one_*() about HIGHMEM
 2025-11-07  9:59 UTC 

[PATCH cgroup/for-6.18-fixes] cgroup: Skip showing PID 0 in cgroup.procs and cgroup.threads
 2025-11-07  9:57 UTC  (2+ messages)

[PATCH v2 0/2] arm64: modules: Reject loading of malformed modules
 2025-11-07  9:57 UTC  (3+ messages)
` [PATCH v2 2/2] arch: arm64: Reject modules with internal alternative callbacks

[PATCH net v2] strparser: Fix signed/unsigned mismatch bug
 2025-11-07  9:56 UTC  (2+ messages)

[PATCH] mm: Refine __{pgd,p4d,pud,pmd,pte}_alloc_one_*() about HIGHMEM
 2025-11-07  9:55 UTC 

[PATCH v2 0/8] Add support for StarFive VisionFive 2 Lite board
 2025-11-07  9:55 UTC  (4+ messages)
` [PATCH v2 1/8] dt-bindings: PCI: starfive,jh7110-pcie: Add enable-gpios property
` [PATCH v2 3/8] riscv: dts: starfive: Rename jh7110.dtsi to jh711x.dtsi
` [PATCH v2 8/8] riscv: dts: starfive: Add VisionFive 2 Lite eMMC board device tree

[PATCH v3 00/28] vfio/xe: Add driver variant for Xe VF migration
 2025-11-07  9:54 UTC  (4+ messages)
` [PATCH v3 28/28] vfio/xe: Add device specific vfio_pci driver variant for Intel graphics

[PATCH net] ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
 2025-11-07  9:53 UTC  (5+ messages)

[PATCH v2] clocksource/drivers/sh_cmt: Always leave device running after probe
 2025-11-07  9:53 UTC  (6+ messages)

[PATCH v3 0/6] media: iris: prepare support for video codecs on Qcom vpu4 platform
 2025-11-07  9:49 UTC  (7+ messages)
` [PATCH v3 1/6] media: iris: Add support for multiple clock sources
` [PATCH v3 2/6] media: iris: Add support for multiple TZ content protection(CP) configs
` [PATCH v3 3/6] media: iris: Introduce buffer size calculations for vpu4
` [PATCH v3 4/6] media: iris: Move vpu register defines to common header file
` [PATCH v3 5/6] media: iris: Move vpu35 specific api to common to use for vpu4
` [PATCH v3 6/6] media: iris: Introduce vpu ops for vpu4 with necessary hooks

[PATCH v3 0/2] mm, ksm: fix flag-dropping behavior
 2025-11-07  9:49 UTC  (4+ messages)
` [PATCH v3 1/2] mm/ksm: fix flag-dropping behavior in ksm_madvise

[PATCH] LoongArch: Use correct accessor to read FWPC/MWPC
 2025-11-07  9:48 UTC 

[PATCH] LoongArch: Clarify 3 MSG interrupt features
 2025-11-07  9:47 UTC 

[PATCH] jfs: fix corrupted list in dbUpdatePMap
 2025-11-07  9:45 UTC 

[PATCH v4] iio: imu: inv_icm45600: Initializes inv_icm45600_buffer_postdisable sleep
 2025-11-07  9:44 UTC  (2+ messages)

[PATCH v2 0/5] introduce VM_MAYBE_GUARD and make it sticky
 2025-11-07  9:44 UTC  (6+ messages)
` [PATCH v2 1/5] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps

[Patch V1] ima: avoid duplicate policy rules insertions
 2025-11-07  9:44 UTC  (2+ messages)

[PATCH] thunderbolt: replace use of system_wq with system_percpu_wq
 2025-11-07  9:44 UTC  (2+ messages)

[PATCH] gpu: nova-core: apply the one "use" item per line policy
 2025-11-07  9:42 UTC  (2+ messages)

[PATCH v21 0/4] Add ASPEED AST2600 I2C controller driver
 2025-11-07  9:42 UTC  (5+ messages)
` [PATCH v21 3/4] i2c: ast2600: Add controller driver for new register layout

[Regression] depmod fails on kernel 6.17.1 rc1
 2025-11-07  9:40 UTC  (9+ messages)

[PATCH v2 0/7] Add generic PHY driver used by MACB/GEM on EyeQ5
 2025-11-07  9:39 UTC  (7+ messages)
` [PATCH v2 6/7] MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllers
` [PATCH v2 7/7] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs

[PATCH v2 0/6] crypto/hwrng: Simplify with of_device_get_match_data()
 2025-11-07  9:39 UTC  (3+ messages)
` [PATCH v2 3/6] crypto: artpec6 - "

[PATCH v2] rust: correct documentation comment for rbtree cursor peek_next method
 2025-11-07  9:39 UTC 

[PATCH] ubi: fastmap: fix ubi->fm memory leak
 2025-11-07  9:38 UTC  (2+ messages)

[PATCH v8 00/28] Tracefs support for pKVM
 2025-11-07  9:38 UTC  (29+ messages)
` [PATCH v8 01/28] ring-buffer: Add page statistics to the meta-page
` [PATCH v8 02/28] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v8 03/28] ring-buffer: Introduce ring-buffer remotes
` [PATCH v8 04/28] ring-buffer: Add non-consuming read for "
` [PATCH v8 05/28] tracing: Introduce trace remotes
` [PATCH v8 06/28] tracing: Add reset to "
` [PATCH v8 07/28] tracing: Add non-consuming read "
` [PATCH v8 08/28] tracing: Add init callback "
` [PATCH v8 09/28] tracing: Add events "
` [PATCH v8 10/28] tracing: Add events/ root files "
` [PATCH v8 11/28] tracing: Add helpers to create trace remote events
` [PATCH v8 12/28] ring-buffer: Export buffer_data_page and macros
` [PATCH v8 13/28] tracing: Introduce simple_ring_buffer
` [PATCH v8 14/28] tracing: Add a trace remote module for testing
` [PATCH v8 15/28] tracing: selftests: Add trace remote tests
` [PATCH v8 16/28] Documentation: tracing: Add tracing remotes
` [PATCH v8 17/28] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v8 18/28] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v8 19/28] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v8 20/28] KVM: arm64: Add clock support for "
` [PATCH v8 21/28] KVM: arm64: Add tracing capability "
` [PATCH v8 22/28] KVM: arm64: Add trace remote "
` [PATCH v8 23/28] KVM: arm64: Sync boot clock with "
` [PATCH v8 24/28] KVM: arm64: Add trace reset to "
` [PATCH v8 25/28] KVM: arm64: Add event support to the pKVM hyp and trace remote
` [PATCH v8 26/28] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp
` [PATCH v8 27/28] KVM: arm64: Add selftest event support "
` [PATCH v8 28/28] tracing: selftests: Add pKVM trace remote tests

[PATCH] rust: debugfs: Implement BinaryReader for Mutex<T> only when T is Unpin
 2025-11-07  9:37 UTC  (2+ messages)

[PATCH 1/4] lib/sprintf: add scnprintf_append() helper function
 2025-11-07  9:35 UTC  (5+ messages)

[PATCH v2] spi: imx: add i.MX51 ECSPI target mode support
 2025-11-07  9:34 UTC  (2+ messages)

[PATCH] ASoC: codecs: pm4125: remove duplicate code
 2025-11-07  9:34 UTC  (2+ messages)

[PATCH] ASoC: stm32: dfsdm: don't use %pK through printk
 2025-11-07  9:34 UTC  (2+ messages)

[PATCH v3 00/21] Add support for MT8189 clock/power controller
 2025-11-07  9:34 UTC  (3+ messages)
` [PATCH v3 03/21] clk: mediatek: fix mfg mux issue

[PATCH v6 0/1] KVM: Add support for the ERAPS feature
 2025-11-07  9:32 UTC  (2+ messages)
` [PATCH v6 1/1] x86: kvm: svm: set up ERAPS support for guests

[PATCH v2] PCI: of: Downgrade error message on missing of_root node
 2025-11-07  9:32 UTC  (9+ messages)

[PATCH v18 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2025-11-07  9:28 UTC  (2+ messages)

[PATCH] selftest/mm: fix pointer comparison in mremap_test
 2025-11-07  9:27 UTC  (4+ messages)

[PATCH] rust: rbtree: fix cursor method lifetimes to match tree lifetime
 2025-11-07  9:27 UTC  (2+ messages)

[PATCH v3 0/3] iio: mpl3115: support for events
 2025-11-07  9:26 UTC  (4+ messages)
` [PATCH v3 3/3] iio: ABI: document pressure event attributes

[PATCH] ASoC: dapm-graph: Handle sourd card with space in name
 2025-11-07  9:26 UTC  (2+ messages)

[RFC] Another take at restarting FUSE servers
 2025-11-07  9:25 UTC  (13+ messages)

[PATCH v4 0/5] Enable support for AV1 stateful decoder
 2025-11-07  9:25 UTC  (5+ messages)
` [PATCH v4 1/5] media: uapi: videodev2: Add "
` [PATCH v4 2/5] media: v4l2: Add description for V4L2_PIX_FMT_AV1 in v4l_fill_fmtdesc()

[PATCH v2] sched: replace use of system_unbound_wq with system_dfl_wq
 2025-11-07  9:24 UTC 

[PATCH v5 0/2] PCI: Add support for PCIe WAKE# interrupt
 2025-11-07  9:22 UTC  (3+ messages)
` [PATCH v5 1/2] PM: sleep: wakeirq: Add support for custom IRQ flags in dedicated wake IRQ setup
` [PATCH v5 2/2] PCI: Add support for PCIe WAKE# interrupt

[syzbot] [tipc?] KMSAN: uninit-value in tipc_rcv (2)
 2025-11-07  9:21 UTC 

[PATCH] tun: use skb_attempt_defer_free in tun_do_read
 2025-11-07  9:19 UTC  (6+ messages)

[PATCH v12 mm-new 00/15] khugepaged: mTHP support
 2025-11-07  9:18 UTC  (5+ messages)
` [PATCH v12 mm-new 07/15] khugepaged: generalize collapse_huge_page for mTHP collapse

[PATCH] rust: correct documentation comment for rbtree cursor peek_next method
 2025-11-07  9:17 UTC  (2+ messages)

[PATCH v6 00/26] Non-const bitfield helpers
 2025-11-07  9:16 UTC  (9+ messages)
` [PATCH v6 12/26] bitfield: Add less-checking __FIELD_{GET,PREP}()

[PATCH v2 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-11-07  9:13 UTC  (5+ messages)
` [PATCH v2 4/5] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH v2 5/5] remoteproc: imx_rproc: Add support for i.MX95

[PATCH 0/1] mtd: ubi: skip programming unused bits in ubi headers
 2025-11-07  9:12 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 00/13] of: Add wrappers to match root node with OF device ID tables
 2025-11-07  9:12 UTC  (2+ messages)

[PATCH v4 0/2] Add Google Tensor SoC USB controller support
 2025-11-07  9:11 UTC  (10+ messages)
` [PATCH v4 2/2] usb: dwc3: Add Google Tensor SoC DWC3 glue driver

[syzbot] [exfat?] WARNING in __rt_mutex_slowlock_locked (2)
 2025-11-07  9:11 UTC  (2+ messages)

[RFC PATCH 1/1] powerpc/pseries: Add RTAS-based error injection support via pseries_eeh_err_inject()
 2025-11-07  9:10 UTC 

linux-next: build failure after merge of the driver-core tree
 2025-11-07  9:05 UTC  (2+ messages)

[PATCH v3 1/4] drm/amdgpu: add engine_retains_context to amdgpu_ring_funcs
 2025-11-07  9:05 UTC  (5+ messages)
` [PATCH v3 2/4] drm/amdgpu: jump to the correct label on failure

[PATCH 0/2] perf/arm-ni: Optimize codes
 2025-11-07  8:43 UTC  (2+ messages)
` [PATCH 2/2] perf: arm-ni: add topology debug info for the clock domain

page:  |  | latest

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

all inboxes | Powered by JetHome®