All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-10 11:46:33 to 2022-01-10 12:27:32 UTC [more...]

[PATCH v7 1/2] arm: dts: imx8mq: Add Kontron pitx-imx8m
 2022-01-10 11:53 UTC  (4+ messages)
` [PATCH v7 2/2] board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board support

[PATCH 0/4] irqchip/meson-gpio: Add support for Meson-S4 SoC
 2022-01-10 12:28 UTC  (8+ messages)
` [PATCH 2/4] irqchip/meson-gpio: support more than 8 channels gpio irq line
` [PATCH 3/4] irqchip/meson-gpio: add select trigger type callback

[PATCH v2] iio: stm: don't always auto-enable I2C and SPI interface drivers
 2022-01-10 12:25 UTC  (2+ messages)

[PATCH net 0/3] net/smc: Fixes for race in smc link group termination
 2022-01-10 12:25 UTC  (3+ messages)
` [PATCH net 1/3] net/smc: Resolve the race between link group access and termination

[RFC PATCH v2 0/6] host: Support macOS 12
 2022-01-10 12:24 UTC  (5+ messages)
` [RFC PATCH v2 2/6] audio/coreaudio: Remove a deprecation warning on "

[PATCH 0/2] tools/libs: decouple more from mini-os
 2022-01-10 12:25 UTC  (3+ messages)
` [PATCH 1/2] tools/libs/evtchn: "

[PATCH] usb: typec: tcpci: don't touch CC line which source Vconn
 2022-01-10 12:25 UTC  (2+ messages)

[PATCH 5.10.y-cip 00/61] Add Ethernet support to RZ/G2L
 2022-01-10 12:23 UTC  (62+ messages)
