linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-07 09:48:59 to 2022-06-07 11:08:41 UTC [more...]

[PATCH v2] ARM: initialize jump labels before setup_machine_fdt()
 2022-06-07 11:04 UTC  (8+ messages)

[PATCH] dt-bindings: hwmon: ti,tmp401: Drop 'items' from 'ti,n-factor' property
 2022-06-07 11:04 UTC  (2+ messages)

BUG in mmc: core: Disable card detect during shutdown
 2022-06-07 11:03 UTC  (4+ messages)

[PATCH] staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callback
 2022-06-07 11:01 UTC  (4+ messages)

[PATCH 00/10] Add support for AXP192 PMIC
 2022-06-07 10:49 UTC  (12+ messages)
` [PATCH 01/10] regmap-irq: Add get_irq_reg to support unusual register layouts
` [PATCH 05/10] dt-bindings: gpio: Add AXP192 GPIO bindings
` [PATCH 08/10] iio: adc: axp20x_adc: Add support for AXP192

[PATCH 00/10] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-06-07 10:59 UTC  (11+ messages)
` [PATCH 01/10] dt-bindings: arm: freescale: Switch fsl,scu "
` [PATCH 02/10] dt-bindings: arm: freescale: Add fsl,scu-clk yaml file
` [PATCH 03/10] dt-bindings: arm: freescale: Add fsl,scu-iomux "
` [PATCH 04/10] dt-bindings: arm: freescale: Add fsl,scu-key "
` [PATCH 05/10] dt-bindings: arm: freescale: Add fsl,scu-ocotp "
` [PATCH 06/10] dt-bindings: arm: freescale: Add fsl,scu-pd "
` [PATCH 07/10] dt-bindings: arm: freescale: Add fsl,scu-rtc "
` [PATCH 08/10] dt-bindings: arm: freescale: Add fsl,scu-thermal "
` [PATCH 09/10] dt-bindings: arm: freescale: Add fsl,scu-wdt "
` [PATCH 10/10] dt-bindings: arm: freescale: Remove fsl,scu txt file

[PATCH v2 0/4] Cleanup patches of vmalloc
 2022-06-07 10:59 UTC  (5+ messages)
` [PATCH v2 1/4] mm/vmalloc: invoke classify_va_fit_type() in adjust_va_to_fit_type()
` [PATCH v2 2/4] mm/vmalloc: remove the redundant boundary check
` [PATCH v2 3/4] mm/vmalloc: fix typo in local variable name
` [PATCH v2 4/4] mm/vmalloc: Add code comment for find_vmap_area_exceed_addr()

[PATCH] staging: r8188eu: Fix kernel-doc
 2022-06-07 11:00 UTC  (4+ messages)

[RFC PATCH 00/13] can: slcan: extend supported features
 2022-06-07 11:00 UTC  (20+ messages)
` [RFC PATCH 03/13] can: slcan: use the alloc_can_skb() helper
` [RFC PATCH 04/13] can: slcan: use CAN network device driver API
` [RFC PATCH 05/13] can: slcan: simplify the device de-allocation
` [RFC PATCH 06/13] can: slcan: allow to send commands to the adapter
` [RFC PATCH 07/13] can: slcan: set bitrate by CAN device driver API
` [RFC PATCH 08/13] can: slcan: send the open command to the adapter
` [RFC PATCH 09/13] can: slcan: send the close "
` [RFC PATCH 10/13] can: slcan: move driver into separate sub directory
` [RFC PATCH 11/13] can: slcan: add ethtool support to reset adapter errors
` [RFC PATCH 12/13] can: slcan: extend the protocol with error info
` [RFC PATCH 13/13] can: slcan: extend the protocol with CAN state info

