All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-20 14:34:23 to 2023-02-20 15:22:41 UTC [more...]

[PATCH V2 0/6] Add regulator support for IPQ9574 SoC
 2023-02-20 15:22 UTC  (6+ messages)
` [PATCH V2 5/6] arm64: dts: qcom: ipq9574: Add RPM related nodes

[PATCH v3 00/55] MediaTek clocks: full module build and cleanups
 2023-02-20 15:01 UTC  (84+ messages)
` [PATCH v3 01/55] clk: mediatek: clk-mtk: Switch to device_get_match_data()
` [PATCH v3 02/55] clk: mediatek: clk-mtk: Introduce clk_mtk_pdev_{probe,remove}()
` [PATCH v3 03/55] clk: mediatek: Migrate to mtk_clk_pdev_probe() for multimedia clocks
` [PATCH v3 04/55] clk: mediatek: Add divider clocks to mtk_clk_simple_{probe,remove}()
` [PATCH v3 05/55] clk: mediatek: mt2712: Migrate topckgen/mcucfg to mtk_clk_simple_probe()
` [PATCH v3 06/55] clk: mediatek: mt2712: Compress clock arrays entries to 90 columns
` [PATCH v3 07/55] clk: mediatek: mt2712: Add error handling to clk_mt2712_apmixed_probe()
` [PATCH v3 08/55] clk: mediatek: mt2712: Move apmixedsys clock driver to its own file
` [PATCH v3 09/55] clk: mediatek: mt2712-apmixedsys: Add .remove() callback for module build
` [PATCH v3 10/55] clk: mediatek: mt2712: Change to use module_platform_driver macro
` [PATCH v3 11/55] clk: mediatek: mt8365: Move apmixedsys clock driver to its own file
` [PATCH v3 12/55] clk: mediatek: mt8365: Convert simple_gate to mtk_gate clocks
` [PATCH v3 13/55] clk: mediatek: mt8365: Join top_misc_mux_gates and top_misc_muxes arrays
` [PATCH v3 14/55] clk: mediatek: mt8365: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v3 15/55] clk: mediatek: mt8167: Compress GATE_TOPx macros
` [PATCH v3 16/55] clk: mediatek: mt8167: Move apmixedsys as platform_driver in new file
` [PATCH v3 17/55] clk: mediatek: mt8167: Remove __initconst annotation from arrays
` [PATCH v3 18/55] clk: mediatek: mt8167: Convert to mtk_clk_simple_{probe,remove}()
` [PATCH v3 19/55] clk: mediatek: mt8183: Move apmixedsys clock driver to its own file
` [PATCH v3 20/55] clk: mediatek: mt8183: Compress clocks arrays entries where possible
` [PATCH v3 21/55] clk: mediatek: mt8183: Convert all remaining clocks to common probe
` [PATCH v3 22/55] clk: mediatek: Consistently use GATE_MTK() macro
` [PATCH v3 23/55] clk: mediatek: mt7622: Properly use CLK_IS_CRITICAL flag
` [PATCH v3 24/55] clk: mediatek: mt7622: Move apmixedsys clock driver to its own file
` [PATCH v3 25/55] clk: mediatek: mt7622-apmixedsys: Add .remove() callback for module build
` [PATCH v3 26/55] clk: mediatek: mt7622: Move infracfg to clk-mt7622-infracfg.c
` [PATCH v3 27/55] clk: mediatek: mt7622: Convert to platform driver and simple probe
` [PATCH v3 28/55] clk: mediatek: mt8516: Move apmixedsys clock driver to its own file
` [PATCH v3 29/55] clk: mediatek: mt8516: Convert to platform driver and simple probe
` [PATCH v3 30/55] clk: mediatek: mt8516: Allow building clock drivers as modules
` [PATCH v3 31/55] clk: mediatek: Propagate struct device with mtk_clk_register_dividers()
` [PATCH v3 32/55] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock
` [PATCH v3 33/55] clk: mediatek: mt7986-infracfg: Migrate to common probe mechanism
` [PATCH v3 34/55] clk: mediatek: mt7986-eth: "
` [PATCH v3 35/55] clk: mediatek: mt8186-mcu: "
` [PATCH v3 36/55] clk: mediatek: Switch to module_platform_driver() where possible
` [PATCH v3 37/55] clk: mediatek: Add MODULE_LICENSE() where missing
` [PATCH v3 38/55] clk: mediatek: mt2712: Change Kconfig options to allow module build
` [PATCH v3 39/55] clk: mediatek: Split MT8195 clock drivers and "
` [PATCH v3 40/55] clk: mediatek: Allow building MT8192 non-critical clocks as modules
` [PATCH v3 41/55] clk: mediatek: Allow MT7622 clocks to be built "
` [PATCH v3 42/55] clk: mediatek: Allow all MT8167 "
` [PATCH v3 43/55] clk: mediatek: Allow all MT8183 "
` [PATCH v3 44/55] clk: mediatek: Allow building most MT6765 clock drivers "
` [PATCH v3 45/55] clk: mediatek: Allow building most MT6797 "
` [PATCH v3 46/55] clk: mediatek: Split configuration options for MT8186 clock drivers
` [PATCH v3 47/55] clk: mediatek: mt8192: Move apmixedsys clock driver to its own file
` [PATCH v3 48/55] clk: mediatek: Kconfig: Allow module build for core mt8192 clocks
` [PATCH v3 49/55] clk: mediatek: Add MODULE_DEVICE_TABLE() where appropriate
` [PATCH v3 50/55] clk: mediatek: mt8135: Move apmixedsys to its own file
` [PATCH v3 51/55] clk: mediatek: mt8135: Properly use CLK_IS_CRITICAL flag
` [PATCH v3 52/55] clk: mediatek: mt8135-apmixedsys: Convert to platform_driver and module
` [PATCH v3 53/55] clk: mediatek: mt8135: Join root_clk_alias and top_divs arrays
` [PATCH v3 54/55] clk: mediatek: mt8135: Convert to simple probe and enable module build
` [PATCH v3 55/55] clk: mediatek: mt8135: Remove __initconst annotation from clock arrays

[PATCH 01/39] scripts/oe-setup-layers: correct variable names - layers should be called repos
 2023-02-20 15:21 UTC  (3+ messages)
` [PATCH 05/39] insane.bbclass: make patch-fuzz a warning again
  ` [OE-core] "

[PATCH v4 0/2] leds: ledtrig-tty: add tty_led_mode xtension
 2023-02-20 15:20 UTC  (3+ messages)
` [PATCH v4 1/2] tty: new helper function tty_get_mget
` [PATCH v4 2/2] trigger: ledtrig-tty: add additional modes

[PATCH] net/gve: fix Rx no mbufs stats counter update
 2023-02-20 15:19 UTC  (2+ messages)
` [PATCH v2] "

