All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-23 16:46:46 to 2022-01-23 18:39:20 UTC [more...]

[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
 2022-01-23 18:39 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH 08/54] net: ethernet: replace bitmap_weight with bitmap_empty for intel
` [PATCH 13/54] arch/alpha: replace cpumask_weight with cpumask_empty where appropriate
` [PATCH 14/54] arch/ia64: "
` [Intel-wired-lan] [PATCH 31/54] net: ethernet: replace bitmap_weight with bitmap_weight_eq for intel
` [PATCH 37/54] arch/ia64: replace cpumask_weight with cpumask_weight_eq in mm/tlb.c

[Buildroot] [PATCH 00/28] Use the best FPU strategies on 32-bits Arm Cortex
 2022-01-23 18:39 UTC  (5+ messages)
` [Buildroot] [PATCH 21/28] configs/orangepi_pc_defconfig: enable NEON/VFPV4 FPU strategy
` [Buildroot] [PATCH 25/28] configs/orangepi_zero_defconfig: "

[PATCH v2 1/5] dt-bindings: clock: gcc-msm8998: Add definitions of SSC-related clocks
 2022-01-23 18:35 UTC  (5+ messages)
` [PATCH v2 2/5] clk: qcom: gcc-msm8998: add "
` [PATCH v2 3/5] dt-bindings: bus: add device tree bindings for qcom,ssc-block-bus
` [PATCH 4/5] drivers: bus: add driver for initializing the SSC bus on (some) qcom SoCs
` [PATCH v2 5/5] arm64: dts: qcom: msm8998: reserve potentially inaccessible clocks With the gcc driver now being more complete and describing clocks which might not always be write-accessible to the OS, conservatively specify all such clocks as protected in the SoC dts. The board dts - or even user-supplied dts - can override this property to reflect the actual configuration

[PATCH 0/4] rtw88: four small code-cleanups and refactorings
 2022-01-23 18:34 UTC  (5+ messages)
` [PATCH 3/4] rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}

[PATCH] net: tulip: remove redundant assignment to variable new_csr6
 2022-01-23 18:34 UTC 

[PATCH] net: stmmac: don't stop RXC during LPI
 2022-01-23 18:29 UTC  (8+ messages)

[PATCH] carl9170: remove redundant assignment to variable tx_params
 2022-01-23 18:27 UTC 

[dunfell][PATCH] ghostscript: fix CVE-2021-45949
 2022-01-23 18:27 UTC 

stable-rc/queue/5.16 build: 177 builds: 5 failed, 172 passed, 12 errors, 4 warnings (v5.16.2-847-g4e4ea5113e47)
 2022-01-23 18:27 UTC 

[PATCH v6 00/14] CSI2RX support on J721E
 2022-01-23 18:25 UTC  (3+ messages)
` [PATCH v6 11/14] media: ti: Add CSI2RX support for J721E

[PATCH 00/24] DC Patches Jan 23, 2022
 2022-01-23 18:20 UTC  (25+ messages)