[PATCH 0/6] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-06-07 10:57 UTC  (4+ messages)
` [PATCH 5/6] bitops: wrap non-atomic bitops with a transparent macro

[PATCH] random: do not use jump labels before they are initialized
 2022-06-07 10:56 UTC  (5+ messages)

[PATCH v4 00/17] ALSA: hda: cirrus: Add initial DSP support and firmware loading
 2022-06-07 10:55 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/26] *ALSA: hda: cirrus: Add initial DSP support and firmware loading
 2022-06-07 10:54 UTC  (2+ messages)
` (subset) "

[PATCH v5 00/20] ASoC: mediatek: Add support for MT8186 SoC
 2022-06-07 10:55 UTC  (2+ messages)

[PATCH v3 0/6] OPE support on Tegra210 and later
 2022-06-07 10:55 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
 2022-06-07 10:54 UTC  (11+ messages)

[PATCH v3 00/17] ALSA: hda: cirrus: Add initial DSP support and firmware loading
 2022-06-07 10:54 UTC  (2+ messages)
` (subset) "

[PATCH 00/26] ALSA: hda: cirrus: Add initial DSP support and firmware loading
 2022-06-07 10:54 UTC  (2+ messages)
` (subset) "

[syzbot] INFO: task hung in add_early_randomness (2)
 2022-06-07 10:53 UTC  (5+ messages)

[PATCH] arm64: dts: freescale: imx8qxp: Fix thermal zone name for cpu0
 2022-06-07 10:52 UTC 

[PATCH] random: avoid checking crng_ready() twice in random_init()
 2022-06-07 10:53 UTC 

[PATCH 01/36] tty/vt: consolemap: use ARRAY_SIZE()
 2022-06-07 10:49 UTC  (36+ messages)
` [PATCH 02/36] tty/vt: consolemap: rename and document struct uni_pagedir
` [PATCH 03/36] tty/vt: consolemap: define UNI_* macros for constants
` [PATCH 04/36] tty/vt: consolemap: decrypt inverse_translate()
` [PATCH 05/36] tty/vt: consolemap: remove extern from function decls
` [PATCH 06/36] tty/vt: consolemap: convert macros to static inlines
` [PATCH 07/36] tty/vt: consolemap: make parameters of inverse_translate() saner
` [PATCH 08/36] tty/vt: consolemap: one line = one statement
` [PATCH 09/36] tty/vt: consolemap: use | for binary addition
` [PATCH 10/36] tty/vt: consolemap: introduce UNI_*() macros
` [PATCH 11/36] tty/vt: consolemap: zero uni_pgdir using kcalloc()
` [PATCH 12/36] tty/vt: consolemap: use sizeof(*pointer) instead of sizeof(type)
` [PATCH 13/36] tty/vt: consolemap: make con_set_unimap() more readable
` [PATCH 14/36] tty/vt: consolemap: make con_get_unimap() "
` [PATCH 15/36] tty/vt: consolemap: make p1 increment less confusing in con_get_unimap()
` [PATCH 16/36] tty/vt: consolemap: check put_user() "
` [PATCH 17/36] tty/vt: consolemap: introduce enum translation_map and use it
` [PATCH 18/36] tty/vt: consolemap: remove glyph < 0 check from set_inverse_trans_unicode()
` [PATCH 19/36] tty/vt: consolemap: extract dict unsharing to con_unshare_unimap()
` [PATCH 20/36] tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()
` [PATCH 21/36] tty/vt: consolemap: saner variable names in conv_uni_to_pc()
` [PATCH 22/36] tty/vt: consolemap: saner variable names in con_insert_unipair()
` [PATCH 23/36] tty/vt: consolemap: saner variable names in con_unify_unimap()
` [PATCH 24/36] tty/vt: consolemap: saner variable names in con_do_clear_unimap()
` [PATCH 25/36] tty/vt: consolemap: saner variable names in con_unshare_unimap()
` [PATCH 26/36] tty/vt: consolemap: saner variable names in con_release_unimap()
` [PATCH 27/36] tty/vt: consolemap: saner variable names in con_copy_unimap()
` [PATCH 28/36] tty/vt: consolemap: saner variable names in con_get_unimap()
` [PATCH 29/36] tty/vt: consolemap: saner variable names in con_set_unimap()
` [PATCH 30/36] tty/vt: consolemap: saner variable names in con_set_default_unimap()
` [PATCH 31/36] tty/vt: consolemap: make conv_uni_to_pc() more readable
` [PATCH 32/36] tty/vt: consolemap: remove superfluous whitespace
` [PATCH 33/36] tty/vt: consolemap: change refcount only if needed in con_do_clear_unimap()
` [PATCH 34/36] tty/vt: consolemap: extract con_allocate_new() from con_do_clear_unimap()
` [PATCH 35/36] tty/vt: consolemap: use con_allocate_new() in con_unshare_unimap()
` [PATCH 36/36] tty/vt: consolemap: walk the buffer only once in con_set_trans_old()

[PATCH] spi: intel: Use correct order for the parameters of devm_kcalloc()
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] spi: fix typo in comment
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] spi: s3c64xx: requests spi-dma channel only during data transfer
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] spi: dt-bindings: Move 'rx-sample-delay-ns' to spi-peripheral-props.yaml
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH v2 0/3] spi: stm32-qspi: Remove unused parameters
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH -next] spi: cadence-quadspi: Remove spi_master_put() in probe failure path
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] spi: spi-altera-dfl: Fix an error handling path
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH 00/17] Add support for MT8365 EVK board
 2022-06-07 10:46 UTC  (2+ messages)
` (subset) "

