messages from 2022-01-23 17:03:01 to 2022-01-23 18:43:14 UTC [more...]
[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
2022-01-23 18:39 UTC (56+ messages)
` [PATCH 01/54] net/dsa: don't use bitmap_weight() in b53_arl_read()
` [PATCH 02/54] net/ethernet: don't use bitmap_weight() in bcm_sysport_rule_set()
` [PATCH 03/54] thermal/intel: don't use bitmap_weight() in end_power_clamp()
` [PATCH 04/54] net: mellanox: fix open-coded for_each_set_bit()
` [PATCH 05/54] nds32: perf: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 06/54] x86/kvm: "
` [PATCH 07/54] gpu: drm: "
` [Intel-wired-lan] [PATCH 08/54] net: ethernet: replace bitmap_weight with bitmap_empty for intel
` "
` [PATCH 09/54] net: ethernet: replace bitmap_weight with bitmap_empty for Marvell
` [PATCH 10/54] net: ethernet: replace bitmap_weight with bitmap_empty for qlogic
` [PATCH 11/54] perf: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 12/54] tools/perf: "
` [PATCH 13/54] arch/alpha: replace cpumask_weight with cpumask_empty "
` [PATCH 14/54] arch/ia64: "
` [PATCH 15/54] arch/x86: "
` [PATCH 16/54] cpufreq: "
` [PATCH 17/54] gpu: drm: "
` [PATCH 18/54] drivers/infiniband: "
` [PATCH 19/54] drivers/irqchip: "
` [PATCH 20/54] kernel/irq: "
` [PATCH 21/54] kernel: replace cpumask_weight with cpumask_empty in padata.c
` [PATCH 22/54] rcu: replace cpumask_weight with cpumask_empty where appropriate
` [PATCH 23/54] sched: "
` [PATCH 24/54] time: replace cpumask_weight with cpumask_empty in clocksource.c
` [PATCH 25/54] mm/vmstat: replace cpumask_weight with cpumask_empty where appropriate
` [PATCH 26/54] arch/x86: replace nodes_weight with nodes_empty "
` [PATCH 27/54] lib/bitmap: add bitmap_weight_{cmp, eq, gt, ge, lt, le} functions
` [PATCH 28/54] arch/x86: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} where appropriate
` [PATCH 29/54] drivers/iio: replace bitmap_weight() with bitmap_weight_{eq,gt} "
` [PATCH 30/54] drivers/memstick: replace bitmap_weight with bitmap_weight_eq "
` [Intel-wired-lan] [PATCH 31/54] net: ethernet: replace bitmap_weight with bitmap_weight_eq for intel
` "
` [PATCH 32/54] net: ethernet: replace bitmap_weight with bitmap_weight_{eq,gt} for OcteonTX2
` [PATCH 33/54] net: ethernet: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} for mellanox
` [PATCH 34/54] perf: replace bitmap_weight with bitmap_weight_eq for ThunderX2
` [PATCH 35/54] drivers/staging: replace bitmap_weight with bitmap_weight_le for tegra-video
` [PATCH 36/54] lib/cpumask: add cpumask_weight_{eq,gt,ge,lt,le}
` [PATCH 37/54] arch/ia64: replace cpumask_weight with cpumask_weight_eq in mm/tlb.c
` [PATCH 38/54] arch/mips: replace cpumask_weight with cpumask_weight_{eq, ...} where appropriate
` [PATCH 39/54] arch/powerpc: "
` [PATCH 40/54] arch/s390: replace cpumask_weight with cpumask_weight_eq "
` [PATCH 41/54] arch/x86: "
` [PATCH 42/54] firmware: pcsi: replace cpumask_weight with cpumask_weight_eq
` [PATCH 43/54] drivers/hv: "
` [PATCH 44/54] infiniband: replace cpumask_weight with cpumask_weight_{eq, ...} where appropriate
` [PATCH 45/54] scsi: replace cpumask_weight with cpumask_weight_gt
` [PATCH 51/54] mm: replace nodes_weight with nodes_weight_eq in mempolicy
` [PATCH 52/54] lib/nodemask: add num_node_state_eq()
fs/dlm/midcomms.c:913:22: sparse: sparse: restricted __le32 degrades to integer
2022-01-23 18:41 UTC (6+ messages)
` [Cluster-devel] "
[PATCH] net: usb: asix: remove redundant assignment to variable reg
2022-01-23 18:40 UTC
[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 (4+ 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
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.