All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-20 17:53:46 to 2022-06-20 18:51:14 UTC [more...]

[PATCH net-next 00/28] [RFC] net: dpaa: Convert to phylink
 2022-06-20 18:51 UTC  (12+ messages)
` [PATCH net-next 01/28] dt-bindings: phy: Add QorIQ SerDes binding

Overwrite faster than fallocate
 2022-06-20 18:52 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/x11r7/xserver_xorg-server: fix kdrive build
 2022-06-20 18:49 UTC 

[PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
 2022-06-20 18:48 UTC  (3+ messages)
` [PATCH bpf-next v2 3/8] bpf, iter: Fix the condition on p when calling stop

[PATCH v5 0/5] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-06-20 18:13 UTC  (9+ messages)
` [PATCH v5 4/5] i386/pc: relocate 4g start to 1T where applicable

[PATCH 4/6] media: uapi: Add mlx7502x header file
 2022-06-20 18:46 UTC  (2+ messages)

Test Failure t5510,t5562 - was RE: [ANNOUNCE] Git v2.37.0-rc1
 2022-06-20 18:46 UTC  (2+ messages)

[xen-unstable-smoke test] 171292: tolerable all pass - PUSHED
 2022-06-20 18:44 UTC 

[net-next: PATCH 00/12] ACPI support for DSA
 2022-06-20 18:45 UTC  (15+ messages)
` [net-next: PATCH 01/12] net: phy: fixed_phy: switch to fwnode_ API
` [net-next: PATCH 08/12] ACPI: scan: prevent double enumeration of MDIO bus children
` [net-next: PATCH 09/12] Documentation: ACPI: DSD: introduce DSA description
` [net-next: PATCH 10/12] net: dsa: add ACPI support
` [net-next: PATCH 11/12] net: dsa: mv88e6xxx: switch to device_/fwnode_ APIs

[igt-dev] [PATCH i-g-t 0/2] tests/kms_invalid_mode.c: Test Cleanup
 2022-06-20 18:43 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_invalid_mode.c: Test Cleanup (rev2)

[PATCH] dt-bindings: soc: qcom,rpmh-rsc: simplify qcom,tcs-config
 2022-06-20 18:42 UTC  (3+ messages)

[PATCH] eventdev/eth_tx: fix adapter create
 2022-06-20 18:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/17] staging/iio: Clean up AD7746 CDC driver and move from staging
 2022-06-20 18:40 UTC  (16+ messages)
` [PATCH v2 05/17] staging: iio: cdc: ad7746: Use local buffer for multi byte reads
` [PATCH v2 11/17] iio: core: Introduce _inputoffset for differential channels
` [PATCH v2 16/17] iio: cdc: ad7746: Move driver out of staging

[PATCH 1/2] mailbox: correct kerneldoc
 2022-06-20 18:39 UTC  (5+ messages)
` [PATCH 2/2] mailbox: imx: fix duplicated initializer

[PATCH v3 00/51] target/arm: Scalable Matrix Extension
 2022-06-20 17:52 UTC  (44+ messages)