renesas/master baseline: 410 runs, 63 regressions (renesas-devel-2023-02-20-v6.2)
 2023-02-20 15:18 UTC 

renesas/master baseline-nfs: 192 runs, 3 regressions (renesas-devel-2023-02-20-v6.2)
 2023-02-20 15:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-02-20 15:19 UTC 

[PATCH v7 4/8] fs, block: copy_file_range for def_blk_ops for direct block device
 2023-02-20 15:18 UTC  (3+ messages)
` [dm-devel] "

[PATCH v3 0/4] Adds support for running QEMU natively on windows-arm64
 2023-02-20 15:16 UTC  (11+ messages)
` [PATCH v3 1/4] util/cacheflush: fix cache "
` [PATCH v3 2/4] sysemu/os-win32: fix setjmp/longjmp "
` [PATCH v3 3/4] qga/vss-win32: fix warning for clang++-15
` [PATCH v3 4/4] target/ppc: fix warning with clang-15

[Intel-gfx] [PATCH 1/2] drm/i915: Fix audio ELD handling for DP MST
 2023-02-20 15:17 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Drop useless intel_dp_has_audio() argument

[PATCH iproute2] man: tc-mqprio: extend prio-tc-queue mapping with examples
 2023-02-20 15:15 UTC  (2+ messages)

[PATCH] mm: change memcg->oom_group access with atomic operations
 2023-02-20 15:16 UTC  (2+ messages)

[syzbot] upstream-arm64 build error
 2023-02-20 15:13 UTC  (4+ messages)

[PATCH 0/1] pc-bios: Support List-Directed IPL from ECKD DASD
 2023-02-20 15:13 UTC 

linux-next: manual merge of the mm-stable tree with the cifs tree
 2023-02-20 15:12 UTC  (4+ messages)

[PATCH drm-next v2 00/16] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-02-20 15:10 UTC  (17+ messages)
` [PATCH drm-next v2 03/16] maple_tree: split up MA_STATE() macro
      ` [Nouveau] "
` [PATCH drm-next v2 04/16] maple_tree: add flag MT_FLAGS_LOCK_NONE
      ` [Nouveau] "

[PATCH 0/2] lockdep lock comparison function
 2023-02-20 15:09 UTC  (3+ messages)
` [PATCH 1/2] lockdep: lock_set_lock_cmp_fn()

v4l2-test-controls.cpp(325): expected 8 private controls, got 7
 2023-02-20 15:09 UTC  (2+ messages)

[PATCH net-next v1 0/4] net: phy: EEE fixes
 2023-02-20 15:08 UTC  (6+ messages)