` [PATCH 5.10.y-cip 01/61] dt-bindings: net: renesas,etheravb: Add additional clocks
` [PATCH 5.10.y-cip 02/61] dt-bindings: net: renesas,etheravb: Fix optional second clock name
` [PATCH 5.10.y-cip 03/61] dt-bindings: net: renesas,etheravb: Document Gigabit Ethernet IP
` [PATCH 5.10.y-cip 04/61] dt-bindings: net: renesas,etheravb: Drop "int_" prefix and "_n" suffix from interrupt names
` [PATCH 5.10.y-cip 05/61] net: ethernet: ravb: Enable optional refclk
` [PATCH 5.10.y-cip 06/61] net: ethernet: ravb: Fix release of refclk
` [PATCH 5.10.y-cip 07/61] net: ethernet: ravb: Use devm_platform_get_and_ioremap_resource()
` [PATCH 5.10.y-cip 08/61] ravb: Fix a typo in comment
` [PATCH 5.10.y-cip 09/61] ravb: Remove checks for unsupported internal delay modes
` [PATCH 5.10.y-cip 10/61] ravb: Use unsigned int for num_tx_desc variable in struct ravb_private
` [PATCH 5.10.y-cip 11/61] ravb: Add struct ravb_hw_info to driver data
` [PATCH 5.10.y-cip 12/61] ravb: Add aligned_tx to struct ravb_hw_info
` [PATCH 5.10.y-cip 13/61] ravb: Add max_rx_len "
` [PATCH 5.10.y-cip 14/61] ravb: Add stats_len "
` [PATCH 5.10.y-cip 15/61] ravb: Add gstrings_stats and gstrings_size "
` [PATCH 5.10.y-cip 16/61] ravb: Add net_features and net_hw_features "
` [PATCH 5.10.y-cip 17/61] ravb: Add internal delay hw feature "
` [PATCH 5.10.y-cip 18/61] ravb: Add tx_counters "
` [PATCH 5.10.y-cip 19/61] ravb: Remove the macros NUM_TX_DESC_GEN[23]
` [PATCH 5.10.y-cip 20/61] ravb: Add multi_irq to struct ravb_hw_info
` [PATCH 5.10.y-cip 21/61] ravb: Add no_ptp_cfg_active "
` [PATCH 5.10.y-cip 22/61] ravb: Add ptp_cfg_active "
` [PATCH 5.10.y-cip 23/61] ravb: Factorise ravb_ring_free function
` [PATCH 5.10.y-cip 24/61] ravb: Factorise ravb_ring_format function
` [PATCH 5.10.y-cip 25/61] ravb: Factorise ravb_ring_init function
` [PATCH 5.10.y-cip 26/61] ravb: Factorise ravb_rx function
` [PATCH 5.10.y-cip 27/61] ravb: Factorise ravb_adjust_link function
` [PATCH 5.10.y-cip 28/61] ravb: Factorise ravb_set_features
` [PATCH 5.10.y-cip 29/61] ravb: Factorise ravb_dmac_init function
` [PATCH 5.10.y-cip 30/61] ravb: Factorise ravb_emac_init function
` [PATCH 5.10.y-cip 31/61] ravb: Add reset support
` [PATCH 5.10.y-cip 32/61] ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar"
` [PATCH 5.10.y-cip 33/61] ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variables
` [PATCH 5.10.y-cip 34/61] ravb: Add nc_queue to struct ravb_hw_info
` [PATCH 5.10.y-cip 35/61] ravb: Add support for RZ/G2L SoC
` [PATCH 5.10.y-cip 36/61] ravb: Initialize GbEthernet DMAC
` [PATCH 5.10.y-cip 37/61] ravb: remove APSR_DM
` [PATCH 5.10.y-cip 38/61] ravb: Exclude gPTP feature support for RZ/G2L
` [PATCH 5.10.y-cip 39/61] ravb: Add tsrq to struct ravb_hw_info
` [PATCH 5.10.y-cip 40/61] ravb: Add magic_pkt "
` [PATCH 5.10.y-cip 41/61] ravb: Add half_duplex "
` [PATCH 5.10.y-cip 42/61] ravb: update "undocumented" annotations
` [PATCH 5.10.y-cip 43/61] ravb: Remove extra TAB
` [PATCH 5.10.y-cip 44/61] ravb: Initialize GbEthernet E-MAC
` [PATCH 5.10.y-cip 45/61] ravb: Add rx_max_buf_size to struct ravb_hw_info
` [PATCH 5.10.y-cip 46/61] ravb: Use ALIGN macro for max_rx_len
` [PATCH 5.10.y-cip 47/61] ravb: Fillup ravb_alloc_rx_desc_gbeth() stub
` [PATCH 5.10.y-cip 48/61] ravb: Fillup ravb_rx_ring_free_gbeth() stub
` [PATCH 5.10.y-cip 49/61] ravb: Fillup ravb_rx_ring_format_gbeth() stub
` [PATCH 5.10.y-cip 50/61] ravb: Fillup ravb_rx_gbeth() stub
` [PATCH 5.10.y-cip 51/61] ravb: Add carrier_counters to struct ravb_hw_info
` [PATCH 5.10.y-cip 52/61] ravb: Add support to retrieve stats for GbEthernet
` [PATCH 5.10.y-cip 53/61] ravb: Rename "tsrq" variable
` [PATCH 5.10.y-cip 54/61] ravb: Optimize ravb_emac_init_gbeth function
` [PATCH 5.10.y-cip 55/61] ravb: Rename "nc_queue" feature bit
` [PATCH 5.10.y-cip 56/61] ravb: Update ravb_emac_init_gbeth()
` [PATCH 5.10.y-cip 57/61] ravb: Fix typo AVB->DMAC
` [PATCH 5.10.y-cip 58/61] clk: renesas: r9a07g044: Add ethernet clock sources
` [PATCH 5.10.y-cip 59/61] clk: renesas: r9a07g044: Add GbEthernet clock/reset
` [PATCH 5.10.y-cip 60/61] arm64: dts: renesas: r9a07g044: Add GbEthernet nodes
` [PATCH 5.10.y-cip 61/61] arm64: dts: renesas: rzg2l-smarc-som: Enable Ethernet

[PATCH] sysctl: documentation: fix table format warning
 2022-01-10 12:24 UTC  (2+ messages)

[Buildroot] [ANNOUNCE] mtd-utils-2.1.4 is released
 2022-01-10 12:17 UTC  (3+ messages)

[RFC v5 net-next 00/13] add support for VSC75XX control over SPI
 2022-01-10 12:23 UTC  (11+ messages)
` [RFC v5 net-next 01/13] mfd: ocelot: add support for external mfd control over SPI for the VSC7512
` [RFC v5 net-next 08/13] mfd: add interface to check whether a device is mfd

drivers/gpu/drm/i915/gvt/gtt.c:1152: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2022-01-10 12:21 UTC  (2+ messages)

[meta-python][PATCHv2] python3-ujson: Upgrade 5.0.0 -> 5.1.0
 2022-01-10 12:21 UTC 

[PATCH v3 0/6] DEV_PM_OPS macros rework v3
 2022-01-10 12:19 UTC  (11+ messages)
` [PATCH v3 1/6] PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro
` [PATCH v3 3/6] PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros
` [PATCH v3 4/6] PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro
` [PATCH v3 5/6] PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros
` [PATCH v3 6/6] iio: pressure: bmp280: Use new PM macros

