All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-05 17:06:55 to 2024-02-05 17:41:36 UTC [more...]

[PATCH v10 0/3] Firmware Support for USB-HID Devices and CP2112
 2024-02-05 17:09 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: i2c: Add CP2112 HID USB to SMBus Bridge
` [PATCH v10 2/3] HID: usbhid: Share USB device firmware node with child HID device
` [PATCH v10 3/3] HID: cp2112: Fwnode Support

[Buildroot] [PATCH] configs/olimex_a20_olinuxino_lime*: bump Linux and U-Boot
 2024-02-05 17:41 UTC  (2+ messages)

[linux-next:master 3841/4021] kernel/workqueue.c:6798:32: error: passing 'const struct bus_type *' to parameter of type 'struct bus_type *' discards qualifiers
 2024-02-05 17:41 UTC  (2+ messages)
` [PATCH wq/for-6.9] Revert "workqueue: make wq_subsys const"

[PATCH v9 00/16] PCI: imx6: Clean up and add imx95 pci support
 2024-02-05 17:41 UTC  (6+ messages)
` [PATCH v9 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID

[Buildroot] [PATCH 1/1] package/python-can: bump to version 4.3.1
 2024-02-05 17:40 UTC  (3+ messages)

[PATCH v1] rust: add reexports for macros
 2024-02-05 17:39 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Dropping page cache of individual fs
 2024-02-05 17:39 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/9] Multi-migration support
 2024-02-05 14:58 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/9] (arm|powerpc|s390x): Makefile: Fix .aux.o generation
` [kvm-unit-tests PATCH v2 4/9] migration: use a more robust way to wait for background job

[PATCH v3 00/26] KVM/arm64: VM configuration enforcement
 2024-02-05 17:38 UTC  (4+ messages)
` [PATCH v3 02/26] KVM: arm64: Add feature checking helpers

[PATCH 0/2] checkpatch: relax >75 warning, adjust report format
 2024-02-05 17:38 UTC  (3+ messages)
` [PATCH 2/2] checkpatch: minor whitespace changes for readability

[PATCH] tools/xentop: fix sorting bug for some columns
 2024-02-05 17:37 UTC  (2+ messages)

[Buildroot] [PATCH] support/testing: TestGrubX8664EFI: use Nehalem cpu emulation
 2024-02-05 17:37 UTC  (3+ messages)

[Buildroot] [PATCH buildroot v2 1/2] package/python-uvicorn: requires PYTHON3_SSL
 2024-02-05 17:25 UTC  (2+ messages)
` [Buildroot] [PATCH buildroot v2 2/2] support/testing: add fastapi runtime test

[Bisected] [commit dd6c3c544126] [linux-next] [6.8.0-rc2] Task hungs for infinite time call traces
 2024-02-05  9:54 UTC 

[PATCH 1/1] eal: add C++ include guard in generic/rte_vect.h
 2024-02-05 17:36 UTC  (4+ messages)

[PATCH v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
 2024-02-05 17:35 UTC  (3+ messages)

[PATCH v1 0/2] Improve remote-endpoint parsing
 2024-02-05 17:36 UTC  (3+ messages)
` [PATCH v1 1/2] of: property: Improve finding the consumer of a remote-endpoint property

[PATCH] cpufreq: Change default transition delay to 2ms
 2024-02-05 17:35 UTC  (4+ messages)

[PATCH v10 00/14] PCI: imx6: Clean up and add imx95 pci support
 2024-02-05 17:33 UTC  (30+ messages)
` [PATCH v10 01/14] PCI: imx6: Simplify clock handling by using clk_bulk*() function
` [PATCH v10 02/14] PCI: imx6: Simplify phy handling by using IMX6_PCIE_FLAG_HAS_PHYDRV
` [PATCH v10 03/14] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v10 04/14] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v10 05/14] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v10 06/14] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v10 07/14] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v10 08/14] dt-bindings: imx6q-pcie: Restruct reg and reg-name
` [PATCH v10 09/14] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v10 10/14] PCI: imx6: Add iMX95 PCIe Root Complex support
` [PATCH v10 11/14] PCI: imx6: Clean up get addr_space code
` [PATCH v10 12/14] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v10 13/14] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v10 14/14] PCI: imx6: Add iMX95 Endpoint (EP) support

[LTP] [PATCH] waitpid01: Test all standard deadly signals
 2024-02-05 17:34 UTC  (2+ messages)

[PATCH v4 0/3] arm64: dts: ti: am62: Add USB support for k3-am62p
 2024-02-05 17:34 UTC  (4+ messages)
` [PATCH v4 3/3] arm64: dts: ti: k3-am62p: add the USB sub-system

