mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v3] media: qcom: camss: Add support for regulator init_load_uA in CSIPHY
 2025-11-03 10:45 UTC  (2+ messages)

mlx5: CX7: fw_tracer: crash at mlx5_tracer_print_trace()
 2025-11-03 10:45 UTC  (3+ messages)

[PATCH v3] soc: qcom: ice: Add HWKM v1 support for wrapped keys
 2025-11-03 10:43 UTC  (2+ messages)

[PATCH] mtd: spear_smi: fix kernel-doc warnings <linux/mtd/spear_smi.h>
 2025-11-03 10:43 UTC  (2+ messages)

[PATCH v2 0/5] i2c: designware: Improve support of multi-messages transfer
 2025-11-03 10:43 UTC  (5+ messages)
` [PATCH v2 4/5] i2c: designware: Implement I2C_M_STOP support
` [PATCH v2 5/5] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled

[PATCH] efistub/smbios: Add fallback for SMBIOS record lookup
 2025-11-03 10:41 UTC  (4+ messages)

[PATCH v6] rust: kernel: introduce `unsafe_precondition_assert!` macro
 2025-11-03 10:39 UTC  (2+ messages)

[PATCH] mtd: onenand: Pass correct pointer to IRQ handler
 2025-11-03 10:39 UTC  (2+ messages)

[PATCH] mtd: spinand: fmsh: remove QE bit for FM25S01A flash
 2025-11-03 10:39 UTC  (2+ messages)

[PATCH v3 22/28] x86: Use RCU in all users of __module_address()
 2025-11-03 10:39 UTC  (4+ messages)

[PATCH] docs: media: bt8xx: Correct typo in vendor name (Connexant)
 2025-11-03 10:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update David Hildenbrand's email address
 2025-11-03 10:36 UTC 

[PATCH v4 00/10] reset: rework reset-gpios handling
 2025-11-03 10:36 UTC  (16+ messages)
` [PATCH v4 01/10] software node: read the reference args via the fwnode API
` [PATCH v4 02/10] software node: increase the reference of the swnode by its fwnode
` [PATCH v4 03/10] software node: allow referencing firmware nodes
` [PATCH v4 04/10] gpio: swnode: don't use the swnode's name as the key for GPIO lookup
` [PATCH v4 05/10] gpio: swnode: allow referencing GPIO chips by firmware nodes
` [PATCH v4 06/10] gpio: swnode: update the property definitions
` [PATCH v4 07/10] reset: order includes alphabetically in reset/core.c
` [PATCH v4 08/10] reset: make the provider of reset-gpios the parent of the reset device
` [PATCH v4 09/10] reset: gpio: convert the driver to using the auxiliary bus
` [PATCH v4 10/10] reset: gpio: use software nodes to setup the GPIO lookup

[RFC 0/2] rust: introduce abstractions for fwctl
 2025-11-03 10:36 UTC  (5+ messages)
` [RFC 1/2] "

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-11-03 10:35 UTC  (6+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map

[PATCH] drm/imagination: Optionally depend on POWER_SEQUENCING
 2025-11-03 10:35 UTC  (3+ messages)

[PATCH 0/3] replace old wq(s), added WQ_PERCPU to alloc_workqueue
 2025-11-03 10:35 UTC  (10+ messages)
` [PATCH 1/3] drm/i915: replace use of system_unbound_wq with system_dfl_wq
` [PATCH 2/3] drm/i915: replace use of system_wq with system_percpu_wq
` [PATCH 3/3] drm/i915: WQ_PERCPU added to alloc_workqueue users

[PATCH] drm/bridge: anx7625: Fix EDID block size at drm_edid_alloc() calling
 2025-11-03 10:34 UTC  (2+ messages)

[PATCH v4 0/2] Add support for Gunyah Watchdog
 2025-11-03 10:33 UTC  (8+ messages)
` [PATCH v4 1/2] soc: qcom: smem: Register gunyah watchdog device

[RFC PATCH v3 00/24] Hierarchical Constant Bandwidth Server
 2025-11-03 10:32 UTC  (5+ messages)

[PATCH v9 0/3] firmware: ti_sci: Partial-IO support
 2025-11-03 10:31 UTC  (4+ messages)
` [PATCH v9 3/3] "

[PATCH v9 0/7] PCI: Enable Power and configure the TC9563 PCIe switch
 2025-11-03 10:30 UTC  (3+ messages)