[RFC PATCH v2 0/2] docs: add a text about regressions to the Linux kernel's documentation
 2022-01-10 12:13 UTC  (7+ messages)
` [RFC PATCH v2 1/2] docs: add a document about regression handling

[virtio-comment] [V3 PATCH 0/1] Introduce virtio asymmetric crypto service
 2022-01-10 12:20 UTC  (3+ messages)
` [virtio-comment] [V3 PATCH 1/1] virtio-crypto: introduce akcipher service
  ` [virtio-comment] PING: "

[PATCH] xserver-xorg: whitelist two CVEs
 2022-01-10 12:19 UTC 

[LTP] [PATCH v2 4/4] sysctl/sysctl02.sh: Use kconfig shell api
 2022-01-10 12:20 UTC  (5+ messages)
` [LTP] [PATCH v3 1/4] lib/tst_kconfig: Modify the return type of tst_kconfig_check function
  ` [LTP] [PATCH v3 2/4] lib: Introduce KCONFIG_SKIP_CHECK environment variable

PCIe AER generates no interrupts on host (ZynqMP)
 2022-01-10 12:17 UTC  (2+ messages)

PCIe AER generates no interrupts on host (ZynqMP)
 2022-01-10 12:16 UTC  (3+ messages)

[PATCH 0/8] video: improve UEFI experience on DM_VIDEO
 2022-01-10 12:16 UTC  (4+ messages)
` [PATCH 1/8] video: Add cursor support for DM_VIDEO consoles

Possible regression: unable to mount CIFS 1.0 shares from older machines since 76a3c92ec9e0668e4cd0e9ff1782eb68f61a179c
 2022-01-10 12:15 UTC 

/usr/shared/qemu binaries
 2022-01-10 12:10 UTC  (2+ messages)

[PATCH v2 0/6] ima: support fs-verity digests and signatures
 2022-01-10 12:13 UTC  (7+ messages)
` [PATCH v2 2/6] fs-verity: define a function to return the integrity protected file digest
` [PATCH v2 5/6] ima: support fs-verity file digest based signatures

[PATCH] scsi: storvsc: Fix storvsc_queuecommand() memory leak
 2022-01-10 12:13 UTC  (3+ messages)

[PATCH] dt-bindings: vendor-prefixes: add Huawei
 2022-01-10 12:13 UTC  (4+ messages)

[PATCH v2 0/8] Implement EBPF on powerpc32
 2022-01-10 12:13 UTC  (5+ messages)
` [PATCH v2 8/8] powerpc/bpf: Reallocate BPF registers to volatile registers when possible on PPC32

stable-rc/linux-5.15.y build: 179 builds: 4 failed, 175 passed, 14 errors, 5 warnings (v5.15.13-73-ge8d40b0a7738)
 2022-01-10 12:13 UTC 

[PATCH V5 0/5] The UART driver compatible with
 2022-01-10 12:11 UTC  (9+ messages)
` [PATCH V5 2/5] tty: serial: meson: Move request the register region
` [PATCH V5 3/5] tty: serial: meson: Using the common clock code describe

GPL-1.0-licensed code for files drivers/clk/mediatek/clk-mt7986* included with commit ec97d23c8e22 ("clk: mediatek: add mt7986 clock support")
 2022-01-10 12:12 UTC  (2+ messages)

[RFC PATCH v2 00/44] TDX support
 2022-01-10 12:09 UTC  (17+ messages)
` [RFC PATCH v2 06/44] hw/i386: Introduce kvm-type for TDX guest
` [RFC PATCH v2 20/44] i386/tdx: Parse tdx metadata and store the result into TdxGuestState

[PATCH -next] scsi: efct: don't use GFP_KERNEL under spin lock
 2022-01-10 12:10 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: renesas: Remove empty lvds endpoints
 2022-01-10 12:07 UTC  (4+ messages)

[PATCH V2 0/7] coresight: trbe: Workaround Cortex-A510 erratas
 2022-01-10 12:04 UTC  (11+ messages)
` [PATCH V2 5/7] coresight: trbe: Work around the ignored system register writes
` [PATCH V2 6/7] coresight: trbe: Work around the invalid prohibited states
` [PATCH V2 7/7] coresight: trbe: Work around the trace data corruption