` [PATCH v3 02/51] target/arm: Add SMEEXC_EL to TB flags
` [PATCH v3 03/51] target/arm: Add syn_smetrap
` [PATCH v3 04/51] target/arm: Add ARM_CP_SME
` [PATCH v3 05/51] target/arm: Add SVCR
` [PATCH v3 07/51] target/arm: Add SMIDR_EL1, SMPRI_EL1, SMPRIMAP_EL2
` [PATCH v3 08/51] target/arm: Add PSTATE.{SM,ZA} to TB flags
` [PATCH v3 09/51] target/arm: Add the SME ZA storage to CPUARMState
` [PATCH v3 10/51] target/arm: Implement SMSTART, SMSTOP
` [PATCH v3 11/51] target/arm: Move error for sve%d property to arm_cpu_sve_finalize
` [PATCH v3 12/51] target/arm: Create ARMVQMap
` [PATCH v3 13/51] target/arm: Generalize cpu_arm_{get,set}_vq
` [PATCH v3 14/51] target/arm: Generalize cpu_arm_{get, set}_default_vec_len
` [PATCH v3 15/51] target/arm: Move arm_cpu_*_finalize to internals.h
` [PATCH v3 16/51] target/arm: Unexport aarch64_add_*_properties
` [PATCH v3 17/51] target/arm: Add cpu properties for SME
` [PATCH v3 18/51] target/arm: Introduce sve_vqm1_for_el_sm
` [PATCH v3 19/51] target/arm: Add SVL to TB flags
` [PATCH v3 20/51] target/arm: Move pred_{full, gvec}_reg_{offset, size} to translate-a64.h
` [PATCH v3 21/51] target/arm: Add infrastructure for disas_sme
` [PATCH v3 22/51] target/arm: Trap AdvSIMD usage when Streaming SVE is active
` [PATCH v3 23/51] target/arm: Implement SME RDSVL, ADDSVL, ADDSPL
` [PATCH v3 24/51] target/arm: Implement SME ZERO
` [PATCH v3 25/51] target/arm: Implement SME MOVA
` [PATCH v3 26/51] target/arm: Implement SME LD1, ST1
` [PATCH v3 27/51] target/arm: Export unpredicated ld/st from translate-sve.c
` [PATCH v3 28/51] target/arm: Implement SME LDR, STR
` [PATCH v3 29/51] target/arm: Implement SME ADDHA, ADDVA
` [PATCH v3 30/51] target/arm: Implement FMOPA, FMOPS (non-widening)
` [PATCH v3 31/51] target/arm: Implement BFMOPA, BFMOPS
` [PATCH v3 32/51] target/arm: Implement FMOPA, FMOPS (widening)
` [PATCH v3 33/51] target/arm: Implement SME integer outer product
` [PATCH v3 34/51] target/arm: Implement PSEL
` [PATCH v3 37/51] target/arm: Reset streaming sve state on exception boundaries
` [PATCH v3 39/51] linux-user/aarch64: Clear tpidr2_el0 if CLONE_SETTLS
` [PATCH v3 40/51] linux-user/aarch64: Reset PSTATE.SM on syscalls
` [PATCH v3 41/51] linux-user/aarch64: Add SM bit to SVE signal context
` [PATCH v3 42/51] linux-user/aarch64: Tidy target_restore_sigframe error return
` [PATCH v3 43/51] linux-user/aarch64: Do not allow duplicate or short sve records
` [PATCH v3 45/51] linux-user/aarch64: Move sve record checks into restore
` [PATCH v3 46/51] linux-user/aarch64: Implement SME signal handling
` [PATCH v3 47/51] linux-user: Rename sve prctls
` [PATCH v3 49/51] target/arm: Only set ZEN in reset if SVE present
` [PATCH v3 51/51] linux-user/aarch64: Add SME related hwcap entries

Boot stall regression from "printk for 5.19" merge
 2022-06-20 18:38 UTC  (8+ messages)
          ` [PATCH] printk/console: Enable console kthreads only when there is no boot console left

[PATCH v4 0/3] tracing/probes: allow no event name input when create group
 2022-06-20 18:38 UTC  (5+ messages)
` [PATCH v4 1/3] tracing: eprobe: remove duplicate is_good_name() operation

[PATCH v4] ASoC: ti: omap-mcbsp: duplicate sysfs error
 2022-06-20 18:37 UTC  (2+ messages)

[PATCH v2 1/2] soc: qcom: cmd-db: replace strncpy() with strscpy_pad()
 2022-06-20 18:38 UTC  (2+ messages)

stable-rc/queue/5.18 build: 148 builds: 2 failed, 146 passed, 5 errors, 19 warnings (v5.18.5-141-gd5c7fd7ba94c0)
 2022-06-20 18:38 UTC 

[PATCH v2 0/2] per-process page tables for qcom 8250
 2022-06-20 18:36 UTC  (12+ messages)
` [PATCH v2 1/2] iommu: arm-smmu-impl: Add 8250 display compatible to the client list
` [PATCH v2 2/2] arm64: dts: qcom: sm8250: Enable per-process page tables

[PATCH v2 1/3] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
 2022-06-20 18:37 UTC  (3+ messages)

[PATCH] rseq: x86: Fix rseq_cs get cleared when returning from signal handler
 2022-06-20 18:36 UTC  (5+ messages)

[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
 2022-06-20 18:35 UTC  (7+ messages)
` [PATCH v2 07/15] Documentation: ABI: testing: mt6370: Add ADC sysfs guideline

[PATCH v2] remoteproc: qcom: correct kerneldoc
 2022-06-20 18:35 UTC  (2+ messages)

[PATCH v2] firmware: qcom_scm-legacy: correct kerneldoc
 2022-06-20 18:34 UTC  (3+ messages)

