All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-07 15:11:20 to 2023-03-07 15:37:08 UTC [more...]

[PATCHv7 00/11] Introduce RK806 Support
 2023-03-07 15:36 UTC  (21+ messages)
` [PATCHv7 01/11] clk: RK808: reduce 'struct rk808' usage
` [PATCHv7 02/11] mfd: rk808: convert to device managed resources
` [PATCHv7 03/11] mfd: rk808: use dev_err_probe
` [PATCHv7 04/11] mfd: rk808: replace 'struct i2c_client' with 'struct device'
` [PATCHv7 05/11] mfd: rk808: split into core and i2c
` [PATCHv7 06/11] mfd: rk8xx-i2c: use device_get_match_data
` [PATCHv7 07/11] dt-bindings: mfd: add rk806 binding
` [PATCHv7 08/11] mfd: rk8xx: add rk806 support
` [PATCHv7 09/11] pinctrl: rk805: add rk806 pinctrl support
` [PATCHv7 10/11] regulator: expose regulator_find_closest_bigger
` [PATCHv7 11/11] regulator: rk808: add rk806 support

[PATCH v3 0/4] firmware: Add support for Qualcomm UEFI Secure Application
 2023-03-07 15:36 UTC  (6+ messages)
` [PATCH v3 1/4] firmware: qcom_scm: Export SCM call functions
` [PATCH v3 2/4] firmware: Add support for Qualcomm Secure Execution Environment SCM interface

[PATCH] media: hantro: fix use after free bug in hantro_release due to race condition
 2023-03-07 15:35 UTC 

[PATCH v10 00/13] phy: Add support for Lynx 10G SerDes
 2023-03-07 15:35 UTC  (5+ messages)
` [PATCH v10 03/13] dt-bindings: Convert gpio-mmio to yaml

stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 18 warnings (v6.1.15-852-g8c53975a36f6)
 2023-03-07 15:35 UTC 

[xen-unstable test] 179451: tolerable trouble: fail/pass/starved
 2023-03-07 15:34 UTC 

[PATCH] f2fs: convert to use bitmap API
 2023-03-07 15:34 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-03-07 15:32 UTC  (6+ messages)
` [PATCH RFC 01/18] rust: drm: ioctl: Add DRM ioctl abstraction
` [PATCH RFC 15/18] drm/asahi: Add the Asahi driver UAPI [DO NOT MERGE]

[PATCH 1/3] tty: serial: qcom-geni-serial: Fix kdb/kgdb after port shutdown (again)
 2023-03-07 15:32 UTC  (3+ messages)
` [PATCH 2/3] serial: uart_poll_init() should power on the UART
` [PATCH 3/3] tty: serial: qcom-geni-serial: Add a poll_init() function

[LTP] [PATCH v2] Remove tomoyo testing suite
 2023-03-07 15:34 UTC  (2+ messages)

[v6 PATCH 0/7] crypto: stm32 - Save and restore between each request
 2023-03-07 15:31 UTC  (6+ messages)
` [v5 PATCH 7/7] "

[PATCH 1/2] arm64: dts: qcom: sm8350: Mark UFS controller as cache coherent
 2023-03-07 15:32 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8450: "

[PATCH v1 1/2] rockchip: timer: rockchip_timer: fix compatible and driver name
 2023-03-07 15:32 UTC  (2+ messages)
` [PATCH v1 2/2] arm: dts: rockchip: rk3188-radxarock-u-boot: remove timer compatible replacement

[PATCH] drm/sun4i: fix missing component unbind on bind errors
 2023-03-07 15:29 UTC  (4+ messages)
` (subset) "

[PATCH v1 06/11] thermal/drivers/ti: Use fixed update interval
 2023-03-07 15:30 UTC  (2+ messages)

[PATCH v1 0/2] Fix ARM Generic Timer interrupt parsing
 2023-03-07 15:30 UTC  (4+ messages)
` [PATCH v1 1/2] arch/arm: irq: Add platform_get_irq_byname() implementation

[PATCH net-next] net: reclaim skb->scm_io_uring bit
 2023-03-07 15:29 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-07 15:30 UTC 

[Intel-wired-lan] [PATCH] igb: revert rtnl_lock() that causes deadlock
 2023-03-07 15:29 UTC  (3+ messages)
` [PATCH v2] "
  ` [Intel-wired-lan] "

[PATCH v3 00/17] Enable Colorspace connector property in amdgpu
 2023-03-07 15:29 UTC  (40+ messages)