` [PATCH v9 7/7] arm64: dts: qcom: qcs6490-rb3gen2: Add TC9563 PCIe switch node

[PATCH] phy: Fix error handling in tegra_xusb_pad_init
 2025-11-03 10:30 UTC 

[PATCH] media: renesas: rcar_drif: fix device node reference leak in rcar_drif_bond_enabled
 2025-11-03 10:29 UTC  (3+ messages)

[PATCH 1/2] Documentation/admin-guide/{binfmt-misc,java,mono}: Consolidate into one directory
 2025-11-03 10:27 UTC  (2+ messages)
` [PATCH 2/2] Documentation/admin-guide/binfmt-misc/mono: add Caveats

[PATCH] arm64: dts: rockchip: orangepi-5: fix PCIe 3.3V regulator voltage
 2025-11-03 10:27 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 1/2] rust: kbuild: treat `build_error` and `rustdoc` as kernel objects
 2025-11-03 10:27 UTC  (4+ messages)
` [PATCH 2/2] rust: kbuild: workaround `rustdoc` doctests modifier bug

[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-11-03 10:26 UTC  (5+ messages)
` [PATCH 18/24] arm64: dts: qcom: glymur: Add PMIC glink node

[PATCH v4 0/6] lib/base64: add generic encoder/decoder, migrate users
 2025-11-03 10:24 UTC  (3+ messages)

[PATCH RESEND] rust: enable slice_flatten feature and abstract it through an extension trait
 2025-11-03 10:22 UTC  (2+ messages)

[PATCH v2] x86/amd: Disable RDSEED on AMD Zen5 because of an error
 2025-11-03 10:22 UTC  (2+ messages)

[PATCH] dt-bindings: usb: renesas,rzg3e-xhci: Add RZ/V2H(P) and RZ/V2N support
 2025-11-03 10:20 UTC  (2+ messages)

[PATCH RESEND] lib/vsprintf: Improve vsprintf + sprintf function comments
 2025-11-03 10:20 UTC  (3+ messages)

[PATCH v3] Fix IMX PWM period setting
 2025-11-03 10:19 UTC  (2+ messages)

[PATCH 0/7] Add support for AD4062 device family
 2025-11-03 10:19 UTC  (6+ messages)
` [PATCH 2/7] docs: iio: New docs for ad4062 driver

[PATCH] xfs: remove xarray mark for reclaimable zones
 2025-11-03 10:19 UTC  (2+ messages)

[PATCH 00/11] soc: samsung: exynos-chipid: add gs101 support
 2025-11-03 10:18 UTC  (15+ messages)
` [PATCH 01/11] dt-bindings: hwinfo: samsung,exynos-chipid: add google,gs101 compatible
` [PATCH 02/11] soc: samsung: exynos-chipid: use a local dev variable
  ` (subset) "
` [PATCH 03/11] soc: samsung: exynos-chipid: use heap allocated driver data
` [PATCH 04/11] soc: samsung: exynos-chipid: refer to match->data as data
` [PATCH 05/11] soc: samsung: exynos-chipid: introduce match_data->get_chipid_info()
` [PATCH 10/11] arm64: dts: exynos: gs101: add the chipid node
` [PATCH 11/11] arm64: defconfig: enable Samsung Exynos chipid driver

[PATCH v2 0/2] rust: add BitInt type and use in Nova's bitfield macro
 2025-11-03 10:17 UTC  (3+ messages)
` [PATCH v2 1/2] rust: add BitInt integer wrapping type

[PATCH] 9p: Use kvmalloc for message buffers
 2025-11-03 10:16 UTC  (7+ messages)
  ` [PATCH v2] 9p: Use kvmalloc for message buffers on supported transports
      ` [PATCH v3] "

[PATCH 0/4] dmaengine: stm32-dma3: improvements and helper functions
 2025-11-03 10:15 UTC  (5+ messages)
` [PATCH 1/4] dmaengine: stm32-dma3: use module_platform_driver
` [PATCH 2/4] dmaengine: stm32-dma3: introduce channel semaphore helpers
` [PATCH 3/4] dmaengine: stm32-dma3: restore channel semaphore status after suspend
` [PATCH 4/4] dmaengine: stm32-dma3: introduce ddata2dev helper

[PATCH RESEND 0/3] PCI: meson: Fix the parsing of DBI region
 2025-11-03 10:14 UTC  (10+ messages)