[PATCH v2 00/12] dt-bindings: remoteproc: qcom: cleanups and improvements
 2022-06-20 18:34 UTC  (2+ messages)

[PATCH v4 bpf-next 0/8] bpf_prog_pack followup
 2022-06-20 18:31 UTC  (3+ messages)

[ANN] U-Boot v2022.07-rc5 released
 2022-06-20 18:31 UTC 

[PATCH v5 0/2] AD4130
 2022-06-20 18:29 UTC  (3+ messages)
` [PATCH v5 2/2] iio: adc: ad4130: add AD4130 driver

[PATCH] dmaengine: sun6i: Set the maximum segment size
 2022-06-20 18:28 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/fbc: Move flip_pending assignmnt
 2022-06-20 18:29 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/fbc: Use lockdep_assert_held()

[Patch net] net_sched: cls_route: free the old filter only when it has been removed
 2022-06-20 18:28 UTC  (2+ messages)

[Buildroot] [PATCH] package/bpftool: revert bpf_cookie patch to allow building
 2022-06-20 18:27 UTC  (13+ messages)
` [Buildroot] [PATCH v2 1/1] "
  ` [Buildroot] [PATCH v3 "

PATCH] expand: Add ifsfree to expand to fix a logic error that causes a buffer over-read
 2022-06-20 18:27 UTC 

[PATCH mptcp-next v3 0/5] mptcp_join userspace pm tests
 2022-06-20 18:27 UTC  (5+ messages)
` [PATCH mptcp-next v3 3/5] selftests: mptcp: userspace pm subflow tests

[PATCH v2 01/15] firmware: zynqmp: Check if rx channel dev pointer is valid
 2022-06-20 16:36 UTC  (2+ messages)
` [PATCH v2 15/15] arm64: zynqmp: Move helper functions below header includes

[PATCH] fbdev: simplefb: Check before clk_put() not needed
 2022-06-20 18:25 UTC  (3+ messages)

[PATCH v20 0/4] Microchip Polarfire FPGA manager
 2022-06-20 18:01 UTC  (3+ messages)

[PATCH 1/4] video: fbdev: offb: Include missing linux/platform_device.h
 2022-06-20 18:15 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/nvidia-driver: bump version to 390.144
 2022-06-20 18:20 UTC  (3+ messages)
` [Buildroot] [PATCH 1/1] package/nvidia-driver: bump version to 390.151

[PATCH v1 0/9] imx: thermal: Allow trip point configuration from DT
 2022-06-20 18:19 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: thermal: Define trips node in $defs

[PATCH] drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-main.c
 2022-06-20 18:20 UTC  (4+ messages)

[PATCH v2 0/2] board/armltd: add support for corstone1000
 2022-06-20 18:19 UTC  (4+ messages)

[PATCH] video: fbdev: au1100fb: Check before some function not needed
 2022-06-20 18:18 UTC  (2+ messages)

[PATCH net] net/tls: fix tls_sk_proto_close executed repeatedly
 2022-06-20 18:18 UTC  (3+ messages)

[PATCH] pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write
 2022-06-20 18:16 UTC  (5+ messages)

[RFC] [PATCH v2 00/11] Optimize spi_sync path
 2022-06-20 18:15 UTC  (4+ messages)

[PATCH 1/3] security: Add LSM hook to setgroups() syscall
 2022-06-20 18:15 UTC  (2+ messages)

[PATCH v2] drm/sun4i: Add DMA mask and segment size
 2022-06-20 18:13 UTC  (3+ messages)

[PATCH 5.15 000/106] 5.15.49-rc1 review
 2022-06-20 18:13 UTC  (2+ messages)

[PATCH 5.18 000/141] 5.18.6-rc1 review
 2022-06-20 18:12 UTC  (2+ messages)

[PATCH] event/cnxk: add eth port specific PTP enable
 2022-06-20 18:12 UTC  (2+ messages)

[PATCH v4 0/4] riscv: implement Zicbom-based CMO instructions + the t-head variant
 2022-06-20 18:11 UTC  (5+ messages)
