mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v4 0/5] media: uvcvideo: Implement Granular Power Saving
 2025-03-03 14:42 UTC  (11+ messages)
` [PATCH v4 1/5] media: uvcvideo: Keep streaming state in the file handle
` [PATCH v4 2/5] media: uvcvideo: Create uvc_pm_(get|put) functions
` [PATCH v4 3/5] media: uvcvideo: Increase/decrease the PM counter per IOCTL
` [PATCH v4 4/5] media: uvcvideo: Make power management granular
` [PATCH v4 5/5] media: uvcvideo: Do not turn on the camera for some ioctls

[RFC PATCH bpf-next 0/6] bpf: BPF runtime hooks: low-overhead non-intrusive tracking of runtime acquire/release (for watchdog)
 2025-03-03 14:41 UTC  (10+ messages)
` [RFC PATCH bpf-next 4/6] bpf: Add bpf runtime hooks for tracking runtime acquire/release

[PATCH v11 0/4] Support SMT control on arm64
 2025-03-03 14:41 UTC  (20+ messages)
` [PATCH v11 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
` [PATCH v11 2/4] arch_topology: Support SMT control for OF based system
` [PATCH v11 3/4] arm64: topology: Support SMT control on ACPI "

[PATCH v2 0/3] x86/cpu: Add facility to force-enable CPU caps and bugs
 2025-03-03 14:41 UTC  (5+ messages)

[PATCH] MAINTAINERS: remove adi,ad7606.yaml from SEPS525
 2025-03-03 14:39 UTC 

[PATCH v2 0/6] Fixes multiple sysctl bound checks
 2025-03-03 14:39 UTC  (14+ messages)
` [PATCH v2 2/6] sysctl: Fixes nsm_local_state bounds
` [PATCH v2 3/6] sysctl/coda: Fixes timeout bounds
` [PATCH v2 4/6] sysctl: Fixes scsi_logging_level bounds
` [PATCH v2 5/6] sysctl/infiniband: Fixes infiniband sysctl bounds

[PATCH 0/6] drm/amdgpu: Deadcode - the P's
 2025-03-03 14:39 UTC  (7+ messages)
` [PATCH 1/6] drm/amdgpu: Remove ppatomfwctrl deadcode
` [PATCH 2/6] drm/amdgpu: Remove phm_powerdown_uvd
` [PATCH 3/6] drm/amdgpu: Remove powerdown_uvd member
` [PATCH 4/6] drm/amdgpu: Remove unused pre_surface_trace
` [PATCH 5/6] drm/amdgpu: Remove unused print__rq_dlg_params_st
` [PATCH 6/6] drm/amdgpu: Remove unused pqm_get_kernel_queue

[PATCH v5 0/7] Move initializing SEV/SNP functionality to KVM
 2025-03-03 14:38 UTC  (3+ messages)
` [PATCH v5 1/7] crypto: ccp: Move dev_info/err messages for SEV/SNP init and shutdown

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-03-03 14:37 UTC  (13+ messages)

[PATCH v2 0/5] Fix lazy mmu mode
 2025-03-03 14:36 UTC  (7+ messages)
` [PATCH v2 1/5] mm: Fix lazy mmu docs and usage
` [PATCH v2 2/5] fs/proc/task_mmu: Reduce scope of lazy mmu region
` [PATCH v2 3/5] sparc/mm: Disable preemption in lazy mmu mode
` [PATCH v2 4/5] sparc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
` [PATCH v2 5/5] Revert "x86/xen: allow nesting of same lazy mode"

BUG: unable to handle kernel NULL pointer dereference in __put_partials in v6.14-rc4 kernel
 2025-03-03 14:36 UTC  (4+ messages)

[PATCH v1 0/4] Add T-Head TH1520 VO clock support for LicheePi 4A GPU enablement
 2025-03-03 14:36 UTC  (5+ messages)
    ` [PATCH v1 1/4] dt-bindings: clock: thead: Add TH1520 VO clock controller
    ` [PATCH v1 2/4] clk: thead: Add clock support for VO subsystem in T-Head TH1520 SoC
    ` [PATCH v1 3/4] clk: thead: Add support for custom ops in CCU_GATE_CLK_OPS macro
    ` [PATCH v1 4/4] clk: thead: Add GPU clock gate control with CLKGEN reset support

[PATCH 0/2] Loongarch irq-redirect supprot
 2025-03-03 14:34 UTC  (5+ messages)
` [PATCH 1/2] Docs/LoongArch: Add Advanced Extended-Redirect IRQ model description
` [PATCH 2/2] irq/irq-loongarch-ir:Add Redirect irqchip support

[PATCH] nfs: Fix incorrect read-only status reporting in mountstats
 2025-03-03 14:33 UTC 

[PATCH] drm/sched: drm_sched_job_cleanup(): correct false doc
 2025-03-03 14:32 UTC 

[PATCH v11] platform/x86:lenovo-wmi-hotkey-utilities.c: Support for mic and audio mute LEDs
 2025-03-03 14:32 UTC  (2+ messages)

[PATCH] platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy()
 2025-03-03 14:32 UTC  (2+ messages)

[RFC PATCH v2 0/6] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-03 14:28 UTC  (5+ messages)
` [RFC PATCH v2 3/6] tpm: add send_recv() ops in tpm_class_ops
` [RFC PATCH v2 4/6] tpm: add interface to interact with devices based on TCG Simulator

[PATCH v3 0/6] RK3576 thermal sensor support, including OTP trim adjustments
 2025-03-03 14:26 UTC  (3+ messages)
` [PATCH v3 4/6] dt-bindings: thermal: rockchip: document otp thermal trim

[PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
 2025-03-03 14:24 UTC  (9+ messages)

[PATCH v9 7/9] rust: sync: Introduce lock::Backend::Context
 2025-03-03 14:23 UTC  (4+ messages)
` [PATCH v9 8/9] rust: sync: lock: Add `Backend::BackendInContext`

[PATCH] rust: adding UniqueRefCounted and UniqueRef types
 2025-03-03 14:22 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v3 0/2] Add support for PCIe RP PERST#
 2025-03-03 14:22 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: xilinx-cpm: Add reset-gpios "

[PATCH v1] pinctrl: intel: drop repeated config dependency
 2025-03-03 14:21 UTC  (4+ messages)

[PATCH v2] sched/isolation: Make use of more than one housekeeping cpu
 2025-03-03 14:21 UTC  (2+ messages)

[PATCH v2 0/5] Introduce Intel Elkhart Lake PSE TIO
 2025-03-03 14:20 UTC  (19+ messages)
` [PATCH v2 1/5] mfd: intel_ehl_pse_gpio: Introduce Intel Elkhart Lake PSE GPIO and TIO
` [PATCH v2 2/5] gpio: elkhartlake: depend on MFD_INTEL_EHL_PSE_GPIO

[RFC PATCH 0/7] Add Linux Motion Control subsystem
 2025-03-03 14:18 UTC  (14+ messages)
` [RFC PATCH 6/7] dt-bindings: motion: Add adi,tmc5240 bindings
` [RFC PATCH 7/7] dt-bindings: motion: Add motion-simple-pwm bindings

[PATCH] firmware: smccc: Support optional Arm SMC SOC_ID name
 2025-03-03 14:18 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v9 00/11] futex: Add support task local hash maps
 2025-03-03 14:17 UTC  (3+ messages)

[PATCH v2 0/5] kdump: crashkernel reservation from CMA
 2025-03-03 14:17 UTC  (3+ messages)

[PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug
 2025-03-03 14:17 UTC  (12+ messages)

[PATCH v3 0/3] xen: Fix usage of devices behind a VMD bridge
 2025-03-03 14:16 UTC  (3+ messages)
` [PATCH v3 2/3] PCI: vmd: Disable MSI remapping bypass under Xen

[PATCH v3 0/3] arm64: realm: Fix DMA address for devices
 2025-03-03 14:16 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: realm: Use aliased addresses for device DMA to shared buffers

[PATCH v4 1/2] iio: filter: admv8818: fix range calculation
 2025-03-03 14:16 UTC  (9+ messages)
` [PATCH v4 2/2] dt-bindings: iio: filter: Add lpf/hpf freq margins

[PATCH final?] x86/bugs: KVM: Add support for SRSO_MSR_FIX
 2025-03-03 14:10 UTC  (4+ messages)

[PATCH v4 0/4] Add clock controller support for SpacemiT K1
 2025-03-03 14:10 UTC  (5+ messages)
` [PATCH v4 3/4] clk: spacemit: Add clock support for Spacemit K1 SoC

[PATCH] xfs: don't allow log recover IO to be throttled
 2025-03-03 14:08 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: ti: icssg-prueth: Add native mode XDP support
 2025-03-03 14:08 UTC  (7+ messages)
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add "
    ` [EXTERNAL] "

[PATCH] i2c: cadence: fix call balance of id->clk handling routines
 2025-03-03 14:08 UTC 

[PATCH RESEND v2] drivers: core: fix device leak in __fw_devlink_relax_cycles()
 2025-03-03 14:07 UTC  (2+ messages)

[PATCH v5 00/21] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-03-03 14:07 UTC  (7+ messages)
  ` [PATCH v5 09/21] dt-bindings: clock: thead: Add GPU clkgen reset property

[PATCH v2] mm/page_alloc: Add lockdep assertion for pageblock type change
 2025-03-03 14:06 UTC  (5+ messages)

[PATCH] LoongArch: KVM: Reload guest CSR registers after S4
 2025-03-03 14:06 UTC  (2+ messages)

[PATCH v2] hwmon: fix a NULL vs IS_ERR_OR_NULL() check in xgene_hwmon_probe()
 2025-03-03 14:04 UTC  (2+ messages)

[PATCH 00/18] a few rtc driver cleanups
 2025-03-03 14:04 UTC  (3+ messages)
` [PATCH 13/18] rtc: sd2405al: drop needless struct sd2405al::rtc member

[PATCH] NFS: handle wait_on_bit_action() errors in nfs_vm_page_mkwrite()
 2025-03-03 14:03 UTC 

[PATCH v17 00/17] media: uvcvideo: Implement UVC v1.5 ROI
 2025-03-03 14:02 UTC  (4+ messages)
` [PATCH v17 16/17] media: uvcvideo: implement "

[PATCH] rtc: at91sam9: fix call balance of rtc->sclk handling routines
 2025-03-03 14:02 UTC 

[PATCH v3 0/3] Freescale Enhanced Local Bus Controller (eLBC) binding YAML conversion
 2025-03-03 14:00 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: nand: Add fsl,elbc-fcm-nand

[PATCH v5 00/11] misc: Move AMD side band interface(SBI) functionality
 2025-03-03 13:59 UTC  (3+ messages)
` [PATCH v5 01/11] hwmon/misc: amd-sbi: Move core sbrmi from hwmon to misc

BUG Report: Fork benchmark drop by 30% on aarch64
 2025-03-03 13:57 UTC  (11+ messages)

[PATCH V5 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-03-03 13:56 UTC  (11+ messages)
` [PATCH V5 1/5] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
` [PATCH V5 4/5] iio: adc: Add support for QCOM PMIC5 Gen3 ADC

[PATCH 00/14] mailbox: pcc: Fixes and cleanup/refactoring
 2025-03-03 13:55 UTC  (3+ messages)
` [PATCH 12/14] hwmon: (xgene-hwmon) Simplify PCC shared memory region handling

[PATCH net-next v3 0/2] Add perout configuration support in IEP driver
 2025-03-03 13:51 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: ti: icss-iep: Add pwidth configuration for perout signal
` [PATCH net-next v3 2/2] net: ti: icss-iep: Add phase offset "

[PATCH v2 02/11] quota: reorder capability check last
 2025-03-03 13:49 UTC  (3+ messages)
` [PATCH v2 06/11] ubifs: "

[PATCH] signal: avoid clearing TIF_SIGPENDING in recalc_sigpending() if unset
 2025-03-03 13:49 UTC 

[PATCH] e1000: Adicionado const para melhorar a segurança do código
 2025-03-03 13:48 UTC  (2+ messages)

[PATCH 00/15] gpio: convert more drivers to using the new value setters
 2025-03-03 13:47 UTC  (19+ messages)
` [PATCH 01/15] gpio: 74x164: use new line value setter callbacks
` [PATCH 02/15] gpio: adnp: use lock guards for the I2C lock
` [PATCH 03/15] gpio: adnp: use devm_mutex_init()
` [PATCH 04/15] gpio: adnp: use new line value setter callbacks
` [PATCH 05/15] gpio: adp5520: "
` [PATCH 06/15] gpio: adp5585: "
` [PATCH 07/15] gpio: altera-a10sr: "
` [PATCH 08/15] gpio: altera: "
` [PATCH 09/15] gpio: amd8111: "
` [PATCH 10/15] gpio: amd-fch: "
` [PATCH 11/15] gpio: arizona: "
` [PATCH 12/15] gpio: aspeed: use lock guards
` [PATCH 13/15] gpio: aspeed: use new line value setter callbacks
` [PATCH 14/15] gpio: aspeed-sgpio: use lock guards
` [PATCH 15/15] gpio: aspeed-sgpio: use new line value setter callbacks

[PATCH RESEND] iwlegacy: Adjust input parameter validation in il_set_ht_add_station()
 2025-03-03 13:46 UTC  (3+ messages)
    ` [PATCH RESEND] iwlwifi: Adjust input parameter validation in iwl_sta_calc_ht_flags()

[PATCH v3 00/12] large atomic writes for xfs with CoW
 2025-03-03 13:45 UTC  (6+ messages)
` [PATCH v3 09/12] xfs: Add xfs_file_dio_write_atomic()

[PATCH][next] thermal: core: Fix spelling mistake "Occurences" -> "Occurrences"
 2025-03-03 13:44 UTC  (2+ messages)

[PATCH] PM: EM: fix an API misuse issue in em_create_pd()
 2025-03-03 13:43 UTC  (3+ messages)

[PATCH net-next] net: ti: icssg-prueth: Add ICSSG FW Stats
 2025-03-03 13:42 UTC  (2+ messages)

[PATCH v3] dt-bindings: dma: Convert fsl,elo*-dma to YAML
 2025-03-03 13:42 UTC  (3+ messages)

[PATCH] platform/x86: amd: Add ISP platform info
 2025-03-03 13:41 UTC  (2+ messages)

[PATCH net-next v5 06/12] net: pse-pd: Add support for budget evaluation strategies
 2025-03-03 13:40 UTC  (12+ messages)

[PATCH v1 0/4] Fix lazy mmu mode
 2025-03-03 13:39 UTC  (5+ messages)
` [PATCH v1 2/4] sparc/mm: Disable preemption in "
` [PATCH v1 3/4] sparc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes

[PATCH v2] mailmap: update my email address
 2025-03-03 13:39 UTC 

[PATCH v3 00/17] media: rzg2l-cru: Add support for RZ/G3E (CSI2, CRU)
 2025-03-03 13:38 UTC  (3+ messages)
` [PATCH v3 02/17] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/G3E CSI-2 block

[PATCH 0/3] ad7380: add adaq4381-4 support
 2025-03-03 13:37 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: iio: adc: ad7380: add adaq4381-4 compatible parts

[PATCH v2 00/24] perf: Make perf_pmu_unregister() usable
 2025-03-03 13:36 UTC  (5+ messages)
` [PATCH v2 19/24] perf: Simplify perf_mmap() control flow

[PATCH v3 03/13] dt-bindings: serial: Add compatible for Renesas RZ/T2H SoC in sci
 2025-03-03 13:35 UTC  (2+ messages)

[PATCH v4 00/15] drm/bridge: Various quality of life improvements
 2025-03-03 13:34 UTC  (4+ messages)

[PATCH v3 0/5] rust: Add bug/warn abstractions
 2025-03-03 13:33 UTC  (3+ messages)
` [PATCH v3 5/5] rust: Add warn_on and warn_on_once

[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
 2025-03-03 13:30 UTC  (6+ messages)
` [RFC PATCH 1/5] KVM: guest_memfd: add kvm_gmem_vma_is_gmem
` [RFC PATCH 2/5] KVM: guest_memfd: add support for uffd missing
` [RFC PATCH 3/5] mm: userfaultfd: allow to register userfaultfd for guest_memfd
` [RFC PATCH 4/5] mm: userfaultfd: support continue "
` [RFC PATCH 5/5] KVM: selftests: add uffd missing test "

[PATCH RESEND] drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()
 2025-03-03 13:29 UTC  (2+ messages)

[PATCH v14 00/13] AMD broadcast TLB invalidation
 2025-03-03 13:29 UTC  (3+ messages)

[PATCH v4 0/4] per-function storage support
 2025-03-03 13:28 UTC  (5+ messages)
` [PATCH v4 1/4] x86/ibt: factor out cfi and fineibt offset
` [PATCH v4 2/4] add per-function metadata storage support
` [PATCH v4 3/4] x86: implement per-function metadata storage for x86
` [PATCH v4 4/4] arm64: implement per-function metadata storage for arm64

[PATCH 0/7] refactor mremap and fix bug
 2025-03-03 13:26 UTC  (3+ messages)
` [PATCH 1/7] mm/mremap: correctly handle partial mremap() of VMA starting at 0

[PATCH next] drm/vc4: hdmi: Fix some NULL vs IS_ERR() bugs
 2025-03-03 13:25 UTC  (2+ messages)

[PATCH v6 0/5] x86/cpufeatures: Automatically generate required and disabled feature masks
 2025-03-03 13:25 UTC  (5+ messages)
` [PATCH v6 3/5] x86/cpufeatures: Generate a feature mask header based on build config

[PATCH v2] platform/x86: samsung-galaxybook: Fix block_recording not supported logic
 2025-03-03 13:24 UTC 

[PATCH v7 0/6] Add display support for the MT8365-EVK board
 2025-03-03 13:22 UTC  (5+ messages)
` [PATCH v7 1/6] dt-bindings: display: mediatek: dpi: add power-domains example
` [PATCH v7 3/6] drm/mediatek: add MT8365 SoC support

[RESEND PATCH v3] regulator: pca9450: Handle hardware with fixed SD_VSEL for LDO5
 2025-03-03 13:22 UTC 

[PATCH] iio: imu: st_lsm6dsx: fix possible lockup during FIFO read
 2025-03-03 13:21 UTC 

[PATCH v5 0/2] Optionally allow ttynull to be selected as a default console
 2025-03-03 13:20 UTC  (5+ messages)
` [PATCH v5 1/2] ttynull: Add an option to allow ttynull to be used as a console device

[PATCH v2 0/2] Add System Components for Microchip SAMA7D65 SoC
 2025-03-03 13:14 UTC  (2+ messages)

[PATCH v2 0/2] Describe the cameras in the PinePhone Pro dts
 2025-03-03 13:14 UTC  (2+ messages)

[PATCH v4 0/7] Add support for the Exynos7870 SoC, along with three devices
 2025-03-03 13:14 UTC  (2+ messages)

[PATCH v12 0/3] rust: add dma coherent allocator abstraction
 2025-03-03 13:13 UTC  (7+ messages)
` [PATCH v12 2/3] "

[PATCH v2 0/2] venus driver fixes to avoid possible OOB read access
 2025-03-03 13:12 UTC  (5+ messages)

[PATCH -tip] x86/locking/atomic: Use asm_inline for atomic locking insns
 2025-03-03 13:12 UTC  (5+ messages)

[PATCH v2 0/3] drm: panel: Add Generic MIPI Panel Driver
 2025-03-03 13:12 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add hothmi vendor prefix
` [PATCH v2 2/3] dt-bindings: display: panel: Add some generic MIPI-DSI/DPI panels

[PATCH] clk: samsung: gs101: fix synchronous external abort in samsung_clk_save()
 2025-03-03 13:11 UTC 

[PATCH net-next v3 1/2] net: hsr: Fix PRP duplicate detection
 2025-03-03 13:09 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: hsr: Add KUnit test for PRP

[v3 PATCH 0/2] KVM: guest_memfd: use write for population
 2025-03-03 13:08 UTC  (3+ messages)
` [v3 PATCH 1/2] KVM: guest_memfd: add generic population via write
` [v3 PATCH 2/2] KVM: selftests: update guest_memfd write tests

[PATCH net-next v20 00/25] Introducing OpenVPN Data Channel Offload
 2025-03-03 13:08 UTC  (3+ messages)
` [PATCH net-next v20 15/25] ovpn: implement multi-peer support

[PATCH] ARM: dts: BCM5301X: Fix switch port labels of ASUS RT-AC5300
 2025-03-03 13:06 UTC 

[PATCH] drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptr
 2025-03-03 13:05 UTC  (2+ messages)

[PATCH V3 0/2] mailbox: tmel-qmp: Introduce QCOM TMEL QMP mailbox driver
 2025-03-03 13:04 UTC  (9+ messages)
` [PATCH V3 1/2] dt-bindings: mailbox: Document qcom,tmel-qmp
` [PATCH V3 2/2] mailbox: tmelite-qmp: Introduce TMEL QMP mailbox driver

[PATCH 0/4] ASoC: fsl_audmix: support audio graph card for audmix
 2025-03-03 13:04 UTC  (7+ messages)
` [PATCH 1/4] ASoC: dt-bindings: fsl,sai: Document audio graph port
` [PATCH 2/4] ASoC: dt-bindings: fsl,audmix: "
` [PATCH 3/4] ASoC: dt-bindings: fsl,audmix: make 'dais' property to be optional

[PATCH v2] rust: add bindings and API for bitmap.h and bitops.h
 2025-03-03 13:01 UTC  (3+ messages)

[PATCH v3 0/3] drm: bridge: add support for Triple 10-BIT
 2025-03-03 12:58 UTC  (3+ messages)
` [PATCH v3 3/3] drm/bridge: simple-bridge: Add support for MStar TSUMU88ADT3-LF-1

[PATCH] nfs: remove SB_RDONLY when remounting nfs
 2025-03-03 12:58 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®