` [PATCH 01/24] drm/amd/display: add protection in link encoder matching logic
` [PATCH 02/24] drm/amd/display: do not compare integers of different widths
` [PATCH 03/24] drm/amd/display: Driver support for MCLK query tool
` [PATCH 04/24] drm/amd/display: Change error to warning when hpd remains low for eDP
` [PATCH 05/24] drm/amd/display: Only set PSR version when valid
` [PATCH 06/24] drm/amd/display: Change return type of dm_helpers_dp_mst_stop_top_mgr
` [PATCH 07/24] drm/amd/display: Use PSR version selected during set_psr_caps
` [PATCH 08/24] drm/amd/display: Add Cable ID support for native DP
` [PATCH 09/24] drm/amd/display: Add Synaptics Fifo Reset Workaround
` [PATCH 10/24] drm/amd/display: Retrieve MST Downstream Port Status
` [PATCH 11/24] drm/amd/display: Add DSC Enable for Synaptics Hub
` [PATCH 12/24] drm/amd/display: Support synchronized indirect reg access
` [PATCH 13/24] drm/amd/display: Basic support with device ID
` [PATCH 14/24] drm/amd/display: remove PHY repeater count check for LTTPR mode
` [PATCH 15/24] drm/amd/display: Update VSC HDR infoPacket on TF change
` [PATCH 16/24] drm/amd/display: [FW Promotion] Release 0.0.101.0
` [PATCH 17/24] drm/amd/display: Reset preferred training settings immediately
` [PATCH 18/24] drm/amd/display: 3.2.170
` [PATCH 19/24] drm/amd/display: Remove unnecessary function definition
` [PATCH 20/24] drm/amd/display: allow set dp drive setting when stream is not present
` [PATCH 21/24] drm/amd/display: Fix disabling dccg clocks
` [PATCH 22/24] drm/amd/display: Disable physym clock
` [PATCH 23/24] drm/amd/display: fix zstate allow interface to PMFW
` [PATCH 24/24] drm/amd/display: add debug option for z9 disable interface

[PATCH v2] staging: r8188eu: handle rtw_init_netdev_name() failure appropriately
 2022-01-23 18:17 UTC 

stable-rc/queue/5.4 build: 186 builds: 3 failed, 183 passed, 4 errors, 28 warnings (v5.4.173-249-gdd287e5d6211)
 2022-01-23 18:10 UTC 

[PATCH rdma-next 00/11] Delete useless module.h|moduleparam.h includes
 2022-01-23 18:03 UTC  (12+ messages)
` [PATCH rdma-next 01/11] RDMA/mlx5: Delete useless module.h include
` [PATCH rdma-next 02/11] RDMA/core: "
` [PATCH rdma-next 03/11] RDMA/hfi1: "
` [PATCH rdma-next 04/11] RDMA/mlx4: "
` [PATCH rdma-next 05/11] RDMA/mthca: "
` [PATCH rdma-next 06/11] RDMA/qib: "
` [PATCH rdma-next 07/11] RDMA/usnic: "
` [PATCH rdma-next 08/11] RDMA/rxe: "
` [PATCH rdma-next 09/11] RDMA/ipoib: "
` [PATCH rdma-next 10/11] RDMA/iser: "
` [PATCH rdma-next 11/11] RDMA/opa: "

[dm-devel] Raid0 performance regression
 2022-01-23 18:00 UTC  (3+ messages)

[PATCH rdma-next] RDMA/mlx5: Delete get_num_static_uars function
 2022-01-23 18:00 UTC 

stable-rc/queue/4.4 build: 166 builds: 5 failed, 161 passed, 6 errors, 31 warnings (v4.4.299-96-g8313ff0c60f5)
 2022-01-23 17:58 UTC 

[PATCH] scsi: 53c700: remove redundant assignment to pointer SCp
 2022-01-23 17:55 UTC 

[PATCH 0/5] spi: make remove callback a void function
 2022-01-23 17:52 UTC  (10+ messages)
` [PATCH 1/5] staging: fbtft: Fix error path in fbtft_driver_module_init()
` [PATCH 2/5] staging: fbtft: Deduplicate driver registration macros
` [PATCH 3/5] tpm: st33zp24: Make st33zp24_remove() a void function
` [PATCH 4/5] platform/chrome: cros_ec: Make cros_ec_unregister() return void
` [PATCH 5/5] spi: make remove callback a void function

[PATCH v2 00/15] reduce audio playback latency
 2022-01-23 17:51 UTC  (5+ messages)
` [PATCH v2 01/15] audio: replace open-coded buffer arithmetic
` [PATCH v2 06/15] jackaudio: use more jack audio buffers

[PATCH net] bus: mhi: Add mru_default for Cinterion MV31-W
 2022-01-23 17:52 UTC  (2+ messages)

MT7621 SoC Traffic Won't Flow on RGMII2 Bus/2nd GMAC
 2022-01-23 17:48 UTC  (6+ messages)