` [PATCH v3 01/17] drm/connector: Convert DRM_MODE_COLORIMETRY to enum
    ` [PATCH v4 "
` [PATCH v3 02/17] drm/connector: Add enum documentation to drm_colorspace
` [PATCH v3 03/17] drm/connector: Deprecate split for BT.2020 in drm_colorspace enum
` [PATCH v3 04/17] drm/connector: Pull out common create_colorspace_property code
` [PATCH v3 05/17] drm/connector: Use common colorspace_names array
` [PATCH v3 06/17] drm/connector: Print connector colorspace in state debugfs
` [PATCH v3 07/17] drm/connector: Allow drivers to pass list of supported colorspaces
` [PATCH v3 08/17] drm/amd/display: Always pass connector_state to stream validation
` [PATCH v3 09/17] drm/amd/display: Register Colorspace property for DP and HDMI
` [PATCH v3 10/17] drm/amd/display: Signal mode_changed if colorspace changed
` [PATCH v3 11/17] drm/amd/display: Send correct DP colorspace infopacket
` [PATCH v3 12/17] drm/amd/display: Always set crtcinfo from create_stream_for_sink
` [PATCH v3 13/17] drm/amd/display: Add support for explicit BT601_YCC
` [PATCH v3 14/17] drm/amd/display: Add debugfs for testing output colorspace
` [PATCH v3 15/17] drm/amd/display: Add default case for output_color_space switch
` [PATCH v3 16/17] drm/amd/display: Fallback to 2020_YCBCR if the pixel encoding is not RGB
` [PATCH v3 17/17] drm/amd/display: Refactor avi_info_frame colorimetry determination

[PATCH] scripts: `make rust-analyzer` for out-of-tree modules
 2023-03-07 15:28 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] doc: fix naming of NVIDIA devices
 2023-03-07 15:28 UTC 

[bug report] thermal/x86_pkg_temp_thermal: Add support for handling dynamic tjmax
 2023-03-07 15:27 UTC 

[PATCH bpf-next] bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF again
 2023-03-07 15:26 UTC  (2+ messages)

[PATCH] drm/amdkfd: Fixed kfd_process cleanup on module exit
 2023-03-07 15:28 UTC  (3+ messages)

stable-rc/queue/5.4 build: 188 builds: 3 failed, 185 passed, 3 errors, 35 warnings (v5.4.234-275-g5bdda0b34312)
 2023-03-07 15:26 UTC 

return an ERR_PTR from __filemap_get_folio v3
 2023-03-07 15:23 UTC  (4+ messages)
` [Cluster-devel] "

Patch "sched/fair: sanitize vruntime of entity being placed" has been added to the 4.14-stable tree
 2023-03-07 15:23 UTC  (6+ messages)

[PATCH v3] rcu: Add a minimum time for marking boot as completed
 2023-03-07 15:22 UTC  (6+ messages)

Using fio with adjusted parameters for use case "DB"
 2023-03-07 15:22 UTC  (2+ messages)

[PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks
 2023-03-07 14:56 UTC  (3+ messages)

[PATCH 00/11] Add multipd remoteproc support
 2023-03-07 15:21 UTC  (11+ messages)
` [PATCH 01/11] dt-bindings: remoteproc: qcom: Add support for multipd model
` [PATCH 02/11] dt-bindings: mailbox: qcom: Add IPQ5018 APCS compatible
` [PATCH 03/11] dt-bindings: scm: Add compatible for IPQ5018
` [PATCH 05/11] dt-bindings: clock: qcom: gcc-ipq9574: Add Q6 gcc clock control
` [PATCH 07/11] mailbox: qcom-apcs-ipc: Add IPQ5018 APCS IPC support

[Intel-gfx] [RFC PATCH 1/2] drm/i915: Add a function to mmap framebuffer obj
 2023-03-07 15:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [RFC,1/2] "

[PATCH] drm/amd/pm: Fix sienna cichlid incorrect OD volage after resume
 2023-03-07 15:22 UTC  (4+ messages)
` [PATCH v2] "

[RESEND PATCH] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-03-07 15:03 UTC  (6+ messages)

[PATCH v2] watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
 2023-03-07 15:21 UTC 

[PATCH 0/7 v4] sh: various doc, build, init fixes
 2023-03-07 15:18 UTC  (2+ messages)

[PATCH v8 00/10] vidconsole: refactoring and support for wider fonts
 2023-03-07 15:22 UTC  (3+ messages)
` [PATCH v8 04/10] video console: implement multiple fonts configuration

