All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-23 17:34:58 to 2022-01-23 19:13:29 UTC [more...]

[Buildroot] [git commit branch/2021.11.x] package/mbedtls: security bump to version 2.16.12
 2022-01-23 19:08 UTC 

[Buildroot] [git commit branch/2021.11.x] package/xenomai: fix build with glibc >= 2.34
 2022-01-23 18:32 UTC 

[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
 2022-01-23 19:13 UTC  (66+ 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: "
` [PATCH 08/54] net: ethernet: replace bitmap_weight with bitmap_empty for intel
  ` [Intel-wired-lan] "
` [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 "
` [PATCH 31/54] net: ethernet: replace bitmap_weight with bitmap_weight_eq for intel
  ` [Intel-wired-lan] "
` [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 46/54] soc: replace cpumask_weight with cpumask_weight_lt
` [PATCH 47/54] sched: replace cpumask_weight with cpumask_weight_eq where appropriate
` [PATCH 48/54] kernel/time: "
` [PATCH 49/54] lib/nodemask: add nodemask_weight_{eq,gt,ge,lt,le}
` [PATCH 50/54] acpi: replace nodes__weight with nodes_weight_ge for numa
` [PATCH 51/54] mm: replace nodes_weight with nodes_weight_eq in mempolicy
` [PATCH 52/54] lib/nodemask: add num_node_state_eq()
` [PATCH 53/54] tools/bitmap: sync bitmap_weight
` [PATCH 54/54] MAINTAINERS: add cpumask and nodemask files to BITMAP_API

[Buildroot] [git commit branch/2021.11.x] package/imagemagick: fix dependency
 2022-01-23 19:03 UTC 

[Buildroot] [git commit branch/2021.11.x] package/gstreamer1/gst1-plugins-bad: fix typo
 2022-01-23 18:45 UTC 

[Buildroot] [git commit branch/2021.11.x] package/lapack: fix CVE-2021-4048
 2022-01-23 18:35 UTC 

[Buildroot] [git commit branch/2021.11.x] DEVELOPERS: remove Evan Zelkowitz
 2022-01-23 19:04 UTC 

[Buildroot] [git commit branch/2021.11.x] package/lapack: add LAPACK_CPE_ID_VENDOR
 2022-01-23 18:35 UTC 

[Buildroot] [git commit branch/2021.02.x] package/lapack: add LAPACK_CPE_ID_VENDOR
 2022-01-23 18:35 UTC 

[Buildroot] [git commit branch/2021.02.x] package/imagemagick: fix dependency
 2022-01-23 19:03 UTC 

[Buildroot] [git commit branch/2021.02.x] package/mbedtls: security bump to version 2.16.12
 2022-01-23 19:08 UTC 

[Buildroot] [git commit branch/2021.02.x] package/lapack: fix CVE-2021-4048
 2022-01-23 18:35 UTC 

[Buildroot] [git commit branch/2021.02.x] DEVELOPERS: remove Evan Zelkowitz
 2022-01-23 19:04 UTC 

[Buildroot] [git commit branch/2021.02.x] package/gstreamer1/gst1-plugins-bad: fix typo
 2022-01-23 18:45 UTC 

[Buildroot] [PATCH 1/1] package/mbedtls: security bump to version 2.16.12
 2022-01-23 19:10 UTC  (2+ messages)

[PATCH v4 1/1] media: ovm6211: Adds support for OVM6211
 2022-01-23 19:06 UTC  (3+ messages)

[PATCH v3 0/8] rtw88: prepare locking for SDIO support
 2022-01-23 19:03 UTC  (3+ messages)

stable-rc/queue/5.10 build: 182 builds: 3 failed, 179 passed, 4 errors, 9 warnings (v5.10.93-476-g06c0e9de9d85)
 2022-01-23 19:01 UTC 

[PATCH 0/2] Add support for Azoteq IQS620A(T) V3
 2022-01-23 19:01 UTC  (3+ messages)
` [PATCH 1/2] mfd: iqs62x: Provide device revision to sub-devices
` [PATCH 2/2] iio: temperature: iqs620at-temp: Add support for V3 silicon

[PATCH v2 0/1] KVM: Dirty quota-based throttling
 2022-01-23 18:58 UTC  (4+ messages)
` [PATCH v2 1/1] KVM: Implement dirty quota-based throttling of vcpus

[PATCH 4/4] drivers: bus: add driver for initializing the SSC bus on (some) qcom SoCs
 2022-01-23 18:56 UTC  (3+ messages)

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, e783362e)
 2022-01-23 18:54 UTC 

[PATCH] net: fec_ptp: remove redundant initialization of variable val
 2022-01-23 18:49 UTC 

[Buildroot] [PATCH 1/1] package/gstreamer1/gst1-plugins-bad: fix typo
 2022-01-23 18:46 UTC  (2+ messages)

[PATCH v5 0/3] KVM: x86: Provide per VM capability for disabling PMU virtualization
 2022-01-23 18:45 UTC  (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] KVM: selftests: Allow creation of selftest VM without vcpus
` [PATCH v5 3/3] KVM: selftests: Verify disabling PMU virtualization via KVM_CAP_CONFIG_PMU

Sampling of non-C-like stacks with eBPF and perf_events?
 2022-01-23 18:45 UTC  (3+ messages)

stable-rc/queue/4.19 build: 178 builds: 5 failed, 173 passed, 2 errors, 30 warnings (v4.19.225-201-gc1bcacb76e00)
 2022-01-23 18:45 UTC 

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

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  (7+ 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


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.