All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-26 17:39:01 to 2022-08-26 18:35:29 UTC [more...]

[PATCH v4 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-26 18:35 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH v6 00/43] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
 2022-08-26 18:32 UTC  (46+ messages)
` [PATCH v6 01/43] media: sun6i-csi: Define and use driver name and (reworked) description
` [PATCH v6 02/43] media: sun6i-csi: Refactor main driver data structures
` [PATCH v6 03/43] media: sun6i-csi: Tidy up platform code
` [PATCH v6 04/43] media: sun6i-csi: Always set exclusive module clock rate
` [PATCH v6 05/43] media: sun6i-csi: Define and use variant to get "
` [PATCH v6 06/43] media: sun6i-csi: Use runtime pm for clocks and reset
` [PATCH v6 07/43] media: sun6i-csi: Tidy up Kconfig
` [PATCH v6 08/43] media: sun6i-csi: Tidy up v4l2 code
` [PATCH v6 09/43] media: sun6i-csi: Tidy up video code
` [PATCH v6 10/43] media: sun6i-csi: Pass and store csi device directly in "
` [PATCH v6 11/43] media: sun6i-csi: Register the media device after creation
` [PATCH v6 12/43] media: sun6i-csi: Remove controls handler from the driver
` [PATCH v6 13/43] media: sun6i-csi: Add media ops with link notify callback
` [PATCH v6 14/43] media: sun6i-csi: Introduce and use video helper functions
` [PATCH v6 15/43] media: sun6i-csi: Move csi buffer definition to main header file
` [PATCH v6 16/43] media: sun6i-csi: Add bridge v4l2 subdev with port management
` [PATCH v6 17/43] media: sun6i-csi: Rename sun6i_video to sun6i_csi_capture
` [PATCH v6 18/43] media: sun6i-csi: Add capture state using vsync for page flip
` [PATCH v6 19/43] media: sun6i-csi: Rework register definitions, invert misleading fields
` [PATCH v6 20/43] media: sun6i-csi: Add dimensions and format helpers to capture
` [PATCH v6 21/43] media: sun6i-csi: Implement address configuration without indirection
` [PATCH v6 22/43] media: sun6i-csi: Split stream sequences and irq code in capture
` [PATCH v6 23/43] media: sun6i-csi: Move power management to runtime pm "
` [PATCH v6 24/43] media: sun6i-csi: Move register configuration to capture
` [PATCH v6 25/43] media: sun6i-csi: Rework capture format management with helper
` [PATCH v6 26/43] media: sun6i-csi: Remove custom format helper and rework configure
` [PATCH v6 27/43] media: sun6i-csi: Add bridge dimensions and format helpers
` [PATCH v6 28/43] media: sun6i-csi: Get mbus code from bridge instead of storing it
` [PATCH v6 29/43] media: sun6i-csi: Tidy capture configure code
` [PATCH v6 30/43] media: sun6i-csi: Introduce bridge format structure, list and helper
` [PATCH v6 31/43] media: sun6i-csi: Introduce capture "
` [PATCH v6 32/43] media: sun6i-csi: Configure registers from format tables
` [PATCH v6 33/43] media: sun6i-csi: Introduce format match structure, list and helper
` [PATCH v6 34/43] media: sun6i-csi: Implement capture link validation with logic
` [PATCH v6 35/43] media: sun6i-csi: Get bridge subdev directly in capture stream ops
` [PATCH v6 36/43] media: sun6i-csi: Move hardware control to the bridge
` [PATCH v6 37/43] media: sun6i-csi: Rename the capture video device to sun6i-csi-capture
` [PATCH v6 38/43] media: sun6i-csi: Cleanup headers and includes, update copyright lines
` [PATCH v6 39/43] media: sun6i-csi: Add support for MIPI CSI-2 to the bridge code
` [PATCH v6 40/43] media: sun6i-csi: Only configure capture when streaming
` [PATCH v6 41/43] media: sun6i-csi: Add extra checks to the interrupt routine
` [PATCH v6 42/43] media: sun6i-csi: Request a shared interrupt
` [PATCH v6 43/43] MAINTAINERS: Add myself as sun6i-csi maintainer and rename/move entry

[PATCH v7 0/4] PCI EP driver support MSI doorbell from host
 2022-08-26 18:35 UTC  (5+ messages)
` [PATCH v7 3/4] dt-bindings: irqchip: imx mu work as msi controller
    ` [EXT] "

[PATCH 0/3] fix debug info for asm and DEBUG_INFO_SPLIT
 2022-08-26 18:34 UTC  (6+ messages)
` [PATCH 1/3] Makefile.compiler: s/KBUILD_CFLAGS/KBUILD_AFLAGS/ for as-option
` [PATCH 2/3] Makefile.debug: re-enable debug info for .S files
` [PATCH 3/3] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT

[PATCH v3] adapter: Implement PowerState property
 2022-08-26 18:33 UTC  (5+ messages)
` [v3] "

[PATCH v2 0/8] arm: dts: imx: sync device trees with upstream linux kernel part 1
 2022-08-26 18:31 UTC  (9+ messages)
` [PATCH v2 1/8] vf610: synchronise device tree with linux
` [PATCH v2 2/8] imxrt1020: fix lpuart issue in common u-boot device tree
` [PATCH v2 3/8] imxrt1050: synchronise device tree with linux
` [PATCH v2 4/8] imx8ulp: "
` [PATCH v2 5/8] imx8mq: "
` [PATCH v2 6/8] imx8mp: "
` [PATCH v2 7/8] imx8mn: "
` [PATCH v2 8/8] imx8mm: "

[PATCH RESEND v2 0/2] Improve virtio performance for 9k mtu
 2022-08-26 18:33 UTC  (9+ messages)
` [PATCH RESEND v2 2/2] virtio-net: use mtu size as buffer length for big packets
  ` [virtio-dev] "

[PATCH] perf/genelf: Switch deprecated openssl MD5_* functions to new EVP API
 2022-08-26 18:32 UTC  (4+ messages)

[PATCH 0/2] Remove private items from linux/vfio_pci_core.h
 2022-08-26 18:32 UTC  (4+ messages)
` [PATCH 1/2] vfio/pci: Split linux/vfio_pci_core.h

[PATCH v2 0/3] term/serial: Add PCI-serial device support
 2022-08-26 18:32 UTC  (3+ messages)
` [PATCH v2 2/3] term/serial: Add support for PCI serial devices

[PATCH bpf-next v4 0/3] Add skb + xdp dynptrs
 2022-08-26 18:31 UTC  (9+ messages)
` [PATCH bpf-next v4 2/3] bpf: Add "

[PATCH] wait_on_bit: add an acquire memory barrier
 2022-08-26 18:31 UTC  (15+ messages)
        ` [PATCH v3] "

[PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2022-08-26 18:28 UTC  (14+ messages)
` [PATCH v5 1/6] clk: sunxi-ng: v3s: Export MBUS and DRAM clocks to the public header
` [PATCH v5 2/6] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
` [PATCH v5 3/6] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v5 4/6] ARM: dts: sun8i: v3s: Add support for the ISP
` [PATCH v5 5/6] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH NOT FOR MERGE v5 6/6] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865

RTT-PROBE: lore-subspace-rtt
 2022-08-26 18:30 UTC 

[GIT PULL] fbdev updates & fixes for v6.0-rc3
 2022-08-26 18:29 UTC 

[PATCH 00/51] tests/qtest: Enable running qtest on Windows
 2022-08-26 18:26 UTC  (5+ messages)
` [PATCH 27/51] tests/qtest: Use send/recv for socket communication

[PATCH 0/2] NFS: limit use of ACCESS cache for negative responses
 2022-08-26 18:27 UTC  (14+ messages)

