All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-22 13:36:59 to 2022-04-22 14:04:18 UTC [more...]

[PATCH v2 1/4] media/v4l2-core: Add enum V4L2_FWNODE_BUS_TYPE_DPI
 2022-04-22 14:03 UTC  (9+ messages)
` [PATCH v2 2/4] dt-bindings: media: video-interfaces: Add new bus-type
` [PATCH v2 3/4] dt-bindings:drm/bridge:anx7625: add port@0 property
` [PATCH v2 4/4] drm/bridge: anx7625: Use DPI bus type

[PATCH v9 0/4] Add support for the eDP panel over aux_bus
 2022-04-22 14:03 UTC  (6+ messages)
` [PATCH v9 1/4] drm/msm/dp: Add eDP support via aux_bus
` [PATCH v9 2/4] drm/msm/dp: Support only IRQ_HPD and REPLUG interrupts for eDP

[PATCH] powercap/dtpm: move dtpm_subsys definition to dtpm.c
 2022-04-22 14:02 UTC  (3+ messages)

cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 2 runs, 2 regressions (v4.19.233-516-ge5e741fbfc87) #kernelci
 2022-04-22 14:01 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 36 runs, 2 regressions (v4.19.233-516-ge5e741fbfc87) #kernelci
 2022-04-22 14:01 UTC 

[PATCH] ASoC: SOF: bump SOF_ABI_MINOR
 2022-04-22 14:01 UTC  (3+ messages)

cip-gitlab/ci/pavel/linux-test baseline-nfs: 5 runs, 2 regressions (v4.19.233-516-ge5e741fbfc87) #kernelci
 2022-04-22 14:01 UTC 

[PATCH 0/3] Misc AC97 clean ups
 2022-04-22 13:58 UTC  (5+ messages)
` [PATCH 3/3] hw/audio/ac97: Remove unneeded local variables
` [PATCH 2/3] hw/audio/ac97: Remove unimplemented reset functions

[PATCH v3 00/60] target/arm: Cleanups, new features, new cpus
 2022-04-22 13:58 UTC  (3+ messages)
` [PATCH v3 07/60] target/arm: Extend store_cpu_offset to take field size

net: micrel: fix KS8851_MLL Kconfig -- missing dependency in 5.10.112
 2022-04-22 14:01 UTC  (2+ messages)

[RFC PATCH 0/5] Apple Macs machine-level ASoC driver
 2022-04-22 13:59 UTC  (13+ messages)

[RFC 0/3] Slight improvements for OOM/Futex
 2022-04-22 14:00 UTC  (4+ messages)
` [RFC 1/3] mm: change vma_is_anonymous to vma_is_private_anon

[PATCH] usb: rework usb_maxpacket() and remove its third argument
 2022-04-22 14:00 UTC  (4+ messages)
` [PATCH v4 0/9] "

[PATCH] ASoC: Intel: avs: Enable AVS driver only on x86 platforms
 2022-04-22 13:54 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-22 13:59 UTC 

[PATCH] ALSA: usb-audio: Always apply the hw constraints for implicit fb sync
 2022-04-22 11:36 UTC  (2+ messages)

[PATCH v5 0/1] Add mt6359 node for MediaTek PMIC MT6359
 2022-04-22 13:57 UTC  (5+ messages)
