linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-27 07:41:11 to 2021-04-27 10:28:41 UTC [more...]

[PATCH v3 00/79] Address some issues with PM runtime at media subsystem
 2021-04-27 10:26 UTC  (22+ messages)
` [PATCH v3 01/79] media: venus: fix PM runtime logic at venus_sys_error_handler()
` [PATCH v3 02/79] media: i2c: ccs-core: return the right error code at suspend
` [PATCH v3 04/79] media: i2c: ov7740: don't resume at remove time
` [PATCH v3 05/79] media: i2c: video-i2c: "
` [PATCH v3 08/79] media: marvel-ccic: fix some issues when getting pm_runtime
` [PATCH v3 09/79] media: mdk-mdp: fix pm_runtime_get_sync() usage count
` [PATCH v3 10/79] media: rcar_fdp1: "
` [PATCH v3 11/79] media: rga-buf: use pm_runtime_resume_and_get()
` [PATCH v3 15/79] media: sh_vou: fix pm_runtime_get_sync() usage count
` [PATCH v3 17/79] media: s5p-jpeg: "
` [PATCH v3 21/79] staging: media: atomisp_fops: use pm_runtime_resume_and_get()
` [PATCH v3 29/79] media: i2c: ccs-core: "
` [PATCH v3 30/79] media: i2c: dw9714: "
` [PATCH v3 34/79] media: i2c: imx214: "
` [PATCH v3 36/79] media: i2c: imx258: "
` [PATCH v3 37/79] media: i2c: imx274: "
` [PATCH v3 44/79] media: i2c: ov13858: "
` [PATCH v3 45/79] media: i2c: ov2659: "
` [PATCH v3 46/79] media: i2c: ov2685: "
` [PATCH v3 50/79] media: i2c: ov5670: "
` [PATCH v3 54/79] media: i2c: ov8856: "

[PATCH] ALSA: usb-audio: Remove redundant assignment to len
 2021-04-27 10:26 UTC 

[PATCH 0/2] Add QCOM PMIC PWM driver
 2021-04-27 10:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pwm: add bindings for PWM modules inside QCOM PMICs
` [PATCH 2/2] pwm: pwm-qcom: add driver for PWM modules in "

[PATCH] rds: Remove redundant assignment to nr_sig
 2021-04-27 10:24 UTC 

[PATCH][next] gpio: sim: Fix dereference of free'd pointer config
 2021-04-27 10:24 UTC 

broonie-sound/for-next bisection: baseline.bootrr.asoc-simple-card-probed on kontron-sl28-var3-ads2
 2021-04-27 10:19 UTC  (5+ messages)

[PATCH v2 00/79] Address some issues with PM runtime at media subsystem
 2021-04-27 10:13 UTC  (80+ messages)