` [PATCH RESEND 1/3] dt-bindings: PCI: amlogic: Fix the register name of the "
` [PATCH RESEND 2/3] arm64: dts: amlogic: Fix the register name of the 'DBI' region
` [PATCH RESEND 3/3] PCI: meson: Fix parsing the DBI register region

[PATCH net] selftests: netdevsim: Fix ethtool-features.sh fail
 2025-11-03 10:13 UTC  (6+ messages)

[PATCH] perf: Fix system hang caused by cpu-clock
 2025-11-03 10:10 UTC  (4+ messages)
` [tip: perf/urgent] "
` [tip: perf/urgent] perf/core: Fix system hang caused by cpu-clock usage

[PATCH v5 00/23] Non-const bitfield helpers
 2025-11-03 10:09 UTC  (4+ messages)
` [PATCH -next v5 10/23] iio: imu: smi330: #undef field_{get,prep}() before definition

[PATCH v3 0/4] Add i.MX95 USB3.0 PHY alternate clock support
 2025-11-03 10:08 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: phy: imx8mq-usb: add alternate reference clock
` [PATCH v3 2/4] dt-bindings: clock: nxp,imx95-blk-ctl: add support for USB in HSIO Block Control
` [PATCH v3 3/4] phy: fsl-imx8mq-usb: support alternate reference clock
` [PATCH v3 4/4] clk: imx95-blk-ctl: Add one clock mux for HSIO block

[PATCH v8 0/5] arm64: support FEAT_BBM level 2 and large block mapping when rodata=full
 2025-11-03 10:07 UTC  (7+ messages)
` [PATCH v8 3/5] arm64: mm: support "

[patch V3 00/20] sched: Rewrite MM CID management
 2025-11-03 10:06 UTC  (5+ messages)
` [patch V3 07/20] cpumask: Introduce cpumask_weighted_or()
` [patch V3 09/20] cpumask: Cache num_possible_cpus()

[syzbot] [media?] BUG: corrupted list in az6007_i2c_xfer
 2025-11-03 10:06 UTC  (3+ messages)
` [PATCH] media: az6007: Add upper bound check to the data of device state

[PATCH 0/2] usb: gadget: Auto-cleanup usb_request in f_loopback, f_tcm
 2025-11-03  9:54 UTC  (4+ messages)
` [PATCH 1/2] usb: gadget: f_tcm: Use auto-cleanup for usb_request

[PATCH v4 0/6] arm64: dts: ti: k3-am62: Add wakeup-sources for low power modes
 2025-11-03  9:53 UTC  (4+ messages)
` [PATCH v4 5/6] arm64: dts: ti: k3-am62a7-sk: Set wakeup-source system-states

[PATCH v3 00/25] interconnect: qcom: icc-rpmh: drop static IDs
 2025-11-03  9:52 UTC  (5+ messages)
` [PATCH v3 01/25] interconnect: qcom: icc-rpmh: convert link_nodes to dynamic array
` [PATCH v3 25/25] interconnect: qcom: icc-rpmh: drop support for non-dynamic IDS

[PATCH v5 0/2] PCI: Fix isolated function probing and enable ARI for s390
 2025-11-03  9:50 UTC  (3+ messages)
` [PATCH v5 1/2] PCI: Fix isolated PCI function probing with ARI and SR-IOV

[PATCH v8 0/6] Add multiple address spaces support to VDUSE
 2025-11-03  9:45 UTC  (13+ messages)
` [PATCH v8 5/6] vduse: add vq group asid support
      `  "
          `  "
              `  "

[PATCH] MAINTAINERS : Add myself as reviewer for PPC KVM
 2025-11-03  9:42 UTC 

[PATCH] LoongArch: ptrace: Use UAPI types in UAPI header
 2025-11-03  9:41 UTC  (5+ messages)

[PATCH v2] usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer
 2025-11-03  9:41 UTC  (5+ messages)
      ` [usb-storage] "

[PATCH v3 0/4] Implement hardware automatic clock gating (HWACG) for gs101
 2025-11-03  9:41 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: clock: google,gs101-clock: add samsung,sysreg property as required

[PATCH 0/9] st_lsm6dsx: add tap event detection
 2025-11-03  9:40 UTC  (12+ messages)
` [PATCH 1/9] iio: imu: st_lsm6dsx: dynamically initialize iio_chan_spec data
` [PATCH 6/9] iio: imu: st_lsm6dsx: remove event_threshold field from hw struct

[PATCH] kernel/panic: Revamp panic messages for clarity and user-friendliness
 2025-11-03  9:40 UTC 

[PATCH bpf-next 2/4] selftests/bpf: integrate test_tc_edt into test_progs
 2025-11-03  9:39 UTC  (4+ messages)

[PATCH v3 00/10] ASoC: mediatek: Add support for MT8189 SoC
 2025-11-03  9:39 UTC  (3+ messages)
` [PATCH v3 09/10] ASoC: dt-bindings: mediatek,mt8189-nau8825: add mt8189-nau8825 document