` [PATCH 1/4] of: also handle dma-noncoherent in of_dma_is_coherent()

[PATCH v5 00/23] FWU: Add FWU Multi Bank Update feature support
 2022-06-20 18:12 UTC  (2+ messages)

Test delivery to old address
 2022-06-20 18:11 UTC 

[PATCH] dt-bindings: clock: Add compatible for D1 DE2 clocks
 2022-06-20 18:05 UTC  (3+ messages)

[PATCH 7/9] resolve hotkey double trigger bug
 2022-06-20 18:10 UTC  (12+ messages)
` [PATCH 0/2] fix panasonic-laptop hotkey regression
  ` [PATCH 2/2] platform/x86: panasonic-laptop: allow to use all hotkeys

[PATCH v3 00/18] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-20 17:59 UTC  (6+ messages)
` [PATCH v3 06/18] clk: npcm8xx: add clock controller

[PATCH bpf-next v3 0/5] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
 2022-06-20 18:08 UTC  (6+ messages)
` [PATCH bpf-next v3 3/5] selftests/bpf: Test a BPF CC writing sk_pacing_*

[Intel-gfx] [PATCH v3 00/17] drm/i915: Make fastset not suck and allow seamless M/N changes
 2022-06-20 18:07 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 03/17] drm/i915: Extract HAS_DOUBLE_BUFFERED_M_N()

[PATCH v2 0/8] ARM: dts: iextend leds on Exynos boards
 2022-06-20 17:57 UTC  (18+ messages)
` [PATCH v2 1/8] ARM: dts: exynos: add function to LED node in Origen 4210
` [PATCH v2 2/8] ARM: dts: exynos: add function to LED nodes in Tiny4412
` [PATCH v2 3/8] ARM: dts: exynos: add function and color to LED nodes in Itop Elite
` [PATCH v2 4/8] ARM: dts: exynos: add function and color to LED node in Odroid U3
` [PATCH v2 5/8] ARM: dts: exynos: add function and color to LED nodes in Odroid X/X2
` [PATCH v2 6/8] ARM: dts: exynos: add function and color to LED node in Odroid HC1
` [PATCH v2 7/8] ARM: dts: exynos: add function and color to LED node in Odroid XU4
` [PATCH v2 8/8] ARM: dts: exynos: add function and color to LED nodes in Odroid XU/XU3

stable-rc/queue/5.15 baseline: 182 runs, 4 regressions (v5.15.48-106-gb427064694eef)
 2022-06-20 18:06 UTC 

[RFC PATCH v2 4/5] userfaultfd: zero access/write hints
 2022-06-20 18:06 UTC  (2+ messages)

[PATCH 4/4] ASoC: wm8904: add DMIC support
 2022-06-20 18:04 UTC  (4+ messages)

[Intel-gfx] [RFC 0/2] drm/i915: move display feature check macros out of i915_drv.h
 2022-06-20 18:03 UTC  (3+ messages)
` [Intel-gfx] [RFC 1/2] drm/i915/display: spread out HAS_*() feature macros
` [Intel-gfx] [RFC 2/2] drm/i915/display: add intel_display_features.h for feature check macros

[PATCH] python: remove IOError in certain cases
 2022-06-20 18:04 UTC  (2+ messages)

[PATCH] coresight: Clear the connection field properly
 2022-06-20 17:56 UTC  (3+ messages)

stable-rc/linux-4.14.y baseline: 137 runs, 18 regressions (v4.14.284-228-g0ecf242ba5122)
 2022-06-20 18:01 UTC 

[PATCH 0/7] media: cedrus: h265: Implement tiles support
 2022-06-20 17:55 UTC  (16+ messages)
` [PATCH 1/7] media: cedrus: h265: Fix flag name
` [PATCH 2/7] media: cedrus: h265: Fix logic for not low delay flag
` [PATCH 3/7] media: cedrus: Improve error messages for controls
` [PATCH 4/7] media: cedrus: Add error handling for failed setup
` [PATCH 5/7] media: cedrus: h265: Add a couple of error checks
` [PATCH 6/7] media: cedrus: Add helper for determining number of elements
` [PATCH 7/7] media: cedrus: h265: Implement support for tiles

stable-rc/linux-4.19.y baseline: 142 runs, 21 regressions (v4.19.248-227-gc68bb5c7d26a7)
 2022-06-20 17:58 UTC 

[PATCH v2 0/3] leds/arm: dts: leds on Samsung Galaxy S3
 2022-06-20 17:54 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: leds: skyworks,aat1290: convert to dtschema

[RFC PATCH v3 00/11] qapi: net: add unix socket type support to netdev backend
 2022-06-20 17:52 UTC  (4+ messages)
` [RFC PATCH v3 04/11] qapi: net: add stream and dgram netdevs


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.