` [PATCH v2 01/79] media: venus: fix PM runtime logic at venus_sys_error_handler()
` [PATCH v2 02/79] media: i2c: ccs-core: return the right error code at suspend
` [PATCH v2 03/79] media: i2c: mt9m001: don't resume at remove time
` [PATCH v2 04/79] media: i2c: ov7740: "
` [PATCH v2 05/79] media: i2c: video-i2c: "
` [PATCH v2 06/79] media: exynos-gsc: "
` [PATCH v2 07/79] media: atmel: properly get pm_runtime
` [PATCH v2 08/79] media: marvel-ccic: fix some issues when getting pm_runtime
` [PATCH v2 09/79] media: mdk-mdp: fix pm_runtime_get_sync() usage count
` [PATCH v2 10/79] media: rcar_fdp1: "
` [PATCH v2 11/79] media: rga-buf: use pm_runtime_resume_and_get()
` [PATCH v2 12/79] media: renesas-ceu: Properly check for PM errors
` [PATCH v2 13/79] media: s5p: fix pm_runtime_get_sync() usage count
` [PATCH v2 14/79] media: am437x: "
` [PATCH v2 15/79] media: sh_vou: "
` [PATCH v2 16/79] media: mtk-vcodec: "
` [PATCH v2 17/79] media: s5p-jpeg: "
` [PATCH v2 18/79] media: delta-v4l2: "
` [PATCH v2 19/79] media: sun8i_rotate: "
` [PATCH v2 20/79] staging: media: rkvdec: "
` [PATCH v2 21/79] staging: media: atomisp_fops: use pm_runtime_resume_and_get()
` [PATCH v2 22/79] staging: media: imx7-mipi-csis: "
` [PATCH v2 23/79] staging: media: ipu3: "
` [PATCH v2 24/79] staging: media: cedrus_video: "
` [PATCH v2 25/79] staging: media: vde: "
` [PATCH v2 26/79] staging: media: csi: "
` [PATCH v2 27/79] staging: media: vi: "
` [PATCH v2 28/79] media: i2c: ak7375: "
` [PATCH v2 29/79] media: i2c: ccs-core: "
` [PATCH v2 30/79] media: i2c: dw9714: "
` [PATCH v2 31/79] media: i2c: dw9768: "
` [PATCH v2 32/79] media: i2c: dw9807-vcm: "
` [PATCH v2 33/79] media: i2c: hi556: "
` [PATCH v2 34/79] media: i2c: imx214: "
` [PATCH v2 35/79] media: i2c: imx219: "
` [PATCH v2 36/79] media: i2c: imx258: "
` [PATCH v2 37/79] media: i2c: imx274: "
` [PATCH v2 38/79] media: i2c: imx290: "
` [PATCH v2 39/79] media: i2c: imx319: "
` [PATCH v2 40/79] media: i2c: imx334: "
` [PATCH v2 41/79] media: i2c: imx355: "
` [PATCH v2 42/79] media: i2c: mt9m001: "
` [PATCH v2 43/79] media: i2c: ov02a10: "
` [PATCH v2 44/79] media: i2c: ov13858: "
` [PATCH v2 45/79] media: i2c: ov2659: "
` [PATCH v2 46/79] media: i2c: ov2685: "
` [PATCH v2 47/79] media: i2c: ov2740: "
` [PATCH v2 48/79] media: i2c: ov5647: "
` [PATCH v2 49/79] media: i2c: ov5648: "
` [PATCH v2 50/79] media: i2c: ov5670: "
` [PATCH v2 51/79] media: i2c: ov5675: "
` [PATCH v2 52/79] media: i2c: ov5695: "
` [PATCH v2 53/79] media: i2c: ov7740: "
` [PATCH v2 54/79] media: i2c: ov8856: "
` [PATCH v2 55/79] media: i2c: ov8865: "
` [PATCH v2 56/79] media: i2c: ov9734: "
` [PATCH v2 57/79] media: i2c: tvp5150: "
` [PATCH v2 58/79] media: i2c: video-i2c: "
` [PATCH v2 59/79] media: sti/hva: "
` [PATCH v2 60/79] media: ipu3: "
` [PATCH v2 61/79] media: coda: "
` [PATCH v2 62/79] media: exynos4-is: "
` [PATCH v2 63/79] media: exynos-gsc: "
` [PATCH v2 64/79] media: mtk-jpeg: "
` [PATCH v2 65/79] media: camss: "
` [PATCH v2 66/79] media: venus: "
` [PATCH v2 67/79] media: venus: vdec: "
` [PATCH v2 68/79] media: venus: venc: "
` [PATCH v2 69/79] media: rcar-fcp: "
` [PATCH v2 70/79] media: rkisp1: "
` [PATCH v2 71/79] media: s3c-camif: "
` [PATCH v2 72/79] media: s5p-mfc: "
` [PATCH v2 73/79] media: bdisp-v4l2: "
` [PATCH v2 74/79] media: stm32: "
` [PATCH v2 75/79] media: sunxi: "
` [PATCH v2 76/79] media: ti-vpe: "
` [PATCH v2 77/79] media: vsp1: "
` [PATCH v2 78/79] media: rcar-vin: "
` [PATCH v2 79/79] media: hantro: document the usage of pm_runtime_get_sync()

[PATCH V1 1/1] Fix race between iscsi logout and systemd-udevd
 2021-04-27 10:13 UTC 

[PATCH v8 0/4] Make UTF-8 encoding loadable
 2021-04-27 10:09 UTC  (4+ messages)
` [PATCH v8 4/4] fs: unicode: Add utf8 module and a unicode layer

[PATCH] ttyprintk: Add TTY hangup callback
 2021-04-27 10:08 UTC  (11+ messages)

[0/3] Add SC7280 interconnect provider driver
 2021-04-27 10:01 UTC  (4+ messages)
` [1/3] dt-bindings: interconnect: Add Qualcomm SC7280 DT bindings

[PATCH v6 0/3] Add ZynqMP pinctrl driver
 2021-04-27  9:59 UTC  (10+ messages)
` [PATCH v6 3/3] pinctrl: Add Xilinx ZynqMP pinctrl driver support

[PATCH] cfg80211: fix locking in netlink owner interface destruction
 2021-04-27  9:59 UTC  (2+ messages)

[PATCH v4 net-next] net: multipath routing: configurable seed
 2021-04-27  9:42 UTC  (3+ messages)

[v2 0/3] Add SC7280 interconnect provider driver
 2021-04-27  9:50 UTC  (4+ messages)