[PATCH] hw/acpi: Set memory regions to native endian as a work around
 2023-03-07 15:21 UTC  (21+ messages)

[PATCH v5 00/14] PolarFire SoC reset controller & clock cleanups
 2023-03-07 15:16 UTC  (4+ messages)
` [PATCH v5 07/14] riscv: dts: microchip: add mpfs specific macb reset support

[PATCH v3 0/5] Fix "Instructions Retired" from incorrectly counting
 2023-03-07 15:19 UTC  (3+ messages)
` [PATCH v3 1/5] KVM: x86/pmu: Prevent the PMU from counting disallowed events

[igt-dev] [PATCH i-g-t v5 0/7] Initial Xe test suite
 2023-03-07 15:21 UTC  (8+ messages)
` [igt-dev] [PATCH i-g-t v5 1/7] drm-uapi/xe_drm: Add Xe uAPI
` [igt-dev] [PATCH i-g-t v5 2/7] lib/xe: Introduce Xe library
` [igt-dev] [PATCH i-g-t v5 3/7] lib/igt_pm: Add a helper to query the runtime_usage
` [igt-dev] [PATCH i-g-t v5 4/7] tests/xe: Add Xe IGT tests
` [igt-dev] [PATCH i-g-t v5 5/7] tools/xe_reg: Add Xe register read/write tool
` [igt-dev] [PATCH i-g-t v5 6/7] intel-ci/xe-fast-feedback: Introduce xe-fast-feedback list
` [igt-dev] [PATCH i-g-t v5 7/7] runner/job_list: return error on crashes while running --list-subtests

[PATCH v2 0/2] media: imx: imx8mq-mipi-csi2: Use V4L2 subdev state
 2023-03-07 15:00 UTC  (3+ messages)
` [PATCH v2 1/2] media: imx: imx8mq-mipi-csi2: Use V4L2 subdev active state
` [PATCH v2 2/2] media: imx: imx8mq-mipi-csi2: remove unneeded state variable and function

[PATCH V5 0/3] PCI: designware-ep: Fix DBI access before core init
 2023-03-07 15:18 UTC  (4+ messages)

[PATCH v2 0/2] automation: introduce a Xilinx hardware test
 2023-03-07 15:21 UTC  (5+ messages)
` [PATCH v2 2/2] automation: introduce a dom0less test run on Xilinx hardware

[PATCH 0/3] Rename queue index to queue number
 2023-03-07 15:20 UTC  (7+ messages)
  ` [virtio-dev] Re: [virtio-comment] "
    ` [virtio-dev] "
        `  "

[PATCH] nbd: Fix hang when connection reset by peer
 2023-03-07 15:15 UTC 

Using fio with adjusted parameters for use case "Hana DB"
 2023-03-07 15:17 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-07 15:20 UTC 

[Syzkaller & bisect] There is WARNING: refcount bug in sock_map_free in v6.3-rc1
 2023-03-07 15:18 UTC  (2+ messages)

[f2fs-dev] [PATCH v2, RESEND] f2fs: export compress_percent and compress_watermark entries
 2023-03-07 15:16 UTC  (3+ messages)
  `  "

[LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
 2023-03-07 15:16 UTC  (6+ messages)

[PATCH v6 00/13] Add pinctrl sysfs and RZ/G2L POEG support
 2023-03-07 15:15 UTC  (5+ messages)
` [PATCH v6 03/13] pinctrl: Add sysfs support

[PATCH 0/7] Add PCIe support for IPQ9574
 2023-03-07 14:56 UTC  (14+ messages)
` [PATCH 1/7] dt-bindings: PCI: qcom: Add IPQ9574 specific compatible
` [PATCH 7/7] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes

[PATCH v5 0/3] Add pinctrl support for S32 SoC family
 2023-03-07 14:53 UTC  (8+ messages)

[Intel-wired-lan] [PATCH] iavf: do not track VLAN 0 filters
 2023-03-07 15:18 UTC  (2+ messages)

[PATCH v2 0/7] Add support for MHI Endpoint function driver
 2023-03-07 15:14 UTC  (8+ messages)
` [PATCH v2 1/7] PCI: endpoint: Pass EPF device ID to the probe function
` [PATCH v2 2/7] PCI: endpoint: Warn and return if EPC is started/stopped multiple times
` [PATCH v2 3/7] PCI: endpoint: Add linkdown notifier support
` [PATCH v2 4/7] PCI: endpoint: Add BME "
` [PATCH v2 5/7] PCI: qcom-ep: Add support for Link down notification
` [PATCH v2 6/7] PCI: qcom-ep: Add support for BME notification
` [PATCH v2 7/7] PCI: endpoint: Add PCI Endpoint function driver for MHI bus

[PATCH v5 00/15] vfio/migration: Device dirty page tracking
 2023-03-07 15:16 UTC  (3+ messages)
` [PATCH v5 12/15] vfio/common: Add device dirty page bitmap sync

[f2fs-dev] [PATCH] f2fs: fix unaligned field offset in 32-bits platform
 2023-03-07 15:14 UTC  (2+ messages)
`  "

[PATCH] linux-user: Provide print_raw_param64() for 64-bit values
 2023-03-07 15:17 UTC  (2+ messages)

[PATCH 0/6] Add IOMMU support to MT8365 SoC
 2023-03-07 13:46 UTC  (2+ messages)
` [PATCH 6/6] arm64: dts: mediatek: add iommu support for mt8365 SoC

[PATCH v2 00/18] Improve the MT8365 SoC and EVK board support
 2023-03-07 13:17 UTC  (4+ messages)
` [PATCH v2 08/18] arm64: dts: mediatek: add mt6357 PMIC support for mt8365-evk
` [PATCH v2 14/18] arm64: dts: mediatek: add ethernet "

[PATCH 00/11] scsi_debug: Some minor improvements
 2023-03-07 15:12 UTC  (4+ messages)
` [PATCH 01/11] scsi: scsi_debug: Don't hold driver host struct pointer in host->hostdata[]

[PATCH v9 0/7] Pegasos2 fixes and audio output support
 2023-03-07 15:15 UTC  (4+ messages)
` [PATCH v9 1/7] hw/display/sm501: Add debug property to control pixman usage

[Syzkaller & bisect] There is WARNING: suspicious RCU usage in mas_walk in v6.3-rc1
 2023-03-07 15:12 UTC 

[kirkstone] Google go CVEs
 2023-03-07 15:16 UTC  (9+ messages)
` [OE-core] "

[PATCH 0/2] Remove the /proc/scsi/${proc_name} directory earlier
 2023-03-07 15:08 UTC  (2+ messages)

Unsupported WiFi adapter on S905X2 board
 2023-03-07 14:40 UTC  (5+ messages)
  ` [RFC PATCH] brcmfmac: add 43751 SDIO ids and initialization

[PATCH v5 0/7] Generic IPI sending tracepoint
 2023-03-07 14:35 UTC  (12+ messages)
` [PATCH v5 4/7] irq_work: Trace self-IPIs sent via arch_irq_work_raise()
` [PATCH v5 5/7] treewide: Trace IPIs sent via smp_send_reschedule()
` [PATCH v5 6/7] smp: reword smp call IPI comment
` [PATCH v5 7/7] sched, smp: Trace smp callback causing an IPI

[PATCH 0/2] xen: some CONFIG_DEBUG_INFO changes
 2023-03-07 15:14 UTC  (9+ messages)
` [PATCH 2/2] xen: update CONFIG_DEBUG_INFO help text

[PATCH v8 0/6] Pegasos2 fixes and audio output support
 2023-03-07 15:13 UTC  (8+ messages)
` [PATCH v8 3/6] hw/isa/vt82c686: Implement PCI IRQ routing

[PATCH v5 0/3] rebase: add a config option for --rebase-merges
 2023-03-07 15:07 UTC  (5+ messages)
` [PATCH v6 0/3] rebase: document, clean up, and introduce "

stable-rc/queue/4.14 build: 194 builds: 2 failed, 192 passed, 28 warnings (v4.14.307-144-g6538648687be)
 2023-03-07 15:08 UTC 

[PATCH net-next] net: mdio: Add netlink interface
 2023-03-07 14:33 UTC  (5+ messages)

python3-ninja to speed up cmake builds of python modules
 2023-03-07 15:13 UTC 

[PATCH] bpf: extend btf id list
 2023-03-07 15:12 UTC 

[PATCH v3 0/2] Add pm_runtime support to SM6350 camcc
 2023-03-07 15:06 UTC  (5+ messages)
` [PATCH v3 1/2] clk: qcom: camcc-sm6350: add pm_runtime support

[Bug 217150] New: Bluetooth USB Adapter that comes with Xbox One Wireless Controller stopped working on 6.3 rc1
 2023-03-07 15:05 UTC  (4+ messages)
` [Bug 217150] "


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.