stable-rc/queue/5.10 build: 184 builds: 3 failed, 181 passed, 4 errors, 22 warnings (v5.10.93-441-gbcb649458828)
 2022-01-23 17:41 UTC 

[PATCH] iwd: Always disconnect connection completely
 2022-01-23 17:40 UTC  (5+ messages)

[PATCH] pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards
 2022-01-23 17:40 UTC 

[PATCH v2] devtools/cocci: update cocci for ethdev namespace
 2022-01-23 17:20 UTC 

[PATCH 6/6] arm64: dts: qcom: sdm845: add device tree for SHIFT6mq
 2022-01-23 17:38 UTC 

[PATCH 5/6] dt-bindings: vendor-prefixes: add vendor prefix for SHIFT
 2022-01-23 17:38 UTC 

[PATCH 4/6] drm/panel: visionox-rm69299: support the variant found in the SHIFT6mq
 2022-01-23 17:37 UTC 

[PATCH 0/6] Add support for the SHIFT SHIFT6mq
 2022-01-23 17:37 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: input: touchscreen: add bindings for focaltech, fts
  ` [PATCH 1/6] dt-bindings: input: touchscreen: add bindings for focaltech,fts
` [PATCH 2/6] input: touchscreen: add focaltech FTS driver

[PATCH 3/6] dt-bindings: display: visionox-rm69299: document new compatible string
 2022-01-23 17:37 UTC 

[PATCH] NFS: fix an infinite request retry in an off-by-one last page read
 2022-01-23 17:35 UTC  (9+ messages)
` [PATCH] NFSD: trim reads past NFS_OFFSET_MAX

[PATCH 0/3] drm/panel: Add MIPI DBI compatible SPI driver
 2022-01-23 17:25 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: display: add bindings for MIPI DBI compatible SPI panels
` [PATCH 2/3] drm/mipi-dbi: Add driver_private member to struct mipi_dbi_dev
` [PATCH 3/3] drm/panel: Add MIPI DBI compatible SPI driver

[PATCH v2] staging: vc04_services: Fix RCU dereference check
 2022-01-23 17:32 UTC  (4+ messages)
` [PATCH v3] "

Some sub-commands can't be completed by TAB key
 2022-01-23 17:31 UTC  (4+ messages)

[PATCH] devtools/cocci: update cocci for ethdev namespace
 2022-01-23 17:28 UTC  (3+ messages)

Backup drive DOA?
 2022-01-23 17:26 UTC  (2+ messages)

Touchpad stickiness on Dell Inspiron/XPS
 2022-01-23 17:25 UTC  (15+ messages)
        ` Touchpad stickiness on AMD laptops (was Dell Inspiron/XPS)

[PATCHv1 0/2] jbd2: Kill age-old t_handle_lock transaction spinlock
 2022-01-23 17:23 UTC  (3+ messages)
` [PATCHv1 1/2] jbd2: Kill "
` [PATCHv1 2/2] jbd2: Remove CONFIG_JBD2_DEBUG to update t_max_wait

BMI160 accelerometer on AyaNeo tablet
 2022-01-23 17:22 UTC  (3+ messages)

FAILED: patch "[PATCH] btrfs: fix deadlock between quota enable and other quota" failed to apply to 4.19-stable tree
 2022-01-23 17:18 UTC 

stable-rc/queue/5.15 build: 159 builds: 4 failed, 155 passed, 13 errors, 4 warnings (v5.15.16-606-g1d9b477f6cef)
 2022-01-23 17:17 UTC 

[PATCH v2] Fixed: Misaligned memory access. Fixed pointer comparison
 2022-01-23 17:15 UTC  (7+ messages)

[PATCH v2] soc: samsung: Fix typo in CONFIG_EXYNOS_USI description
 2022-01-23 17:10 UTC  (3+ messages)

[RFT][PATCH 1/3] ARM: dts: exynos: fix UART3 pins configuration in Exynos5250
 2022-01-23 17:10 UTC  (3+ messages)
` (subset) "