[PATCH v2 0/4] Add support for the Renesas RZ/N1 ADC
 2025-11-03  9:39 UTC  (5+ messages)
` [PATCH v2 2/4] iio: adc: "

[PATCH v2] Documentation: uacce: Add explicit title
 2025-11-03  9:38 UTC 

linux-next: new objtool warnings
 2025-11-03  9:38 UTC  (4+ messages)

[PATCH RESEND] x86/fpu: Replace vmalloc + copy_from_user with vmemdup_user in xstateregs_set
 2025-11-03  9:37 UTC 

[PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions
 2025-11-03  9:34 UTC  (11+ messages)

[PATCH v3 0/2] ARM: dts: aspeed: Add Device Tree for Facebook Anacapa BMC
 2025-11-03  9:33 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: aspeed: Add compatible "
` [PATCH v3 2/2] ARM: dts: aspeed: Add Device Tree "

linux-next: build failure after merge of the drm-misc tree
 2025-11-03  9:26 UTC  (2+ messages)

[REGRESSION] bisected: perf: hang when using async-profiler caused by perf: Fix the POLL_HUP delivery breakage
 2025-11-03  9:24 UTC  (2+ messages)

[PATCH v4 0/3] i3c: dw: Add Altera Agilex5 runtime PM disable quirk
 2025-11-03  9:24 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: i3c: snps: Add Altera SoCFPGA compatible
` [PATCH v4 2/3] arm64: dts: intel: agilex5: Add Altera compatible for I3C controllers
` [PATCH v4 3/3] i3c: dw: Add runtime PM disable quirk for Altera Agilex5

[PATCH v3] arm64: dts: freescale: Add GMAC Ethernet for S32G2 EVB and RDB2 and S32G3 RDB3
 2025-11-03  9:24 UTC 

[PATCH v2] arm64: dts: freescale: Add GMAC Ethernet for S32G2 EVB and RDB2 and S32G3 RDB3
 2025-11-03  9:22 UTC  (3+ messages)

[PATCH] Documentation: uacce: Add explicit title
 2025-11-03  9:19 UTC  (3+ messages)

[PATCH] docs: ABI: sysfs-module: update modules taint flags
 2025-11-03  9:19 UTC  (2+ messages)

[PATCH v4 0/8] x86/bugs: KVM: L1TF and MMIO Stale Data cleanups
 2025-11-03  9:17 UTC  (4+ messages)
` [PATCH v4 4/8] KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2

[PATCH RESEND] stm class: Remove unnecessary local variable in stm_write()
 2025-11-03  9:17 UTC 

[PATCH v7 5/9] platform/x86: asus-wmi: Add support for multiple kbd led handlers
 2025-11-03  9:15 UTC  (7+ messages)

[PATCH RESEND] accel/habanalabs: Replace kmalloc_array + copy_from_user with memdup_array_user
 2025-11-03  9:15 UTC 

[PATCH v2 1/1] arm64: dts: xilinx: fix zynqmp opp-table-cpu
 2025-11-03  9:14 UTC  (2+ messages)
`  "

[PATCH 00/19] mm, swap: never bypass swap cache and cleanup flags (swap table phase II)
 2025-11-03  9:10 UTC  (5+ messages)
` [PATCH 01/19] mm/swap: rename __read_swap_cache_async to swap_cache_alloc_folio

[PATCH v1] LoongArch: Refine init_hw_perf_events()
 2025-11-03  9:09 UTC  (2+ messages)

[RFC PATCH] mm: Enable CONFIG_PT_RECLAIM on all architectures
 2025-11-03  9:07 UTC  (4+ messages)

[PATCH RESEND] apparmor: Replace sprintf/strcpy with scnprintf/strscpy in aa_policy_init
 2025-11-03  9:06 UTC 

[PATCH v2 0/3] module: Add compile-time check for embedded NUL characters
 2025-11-03  9:05 UTC  (5+ messages)
` [PATCH v2 3/3] "

[PATCH v2] sched/fair: Prefer cache locality for EAS wakeup
 2025-11-03  9:04 UTC  (2+ messages)

