messages from 2024-06-27 15:01:04 to 2024-06-27 15:34:41 UTC [more...]
[PATCH net-next 00/10] bnxt_en: PTP updates for net-next
2024-06-27 15:34 UTC (4+ messages)
` [PATCH net-next 10/10] bnxt_en: Remove atomic operations on ptp->tx_avail
[PATCH v8 net-next 0/9] ethtool: track custom RSS contexts in the core
2024-06-27 15:33 UTC (9+ messages)
` [PATCH v8 net-next 1/9] net: move ethtool-related netdev state into its own struct
` [PATCH v8 net-next 2/9] net: ethtool: attach an XArray of custom RSS contexts to a netdevice
` [PATCH v8 net-next 3/9] net: ethtool: record custom RSS contexts in the XArray
` [PATCH v8 net-next 4/9] net: ethtool: let the core choose RSS context IDs
` [PATCH v8 net-next 5/9] net: ethtool: add an extack parameter to new rxfh_context APIs
` [PATCH v8 net-next 6/9] net: ethtool: add a mutex protecting RSS contexts
` [PATCH v8 net-next 7/9] sfc: use new rxfh_context API
` [PATCH v8 net-next 8/9] net: ethtool: use the tracking array for get_rxfh on custom RSS contexts
[PATCH v2 00/10] riscv: add initial support for SpacemiT K1
2024-06-27 15:31 UTC (22+ messages)
` [PATCH v2 01/10] dt-bindings: vendor-prefixes: add spacemit
` [PATCH v2 02/10] dt-bindings: riscv: Add SpacemiT X60 compatibles
` [PATCH v2 03/10] dt-bindings: riscv: add SpacemiT K1 bindings
` [PATCH v2 04/10] dt-bindings: timer: Add SpacemiT K1 CLINT
` [PATCH v2 05/10] dt-bindings: interrupt-controller: Add SpacemiT K1 PLIC
` [PATCH v2 06/10] dt-bindings: serial: 8250: Add SpacemiT K1 uart compatible
` [PATCH v2 07/10] riscv: add SpacemiT SOC family Kconfig support
` [PATCH v2 08/10] riscv: dts: add initial SpacemiT K1 SoC device tree
` [PATCH v2 09/10] riscv: dts: spacemit: add Banana Pi BPI-F3 board "
` [PATCH v2 10/10] riscv: defconfig: enable SpacemiT SoC
[PATCH 0/3] fs/file.c: optimize the critical section of
2024-06-27 15:33 UTC (9+ messages)
` [PATCH v2 0/3] fs/file.c: optimize the critical section of file_lock in
` [PATCH v2 1/3] fs/file.c: add fast path in alloc_fd()
[PATCH] block/curl: explicitly assert that strchr returns non-NULL value
2024-06-27 15:30 UTC
[PATCH RFC 0/7] PCI: enable Power and configure the QPS615 PCIe switch
2024-06-27 15:31 UTC (3+ messages)
` [PATCH RFC 1/7] dt: bindings: add qcom,qps615.yaml
[libgpiod][PATCH v2 1/2] bindings: python: tests: add a test case for line request by name with multiple entries
2024-06-27 15:31 UTC (2+ messages)
` [libgpiod][PATCH v2 2/2] bindings: python: fix "
[PATCH] drm/xe: Process message queue upon submission start
2024-06-27 15:31 UTC (2+ messages)
` ✗ CI.FULL: failure for "
[PATCH] uprobe: Do not use UPROBE_SWBP_INSN as static initializer
2024-06-27 15:29 UTC (9+ messages)
[PATCH 2/2] eal: add Arm WFET in power management intrinsics
2024-06-27 15:30 UTC (4+ messages)
` [PATCH v2 1/2] config/arm: adds Arm Neoverse N3 SoC
` [PATCH v2 2/2] eal: add Arm WFET in power management intrinsics
[PATCH 0/1] support GIT_IGNORE_INSECURE_OWNER environment variable
2024-06-27 15:28 UTC (7+ messages)
` [PATCH] setup: "
[GIT PULL] Btrfs fixes for 6.10-rc6
2024-06-27 15:28 UTC
[PATCH v2 0/2] fat: add support for directories without . and .. entries
2024-06-27 15:28 UTC (7+ messages)
` [PATCH v2 2/2] fat: always use dir_emit_dots and ignore "
[PATCH for-4.19? v13 0/10] Enable build of full Xen for RISC-V
2024-06-27 15:27 UTC (6+ messages)
` [PATCH v13 07/10] xen/common: fix build issue for common/trace.c
[CI] drm/xe/guc: Remove spurious line feed in debug print
2024-06-27 15:27 UTC (6+ messages)
[PATCH v2] pinctrl: samsung: Add support for pull-up and pull-down
2024-06-27 15:27 UTC (7+ messages)
[PATCH rdma-next 1/1] RDMA/mana_ib: Set correct device into ib
2024-06-27 15:27 UTC (12+ messages)
[PATCH v2] i2c: aspeed: Update the stop sw state when the bus recovery occurs
2024-06-27 15:25 UTC (4+ messages)
[djwong-xfs:timestats-hoist 76/288] fs/xfs/scrub/parent.c:888:34: warning: unused variable 'mp'
2024-06-27 15:26 UTC
softirq
2024-06-27 15:25 UTC (5+ messages)
next/pending-fixes build: 8 builds: 0 failed, 8 passed, 19 warnings (v6.10-rc5-354-gc419f7fa3634)
2024-06-27 15:25 UTC
[PATCH 0/4] ASoC: codecs: lpass-rx-macro: Few code cleanups
2024-06-27 15:23 UTC (5+ messages)
` [PATCH 1/4] ASoC: codecs: lpass-rx-macro: Simplify with devm allocations
` [PATCH 2/4] ASoC: codecs: lpass-rx-macro: Keep static regmap_config as const
` [PATCH 3/4] ASoC: dapm: Use unsigned for number of widgets in snd_soc_dapm_new_controls()
` [PATCH 4/4] ASoC: codecs: lpass-rx-macro: Use unsigned for number of widgets
[RFC 1/1] swiotlb: Reduce calls to swiotlb_find_pool()
2024-06-27 15:25 UTC (8+ messages)
[PATCH v3 1/6] net/fm10k: add missing vector API header include
2024-06-27 15:23 UTC (12+ messages)
` [PATCH v4 00/13] Optionally have rte_memcpy delegate to compiler memcpy
[PATCH 0/4] gpiolib: cdev: directionless line reconfiguration
2024-06-27 15:23 UTC (2+ messages)
[PATCH v2 0/4] Add Airoha EN7581 PCIe support
2024-06-27 15:22 UTC (3+ messages)
` [PATCH v2 1/4] dt-bindings: PCI: mediatek-gen3: add support for Airoha EN7581
[meta-oe][PATCH] libee: remove recipe since libee is obsolete
2024-06-27 15:23 UTC (5+ messages)
` [oe] "
` [oe] [meta-oe][PATCH] libee: remove recipe since libee is obsolete -- join the layer clean-up?
` AW: "
[PATCH v5 0/8] Faultable Tracepoints
2024-06-27 15:23 UTC (9+ messages)
` [PATCH v5 1/8] cleanup.h: Header include guard should match header name
` [PATCH v5 2/8] cleanup.h guard: Rename DEFINE_ prefix to DECLARE_
` [PATCH v5 3/8] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard
` [PATCH v5 4/8] tracing: Introduce faultable tracepoints
` [PATCH v5 5/8] tracing/ftrace: Add support for "
` [PATCH v5 6/8] tracing/bpf-trace: "
` [PATCH v5 7/8] tracing/perf: "
` [PATCH v5 8/8] tracing: Convert sys_enter/exit to "
(no subject)
2024-06-27 15:22 UTC (5+ messages)
` [PATCH 1/2] perf build: Use pkg-config for feature check for libtrace{event,fs}
[PATCH] btrfs-progs: add recursive subvol delete
2024-06-27 15:21 UTC
[PATCH 0/2] i2c: testunit: regression fixes
2024-06-27 15:21 UTC (5+ messages)
` [PATCH 1/2] i2c: testunit: don't erase registers after STOP
` [PATCH 2/2] i2c: testunit: discard write requests while old command is running
[PATCH 0/3] vl.c: select_machine(): improve error message
2024-06-27 15:21 UTC (2+ messages)
[PATCH 0/9] Add CPU-type to topology
2024-06-27 15:26 UTC (12+ messages)
[GIT PULL] OP-TEE fix for v6.11
2024-06-27 15:20 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-06-27 15:20 UTC
[libgpiod][PATCH 0/3] bindings: python: more flexible reconfigure_lines()
2024-06-27 15:20 UTC (4+ messages)
` [libgpiod][PATCH 3/3] bindings: python: tests: add coverage of kernel reconfigure as-is behaviour
[PATCH v2 00/10] Zacas/Zabha support and qspinlocks
2024-06-27 15:19 UTC (4+ messages)
` [PATCH v2 10/10] riscv: Add qspinlock support based on Zabha extension
[PATCH v2 0/5] cachefiles: some bugfixes for clean object/send req/poll
2024-06-27 15:18 UTC (6+ messages)
` [PATCH v2 2/5] cachefiles: flush all requests for the object that is being dropped
[RFC PATCH 0/7] migration/multifd: Introduce storage slots
2024-06-27 15:17 UTC (5+ messages)
` [RFC PATCH 6/7] migration/multifd: Move payload storage out of the channel parameters
Thread for updating minor properties of tracked regressions [consider ignoring it!]
2024-06-27 15:18 UTC (2+ messages)
[GSoC][PATCH v4 0/7] ref consistency check infra setup
2024-06-27 15:18 UTC (14+ messages)
` [GSoC][PATCH v5 00/12] "
` [GSoC][PATCH v5 01/12] fsck: rename "fsck_options" to "fsck_objects_options"
` [GSoC][PATCH v5 02/12] fsck: use "fsck_configs" to set up configs
` [GSoC][PATCH v5 03/12] fsck: abstract common options for reusing
` [GSoC][PATCH v5 04/12] fsck: add "fsck_refs_options" struct
` [GSoC][PATCH v5 05/12] fsck: add a unified interface for reporting fsck messages
` [GSoC][PATCH v5 06/12] fsck: add "fsck_refs_options" initialization macros
` [GSoC][PATCH v5 07/12] refs: set up ref consistency check infrastructure
` [GSoC][PATCH v5 08/12] builtin/refs: add verify subcommand
` [GSoC][PATCH v5 09/12] builtin/fsck: add `git-refs verify` child process
` [GSoC][PATCH v5 10/12] files-backend: add unified interface for refs scanning
` [GSoC][PATCH v5 11/12] fsck: add ref name check for files backend
` [GSoC][PATCH v5 12/12] fsck: add ref content "
[PATCH v3]wifi: ath12k: Add firmware coredump collection support
2024-06-27 15:17 UTC (4+ messages)
[PATCH v2 1/1] media: i2c: max96717: add test pattern ctrl
2024-06-27 15:18 UTC
[RFC v3 0/1] fs/namespace: defer RCU sync for MNT_DETACH umount
2024-06-27 15:16 UTC (6+ messages)
` [RFC v3 1/1] fs/namespace: remove "
[PATCH net-next v1 1/1] net: dsa: microchip: add regmap_range for KSZ9563 chip
2024-06-27 15:15 UTC (3+ messages)
` [PATCH net-next v1 2/3] net: dsa: microchip: lan937x: force RGMII interface into PHY mode
[PATCH v3 0/6] ATA PASS-THROUGH sense data fixes
2024-06-27 15:15 UTC (4+ messages)
` [PATCH v3 2/6] ata: libata-scsi: Do not overwrite valid sense data when CK_COND=1
[PATCH 0/3] fix bpf load hangs with six IPv6 addresses
2024-06-27 15:15 UTC (5+ messages)
` [PATCH 2/3] bfp: fix "
` [PATCH 3/3] test/bpf: add extra test cases for bpf convert
[PATCH v2 0/2] clk: imx93: Move IMX93_CLK_END macro to clk driver
2024-06-27 15:15 UTC (3+ messages)
` [PATCH v2 2/2] dt-bindings: clock: imx93: Drop IMX93_CLK_END macro definition
[PATCH V4 0/7] Add NSS clock controller support for IPQ9574
2024-06-27 15:14 UTC (5+ messages)
` [PATCH V4 5/7] clk: qcom: Add NSS clock Controller driver "
[RFC net-next 00/15] add basic PSP encryption for TCP connections
2024-06-27 15:14 UTC (5+ messages)
` [RFC net-next 01/15] psp: add documentation
[PATCH 0/2] kmsan: fix sparse warnings
2024-06-27 14:57 UTC (3+ messages)
` [PATCH 1/2] kmsan: add missing __user tags
` [PATCH 2/2] kmsan: do not pass NULL pointers as 0
[PATCH 0/2] hw/intc/loongson_ipi: Fix for LoongArch
2024-06-27 15:12 UTC (4+ messages)
[PATCH v1] devres: Initialize a uninitialized struct member
2024-06-27 15:13 UTC (6+ messages)
` [PATCH] devres: Simple code optimization
[PATCH] i2c: add debug message for detected HostNotify alerts
2024-06-27 15:13 UTC (2+ messages)
[PATCH 0/6] ASoC: codecs: wsa88xx: add support for static port mapping
2024-06-27 15:12 UTC (7+ messages)
` [PATCH 4/6] ASoC: codecs: wsa884x: parse port-mapping information
[PATCH 0/2] Fixes for wrong performance levels in acpi-cpufreq
2024-06-27 15:12 UTC (6+ messages)
` [PATCH 2/2] cpufreq: amd-pstate: Use amd_get_highest_perf() to lookup perf values
[PATCH v2 0/2] Add MPS MP5920 Host-Swap controller
2024-06-27 15:12 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: hwmon: Add MPS mp5920
[PATCH] perf topdown: Correct leader selection with sample_read enabled
2024-06-27 15:11 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-next 0/7] ice: Cleanup and refactor PTP pin handling
2024-06-27 15:09 UTC (16+ messages)
` "
` [Intel-wired-lan] [PATCH iwl-next 1/7] ice: Implement ice_ptp_pin_desc
` "
` [Intel-wired-lan] [PATCH iwl-next 2/7] ice: Add SDPs support for E825C
` "
` [Intel-wired-lan] [PATCH iwl-next 3/7] ice: Align E810T GPIO to other products
` "
` [Intel-wired-lan] [PATCH iwl-next 4/7] ice: Cache perout/extts requests and check flags
` "
` [Intel-wired-lan] [PATCH iwl-next 5/7] ice: Disable shared pin on E810 on setfunc
` "
` [Intel-wired-lan] [PATCH iwl-next 6/7] ice: Read SDP section from NVM for pin definitions
` "
` [Intel-wired-lan] [PATCH iwl-next 7/7] ice: Enable 1PPS out from CGU for E825C products
` "
[PATCH v3 0/2] ext4: fix fast commit inode enqueueing during a full journal commit
2024-06-27 15:10 UTC (4+ messages)
[PATCH BlueZ v1] gatt-server: fix memory leak in bt_gatt_server_send_notification()
2024-06-27 15:09 UTC
[PATCH v1 00/13] Multifd 🔀 device state transfer support with VFIO consumer
2024-06-27 15:09 UTC (10+ messages)
[PATCH v2] git-send-email: Use sanitized address when reading mbox body
2024-06-27 15:09 UTC (4+ messages)
[PATCH v2 0/2] Add interconnect driver for MSM8953/SDM450/SDM632
2024-06-27 15:08 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: qcom: Add Qualcomm MSM8953 NoC
` [PATCH v2 2/2] interconnect: qcom: Add MSM8953 driver
linux-next: manual merge of the drm tree with the drm-fixes tree
2024-06-27 15:08 UTC
[PATCH] eal/arm: replace RTE_BUILD_BUG on non-constant
2024-06-27 15:08 UTC (4+ messages)
` [PATCH v2] "
[PATCH v4 0/7] usb: typec: ucsi: rework glue driver interface
2024-06-27 15:08 UTC (5+ messages)
xen | Failed pipeline for staging | 402e4732
2024-06-27 15:07 UTC
[PATCH v2 00/13] ata,libsas: Assign the unique id used for printing earlier
2024-06-27 15:07 UTC (5+ messages)
[PATCH 1/2] perf build: conditionally add feature check flags for libtrace{event,fs}
2024-06-27 15:06 UTC (2+ messages)
` [PATCH 2/2] perf build: warn if libtracefs is not found
[PATCH 0/2] introduce PM QoS interface
2024-06-27 15:06 UTC (4+ messages)
` [PATCH v4 0/2] power: "
` [PATCH v4 1/2] power: introduce PM QoS API on CPU wide
[PATCH v2 0/2] sunxi, usb: UDC/DM gadget model support
2024-06-27 15:06 UTC (3+ messages)
` [PATCH v2 2/2] usb: musb-new: sunxi: make compatible with UDC/DM gadget model
[PATCH v5 0/6] hw/ppc: SPI model
2024-06-27 15:05 UTC (5+ messages)
` [PATCH v5 2/6] hw/ssi: Add "
` [PATCH v5 3/6] hw/ssi: Extend "
linux-next: manual merge of the drm tree with the origin tree
2024-06-27 15:06 UTC
[PATCH V2] dt-bindings: pinctrl: pinctrl-single: Fix pinctrl-single,gpio-range description
2024-06-27 15:06 UTC
[PATCH v3 1/3] dt-bindings: iio: accel: add ADXL380
2024-06-27 15:06 UTC (2+ messages)
[Patch v5 00/12] Add audio support for LPC32XX CPUs
2024-06-27 15:00 UTC (13+ messages)
` [Patch v5 01/12] dt-bindings: dma: pl08x: Add dma-cells description
` [Patch v5 02/12] dt-bindings: dma: Add lpc32xx DMA mux binding
` [Patch v5 03/12] ASoC: dt-bindings: lpc32xx: Add lpc32xx i2s DT binding
` [Patch v5 04/12] ARM: dts: lpc32xx: Use simple-mfd for clock control block
` [Patch v5 05/12] ARM: dts: lpc32xx: Add missing dma properties
` [Patch v5 06/12] ARM: dts: lpc32xx: Add missing i2s properties
` [Patch v5 07/12] clk: lpc32xx: initialize regmap using parent syscon
` [Patch v5 08/12] dmaengine: Add dma router for pl08x in LPC32XX SoC
` [Patch v5 09/12] ARM: lpc32xx: Remove pl08x platform data in favor for device tree
` [Patch v5 10/12] mtd: rawnand: lpx32xx: Request DMA channels using DT entries
` [Patch v5 11/12] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
` [Patch v5 12/12] i2x: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
[PATCH] s390/kmsan: Fix merge conflict with get_lowcore() introduction
2024-06-27 15:03 UTC
[PATCH] doc: documentation update for idxd driver
2024-06-27 15:04 UTC (2+ messages)
Different behavior of POSIX file locks depending on cache mode
2024-06-27 15:04 UTC (4+ messages)
[PATCH v2] kvm: Fix warning in__kvm_gpc_refresh
2024-06-27 15:03 UTC
[PATCH v2] net: allow skb_datagram_iter to be called from any context
2024-06-27 15:03 UTC (4+ messages)
[PATCH v2 1/2] deque: add multi-thread unsafe double ended queue
2024-06-27 15:03 UTC (3+ messages)
` [PATCH v3 0/2] deque: add multithread unsafe deque library
[PATCH 00/10] fs: multigrain timestamp redux
2024-06-27 15:02 UTC (3+ messages)
` [PATCH 04/10] fs: add infrastructure for multigrain timestamps
[PATCH bpf-next] libbpf: Make btf_name_info.needs_size unsigned
2024-06-27 15:02 UTC (2+ messages)
[PATCH][meta-webserver][kirkstone] nginx: remove non existent patch
2024-06-27 15:02 UTC
[PATCH i-g-t] lib/rendercopy_gen9: Use AUX_NONE for platforms with unified compression
2024-06-27 15:01 UTC (4+ messages)
[PATCH net v3] net: allow skb_datagram_iter to be called from any context
2024-06-27 15:01 UTC (5+ messages)
[PATCH] mtd: nand: Add support for M5441x NFC
2024-06-27 15:01 UTC (3+ messages)
[PATCH v1] Bluetooth: btintel: Fix the sfi name for BlazarU
2024-06-27 15:01 UTC (2+ messages)
[GIT PULL] arm64: dts: juno: Updates for v6.11
2024-06-27 15:01 UTC (2+ messages)
[GIT PULL] firmware: arm_scmi: Updates for v6.11
2024-06-27 15:01 UTC (2+ messages)
[GIT PULL][UPDATED] firmware: arm_ffa: Updates for v6.11
2024-06-27 15:01 UTC (2+ messages)
[GIT PULL] arm64: dts: ZynqMP DT changes for 6.11
2024-06-27 15:01 UTC (2+ messages)
[PATCH v2] soc: add missing MODULE_DESCRIPTION() macros
2024-06-27 15:01 UTC (2+ messages)
[GIT PULL] ARM: socfpga: updates for v6.11
2024-06-27 15:01 UTC (2+ messages)
[GIT PULL] OP-TEE add notif wait timeout parameter for v6.11
2024-06-27 15:01 UTC (2+ messages)
Patchwork summary for: linux-soc
2024-06-27 15:01 UTC
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.