[PATCH] spi: spi-zynqmp-gqspi: Add two chip select support
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] ASoC: wm8962: Fix suspend while playing music
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] ASoC: ab8500: Remove some leftover from the "Replace GPLv2 boilerplate/reference with SPDX" rules
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/reference with SPDX" rules
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Add support for i.MX8MN
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] ASoC: codecs: da7210: add check for i2c_add_driver
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] ASoC: mediatek: remove unnecessary check of clk_disable_unprepare
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] ASoC: mediatek: mt8173: Fix refcount leak in mt8173_rt5650_rt5676_dev_probe
 2022-06-07 10:46 UTC  (2+ messages)

[PATCH] ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH] ASoC: mt6797-mt6351: Fix refcount leak in mt6797_mt6351_dev_probe
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH 1/2] ASoC: codecs: tfa989x: Add support for tfa9890
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH v2] ASoC: samsung: Fix error handling in aries_audio_probe
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH v2] ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH] ASoC: max98390: use linux/gpio/consumer.h to fix build
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH] ASoC: stm32: sai: Remove useless define
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH] ASoC: fsl_mqs: simplify the code with adding fsl_mqs_soc_data
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH] ASoC: amd: acp: fix typo in comment
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH] ASoC: stm32: dfsdm: fix typo in comment
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH v2] ASoC: qcom: soundwire: Add support for controlling audio CGCR from HLOS
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH] ASoC: fsl_asrc_dma: enable dual fifo for ASRC P2P
 2022-06-07 10:45 UTC  (2+ messages)

[PATCH v11 00/14] Multi-Gen LRU Framework
 2022-06-07 10:43 UTC  (7+ messages)
` [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap

[PATCH V1 1/1] mmc:sdhci-pci-o2micro:fix card detect issue because card detect debouncing isn't done
 2022-06-07 10:43 UTC  (2+ messages)

[PATCH v3 0/4] clear riscv dtbs_check errors
 2022-06-07 10:43 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: mmc: convert mmc-spi-slot to yaml

[PATCH v2 0/4] mmc: samsung,exynos-dw-mshc: convert to dtschema
 2022-06-07 10:43 UTC  (5+ messages)
` [PATCH v2 3/4] dt-bindings: "
` [PATCH v2 4/4] dt-bindings: mmc: samsung,exynos-dw-mshc: document Exynos5420 SMU

[PATCH] dt-bindings: Drop more redundant 'maxItems/minItems' in if/then schemas
 2022-06-07 10:42 UTC  (2+ messages)

[RESEND 00/14] Add Mediatek MT6370 PMIC support
 2022-06-07 10:41 UTC  (5+ messages)
` [RESEND 14/14] video: backlight: mt6370: Add Mediatek MT6370 support