[Outreachy][PATCH 1/2] date: refactor 64 bit prereq code into reusable functions
 2024-02-05 17:34 UTC  (2+ messages)

[PATCH] hv: vmbus: make hv_bus const
 2024-02-05 17:34 UTC  (3+ messages)

[Buildroot] [PATCH buildroot 1/2] package/python-uvicorn: requires PYTHON3_SSL
 2024-02-05 17:25 UTC  (2+ messages)
` [Buildroot] [PATCH buildroot 2/2] support/testing: add fastapi runtime test

[PATCH 0/4] USB-C TCPM Orientation Support
 2024-02-05 17:32 UTC  (6+ messages)
` [PATCH 4/4] usb: typec: tcpci: add support to set connector orientation

[xen-unstable-smoke test] 184592: tolerable all pass - PUSHED
 2024-02-05 17:31 UTC 

[PATCH] kvm/x86: add capability to disable the write-track mechanism
 2024-02-05 17:31 UTC 

[PATCH] pwm: bcm2835: Drop write-only member of driver private data
 2024-02-05 17:31 UTC  (2+ messages)

[PATCH v2 -qemu] hw/cxl: Support firmware updates
 2024-02-05 17:29 UTC 

[PATCH v2 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-02-05 17:29 UTC  (6+ messages)
` [PATCH v2 2/2] phy: add driver for MediaTek XFI T-PHY

Should we establish a new nfsdctl userland program?
 2024-02-05 17:29 UTC  (5+ messages)

[PATCH v2 0/4] Add 8qm SMMU information
 2024-02-05 17:28 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: mmc: fsl-imx-esdhc: add iommus property

do_unpack[depends] behavior
 2024-02-05 17:29 UTC 

[PATCH] memstick: core: make memstick_bus_type const
 2024-02-05 17:28 UTC  (2+ messages)

[PATCH 0/3] drivers: mmc: struct bus_type cleanup
 2024-02-05 17:28 UTC  (2+ messages)

[PATCH] pmdomain: mediatek: Use devm_platform_get_and_ioremap_resource() in init_scp()
 2024-02-05 17:28 UTC  (4+ messages)

[PATCH 0/5] virtio-blk: iothread-vq-mapping cleanups
 2024-02-05 17:26 UTC  (6+ messages)
` [PATCH 1/5] virtio-blk: enforce iothread-vq-mapping validation
` [PATCH 2/5] virtio-blk: clarify that there is at least 1 virtqueue
` [PATCH 3/5] virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb()
` [PATCH 4/5] virtio-blk: declare VirtIOBlock::rq with a type
` [PATCH 5/5] monitor: use aio_co_reschedule_self()

[PATCH 00/26] Zone write plugging
 2024-02-05 17:28 UTC  (6+ messages)
` [PATCH 01/26] block: Restore sector of flush requests
` [PATCH 02/26] block: Remove req_bio_endio()

[PATCH v2] regset: use kvzalloc() for regset_get_alloc()
 2024-02-05 17:26 UTC  (2+ messages)

[RFC PATCH] arm64/sve,sme: Refine scalable regset sizes at boot
 2024-02-05 17:27 UTC  (2+ messages)

[PATCH] tools/xentop: add option to display dom0 first
 2024-02-05 17:27 UTC  (2+ messages)

[PATCH v9 00/12] drm/meson: add support for MIPI DSI Display
 2024-02-05 17:27 UTC  (9+ messages)
` [PATCH v9 07/12] clk: meson: add vclk driver

[Buildroot] [PATCH v2 1/1] configs/imx8mmpico: uboot needs openssl
 2024-02-05 17:26 UTC  (2+ messages)

[PATCH] Documentation: admin-guide: tainted-kernels.rst: Add missing article and comma
 2024-02-05 17:26 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] configs/milkv_duo: new defconfig
 2024-02-05 17:25 UTC  (2+ messages)

[PATCH vfio] vfio/pds: Rework and simplify reset flows
 2024-02-05 17:25 UTC  (3+ messages)

[PATCH 0/3] Memory management patches needed by Rust Binder
 2024-02-05 17:23 UTC  (7+ messages)
` [PATCH 3/3] rust: add abstraction for `struct page`

[PATCH] Documentation: multiple .rst files: Fix grammar and more consistent formatting
 2024-02-05 17:24 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v9 0/5] riscv: sophgo: add clock support for sg2042
 2024-02-05 17:24 UTC  (7+ messages)
` [PATCH v9 1/5] dt-bindings: clock: sophgo: add pll clocks for SG2042
` [PATCH v9 2/5] dt-bindings: clock: sophgo: add RP gate "

[PATCH 0/2] ntb: struct bus_type cleanup
 2024-02-05 17:24 UTC  (5+ messages)