[PATCH v2] scsi: pmcraid: Fix memory allocation in 'pmcraid_alloc_sglist()'
 2022-01-10 12:02 UTC 

[Bug 215315] New: [REGRESSION BISECTED] amdgpu crashes system suspend - NUC8i7HVKVA
 2022-01-10 12:02 UTC  (3+ messages)
  ` [Bug 215315] New: [REGRESSION BISECTED] amdgpu crashes system suspend - NUC8i7HVKVA #forregzbot

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-10 12:02 UTC  (6+ messages)
` [PATCH v2 20/35] brcmfmac: pcie: Perform correct BCM4364 firmware selection

[Cluster-devel] [PATCH] gfs2: tell dlm to cancel timed out iopen locks
 2022-01-10 12:01 UTC  (2+ messages)

[chrome-os:chromeos-5.4 9996/9999] drivers/iio/proximity/sx9360.c:386:18: warning: variable 'reg' set but not used
 2022-01-10 12:01 UTC 

[PATCH v3 0/3] Bring the BusLogic host bus adapter driver up to Y2021
 2022-01-10 12:00 UTC  (11+ messages)
` [PATCH v3 3/3] scsi: Set allocation length to 255 for ATA Information VPD page

[PATCH] xserver-xorg: update CVE_PRODUCT
 2022-01-10 11:59 UTC  (2+ messages)
` [OE-core] "

[PATCH V3] overview-manual: document hash equivalence
 2022-01-10 11:25 UTC  (3+ messages)
  ` [docs] "

[virtio-dev] [PATCH v7] virtio-net: support device stats
 2022-01-10 11:57 UTC  (2+ messages)

[LTP] [PATCH v2] cpuset_regression_test: Fix test, if cpuset groups exist already
 2022-01-10 11:57 UTC  (4+ messages)

[PATCH] btrfs/011: handle finished replace properly
 2022-01-10 11:57 UTC  (2+ messages)

[PATCH 0/2] block/rbd: fixes for bdrv_co_block_status
 2022-01-10 11:41 UTC  (2+ messages)
` [PATCH 1/2] block/rbd: fix handling of holes in .bdrv_co_block_status

[f2fs-dev] [PATCH] f2fs: do not allow partial truncation on pinned file
 2022-01-10 11:55 UTC  (3+ messages)

[PATCH 0/2] block-backend: Retain permissions after migration
 2022-01-10 11:51 UTC  (2+ messages)

[PATCH v8 0/4] clk: ralink: make system controller a reset provider
 2022-01-10 11:54 UTC  (7+ messages)
` [PATCH v8 1/4] dt-bindings: reset: add dt binding header for Mediatek MT7621 resets
` [PATCH v8 2/4] dt-bindings: clock: mediatek,mt7621-sysc: add '#reset-cells' property
` [PATCH v8 3/4] clk: ralink: make system controller node a reset provider
` [PATCH v8 4/4] staging: mt7621-dts: align resets with binding documentation

[PATCH v2 5.10.y-cip 00/15] Add ADC/CANFD/IIC support for RZ/G2L
 2022-01-10 11:53 UTC  (16+ messages)