[PATCH v2] Bluetooth: Collect kcov coverage from hci_rx_work
 2022-06-07 10:40 UTC 

[PATCH 1/2] arm64: defconfig: Enable qcom ss & hs usb phy
 2022-06-07 10:38 UTC  (2+ messages)
` [PATCH 2/2] arm64: defconfig: Enable qcom interconnect drivers

[PATCH] mmc: mediatek: wait dma stop bit reset to 0
 2022-06-07 10:35 UTC  (2+ messages)

[PATCH] virtio_ring: remove unnecessary to_vvq call
 2022-06-07 10:36 UTC  (2+ messages)

[PATCH] au1000_eth: stop using virt_to_bus()
 2022-06-07 10:35 UTC  (2+ messages)

[PATCH v3 1/2] nvme-pci: move nvme_should_reset() to core code
 2022-06-07 10:35 UTC  (3+ messages)
` [PATCH v3 2/2] nvme: handle persistent internal error AER from NVMe controller

[PATCH 01/10] ARM: dts: qcom: apq8060-dragonboard: add function and color to LED nodes
 2022-06-07 10:29 UTC  (10+ messages)
` [PATCH 02/10] ARM: dts: qcom: apq8060-ifc6410: add color to LED node
` [PATCH 03/10] ARM: dts: qcom: ipq4018-ap120c-ac: add function and color to LED nodes
` [PATCH 04/10] ARM: dts: qcom: ipq8064-rb3011: add color to LED node
` [PATCH 05/10] ARM: dts: qcom: ipq8064: add function to LED nodes
` [PATCH 06/10] arm64: dts: qcom: apq8016-sbc: add function and color "
` [PATCH 07/10] arm64: dts: qcom: qrb5165-rb5: "
` [PATCH 08/10] arm64: dts: qcom: sc7180-trogdor: add function to LED node
` [PATCH 09/10] arm64: dts: qcom: sc7280-herobrine: "
` [PATCH 10/10] arm64: dts: qcom: sdm845-db845c: add function and color to LED nodes

[next] arm64: boot failed - next-20220606
 2022-06-07 10:27 UTC  (7+ messages)

[RFC PATCH v1 0/8] virtio/vsock: experimental zerocopy receive
 2022-06-07 10:26 UTC  (7+ messages)

[PATCH] mtd: phram: Map RAM using memremap instead of ioremap
 2022-06-07 10:24 UTC  (6+ messages)

[PATCH v3 4/6] serial: 8250: Adjust misleading LSR related comment
 2022-06-07 10:22 UTC  (2+ messages)

[git pull] drm for 5.19-rc1
 2022-06-07 10:22 UTC  (2+ messages)

[PATCH v9 0/7] feec() energy margin removal
 2022-06-07 10:19 UTC  (7+ messages)
` [PATCH v9 2/7] sched/fair: Decay task PELT values during wakeup migration

[PATCH v2] sched/deadline: Use proc_douintvec_minmax() limit minimum value
 2022-06-07 10:18 UTC 

[PATCH net-next v1 1/3] net: phy: dp83td510: add SQI support
 2022-06-07 10:17 UTC  (3+ messages)
` [PATCH net-next v1 2/3] net: phy: dp83td510: add cable testing support
` [PATCH net-next v1 3/3] net: phy: dp83td510: disable cable test support for 1Vpp PHYs

[PATCH] nvme: Fix syntax errors in comments
 2022-06-07 10:16 UTC  (2+ messages)

[PATCH V5] dt-bindings: mmc: sdhci-msm: Add gcc resets strings
 2022-06-07 10:15 UTC  (3+ messages)

[PATCH] serial: core: check if uart_get_info succeeds before using
 2022-06-07 10:15 UTC  (2+ messages)