` [PATCH 1/2] ntb: ntb_transport: make ntb_transport_bus const
` [PATCH 2/2] ntb: core: make ntb_bus const

[Buildroot] [PATCH 1/2] toolchain: introduce BR2_TOOLCHAIN_HAS_GCC_BUG_109809
 2024-02-05 17:23 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/htop: fix build failure due to gcc bug 109809

[Buildroot] [PATCH 1/1] package/sispmctl: bump to version 4.11
 2024-02-05 17:23 UTC  (2+ messages)

cip/linux-5.10.y-cip build: 114 builds: 0 failed, 114 passed, 4 warnings (v5.10.209-cip44)
 2024-02-05 17:22 UTC 

[Buildroot] [PATCH 1/1] package/sqlciper: bump to version 4.5.5
 2024-02-05 17:22 UTC  (2+ messages)

[PATCH] Documentation: coding-style: Update syntax highlighting for code-blocks
 2024-02-05 17:22 UTC  (2+ messages)

[PATCH 2/2] drm/i915/lnl: Program PKGC_LATENCY register
 2024-02-05 17:22 UTC  (4+ messages)

[PATCH] nvdimm: make nvdimm_bus_type const
 2024-02-05 17:22 UTC  (2+ messages)

[TEST] Wiki / instructions
 2024-02-05 17:21 UTC  (2+ messages)

[PATCH] commit.c: ensure strchrnul() doesn't scan beyond range
 2024-02-05 17:21 UTC 

[Buildroot] [PATCH 1/1] package/libjwt: add gnutls support
 2024-02-05 17:21 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: hwinfo: samsung,exynos-chipid: add gs101-chipid compatible
 2024-02-05 17:21 UTC  (3+ messages)

✅ PASS (MISSED 11 of 226): Test report for master (6.8.0-rc3, mainline.kernel.org-clang, 54be6c6c)
 2024-02-05 17:21 UTC 

[PATCH] docs: Document possible_cpus parameter
 2024-02-05 17:21 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-rtoml: bump to version 0.10.0
 2024-02-05 17:21 UTC  (3+ messages)

[LTP] msgstress SysV IPC testing suite
 2024-02-05 17:21 UTC  (2+ messages)

[PATCHv1 1/5] arm64: dts: amlogic: Add cache information to the Amlogic GXBB and GXL SoC
 2024-02-05 17:19 UTC  (15+ messages)
` [PATCHv1 2/5] arm64: dts: amlogic: Add cache information to the Amlogic SM1 SoC
` [PATCHv1 3/5] arm64: dts: amlogic: Add cache information to the Amlogic G12A SoCS
` [PATCHv1 4/5] arm64: dts: amlogic: Add cache information to the Amlogic S922X SoC
` [PATCHv1 5/5] arm64: dts: amlogic: Add cache information to the Amlogic A7 SoC

[Buildroot] [PATCH buildroot] package/python-minimalmodbus: fix empty package
 2024-02-05 17:20 UTC  (3+ messages)

[PATCH] dt-bindings: trivial-devices: sort entries alphanumerically
 2024-02-05 17:20 UTC  (2+ messages)

[PATCH 1/1] mm: vmalloc: Add a scan area of VA only once
 2024-02-05 17:20 UTC  (5+ messages)

[PATCH] docs/style: allow C99 mixed declarations
 2024-02-05 17:18 UTC 

[PATCH v4 00/18] Add support for Mobileye EyeQ5 system controller
 2024-02-05 17:19 UTC  (3+ messages)
` [PATCH v4 06/18] dt-bindings: pinctrl: mobileye,eyeq5-pinctrl: add bindings

kirkstone merge request: Feb 5th
 2024-02-05 17:18 UTC  (2+ messages)

[PATCH] bitbake-diffsigs: Support tasks with dependencies correctly again
 2024-02-05 17:18 UTC  (2+ messages)
` [OE-core] "

[PATCH v4 00/32] tools: enable xenstore-stubdom to use 9pfs
 2024-02-05 17:18 UTC  (4+ messages)

IMSM (Intel Matrix Storage Manager) device is not detected by 6.6.x/6.7.x but works in 5.19.17
 2024-02-05 17:32 UTC 

[PATCH] drm/i915/dp: Fix connector DSC HW state readout
 2024-02-05 17:17 UTC  (2+ messages)

[PATCH] Documentation: coding-style: Fix indentation in code-blocks
 2024-02-05 17:16 UTC  (2+ messages)

[PATCH] blk-throttle: Eliminate redundant checks for data direction
 2024-02-05 17:16 UTC  (2+ messages)

Combine ipv4 and ipv6 in a set
 2024-02-05 17:16 UTC  (12+ messages)

