linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-23 13:12:04 to 2022-01-23 19:19:43 UTC [more...]

[PATCH v4 00/16] Add support for Tesla Full Self-Driving (FSD) SoC
 2022-01-23 19:07 UTC 

[PATCH v2 1/2] EDAC: use proper list of struct attribute for attributes
 2022-01-23 19:19 UTC  (2+ messages)

[PATCH 1/2] perf tui: Only support --tui with slang
 2022-01-23 19:18 UTC  (2+ messages)
` [PATCH 2/2] perf gtk: Only support --gtk if compiled in

[PATCH v3 0/3] Add initial support for exynos5420-chagall-wifi
 2022-01-23 19:15 UTC  (2+ messages)

[PATCH v3 00/54] lib/bitmap: optimize bitmap_weight() usage
 2022-01-23 19:13 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: "
` [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 "
` [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 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

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

[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] net: fec_ptp: remove redundant initialization of variable val
 2022-01-23 18:49 UTC 

fs/dlm/midcomms.c:913:22: sparse: sparse: restricted __le32 degrades to integer
 2022-01-23 18:41 UTC  (4+ messages)

[PATCH] net: usb: asix: remove redundant assignment to variable reg
 2022-01-23 18:40 UTC 

[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  (6+ messages)

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

[PATCH v6 00/14] CSI2RX support on J721E
 2022-01-23 18:25 UTC  (5+ messages)
` [PATCH v6 03/14] media: cadence: csi2rx: Add get_fmt and set_fmt pad ops
` [PATCH v6 11/14] media: ti: Add CSI2RX support for J721E

[PATCH v2] staging: r8188eu: handle rtw_init_netdev_name() failure appropriately
 2022-01-23 18:17 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: "

[PATCH rdma-next] RDMA/mlx5: Delete get_num_static_uars function
 2022-01-23 18:00 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  (6+ 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 net] bus: mhi: Add mru_default for Cinterion MV31-W
 2022-01-23 17:52 UTC  (3+ messages)

[PATCH] pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards
 2022-01-23 17:40 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 3/6] dt-bindings: display: visionox-rm69299: document new compatible string
 2022-01-23 17:37 UTC 

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

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

[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

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

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

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

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

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

[PATCH v2 0/4] mfd/power/regulators: dt-bindings: max14577: convert to dtschema
 2022-01-23 17:10 UTC  (3+ 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  (4+ 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

[PATCH 0/3] regulator/mfd: dt-bindings: maxim,max77802: convert to dtschema
 2022-01-23 17:09 UTC  (3+ 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 v2 00/28] pinctrl: dt-bindings: samsung: convert to dtschema
 2022-01-23 17:09 UTC  (3+ messages)

[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

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

[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

[PATCH] habanalabs: Remove unused enum member DMA_SRAM_TO_SRAM
 2022-01-23 16:24 UTC  (8+ messages)

[PATCH] ARM: dts: exynos: use define for TMU clock on Exynos4412
 2022-01-23 16:16 UTC  (2+ messages)

[PATCH] mtd: rawnand: omap_elm: remove redundant variable 'errors'
 2022-01-23 16:09 UTC  (2+ messages)

[PATCH] net: stmmac: reduce unnecessary wakeups from eee sw timer
 2022-01-23 15:54 UTC 

[PATCH] net: dsa|ethernet: use bool values to pass bool param of phy_init_eee
 2022-01-23 15:54 UTC  (2+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.17-2 tag
 2022-01-23 15:54 UTC  (2+ messages)

[GIT PULL] irq/urgent for v5.17-rc2
 2022-01-23 15:47 UTC  (2+ messages)

[GIT PULL] sched/urgent for v5.17-rc2
 2022-01-23 15:47 UTC  (2+ messages)

[GIT PULL] perf/urgent for v5.17-rc2
 2022-01-23 15:47 UTC  (2+ messages)

[PATCH v3] mtd: onenand: Check for error irq
 2022-01-23 15:44 UTC  (2+ messages)

[PATCH 1/3] mtd: rawnand: nandsim: Replace overflow check with kzalloc to single kcalloc
 2022-01-23 15:43 UTC  (2+ messages)

[PATCH 1/2] mtd: rawnand: Remove of_get_nand_on_flash_bbt() wrapper
 2022-01-23 15:43 UTC  (2+ messages)

[PATCH v3 0/9] BCMA support for brcmnand
 2022-01-23 15:42 UTC  (2+ messages)

[PATCH v2 0/3] (Re)enable DP/HDMI audio for RK3399 Gru
 2022-01-23 15:40 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: rk3568: drop pclk_xpcs from gmac0
 2022-01-23 15:40 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix rk3399-puma-haikou USB OTG mode
 2022-01-23 15:40 UTC  (2+ messages)

[PATCH v1] arm64: dts: rk356x: fix dma-controller warning
 2022-01-23 15:40 UTC  (2+ messages)

[PATCH] mtd: aspeed-smc: improve probe resilience
 2022-01-23 15:39 UTC  (2+ messages)

[PATCH 3/4] mtd: rawnand: gpmi: validate controller clock rate
 2022-01-23 15:39 UTC  (2+ messages)

[PATCH 4/4] mtd: rawnand: gpmi: support fast edo timings for mx28
 2022-01-23 15:39 UTC  (2+ messages)

[PATCH] mtd: rawnand: omap2: Prevent invalid configuration and build error
 2022-01-23 15:33 UTC  (3+ messages)

[PATCH 1/2] mtd: parsers: qcom: Fix kernel panic on skipped partition
 2022-01-23 15:32 UTC  (3+ messages)

[PATCH] mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get
 2022-01-23 15:31 UTC  (3+ messages)

[PATCH] dt-bindings: watchdog: fsl-imx7ulp-wdt: Fix assigned-clock-parents
 2022-01-23 15:29 UTC  (2+ messages)

[PATCH] dt-bindings: net: ti,k3-am654-cpts: Fix assigned-clock-parents
 2022-01-23 15:29 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: stm32-i2c: Move st,syscfg-fmp definition to top level
 2022-01-23 15:29 UTC  (2+ messages)

[PATCH] dt-bindings: ingenic,i2c: Rework interrupts in example
 2022-01-23 15:28 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: qcom,spmi-sdam: Drop child node schema
 2022-01-23 15:28 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: imx: Make each example a separate entry
 2022-01-23 15:28 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: mpc: Make each example a separate entry
 2022-01-23 15:28 UTC  (2+ messages)

[PATCH 2/2] mtd: parsers: qcom: Fix missing free for pparts in cleanup
 2022-01-23 15:23 UTC  (2+ messages)

[PATCH 2/4] mtd: rawnand: gpmi: fix controller timings setting
 2022-01-23 15:23 UTC  (2+ messages)

[PATCH v5] drm/panel: simple: add SGD GKTW70SDAD1SD
 2022-01-23 15:18 UTC 

[PATCH net v3] bus: mhi: Add mru_default for Foxconn SDX55
 2022-01-23 15:01 UTC  (2+ messages)

[PATCH V3 0/4] thermal: qcom: Add support for PMIC5 Gen2 ADC_TM
 2022-01-23 14:56 UTC  (11+ messages)
` [PATCH V3 3/4] thermal: qcom: Add support for multiple generations of devices
` [PATCH V3 4/4] thermal: qcom: add support for PMIC5 Gen2 ADCTM

[PATCH 1/2] drivers: phy: qcom: ipq806x-usb: convert to BITFIELD macro
 2022-01-23 14:46 UTC  (4+ messages)
` [PATCH 2/2] drivers: phy: qcom: ipq806x-usb: conver latch function to pool macro

[PATCH] habanalabs: silence an uninitialized variable warning
 2022-01-23 14:39 UTC  (2+ messages)

[PATCH v2] Bluetooth: msft: fix null pointer deref on msft_monitor_device_evt
 2022-01-23 14:30 UTC  (2+ messages)

[PATCH] proc: use kmalloc instead of __get_free_page() to alloc path buffer
 2022-01-23 14:23 UTC  (4+ messages)
  ` [PATCH v2] proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks

[PATCH] fs/ocfs2: remove redundant ret variable
 2022-01-23 14:13 UTC  (2+ messages)
` [fs/ocfs2] 32e1a3dbeb: kernel_BUG_at_fs/ocfs2/uptodate.c

[RFC PATCH v2] Bluetooth: hci_event: Ignore multiple conn complete events
 2022-01-23 14:06 UTC 

[PATCH v2 0/2] Add BananaPi R2 Pro board
 2022-01-23 13:51 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: rockchip: Add BananaPi R2 Pro Board
` [PATCH v2 2/2] arm64: dts: rockchip: Add Bananapi R2 Pro

[PATCH] drivers: net: remove a dangling pointer in peak_usb_create_dev
 2022-01-23 13:48 UTC  (8+ messages)

[drm/i915/rpm] 527bab0473: assertion_failure
 2022-01-23 13:47 UTC 

[PATCH v1 0/3] Add BananaPi R2 Pro board
 2022-01-23 13:38 UTC  (4+ messages)
` [PATCH v1 1/3] dts64: rk3568: drop pclk_xpcs from gmac0
  ` Aw: "

[PATCH] net: stmmac: dwmac-sun8i: fix double disable and unprepare "stmmaceth" clk
 2022-01-23 13:28 UTC 

[PATCH v2] tty: Partially revert the removal of the Cyclades public API
 2022-01-23 13:32 UTC 

[PATCH] tty: Revert the removal of the Cyclades public API
 2022-01-23 13:32 UTC  (5+ messages)

kernel crash/disc errors when unbinding USB devices
 2022-01-23 13:11 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).