` [v2 1/3] dt-bindings: interconnect: Add Qualcomm SC7280 DT bindings
` [v2 2/3] interconnect: qcom: Add SC7280 interconnect provider driver
` [v2 3/3] arm64: dts: sc7280: Add interconnect provider DT nodes

[PATCH bpf-next v5 0/6] Add a snprintf eBPF helper
 2021-04-27  9:50 UTC  (8+ messages)
` [PATCH bpf-next v5 6/6] selftests/bpf: Add a series of tests for bpf_snprintf

[PATCH v1 0/6] Add support for DISP/VIDEO/GPU CCs for SC7280
 2021-04-27  9:48 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: clock: Add SC7280 DISPCC clock binding
` [PATCH v1 4/6] clk: qcom: Add graphics clock controller driver for SC7280

[PATCH v4] drm/amd/amdgpu/amdgpu_drv.c: Replace drm_modeset_lock_all with drm_modeset_lock
 2021-04-27  9:44 UTC 

[PATCH 00/78] media: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2021-04-27  9:42 UTC  (16+ messages)
` [PATCH 17/78] staging: media: vde: use pm_runtime_resume_and_get()
` [PATCH 57/78] media: exynos4-is: "
  ` [PATCH 58/78] media: exynos-gsc: "
  ` [PATCH 21/78] media: s5p-jpeg: fix pm_runtime_get_sync() usage count
  ` [PATCH 73/78] media: s5p-mfc: use pm_runtime_resume_and_get()

[PATCH] drm/i9i5/gt: Fix a double free in gen8_preallocate_top_level_pdp
 2021-04-27  9:42 UTC  (2+ messages)

[PATCH] clk: <linux/clk.h>: correct clk_get_parent() documentation
 2021-04-27  9:38 UTC  (2+ messages)

[PATCH] power: supply: sbs-battery: do not use global variables
 2021-04-27  9:37 UTC 

[PATCH] [v2] staging: rtl8723bs: avoid bogus gcc warning
 2021-04-27  9:32 UTC  (2+ messages)

[PATCH 00/57] Rid W=1 warnings from Staging
 2021-04-27  9:31 UTC  (2+ messages)

[PATCH 4.14 00/49] 4.14.232-rc1 review
 2021-04-27  9:26 UTC  (2+ messages)

[PATCH v4 00/11] evm: Improve usability of portable signatures
 2021-04-27  9:25 UTC  (5+ messages)
` [PATCH v4 04/11] ima: Move ima_reset_appraise_flags() call to post hooks

[genirq] cbe16f35be: will-it-scale.per_thread_ops -5.2% regression
 2021-04-27  9:20 UTC  (2+ messages)

[PATCH v2 0/5] ASoC: clock provider clean-up
 2021-04-27  9:16 UTC  (5+ messages)
` [PATCH v2 5/5] ASoC: da7219: properly get clk from the provider

[PATCH] leds: LEDS_BLINK_LGM should depend on X86
 2021-04-27  9:12 UTC  (4+ messages)

[PATCH] arm64: dts: rockchip: rename LED label for NanoPi R4S
 2021-04-27  9:11 UTC  (2+ messages)

[PATCH v2] drm/drm_file.c: Define drm_send_event_helper() as 'static'
 2021-04-27  9:10 UTC  (2+ messages)

[PATCH] mm/sparse: Fix flags overlap in section_mem_map
 2021-04-27  9:05 UTC  (2+ messages)

[PATCH] samples/kprobes: Fix typo in handler_post()
 2021-04-27  9:03 UTC 

[PATCH 1/2] thermal: imx_sc: add missing of_node_put for loop iteration
 2021-04-27  8:55 UTC  (2+ messages)

[PATCH 0/4] x86: Don't invoke asm_exc_nmi() on the kernel stack
 2021-04-26 23:09 UTC  (5+ messages)
` [PATCH 1/4] x86/xen/entry: Rename xenpv_exc_nmi to noist_exc_nmi
` [PATCH 2/4] x86/entry: Use asm_noist_exc_nmi() for NMI in early booting stage
` [PATCH 3/4] KVM/VMX: Invoke NMI non-IST entry instead of IST entry
` [PATCH 4/4] KVM/VMX: Fold handle_interrupt_nmi_irqoff() into its solo caller

[PATCH] spi: imx: remove CLK calculation and divider in slave mode
 2021-04-27  8:52 UTC 

[BISECTED] 5.12 hangs at reboot
 2021-04-27  8:49 UTC  (7+ messages)

[PATCH v10 clocksource 6/7] clocksource: Forgive tsc_early pre-calibration drift
 2021-04-27  8:45 UTC  (3+ messages)