` [PATCH net-next v1 3/4] net: phy: do not force EEE support

SVSM Attestation and vTPM specification additions - v0.60
 2023-02-20 15:10 UTC  (4+ messages)

[PATCH] block: Handle curl 7.55.0, 7.85.0 version changes
 2023-02-20 15:09 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-20 15:09 UTC 

[PATCH v4] virtio-net: support the virtqueue coalescing moderation
 2023-02-20 15:09 UTC  (2+ messages)
` [virtio-comment] "

stable-rc/queue/4.14 build: 195 builds: 2 failed, 193 passed, 28 warnings (v4.14.305-53-gb938e827e2f7)
 2023-02-20 15:06 UTC 

[PATCH] net/hns3: support disable IOVA as PA mode
 2023-02-20 15:07 UTC  (11+ messages)

[PATCH 0/9] hw/usb: Cleanups around QOM style
 2023-02-20 15:05 UTC  (10+ messages)
` [PATCH 1/9] hw/usb/dev-smartcard-reader: Avoid forward-declaring CCIDBus
` [PATCH 2/9] hw/usb/hcd-ohci: Use OHCIState type definition
` [PATCH 3/9] hw/usb/hcd-ohci-pci: Use QOM type-safe cast conversion macro
` [PATCH 4/9] hw/usb/hcd-uhci: Declare QOM macros using OBJECT_DECLARE_TYPE()
` [PATCH 5/9] hw/usb/hcd-uhci: Replace container_of() by UHCI_GET_CLASS() QOM macro
` [PATCH 6/9] hw/usb/hcd-xhci-nec: Declare QOM macros for NEC_XHCI
` [PATCH 7/9] hw/usb/hcd-xhci-nec: Replace container_of() by NEC_XHCI() QOM cast macro
` [PATCH 8/9] hw/usb/u2f: Declare QOM macros using OBJECT_DECLARE_TYPE()
` [PATCH 9/9] hw/usb/u2f-passthru: Use QOM type-safe cast conversion macros

stable-rc/queue/4.19 build: 196 builds: 5 failed, 191 passed, 25 warnings (v4.19.272-89-gffd5d7f695f9)
 2023-02-20 15:03 UTC 

[PATCH v3] Let the EQoS in imx8mp handle fixed-phy too
 2023-02-20 15:03 UTC 

[PATCH] staging: rtl8712: Fix Sparse warnings in rtl871x_ioctl_linux.c
 2023-02-20 15:03 UTC  (2+ messages)

[RFC PATCH v2] docs: build-platforms: refine requirements on Python build dependencies
 2023-02-20 15:02 UTC  (2+ messages)

[PATCH 0/6] Testpmd code cleanup
 2023-02-20 15:02 UTC  (4+ messages)

[PATCH v4 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-02-20 15:00 UTC  (5+ messages)
` [PATCH v4 6/7] riscv: dts: starfive: jh7110: Add ethernet device node

[PATCH mptcp-next] Squash-to: mptcp: refactor passive socket initialization
 2023-02-20 15:01 UTC  (2+ messages)

[PATCH] usb: xhci: Workaround for runpm issue on AMD xHC
 2023-02-20 15:00 UTC  (4+ messages)

[PATCH] staging: rtl8712: Fix multiple line dereference
 2023-02-20 15:00 UTC  (2+ messages)

arm64: libgpiod: refcount_t: underflow; use-after-free
 2023-02-20 14:59 UTC 