[PATCH v5 0/4] spi: dt-bindings: samsung: convert to dtschema
 2022-01-23 17:10 UTC  (4+ messages)
` [PATCH v5 1/4] ARM: dts: exynos: split dmas into array of phandles in Exynos5250
  ` (subset) "

[PATCH v2 0/5] mfd/extcon/regulators: max77843: add dtschema/bindings
 2022-01-23 17:10 UTC  (4+ messages)
` [PATCH v2 1/5] arm64: dts: exynos: Align MAX77843 nodes with dtschema on TM2
  ` (subset) "

[PATCH v2 0/4] mfd/power/regulators: dt-bindings: max14577: convert to dtschema
 2022-01-23 17:10 UTC  (4+ messages)
` [PATCH v2 1/4] ARM: dts: exynos: Align MAX77836 nodes with dtschema on Monk and Rinato
  ` (subset) "

[PATCH 1/8] arm64: dts: exynos: add necessary clock inputs in Exynos7
 2022-01-23 17:10 UTC  (6+ messages)
` [PATCH 2/8] ARM: dts: exynos: add necessary clock controller inputs in Exynos5260
  ` (subset) "
` (subset) [PATCH 1/8] arm64: dts: exynos: add necessary clock inputs in Exynos7

FAILED: patch "[PATCH] btrfs: zoned: cache reported zone during mount" failed to apply to 5.15-stable tree
 2022-01-23 17:11 UTC 

[PATCH v2 00/28] pinctrl: dt-bindings: samsung: convert to dtschema
 2022-01-23 17:09 UTC  (4+ messages)

[PATCH 0/3] regulator/mfd: dt-bindings: maxim,max77802: convert to dtschema
 2022-01-23 17:09 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: exynos: drop unsupported MAX77802 regulators on Odroid XU
  ` (subset) "

[PATCH] MAINTAINERS: add reviewer entry for Samsung/Exynos platform
 2022-01-23 17:09 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] perf: stop using deprecated bpf APIs
 2022-01-23 17:06 UTC  (3+ messages)
` [PATCH bpf-next v4 2/2] perf: stop using deprecated bpf_object__next() API

[PATCH v3] service: Fix native connection with wrong passphrase
 2022-01-23 17:04 UTC  (4+ messages)

[PATCH v2] NFSD: trim reads past NFS_OFFSET_MAX and fix NFSv3 check
 2022-01-23 17:03 UTC  (4+ messages)
` [PATCH v3] "

[Intel-gfx] [PATCH] drm/i915/dg2: Add Wa_18018781329
 2022-01-23 17:03 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dg2: Add Wa_18018781329 (rev6)

FAILED: patch "[PATCH] xfrm: fix policy lookup for ipv6 gre packets" failed to apply to 4.9-stable tree
 2022-01-23 17:02 UTC 

FAILED: patch "[PATCH] xfrm: fix policy lookup for ipv6 gre packets" failed to apply to 4.4-stable tree
 2022-01-23 17:02 UTC 

FAILED: patch "[PATCH] xfrm: fix policy lookup for ipv6 gre packets" failed to apply to 4.14-stable tree
 2022-01-23 17:02 UTC 

FAILED: patch "[PATCH] xfrm: fix policy lookup for ipv6 gre packets" failed to apply to 4.19-stable tree
 2022-01-23 17:02 UTC 

FAILED: patch "[PATCH] PCI: pci-bridge-emul: Fix definitions of reserved bits" failed to apply to 5.4-stable tree
 2022-01-23 17:01 UTC 

Custom LSM: getting a null pointer dereference when trying to access a task security blob
 2022-01-23 17:01 UTC  (2+ messages)

FAILED: patch "[PATCH] PCI: pci-bridge-emul: Make expansion ROM Base Address" failed to apply to 5.4-stable tree
 2022-01-23 17:01 UTC 

FAILED: patch "[PATCH] PCI: pciehp: Fix infinite loop in IRQ handler upon power" failed to apply to 4.19-stable tree
 2022-01-23 17:00 UTC 