[PATCH] tests: fetch.py: use real subversion repository
 2024-02-05 17:15 UTC 

[PATCH 00/19] drm/i915: Add Display Port tunnel BW allocation support
 2024-02-05 17:15 UTC  (6+ messages)
` [PATCH 02/19] drm/dp: Add support for DP tunneling

trailers update and bots
 2024-02-05 17:15 UTC  (7+ messages)

[PATCH 0/6] Cursor Fault Fixes
 2024-02-05 17:14 UTC  (3+ messages)

[PATCH 0/2 v2] Add cond_guard() to conditional guards
 2024-02-05 17:14 UTC  (5+ messages)
` [PATCH 1/2 v2] cleanup: "
` [PATCH 2/2 v2] cxl/region: Use cond_guard() in show_targetN()

[PATCH v4 0/6] pwm: meson: dt-bindings fixup
 2024-02-05 17:12 UTC  (4+ messages)
` [PATCH v4 4/6] pwm: meson: use device data to carry information around

race between nvme device creation and discovery?
 2024-02-05 17:13 UTC  (8+ messages)
  `  "
        `  "
          `  "
            `  "

[RFC 00/18] Pkernfs: Support persistence for live update
 2024-02-05 17:12 UTC  (9+ messages)
` [RFC 13/18] vfio: add ioctl to define persistent pgtables on container
` [RFC 14/18] intel-iommu: Allocate domain pgtable pages from pkernfs

[PATCH] drm/amdkfd: Relocate TBA/TMA to opposite side of VM hole (v2)
 2024-02-05 17:12 UTC  (7+ messages)
  `  "

[PATCH] arm64/sve: Lower the maximum allocation for the SVE ptrace regset
 2024-02-05 17:11 UTC  (3+ messages)

[PATCH v3] dt-bindings: iio: afe: voltage-divider: Add io-channel-cells
 2024-02-05 17:11 UTC  (9+ messages)

[patch net] devlink: avoid potential loop in devlink_rel_nested_in_notify_work()
 2024-02-05 17:11 UTC 

[PATCH 0/1] Enable ccs compressed framebuffers on Xe2
 2024-02-05 17:11 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Enable ccs compressed framebuffers on Xe2 (rev4)

[PATCH 0/9] rtw88: Add support for RTL8723CS/RTL8703B
 2024-02-05 17:10 UTC  (4+ messages)
` [PATCH 2/9] wifi: rtw88: Debug output for rtw8723x EFUSE

[PATCH] net: sctp: fix memory leak in sctp_chunk_destroy()
 2024-02-05 17:01 UTC 

[PATCH] ip: Add missing stats command to usage
 2024-02-05 17:10 UTC  (2+ messages)

[Buildroot] [PATCH] package/ifplugd: add option to override sysconfdir
 2024-02-05 17:09 UTC  (2+ messages)

[PATCH net] ppp_async: limit MRU to 64K
 2024-02-05 17:10 UTC 

pm/testing baseline: 48 runs, 8 regressions (v6.8-rc3-31-g7cfffced6d0e)
 2024-02-05 17:10 UTC 

[PATCH 1/1] kernel-doc: Support arrays of pointers struct fields
 2024-02-05 17:04 UTC  (2+ messages)

[PATCH v1 1/1] ufs: core: fix shift issue in ufshcd_clear_cmd
 2024-02-05 17:08 UTC  (3+ messages)

[RFC PATCH] platform/x86/fujitsu-laptop: Add battery charge control support
 2024-02-05 17:07 UTC  (5+ messages)
` [RFC PATCH v2] "

[PATCH mptcp-net 4/4] mptcp: fix duplicate subflow creation
 2024-02-05 17:08 UTC  (2+ messages)
` mptcp: fix duplicate subflow creation: Tests Results

[PATCH v4] PM / sleep: Mechanism to find source aborting kernel suspend transition
 2024-02-05 17:07 UTC 

clean up blk_mq_submit_bio
 2024-02-05 17:08 UTC  (2+ messages)

Git in GSoC 2024
 2024-02-05 17:07 UTC  (8+ messages)

[PATCH] docs: maintainer: add existing SoC and netdev profiles
 2024-02-05 17:07 UTC  (2+ messages)

[PATCH] mm: huge_memory: don't force huge page alignment on 32 bit
 2024-02-05 17:07 UTC  (3+ messages)

[v2][oe-core][PATCH 1/1] eudev: allow for predictable network interface names
 2024-02-05 17:07 UTC  (2+ messages)

[PATCH 0/2] Add cond_guard() to conditional guards
 2024-02-05 17:06 UTC  (3+ messages)
` [PATCH 2/2] cxl/region: Use cond_guard() in show_targetN()


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.