[PATCH v4 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-02-20 14:58 UTC  (4+ messages)
` [PATCH v4 2/5] drivers: regulator: Add ADI MAX77541/MAX77540 Regulator Support

[Buildroot] [PATCH 1/1] package/glslsandbox-player: fix build with rockchip-mali
 2023-02-20 14:59 UTC  (4+ messages)

Running bootstrap script fails on Debian unstable
 2023-02-20 14:59 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-20 14:59 UTC 

[PATCH] tools/xenstore: remove stale comment in create_node()
 2023-02-20 14:57 UTC 

stable-rc/queue/5.15 build: 178 builds: 3 failed, 175 passed, 10 errors, 3 warnings (v5.15.94-83-g5b24653d95b2)
 2023-02-20 14:55 UTC 

[PATCH 1/3] net/ark: support secondary process
 2023-02-20 14:54 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] net/ark: support for single function with multiple port

[PATCH for-next 1/1] io_uring/rsrc: fix a comment in io_import_fixed()
 2023-02-20 14:53 UTC  (2+ messages)

[PATCH for-next v2 1/1] io_uring/rsrc: disallow multi-source reg buffers
 2023-02-20 14:53 UTC  (2+ messages)

[PATCH 0/7] Add PCIe support for IPQ9574
 2023-02-20 14:51 UTC  (6+ messages)
` [PATCH 2/7] PCI: qcom: Add IPQ9574 PCIe support

[PATCH] WIP: TPM additions
 2023-02-20 14:51 UTC 

[PATCH] include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
 2023-02-20 14:51 UTC  (2+ messages)

[PATCH v2 0/8] Support ACPI PSP on Hyper-V
 2023-02-20 14:49 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-02-20 14:49 UTC 

[PATCH v1 00/17] Self-encapsulate the thermal zone device structure
 2023-02-20 14:48 UTC  (5+ messages)
` [PATCH v1 01/17] thermal/core: Add a thermal zone 'devdata' accessor

[RFC PATCH 0/4] tools/nolibc: add stdint and more integer types
 2023-02-20 14:47 UTC  (4+ messages)
` [RFC PATCH 2/4] tools/nolibc: add integer types and integer limit macros

[PATCH] doc: fix reference to event timer header
 2023-02-20 14:47 UTC 

[ANNOUNCE] fstests: for-next branch updated to v2023.02.19
 2023-02-20 14:46 UTC 

[PATCH v9 0/9] arm64: j721s2: Add support for additional IPs
 2023-02-20 14:45 UTC  (4+ messages)
` [PATCH v9 2/9] arm64: dts: ti: k3-j721s2-main: Add support for USB

[virtio-comment] [PATCH v3 0/2] virtio-net: Improve dev config layout
 2023-02-20 14:46 UTC  (5+ messages)
` [PATCH v3 1/2] virtio-net: Describe dev cfg fields read only
  ` [virtio-dev] "
` [PATCH v3 2/2] virtio-net: Define cfg fields before description
  ` [virtio-comment] "

[PATCH liburing] test/buf-ring: add test for buf ring occupying exactly one page
 2023-02-20 14:45 UTC  (2+ messages)

[PATCH][next] of: dynamic: Fix spelling mistake "kojbect" -> "kobject"
 2023-02-20 14:44 UTC 

[PATCH v4] posix-timers: Prefer delivery of signals to the current thread
 2023-02-20 14:43 UTC  (2+ messages)
` [PATCH v5] "

PROBLEM: nf_conntrack_events autodetect mode invalidates NETLINK_LISTEN_ALL_NSID netlink socket option
 2023-02-20 14:43 UTC  (5+ messages)

[PATCH 0/2] media: i2c: ov5647: Add test pattern support
 2023-02-20 14:43 UTC  (5+ messages)
` [PATCH 1/2] media: i2c: ov5647: Add test pattern control
` [PATCH 2/2] media: i2c: ov5647: Use bus-locked i2c_transfer()

[QUESTION] about the maple tree and current status of mmap_lock scalability
 2023-02-20 14:43 UTC  (8+ messages)

[PATCH 0/4] Cache tctx cancelation state in the ctx
 2023-02-20 14:43 UTC  (3+ messages)
` [PATCH 3/4] io_uring: cache task "

[LSF/MM/BPF TOPIC] reducing direct map fragmentation
 2023-02-20 14:43 UTC  (4+ messages)

[PATCH] i2c: gxp: return proper error on address NACK
 2023-02-20 14:40 UTC 

[RFC PATCH V2 0/1] x86: cpu topology fix and question on x86_max_cores
 2023-02-20 14:40 UTC  (3+ messages)

[PATCH v2 0/5] remove internal tracepoints from version map
 2023-02-20 14:39 UTC  (3+ messages)
` [PATCH v3 "

RTT-PROBE: lore-subspace-rtt
 2023-02-20 14:39 UTC 

[PATCH] platform/x86: int3472/discrete: Drop unnecessary obj->type == string check
 2023-02-20 14:38 UTC  (2+ messages)

[PATCH] doc: uefi: fix links
 2023-02-20 14:37 UTC 

[PATCH v2 mptcp-net 1/2] mptcp: use the workqueue to destroy unaccepted sockets
 2023-02-20 14:37 UTC  (8+ messages)
` [PATCH v2 mptcp-net 2/2] mptcp: fix UaF in listener shutdown

[PATCH] io_uring: fix size calculation when registering buf ring
 2023-02-20 14:37 UTC  (2+ messages)

stable-rc/linux-5.15.y build: 179 builds: 3 failed, 176 passed, 10 errors, 3 warnings (v5.15.94-84-g7543b98de799)
 2023-02-20 14:36 UTC 

[PATCH bpf-next v1 0/7] Add support for kptrs in more BPF maps
 2023-02-20 14:35 UTC  (2+ messages)

[ANNOUNCE] fstests: merge v2023.02.12 onto master branch
 2023-02-20 14:35 UTC 

[PATCH bpf-next v2] riscv, bpf: Add kfunc support for RV64
 2023-02-20 14:34 UTC  (3+ messages)

[GIT PULL] SPI updates for v6.3
 2023-02-20 14:34 UTC 


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.