Combining multiple PWM LEDs into RGB LED?
 2022-01-23 16:57 UTC  (2+ messages)

[PATCH v2] app/eventdev: add crypto producer mode
 2022-01-23 16:56 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 0/4] Add I2C and PWM support for T234
 2022-01-23 16:56 UTC  (4+ messages)
` [PATCH v2 1/4] dt-bindings: Add headers for Tegra234 I2C

[dm-devel] Patch "dm space map common: add bounds check to sm_ll_lookup_bitmap()" has been added to the 4.4-stable tree
 2022-01-23 16:49 UTC 

[PATCH v2] media: rkisp1: fix grey format iommu page faults
 2022-01-23 16:55 UTC  (6+ messages)

FAILED: patch "[PATCH] drm/i915/display/adlp: Implement new step in the TC voltage" failed to apply to 5.15-stable tree
 2022-01-23 16:53 UTC 

FAILED: patch "[PATCH] drm/i915/display/adlp: Implement new step in the TC voltage" failed to apply to 5.16-stable tree
 2022-01-23 16:53 UTC 

[PATCH 0/4] add pine64 touch panel support to rockpro64
 2022-01-23 16:50 UTC  (6+ messages)
` [PATCH 4/4] arm64: dts: rockchip: enable the pine64 touch screen on rockpro64

FAILED: patch "[PATCH] powerpc/32: Fix boot failure with GCC latent entropy plugin" failed to apply to 5.16-stable tree
 2022-01-23 16:51 UTC 

FAILED: patch "[PATCH] powerpc/32: Fix boot failure with GCC latent entropy plugin" failed to apply to 5.10-stable tree
 2022-01-23 16:51 UTC 

FAILED: patch "[PATCH] powerpc/32: Fix boot failure with GCC latent entropy plugin" failed to apply to 5.15-stable tree
 2022-01-23 16:51 UTC 

[dm-devel] Patch "dm btree: add a defensive bounds check to insert_at()" has been added to the 4.4-stable tree
 2022-01-23 16:49 UTC 

FAILED: patch "[PATCH] powerpc/32: Fix boot failure with GCC latent entropy plugin" failed to apply to 4.19-stable tree
 2022-01-23 16:51 UTC 

FAILED: patch "[PATCH] powerpc/32: Fix boot failure with GCC latent entropy plugin" failed to apply to 5.4-stable tree
 2022-01-23 16:51 UTC 

FAILED: patch "[PATCH] powerpc/32: Fix boot failure with GCC latent entropy plugin" failed to apply to 4.14-stable tree
 2022-01-23 16:51 UTC 

stable-rc/queue/4.19 build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.225-176-g289f5624c6f1)
 2022-01-23 16:52 UTC 

FAILED: patch "[PATCH] powerpc/32: Fix boot failure with GCC latent entropy plugin" failed to apply to 4.9-stable tree
 2022-01-23 16:51 UTC 

FAILED: patch "[PATCH] powerpc/64s/radix: Fix huge vmap false positive" failed to apply to 5.4-stable tree
 2022-01-23 16:51 UTC 

FAILED: patch "[PATCH] drm/i915: Add support for panels with VESA backlights with" failed to apply to 04f0d6cc62cc1eaf9242c081520c024a17ba86a3-stable tree
 2022-01-23 16:50 UTC 

FAILED: patch "[PATCH] drm/i915: Add support for panels with VESA backlights with" failed to apply to 5.15-stable tree
 2022-01-23 16:50 UTC 

FAILED: patch "[PATCH] drm/i915: Add support for panels with VESA backlights with" failed to apply to 5.16-stable tree
 2022-01-23 16:50 UTC 

FAILED: patch "[PATCH] drm/i915/guc: Fix recursive lock in GuC submission" failed to apply to 5.16-stable tree
 2022-01-23 16:50 UTC 

[PATCH v3 1/2] PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()
 2022-01-23 16:49 UTC  (5+ messages)
