messages from 2022-08-26 18:16:43 to 2022-08-26 18:50:57 UTC [more...]
[PATCH 00/13] USB support for QCS404 SoC
2022-08-26 18:50 UTC (7+ messages)
` [PATCH 01/13] phy: Move qcom SoCs specific phy drivers to qcom folder
` [PATCH 02/13] phy: Add support for drivers to enable USB on QCS404 SoC
` [PATCH 03/13] reset: Convert ipq4019 driver to a generic Qcom driver
[PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
2022-08-26 18:46 UTC (2+ messages)
` [PATCH bpf-next 1/2] ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
[PATCH v7 1/2] sched/rt: fix bad task migration for rt tasks
2022-08-26 18:46 UTC (4+ messages)
` [PATCH v7 2/2] sched/rt: Trying to push current task when target disable migrating
[PATCH] configs: j721s2_evm_a72_defconfig: fix the bootcmd
2022-08-26 18:49 UTC (2+ messages)
[PATCH v2 0/2] Initial step for Linux DT sync on Qcom SoCs
2022-08-26 18:49 UTC (5+ messages)
` [PATCH v2 1/2] pinctrl: sdm845: Remove redundant CONFIG_SDM845 check
` [PATCH v2 2/2] arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings
[PATCH v6 00/43] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / CSI Rework
2022-08-26 18:32 UTC (65+ 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 0/4] Reduce TI-SCI driver size to fix am65x_evm_r5 build
2022-08-26 18:49 UTC (9+ messages)
` [PATCH 1/4] firmware: ti_sci: Reduce output on ti_sci_do_xfer error
` [PATCH 2/4] firmware: ti_sci: Factor out message alloc failed message
` [PATCH 3/4] firmware: ti_sci: Remove inline keyword from functions
` [PATCH 4/4] firmware: ti_sci: Move ACK checking to ti_sci_do_xfer() function
[PATCH v3 0/4] dirty_log_perf_test cpu pinning and some goodies
2022-08-26 18:45 UTC (5+ messages)
` [PATCH v3 1/4] KVM: selftests: Explicitly set variables based on options in dirty_log_perf_test
` [PATCH v3 2/4] KVM: selftests: Put command line options in alphabetical order "
` [PATCH v3 3/4] KVM: selftests: Add atoi_paranoid to catch errors missed by atoi
` [PATCH v3 4/4] KVM: selftests: Run dirty_log_perf_test on specific cpus
[PATCH 0/7] arm64: dts: qcom: Fix broken regulator spec on RPMH boards
2022-08-26 18:41 UTC (15+ messages)
` [PATCH 1/7] arm64: dts: qcom: sa8155p-adp: Specify which LDO modes are allowed
` [PATCH 2/7] arm64: dts: qcom: sa8295p-adp: "
` [PATCH 3/7] arm64: dts: qcom: sc8280xp-crd: "
` [PATCH 4/7] arm64: dts: qcom: sc8280xp-thinkpad-x13s: "
` [PATCH 5/7] arm64: dts: qcom: sm8150-xperia-kumano: "
` [PATCH 6/7] arm64: dts: qcom: sm8250-xperia-edo: "
` [PATCH 7/7] arm64: dts: qcom: sm8350-hdk: "
[PATCH] arm64: dts: qcom: sc7280-herobrine: Don't enable the USB 2.0 port
2022-08-26 18:45 UTC (2+ messages)
[PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
2022-08-26 18:44 UTC (10+ messages)
[PATCH] arm64: dts: qcom: sm8450: add Inline Crypto Engine registers and clock
2022-08-26 18:44 UTC (2+ messages)
[PATCH bpf-next v4 0/3] Add skb + xdp dynptrs
2022-08-26 18:44 UTC (15+ messages)
` [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
` [PATCH bpf-next v4 2/3] bpf: Add xdp dynptrs
[RESEND for-5.20] io_uring/net: fix overexcessive retries
2022-08-26 18:42 UTC (2+ messages)
[patch] liburing: fix return code for test/hardlink.t
2022-08-26 18:42 UTC (2+ messages)
[PATCH net-next v3 1/5] net: ipqess: introduce the Qualcomm IPQESS driver
2022-08-26 18:41 UTC (2+ messages)
BUG: Virtual machine fails to start on 6.0-rc2
2022-08-26 18:41 UTC (3+ messages)
[PATCH 1/3] drm/amdgpu: declare firmware for new SDMA 6.0.3
2022-08-26 18:45 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: add new ip block for sdma 6.0
` [PATCH 3/3] drm/amdgpu: add new ip block for LSDMA 6.0
[PATCH v2 00/25] usb: gadget: f_tcm: Enhance UASP driver
2022-08-26 18:41 UTC (4+ messages)
` [PATCH v2 15/25] usb: gadget: f_tcm: Cleanup unused variable
[PATCH 0/3] fix debug info for asm and DEBUG_INFO_SPLIT
2022-08-26 18:41 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 1/4] drm/amd/pm: add smu_v13_0_10 support
2022-08-26 18:44 UTC (4+ messages)
` [PATCH 2/4] drm/amd/pm: add smu_v13_0_10 driver if version
` [PATCH 3/4] drm/amdgpu: added supported smu 13.0.10 sw pptable
` [PATCH 4/4] drm/amdgpu: enable smu block for smu 13.0.10
[PATCH 1/3] drm/amdgpu: support psp v13_0_10 ip block
2022-08-26 18:43 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: added firmware module for psp 13.0.10
` [PATCH 3/3] drm/amdgpu: add new ip block for PSP 13.0
[PATCH 1/3] drm/amdgpu: initialize common sw config for v11_0_3
2022-08-26 18:42 UTC (3+ messages)
` [PATCH 2/3] drm/amdgpu: Enable pg/cg flags on GC11_0_3 for VCN
` [PATCH 3/3] drm/amdgpu: add new ip block for SOC21
[Intel-gfx] [PATCH] drm/i915/slpc: Set rps' min and max frequencies even with SLPC
2022-08-26 18:43 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/slpc: Set rps' min and max frequencies even with SLPC. (rev5)
[PATCH] drm/amdgpu: drop gc 11_0_0 golden settings
2022-08-26 18:41 UTC
[PATCH v6 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
2022-08-26 18:41 UTC (7+ messages)
` [PATCH v6 1/6] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v6 2/6] dt-bindings: media: sun6i-a31-csi: Add ISP output port
` [PATCH v6 3/6] staging: media: Add support for the Allwinner A31 ISP
` [PATCH v6 4/6] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
` [PATCH v6 5/6] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v6 6/6] media: sun6i-csi: Add support for hooking to the isp devices
[PATCH] ASoC: codecs: allow compile testing without MFD drivers
2022-08-26 18:35 UTC (3+ messages)
Moving lava-docker out of the KernelCI GitHub organisation
2022-08-26 18:40 UTC (2+ messages)
[PATCH v1 for 7.2 00/25] testing updates and mips deprecation
2022-08-26 18:37 UTC (5+ messages)
` [PATCH v1 17/25] tests/docker: update and flatten debian-all-test-cross
` [PATCH v1 18/25] tests/lcitool: bump to latest version
[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 v3 00/10] x86/resctrl: Support for AMD QoS new features and bug fix
2022-08-26 18:34 UTC (9+ messages)
` [PATCH v3 08/10] x86/resctrl: Add the sysfs interface to read the event configuration
` [PATCH v3 09/10] x86/resctrl: Add sysfs interface to write "
[Virtio-fs] [virtiofsd] Issue opened: Fix listxattr() response when name list is empty
2022-08-26 18:36 UTC
[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 "
[RFC 0/3] THP Shrinker
2022-08-26 18:34 UTC (4+ messages)
` [RFC 2/3] mm: changes to split_huge_page() to free zero filled tail pages
[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: "
[virtio-dev] [PATCH RESEND v2 0/2] Improve virtio performance for 9k mtu
2022-08-26 18:33 UTC (7+ messages)
` [virtio-dev] [PATCH RESEND v2 2/2] virtio-net: use mtu size as buffer length for big packets
[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] wait_on_bit: add an acquire memory barrier
2022-08-26 18:31 UTC (10+ messages)
[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
[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 (7+ messages)
` [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 (12+ 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] "
[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)
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 (3+ 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.