[PATCH v4 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2025-11-03  9:02 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: EIC7700: Add Eswin PCIe host controller

[PATCH] MAINTAINERS: adjust file entry in MEDIATEK MDP DRIVER
 2025-11-03  9:02 UTC  (2+ messages)

[PATCH] x86/sgx: Fix typos and formatting in function comments
 2025-11-03  9:01 UTC 

[PATCH v2 00/15] arm64: dts: mediatek: Add Openwrt One AP functionality
 2025-11-03  8:56 UTC  (6+ messages)
` [PATCH v2 08/15] dt-bindings: net: mediatek,net: Correct bindings for MT7981
` [PATCH v2 14/15] arm64: dts: mediatek: mt7981b-openwrt-one: Enable wifi

[PATCH] iommu: ipmmu-vmsa: Add DMA controllers to devices_allowlist
 2025-11-03  8:56 UTC  (2+ messages)

[RFC PATCH v1 0/3] Userspace MFR Policy via memfd
 2025-11-03  8:53 UTC  (10+ messages)

[PATCH] selftest/alsa: correct grammar in conf_get_bool error string
 2025-11-03  8:51 UTC 

[PATCH v5 0/2] Add interconnect support for Kaanapali SoC
 2025-11-03  8:51 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: interconnect: document the RPMh Network-On-Chip interconnect in "
` [PATCH v5 2/2] interconnect: qcom: add Kaanapali interconnect provider driver

[PATCH v2] can: kvaser_usb: leaf: Fix potential infinite loop in command parsers
 2025-11-03  8:51 UTC  (4+ messages)

[PATCH v2 1/2] sched/core: Option if steal should update CPU capacity
 2025-11-03  8:46 UTC  (5+ messages)
` [PATCH v2 2/2] powerpc/smp: Disable steal from updating "

[PATCH v5 0/2] Add Qualcomm extended CTI support
 2025-11-03  8:46 UTC  (2+ messages)

[syzbot] [ext4?] WARNING in ext4_xattr_inode_update_ref (2)
 2025-11-03  8:45 UTC 

[RESEND][PATCH 1/1] fpga: altera-cvp: Limit driver registration to specific device ID
 2025-11-03  8:44 UTC  (2+ messages)

[PATCH v2 0/7] ACPI: processor: idle: enhance and cleancode for cpuidle state
 2025-11-03  8:42 UTC  (8+ messages)
` [PATCH v2 1/7] ACPI: processor: idle: Mark the state as invalid if its entry method is illegal
` [PATCH v2 2/7] ACPI: processor: idle: Mark the state as invalid when get lpi_state->arch_flags failed
` [PATCH v2 3/7] ACPI: processor: idle: Relocate and verify acpi_processor_ffh_lpi_probe
` [PATCH v2 4/7] ACPI: processor: idle: Disable ACPI idle if get power information failed in power notify
` [PATCH v2 5/7] ACPI: processor: idle: Remove useless codes about the verification of cstate count
` [PATCH v2 6/7] ACPI: processor: idle: Redefine setup idle functions to void
` [PATCH v2 7/7] ACPI: processor: idle: Redefine acpi_processor_setup_cpuidle_dev "

[PATCH] LoongArch: BPF: Fix sign extension for 12-bit immediates
 2025-11-03  8:42 UTC 

[PATCH v2 0/3] media: Optimize the code using vmalloc_array
 2025-11-03  8:41 UTC  (2+ messages)

[PATCH net V2 0/2] veth: Fix TXQ stall race condition and add recovery
 2025-11-03  8:41 UTC  (7+ messages)
` [PATCH net V2 2/2] veth: more robust handing of race to avoid txq getting stuck

[PATCH] usb: xhci: Check kcalloc_node() when allocating interrupter array in xhci_mem_init()
 2025-11-03  8:40 UTC  (2+ messages)

[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-11-03  8:37 UTC  (7+ messages)
` [PATCH v6 06/29] static_call: Add read-only-after-init static calls
` [PATCH v6 23/29] context-tracking: Introduce work deferral infrastructure

[PATCH v16 00/14] Implement vendor resets for PSCI SYSTEM_RESET2
 2025-11-03  8:36 UTC  (3+ messages)
` [PATCH v16 10/14] arm64: dts: qcom: lemans-ride: Add PSCI SYSTEM_RESET2 types

[PATCH] arm64: dts: qcom: kodiak: add coresight nodes
 2025-11-03  8:35 UTC 

[PATCH] arm64/pageattr: Propagate return value from __change_memory_common
 2025-11-03  8:34 UTC  (3+ messages)

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®