` [clocksource] 8c30ace35d: WARNING:at_kernel/time/clocksource.c:#clocksource_watchdog

[patch 0/8] hrtimers: Overhaul the clock_was_set() logic
 2021-04-27  8:25 UTC  (9+ messages)
` [patch 1/8] hrtimer: Ensure timerfd notification for HIGHRES=n
` [patch 2/8] hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y case
` [patch 3/8] timerfd: Provide timerfd_resume()
` [patch 4/8] timekeeping: Distangle resume and clock-was-set events
` [patch 5/8] time/timekeeping: Avoid invoking clock_was_set() twice
` [patch 6/8] hrtimer: Add bases argument to clock_was_set()
` [patch 7/8] hrtimer: Avoid unnecessary SMP function calls in clock_was_set()
` [patch 8/8] hrtimer: Avoid more "

KASAN: null-ptr-deref Write in io_uring_cancel_sqpoll
 2021-04-27  8:37 UTC  (4+ messages)

[PATCH V2 0/4] Add support for PMK8350 PON_HLOS PMIC peripheral
 2021-04-27  8:37 UTC  (6+ messages)
` [PATCH V2 3/4] dt-bindings: power: reset: qcom-pon: Convert qcom PON binding to yaml

[PATCH 0/1] sched/fair: Fix unfairness caused by missing load decay
 2021-04-27  8:36 UTC  (3+ messages)

[PATCH] m68k/mac: Replace macide driver with generic platform driver
 2021-04-27  8:36 UTC  (6+ messages)

Re: [PATCH] spi: imx: add a check for speed_hz before calculating the clock
 2021-04-27  8:33 UTC 

[v2,1/1] adv_mix955x is a scheme that multiplexes PCA9554/PCA9555 into LED and GPIO
 2021-04-27  8:32 UTC 

[PATCH 0/9] Cleaning up some of the irqdomain features
 2021-04-27  8:30 UTC  (4+ messages)
` [PATCH 2/9] ARM: PXA: Kill use of irq_create_strict_mappings()

[PATCH 0/4] Bootcount driver using NVMEM cell as backend
 2021-04-27  8:26 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: nvmem: Add bootcount-nvmem
` [PATCH 2/4] nvmem: bootcount: add bootcount driver
` [PATCH 3/4] nvmem: snvs_lpgpr: use cell stride for regmap size calculation
` [PATCH 4/4] nvmem: snvs_lpgpr: support two bytes NVMEM cell size

Sealed memfd & no-fault mmap
 2021-04-27  8:24 UTC 

[PATCH 1/2] iio: core: fix list breakage in iio_device_unregister()
 2021-04-27  8:23 UTC  (2+ messages)

[GIT PULL] x86/core for v5.13
 2021-04-27  8:23 UTC 

[PATCH] f2fs: reset free segment to prefree status when do_checkpoint() fail
 2021-04-27  8:21 UTC 

[PATCH] mm: compaction: improve /proc trigger for full node memory compaction
 2021-04-27  8:09 UTC  (2+ messages)

[PATCH] Prevent OOM casualties by enforcing memcg limits
 2021-04-27  8:08 UTC  (5+ messages)

[PATCH v2 0/7] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-04-27  8:07 UTC  (9+ messages)
` [PATCH v2 6/7] arm64: dts: rockchip: add core dtsi "
` [PATCH v2 7/7] arm64: dts: rockchip: add basic dts for RK3568 EVB

[PATCH] drm: i915: fix build when ACPI is disabled and BACKLIGHT=m
 2021-04-27  8:03 UTC  (2+ messages)

[ext4] 21175ca434: mdadm-selftests.enchmarks/mdadm-selftests/tests/01r1fail.fail
 2021-04-27  8:15 UTC 

[PATCH v2 0/5] Enable miscellaneous hardware blocks to boot WPSS
 2021-04-27  7:58 UTC  (3+ messages)
` [PATCH v2 4/5] reset: qcom: Add PDC Global reset signals for WPSS

[PATCH] locking/qrwlock: queued_write_lock_slowpath() cleanup
 2021-04-27  7:56 UTC  (2+ messages)

[PATCH] sched/fair: Fix unsetting of "has_idle_cores" flag
 2021-04-27  7:55 UTC  (2+ messages)

[PATCH 4.4 00/32] 4.4.268-rc1 review
 2021-04-27  7:48 UTC  (2+ messages)

[PATCH v1 0/3] driver core: Set fw_devlink=on take II
 2021-04-27  7:48 UTC  (6+ messages)
` [PATCH v1 3/3] Revert "Revert "driver core: Set fw_devlink=on by default""

[PATCH v2 net-next 0/9] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-04-27  7:43 UTC  (4+ messages)
` [PATCH v2 net-next 4/9] net: dsa: microchip: add DSA support for microchip lan937x

[PATCH 5.10 00/36] 5.10.33-rc1 review
 2021-04-27  7:40 UTC  (2+ messages)


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