` [PATCH v3 2/2] PCI: rcar: Return all Fs from read which triggered an exception

[PATCH v16 0/4] Add NVIDIA Tegra GPC-DMA driver
 2022-01-23 16:49 UTC  (10+ messages)
` [PATCH v16 2/4] dmaengine: tegra: Add tegra gpcdma driver

FAILED: patch "[PATCH] device property: Fix fwnode_graph_devcon_match() fwnode leak" failed to apply to 5.4-stable tree
 2022-01-23 16:49 UTC 

FAILED: patch "[PATCH] tracing: Add test for user space strings when filtering on" failed to apply to 4.4-stable tree
 2022-01-23 16:48 UTC 

FAILED: patch "[PATCH] tracing: Add test for user space strings when filtering on" failed to apply to 4.9-stable tree
 2022-01-23 16:48 UTC 

FAILED: patch "[PATCH] tracing: Add test for user space strings when filtering on" failed to apply to 4.19-stable tree
 2022-01-23 16:48 UTC 

FAILED: patch "[PATCH] tracing: Add test for user space strings when filtering on" failed to apply to 4.14-stable tree
 2022-01-23 16:48 UTC 

FAILED: patch "[PATCH] tracing: Add test for user space strings when filtering on" failed to apply to 5.4-stable tree
 2022-01-23 16:48 UTC 

FAILED: patch "[PATCH] tracing: Add test for user space strings when filtering on" failed to apply to 5.10-stable tree
 2022-01-23 16:47 UTC 

FAILED: patch "[PATCH] tracing: Add test for user space strings when filtering on" failed to apply to 5.15-stable tree
 2022-01-23 16:47 UTC 

FAILED: patch "[PATCH] tracing: Add test for user space strings when filtering on" failed to apply to 5.16-stable tree
 2022-01-23 16:47 UTC 

adding GCC optimze O0 to early_fixmap_init causes compiler error (BUILD_BUG failed)
 2022-01-23 16:46 UTC  (2+ messages)

FAILED: patch "[PATCH] tracing: Have syscall trace events use" failed to apply to 4.14-stable tree
 2022-01-23 16:47 UTC 

FAILED: patch "[PATCH] tracing: Have syscall trace events use" failed to apply to 4.9-stable tree
 2022-01-23 16:47 UTC 

FAILED: patch "[PATCH] tracing: Have syscall trace events use" failed to apply to 5.4-stable tree
 2022-01-23 16:47 UTC 

FAILED: patch "[PATCH] tracing: Have syscall trace events use" failed to apply to 4.19-stable tree
 2022-01-23 16:47 UTC 

FAILED: patch "[PATCH] tracing: Have syscall trace events use" failed to apply to 5.10-stable tree
 2022-01-23 16:47 UTC 

FAILED: patch "[PATCH] tracing/kprobes: 'nmissed' not showed correctly for kretprobe" failed to apply to 4.14-stable tree
 2022-01-23 16:47 UTC 

FAILED: patch "[PATCH] tracing/kprobes: 'nmissed' not showed correctly for kretprobe" failed to apply to 4.4-stable tree
 2022-01-23 16:47 UTC 

FAILED: patch "[PATCH] tracing/kprobes: 'nmissed' not showed correctly for kretprobe" failed to apply to 4.9-stable tree
 2022-01-23 16:47 UTC 

[dm-devel] Patch "dm btree: add a defensive bounds check to insert_at()" has been added to the 4.14-stable tree
 2022-01-23 16:40 UTC 

[dm-devel] Patch "dm space map common: add bounds check to sm_ll_lookup_bitmap()" has been added to the 4.14-stable tree
 2022-01-23 16:41 UTC 

FAILED: patch "[PATCH] tracing/kprobes: 'nmissed' not showed correctly for kretprobe" failed to apply to 4.19-stable tree
 2022-01-23 16:47 UTC 

FAILED: patch "[PATCH] tracing/osnoise: Properly unhook events if" failed to apply to 5.15-stable tree
 2022-01-23 16:46 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.