[PATCH] security:trusted_tpm2: Fix memory leak in tpm2_key_encode()
 2022-06-07 10:09 UTC  (2+ messages)

5.19-rc1 build fails at scripts/check-local-export
 2022-06-07 10:11 UTC  (5+ messages)
` [PATCH] kbuild: fix build failure by scripts/check-local-export
  ` [PATCH v2] "

[PATCH] stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
 2022-06-07 10:10 UTC  (5+ messages)

[PATCH v6 00/38] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
 2022-06-07 10:03 UTC  (11+ messages)
` [PATCH v6 20/38] KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
` [PATCH v6 21/38] KVM: nVMX: hyper-v: Enable L2 TLB flush
` [PATCH v6 22/38] KVM: nSVM: "
` [PATCH v6 25/38] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
` [PATCH v6 26/38] KVM: selftests: Move the function doing Hyper-V hypercall "

[PATCH] certs: Convert spaces in certs/Makefile to a tab
 2022-06-07 10:01 UTC  (2+ messages)

[PATCH v5 0/3] tpm_tis_i2c
 2022-06-07 10:00 UTC  (5+ messages)
` [PATCH v5 2/3] tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layer
` [PATCH v5 3/3] tpm: Add tpm_tis_i2c backend for tpm_tis_core

[PATCH 1/2] tty/vt: defkeymap.c_shipped, little unification with loadkeys
 2022-06-07 10:01 UTC  (6+ messages)
` [PATCH 2/2] tty/vt: Makefile, add --unicode for loadkeys invocation

[RESEND PATCH v2] dmaengine: mxs: fix driver registering
 2022-06-07  9:58 UTC 

[PATCH V8 00/10] CXL: Read CDAT and DSMAS data from the device
 2022-06-07  9:58 UTC  (10+ messages)
` [PATCH V8 03/10] PCI: Create PCI library functions in support of DOE mailboxes

[PATCH V2 0/2] xilinx_can: Update on xilinx can
 2022-06-07  9:57 UTC  (4+ messages)
` [PATCH V2 2/2] can: xilinx_can: Add Transmitter delay compensation (TDC) feature support

[PATCH 5.15 0/2] Fix suspend on qcom sc7180 SoCs
 2022-06-07  9:56 UTC  (2+ messages)

[RESEND PATCH v4 0/6] Input: edt-ft5x06 - Improve configuration
 2022-06-07  9:55 UTC  (7+ messages)
` [RESEND PATCH v4 1/6] dt-bindings: input: touchscreen: edt-ft5x06: add report-rate-hz
` [RESEND PATCH v4 2/6] Input: edt-ft5x06 - get/set M12 report rate by sysfs
` [RESEND PATCH v4 3/6] Input: edt-ft5x06 - set report rate by dts property
` [RESEND PATCH v4 4/6] Input: edt-ft5x06 - show model name by sysfs
` [RESEND PATCH v4 5/6] Input: edt-ft5x06 - show firmware version "
` [RESEND PATCH v4 6/6] Input: edt-ft5x06 - show crc and header errors "

[PATCH] drm/sun4i: Add return statement in sun4i_layer_format_mod_supported Add a missing return after the IS_ERR_OR_NULL() check in sun4i_layer_format_mod_supported()
 2022-06-07  9:51 UTC 

[PATCH v3] tpm: Add upgrade/reduced mode support for TPM1.2 modules
 2022-06-07  9:52 UTC  (3+ messages)

[PATCH -next v5 0/3] support concurrent sync io for bfq on a specail occasion
 2022-06-07  9:54 UTC  (11+ messages)

kernel/module/main.c:4515:14: warning: variable 'exit' set but not used
 2022-06-07  9:53 UTC 

[PATCH 0/5] Reduce a vmalloc internal lock contention preparation work
 2022-06-07  9:49 UTC  (3+ messages)
` [PATCH 2/5] mm/vmalloc: Extend __alloc_vmap_area() with extra arguments


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).