` [PATCH v2 5.10.y-cip 01/15] i2c: riic: Add RZ/G2L support
` [PATCH v2 5.10.y-cip 02/15] arm64: defconfig: Enable RIIC
` [PATCH v2 5.10.y-cip 03/15] dt-bindings: iio: adc: Add binding documentation for Renesas RZ/G2L A/D converter
` [PATCH v2 5.10.y-cip 04/15] iio: adc: Add driver "
` [PATCH v2 5.10.y-cip 05/15] iio: adc: rzg2l_adc: Fix -EBUSY timeout error return
` [PATCH v2 5.10.y-cip 06/15] iio: adc: rzg2l_adc: add missing clk_disable_unprepare() in rzg2l_adc_pm_runtime_resume()
` [PATCH v2 5.10.y-cip 07/15] clk: renesas: r9a07g044: Add SSIF-2 clock and reset entries
` [PATCH v2 5.10.y-cip 08/15] clk: renesas: r9a07g044: Add clock and reset entries for ADC
` [PATCH v2 5.10.y-cip 09/15] arm64: dts: renesas: r9a07g044: Add ADC node
` [PATCH v2 5.10.y-cip 10/15] arm64: defconfig: Enable RZG2L_ADC
` [PATCH v2 5.10.y-cip 11/15] arm64: dts: renesas: rzg2l-smarc: Enable I2C{0,1,3} support
` [PATCH v2 5.10.y-cip 12/15] arm64: dts: renesas: rzg2l-smarc-som: Move extal and memory nodes to SOM DTSI
` [PATCH v2 5.10.y-cip 13/15] arm64: dts: renesas: rzg2l-smarc-som: Enable ADC on SMARC platform
` [PATCH v2 5.10.y-cip 14/15] arm64: dts: renesas: rzg2l-smarc: Enable CANFD
` [PATCH v2 5.10.y-cip 15/15] clk: renesas: r9a07g044: Mark IA55_CLK and DMAC_ACLK critical

[PATCH v4 00/68] fscache, cachefiles: Rewrite
 2022-01-10 11:51 UTC  (2+ messages)

[PATCH] x86/hyperv: Properly deal with empty cpumasks in hyperv_flush_tlb_multi()
 2022-01-10 11:51 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] net/ice: fix link up when starting the device
 2022-01-10 11:53 UTC 

[PATCH v4 0/7] drm/i915: Remove short term pins from execbuf by requiring lock to unbind
 2022-01-10 11:51 UTC  (16+ messages)
` [Intel-gfx] "
` [PATCH v4 1/7] drm/i915: Call i915_gem_evict_vm in vm_fault_gtt to prevent new ENOSPC errors, v2
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 2/7] drm/i915: Add locking to i915_gem_evict_vm()
  `  "
` [Intel-gfx] [PATCH v4 3/7] drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_something
  `  "
` [PATCH v4 4/7] drm/i915: Add i915_vma_unbind_unlocked, and take obj lock for i915_vma_unbind, v2
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v4 5/7] drm/i915: Remove assert_object_held_shared
  `  "
` [Intel-gfx] [PATCH v4 6/7] drm/i915: Remove support for unlocked i915_vma unbind
  `  "
` [PATCH v4 7/7] drm/i915: Remove short-term pins from execbuf, v6
  ` [Intel-gfx] "

[PATCH v1 01/13] linux-firmware: Update firmware file for Intel Bluetooth AX201
 2022-01-10 11:50 UTC  (2+ messages)

[PATCH 07/14] netfilter: nf_tables: add rule blob layout
 2022-01-10 11:51 UTC  (2+ messages)

[PATCH 4.9 00/21] 4.9.297-rc1 review
 2022-01-10 11:49 UTC  (2+ messages)

[PATCH 5.15 00/72] 5.15.14-rc1 review
 2022-01-10 11:49 UTC  (2+ messages)

[PATCH 5.10 00/43] 5.10.91-rc1 review
 2022-01-10 11:49 UTC  (2+ messages)

[PATCH 5.4 00/34] 5.4.171-rc1 review
 2022-01-10 11:49 UTC  (2+ messages)

[PATCH 4.4 00/14] 4.4.299-rc1 review
 2022-01-10 11:49 UTC  (2+ messages)

[PATCH 4.14 00/22] 4.14.262-rc1 review
 2022-01-10 11:49 UTC  (2+ messages)

[PATCH 4.19 00/21] 4.19.225-rc1 review
 2022-01-10 11:49 UTC  (2+ messages)

[PATCH v2] x86/lib: Remove the special case for odd-aligned buffers in csum-partial_64.c
 2022-01-10 11:49 UTC  (2+ messages)

[syzbot] WARNING: suspicious RCU usage in __dev_queue_xmit
 2022-01-10 11:48 UTC  (2+ messages)

New lockdep warning in broonie/sound.git/for-5.17
 2022-01-10 11:49 UTC 

[PATCH v3 0/7] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-01-10 11:46 UTC  (4+ messages)
` [PATCH v3 1/7] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients

[PATCH V2 00/17] riscv: compat: Add COMPAT mode support for rv64
 2022-01-10 11:44 UTC  (4+ messages)
` [PATCH V2 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT

[PATCH v2 0/5] iommu/mediatek: Fix tlb flush logic
 2022-01-10 11:44 UTC  (4+ messages)
` [PATCH v2 5/5] iommu/mediatek: Always tlb_flush_all when each PM resume


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.