[PATCH v3 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-26 18:26 UTC  (17+ messages)
` [PATCH v3 09/18] perf ui: Update use of pthread mutex
` [PATCH v3 11/18] perf dso: "
` [PATCH v3 16/18] perf sched: Fixes for thread safety analysis

[PATCH v3] spi: amd: Configure device speed
 2022-08-26 18:26 UTC  (3+ messages)

[PATCH] ASoC: Fix misspelling of 'system' as 'ststem'
 2022-08-26 18:24 UTC  (3+ messages)

(resend)WARNING: trying to isolate tail page in isolate_lru_page
 2022-08-26 18:23 UTC  (14+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_atomic_interruptible: Test Cleanup
 2022-08-26 18:21 UTC  (2+ messages)

[PATCH 00/11] Improvements to the Qcom PCIe Endpoint driver
 2022-08-26 18:19 UTC  (12+ messages)
` [PATCH 01/11] PCI: qcom-ep: Add kernel-doc for qcom_pcie_ep structure
` [PATCH 02/11] PCI: qcom-ep: Do not use hardcoded clks in driver
` [PATCH 03/11] PCI: qcom-ep: Make use of the cached dev pointer
` [PATCH 04/11] PCI: qcom-ep: Add eDMA support
` [PATCH 05/11] PCI: qcom-ep: Disable IRQs during driver remove
` [PATCH 06/11] PCI: qcom-ep: Add debugfs support for expose link transition counts
` [PATCH 07/11] dt-bindings: PCI: qcom-ep: Make PERST separation optional
` [PATCH 08/11] "
` [PATCH 09/11] dt-bindings: PCI: qcom-ep: Define clocks per platform
` [PATCH 10/11] dt-bindings: PCI: qcom-ep: Add support for SM8450 SoC
` [PATCH 11/11] "

RTT-PROBE: lore-subspace-rtt
 2022-08-26 18:20 UTC 

[PATCH] watchdog: ftwdt010_wdt: implement _restart() function
 2022-08-26 18:19 UTC 

[igt-dev] [PATCH 1/2] tests/kms_universal_plane: Enable gen9_test_pipe for all devices
 2022-08-26 18:18 UTC  (5+ messages)
` [igt-dev] [PATCH 2/2] tests/kms_universal_plane: Skip offscreen test for universal API

[PATCH] watchdog: ftwdt010_wdt: add _restart() function
 2022-08-26 18:17 UTC  (5+ messages)

[PATCH v3 00/10] x86/resctrl: Support for AMD QoS new features and bug fix
 2022-08-26 18:17 UTC  (4+ messages)
` [PATCH v3 09/10] x86/resctrl: Add sysfs interface to write the event configuration

Issues with evl_mutex_trylock()
 2022-08-26 18:07 UTC  (4+ messages)

[PATCH iproute2-next 1/2] mnlg: remove unnused mnlg_socket structure
 2022-08-26 18:17 UTC  (2+ messages)
` [PATCH iproute2-next 2/2] utils: extract CTRL_ATTR_MAXATTR and save it

[PATCH v3 0/1] Don't kmap() pages which can't come from HIGHMEM
 2022-08-26 18:16 UTC  (4+ messages)
` [PATCH v3 1/1] nvmet-tcp: "

[PATCH 00/11] Add support for enhanced SPI for Designware SPI controllers
 2022-08-26 18:16 UTC  (4+ messages)
` [PATCH 01/11] spi: dw: define capability for enhanced spi

[igt-dev] [PATCH] tests/kms_concurrent: remove an AMD device check
 2022-08-26 18:16 UTC  (4+ messages)

[PATCH] Make XEN_FW_EFI_MEM_INFO easier to use
 2022-08-26 18:15 UTC  (5+ messages)

Basic PCP/DEI-based queue classification
 2022-08-26 18:11 UTC  (10+ messages)

[igt-dev] [PATCH 0/2] tests/kms_writeback: Test Cleanup
 2022-08-26 18:15 UTC  (3+ messages)
` [igt-dev] [PATCH 1/2] tests/kms_writeback: Convert tests to dynamic

[Intel-gfx] [CI] PR for versionless GuC and HuC files
 2022-08-26 18:14 UTC 

[PATCH 0/2] tpm_emulator: Signal swtpm to re-lock storage
 2022-08-26 18:12 UTC  (3+ messages)
` [PATCH 2/2] tpm_emulator: Have swtpm relock storage upon migration fall-back

[PATCH] [media] v4l2: Add AV1, AVS and AVS2 format
 2022-08-26 18:12 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-26 18:10 UTC 

[PATCH 0/4] Allow MMIO regions to be exported through dma-buf
 2022-08-26 18:10 UTC  (5+ messages)
` [PATCH 4/4] vfio/pci: "
  ` Fwd: "

[GIT PULL] SCSI fixes for 6.0-rc2
 2022-08-26 18:10 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.0-rc3
 2022-08-26 18:10 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 6.0-rc3
 2022-08-26 18:10 UTC  (2+ messages)

[PATCH v4] arm64: dts: qcom: sc7280: Fix Dmic no sound on villager-r1
 2022-08-26 18:08 UTC  (3+ messages)

[PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
 2022-08-26 18:09 UTC  (9+ messages)

[PATCH v7] x86/mce: retrieve poison range from hardware
 2022-08-26 18:09 UTC  (6+ messages)

[PATCH 0/2] hwmon: Add include stubs
 2022-08-26 18:07 UTC  (4+ messages)
` [PATCH 1/2] "

[dm-devel] [PATCH v4 0/5] multipath: optimizations for large mptable
 2022-08-26 18:05 UTC  (2+ messages)
` [dm-devel] [PATCH v4 2/5] libmultipath: modifications for msort.c

[PATCH 0/2] EFI chainloader improvement
 2022-08-26 18:02 UTC  (4+ messages)
` [PATCH 1/2] efi/chainloader: Do not require a valid $root when chainloading

There is no tracking information for the current branch
 2022-08-26 18:02 UTC  (2+ messages)

[PATCH] Add support for ESRT loading under Xen
 2022-08-26 18:01 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-26 18:00 UTC 

[GIT PULL] arm64 fixes for -rc3
 2022-08-26 17:58 UTC  (2+ messages)

memory leaks after running bpf selftests
 2022-08-26 17:58 UTC  (2+ messages)

[PATCH v2] drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
 2022-08-26 17:57 UTC  (3+ messages)

[PATCH] opp: Expose voltage info in debugfs for OPPs w/out explicit regulators
 2022-08-26 17:56 UTC  (2+ messages)

[PATCH v1 for 7.2 00/25] testing updates and mips deprecation
 2022-08-26 17:21 UTC  (10+ messages)
` [PATCH v1 15/25] Deprecate 32 bit big-endian MIPS
` [PATCH v1 16/25] tests/docker: flatten debian-riscv64-test-cross
` [PATCH v1 19/25] tests/docker: update and flatten debian-amd64-cross
` [PATCH v1 20/25] tests/docker: update and flatten debian-loongarch-cross
` [PATCH v1 21/25] tests/docker: update and flatten debian-hexagon-cross
` [PATCH v1 22/25] tests/docker: update and flatten debian-toolchain
` [PATCH v1 23/25] tests/docker: remove FROM qemu/ support from docker.py
` [PATCH v1 24/25] tests/docker: remove the Debian base images
` [PATCH v1 25/25] gitlab-ci: Only use one process in Windows jobs for compilation

[PATCH] usb: core: stop USB enumeration if too many retries
 2022-08-26 17:53 UTC  (3+ messages)

[PATCH] fs/sysv: Replace kmap() with kmap_local_page()
 2022-08-26 17:50 UTC 

[PATCH net-next 0/2] ice: support FEC automatic disable
 2022-08-26 17:51 UTC  (12+ messages)

[Intel-gfx] [PATCH v2 0/3] Enable Pipewriteback
 2022-08-26 17:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Enable Pipewriteback (rev2)

RTT-PROBE: lore-subspace-rtt
 2022-08-26 17:50 UTC 

[Buildroot] [PATCH 1/1] package/network-manager: needs host-libxslt
 2022-08-26 17:49 UTC  (2+ messages)

[PATCH] drm/i915/slpc: Fix PCODE IA Freq requests when using SLPC
 2022-08-26 17:44 UTC  (3+ messages)
` [Intel-gfx] "

New feature shout outs for KVM Forum QEMU Status Report
 2022-08-26 17:30 UTC  (2+ messages)

[PATCH v7 00/10] TPM IRQ fixes
 2022-08-26 17:43 UTC  (3+ messages)
` [PATCH v7 05/10] tpm, tpm_tis: Only handle supported interrupts

[PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
 2022-08-26 17:42 UTC  (7+ messages)

[PATCH 0/4] Honor cgroup namespace when resolving cgroup id
 2022-08-26 17:41 UTC  (3+ messages)
` [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors

[PATCH 1/2] dt-bindings: arm: qcom: Document additional skus for sc7180 pazquel360
 2022-08-26 17:41 UTC  (2+ messages)

[PATCH 0/3] reset: microchip-sparx5: fix the broken switch reset
 2022-08-26 17:41 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: net: sparx5: don't require a reset line

[PATCH 0/6] Add an asm-generic cpuinfo_op declaration
 2022-08-26 17:41 UTC  (6+ messages)
` [PATCH 5/6] sparc: use the asm-generic version of cpuinfo_op

[PATCH v2] arm64: dts: meson-s4: include meson-s4-gpio.h
 2022-08-26 17:40 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-08-26 17:40 UTC 

[PATCH v11 0/7] crash: Kernel handling of CPU and memory hot un/plug
 2022-08-26 17:37 UTC  (5+ messages)
` [PATCH v11 3/7] crash: add generic infrastructure for crash hotplug support
` [PATCH v11 4/7] kexec: exclude elfcorehdr from the segment digest
` [PATCH v11 6/7] crash: memory and cpu hotplug sysfs attributes

[PATCH v4 0/2] serial: pl011: Add xilinx uart
 2022-08-26 17:38 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: serial: pl011: Add a reg-io-width parameter


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.