` [PATCH v5 1/1] arm64: dts: mt6359: add PMIC MT6359 related nodes

[PATCH v1 0/4] Add support of MediaTek mt8186 to SOF
 2022-04-22  5:56 UTC  (5+ messages)
` [PATCH v1 1/4] ASoC: SOF: mediatek: Add mt8186 hardware support
` [PATCH v1 2/4] ASoC: SOF: mediatek: Add mt8186 sof fw loader and dsp ops
` [PATCH v1 3/4] ASoC: SOF: mediatek: Add mt8186 dsp clock support
` [PATCH v1 4/4] ASoC: SOF: mediatek: Add DSP system PM callback for mt8186

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-21 15:29 UTC  (51+ messages)
` [PATCH 04/48] ARM: pxa: remove mach/dma.h
` [PATCH 05/48] ARM: pxa: split up mach/hardware.h
` [PATCH 06/48] ARM: pxa: stop using mach/bitfield.h
` [PATCH 07/48] ARM: pxa: move mach/sound.h to linux/platform_data/
` [PATCH 08/48] ARM: pxa: move regs-lcd.h into driver
` [PATCH 09/48] watchdog: sa1100: use platform device registration
` [PATCH 10/48] ARM: pxa: pxa2xx-ac97-lib: use IRQ resource
` [PATCH 11/48] ARM: pxa: move pcmcia board data into mach-pxa
` [PATCH 12/48] ARM: pxa: make addr-map.h header local
` [PATCH 13/48] ARM: pxa: use pdev resource for palmld mmio
` [PATCH 14/48] ARM: pxa: maybe fix gpio lookup tables
` [PATCH 15/48] ARM: pxa: tosa: use gpio descriptor for audio
` [PATCH 16/48] ARM: pxa: poodle: use platform data for poodle asoc driver
` [PATCH 17/48] ARM: pxa: corgi: use gpio descriptors for audio
` [PATCH 18/48] ARM: pxa: hx4700: "
` [PATCH 19/48] ARM: pxa: lubbock: pass udc irqs as resource
` [PATCH 20/48] ARM: pxa: spitz: use gpio descriptors for audio
` [PATCH 21/48] ARM: pxa: eseries: use gpio lookup "
` [PATCH 22/48] ARM: pxa: z2: use gpio lookup for audio device
` [PATCH 23/48] ARM: pxa: magician: use platform driver for audio
` [PATCH 24/48] ARM: pxa: mainstone-wm97xx: use gpio lookup table
` [PATCH 25/48] ARM: pxa: zylonite: use gpio lookup instead mfp header
` [PATCH 26/48] input: touchscreen: mainstone: fix pxa2xx+pxa3xx configuration
` [PATCH 27/48] input: touchscreen: mainstone: sync with zylonite driver
` [PATCH 28/48] Input: touchscreen: use wrapper for pxa2xx ac97 registers
` [PATCH 29/48] Input: wm97xx - switch to using threaded IRQ
` [PATCH 30/48] Input: wm97xx - get rid of irq_enable method in wm97xx_mach_ops
` [PATCH 31/48] ASoC: pxa: use pdev resource for FIFO regs
` [PATCH 32/48] ASoC: pxa: ac97: use normal MMIO accessors
` [PATCH 33/48] ASoC: pxa: i2s: "
` [PATCH 34/48] ARM: pxa: pcmcia: move smemc configuration back to arch
` [PATCH 35/48] ARM: pxa: remove get_clk_frequency_khz()
` [PATCH 36/48] cpufreq: pxa3: move clk register access to clk driver
` [PATCH 37/48] ARM: pxa: move smemc register access from clk to platform
` [PATCH 38/48] ARM: pxa: move clk register definitions to driver
` [PATCH 39/48] power: tosa: simplify probe function
` [PATCH 40/48] ARM: pxa: tosa: use gpio lookup for battery
` [PATCH 41/48] ARM: pxa: remove unused mach/bitfield.h
` [PATCH 42/48] ARM: mmp: remove tavorevb board support
` [PATCH 43/48] ARM: mmp: rename pxa_register_device
` [PATCH 44/48] ARM: pxa: move plat-pxa to drivers/soc/
` [PATCH 45/48] ARM: PXA: fix multi-cpu build of xsc3
` [PATCH 46/48] ARM: pxa: move mach/*.h to mach-pxa/
` [PATCH 47/48] ARM: pxa: remove support for MTD_XIP
` [PATCH 48/48] ARM: pxa: convert to multiplatform

[PATCH v3 0/2] x86/sev: Fix AP Jump Table handling for SNP guests
 2022-04-22 13:56 UTC  (3+ messages)
` [PATCH v3 1/2] x86/sev: Add missing __init annotations to SEV init routines
` [PATCH v3 2/2] x86/sev: Get the AP jump table address from secrets page

[PATCH 00/41] OMAP1 full multiplatform conversion
 2022-04-22  5:55 UTC  (23+ messages)
` [PATCH 01/41] video: fbdev: omapfb: lcd_ams_delta: fix unused variable warning
` [PATCH 14/41] serial: 8250/omap1: include linux/soc/ti/omap1-soc.h
` [PATCH 15/41] input: omap: void using mach/*.h headers
` [PATCH 20/41] dma: omap: hide legacy interface
` [PATCH 24/41] ARM: omap: un-merge plat/sram.c
` [PATCH 26/41] ARM: omap1: relocate static I/O mapping
` [PATCH 40/41] [TO BE REBASED] ARM: OMAP1: clock: Convert to CCF

[PATCH v2 0/2] Add generic serial MIDI driver using serial bus API
 2022-04-21 17:24 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: sound: Add generic serial MIDI device
` [PATCH v2 2/2] Add generic serial MIDI driver using serial bus API

[PATCH] devcoredump : Serialize devcd_del work
 2022-04-22 13:55 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t v2 1/2] tests/kms_async_flips: Test Cleanup
 2022-04-22 13:55 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v2 2/2] tests/kms_async_flips: Convert tests to dynamic

[PATCH v1] drm/bridge: Fix it6505 Kconfig DRM_DP_AUX_BUS dependency
 2022-04-22 13:55 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
 2022-04-22 13:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

Wake from Thunderbolt dock doesn't work
 2022-04-22 13:54 UTC  (5+ messages)

[PATCH] intel_idle: add AlderLake support
 2022-04-22 13:53 UTC  (2+ messages)

[PATCH 0/2] Add generic serial MIDI driver using serial bus API
 2022-04-20 19:47 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: sound: Add generic serial MIDI device
` [PATCH 2/2] Add generic serial MIDI driver using serial bus API

[PATCH] led: Configure LED default-state on boot
 2022-04-22 13:52 UTC  (12+ messages)

[PATCH v9 00/12] Add soundcard support for sc7280 based platforms
 2022-04-22 13:52 UTC  (22+ messages)
` [PATCH v9 02/12] arm64: dts: qcom: sc7280: Enable digital codecs and soundwire for CRD 1.0 and CRD 2.0
` [PATCH v9 03/12] arm64: dts: qcom: sc7280: Enable digital codecs and soundwire for CRD 3.0/3.1
` [PATCH v9 05/12] arm64: dts: qcom: sc7280: Add wcd9385 codec node "
` [PATCH v9 07/12] arm64: dts: qcom: sc7280: Add max98360a "
` [PATCH v9 09/12] arm64: dts: qcom: sc7280: Enable lpass cpu node for CRD 1.0 and CRD 2.0
` [PATCH v9 11/12] arm64: dts: qcom: sc7280: Add sound "
` [PATCH v9 12/12] arm64: dts: qcom: sc7280: Add sound node for CRD 3.0/3.1

[GIT PULL drivers/misc] lkdtm updates for next
 2022-04-22 13:52 UTC  (2+ messages)

[PATCH 00/18] xen: simplify frontend side ring setup
 2022-04-20 15:09 UTC 

[PATCH 1/3] dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag
 2022-04-22 13:52 UTC  (8+ messages)
` [PATCH 2/3] led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND
` [PATCH 3/3] led: gpio: Check device compatible string to determine the top level node

[ovmf test] 169623: regressions - FAIL
 2022-04-22 13:52 UTC 

[PATCH v4 0/8] arm64: Automatic system register definition generation
 2022-04-22 13:50 UTC  (6+ messages)
` [PATCH v4 8/8] arm64/sysreg: Generate definitions for SCTLR_EL1

[PULL 00/61] target-arm queue
 2022-04-22 13:48 UTC  (3+ messages)

[PATCH] Carry forward IMA measurement log on kexec on x86_64
 2022-04-22 13:50 UTC 

[PATCH 0/4] Correct power domain for encoder
 2022-04-22 13:49 UTC  (8+ messages)
` [PATCH 4/4] dt-bindings: media: mtk-vcodec: Add encoder power domain property

[PATCH v7 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-20  9:20 UTC  (2+ messages)

[GIT PULL] interconnect fixes for 5.18-rc
 2022-04-22 13:50 UTC  (2+ messages)

[GIT PULL]: Generic phy fixes for v5.18
 2022-04-22 13:49 UTC  (3+ messages)

[PATCH] [v2] m68k: coldfire: drop ISA_DMA_API support
 2022-04-20  0:14 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-22 13:49 UTC 

[PATCH] of: of_reserved_mem: Increase limit for reserved_mem regions
 2022-04-22 13:48 UTC  (3+ messages)

[PULL v2 00/61] target-arm queue
 2022-04-22 13:47 UTC 

❌ FAIL: Test report for kernel 5.18.0-rc3 (mainline.kernel.org-clang, d569e869)
 2022-04-22 13:49 UTC 

[PATCH v7 00/64] nios2 fixes, cleanups, shadow reg sets
 2022-04-22 13:26 UTC  (7+ messages)
` [PATCH v7 56/64] target/nios2: Implement EIC interrupt processing
` [PATCH v7 63/64] tests/tcg/nios2: Add semihosting multiarch tests
` [PATCH v7 64/64] tests/tcg/nios2: Add test-shadow-1

[PATCH] arm64/mm: Compute PTRS_PER_[PMD|PUD] independently of PTRS_PER_PTE
 2022-04-22 13:45 UTC  (3+ messages)

[GIT PULL] MHI fixes for v5.18
 2022-04-22 13:46 UTC  (2+ messages)

[PATCH] scsi: ufs: wb: Add Manual Flush sysfs and cleanup toggle functions
 2022-04-22 13:46 UTC  (2+ messages)

[xen-unstable test] 169608: tolerable FAIL
 2022-04-22 13:45 UTC 

[BUG REPORT] usb: dwc3: Bug: Rock Pi 4 as gadget not working without intervention
 2022-04-22 13:45 UTC 

[PATCH] tty: vt: consolemap: Add missing kfree() in con_do_clear_unimap()
 2022-04-22 13:44 UTC  (2+ messages)

KRETPROBES are broken since the commit 73f9b911faa7
 2022-04-22 13:43 UTC  (4+ messages)
` [PATCH] x86/kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is set

[igt-dev] [PATCH 0/4] Add Negative tests to VRR
 2022-04-22 13:43 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Add Negative tests to VRR (rev5)

[PATCH] s390: disable -Warray-bounds
 2022-04-22 13:43 UTC 

[PATCH] arm64: document the boot requirements for MTE
 2022-04-22 13:42 UTC  (4+ messages)

[PATCH v1] random: block in /dev/urandom
 2022-04-22 13:42 UTC  (5+ messages)

[PATCH] led: Drop led_default_state()
 2022-04-22 13:41 UTC 

[PATCH net] net: sched: act_mirred: Reset ct info when mirror/redirect skb
 2022-04-22 13:41 UTC  (7+ messages)

[PATCH liburing 0/7] run tests in parallel
 2022-04-22 13:40 UTC  (3+ messages)
` [PATCH liburing 6/7] test: add make targets for each test

Is it possible to disable wireguard on specific Wi-Fi ?
 2022-04-22 13:40 UTC  (4+ messages)

[PATCH 0/3] Rockchip RK3328 VDEC support
 2022-04-22 13:38 UTC  (12+ messages)
` [PATCH 1/3] media: dt-bindings: media: rockchip-vdec: Add RK3328 compatible
` [PATCH 2/3] arm64: dts: rockchip: Rename vdec_mmu node for RK3328
` [PATCH 3/3] arm64: dts: rockchip: Add vdec support "

[PATCH] accel/tcg: Assert mmu_idx in range before use in cputlb
 2022-04-22 13:32 UTC  (2+ messages)

patch "usb: dwc3: core: Only handle soft-reset in DCTL" added to usb-linus
 2022-04-22 13:39 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-22 13:38 UTC 

[PATCH] show-branch: fix SEGFAULT on both --current & --reflog
 2022-04-22 13:38 UTC 

[PULL v2 00/13] Dump patches
 2022-04-22 13:16 UTC  (2+ messages)

[PATCH] qapi: Fix malformed "Since:" section tags
 2022-04-22 13:28 UTC 

memory access op ideas
 2022-04-22 13:38 UTC  (3+ messages)

[PATCH 0/8] nvmem: sfp: binding updates and additions
 2022-04-22 13:36 UTC  (3+ messages)
` [PATCH 2/8] dt-bindings: nvmem: sfp: Add clock properties

[Intel-gfx] [RFC] drm/i915/rc6: Access RC6 regs with forcewake
 2022-04-22 13:37 UTC 

-Warray-bounds fun again
 2022-04-22 13:36 UTC  (3+ messages)

[PATCH] fuse: avoid unnecessary spinlock bump
 2022-04-22 13:36 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.