All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-15 15:46:51 to 2021-06-15 15:58:16 UTC [more...]

[PULL 00/28] target-arm queue
 2021-06-15 15:44 UTC  (18+ messages)
` [PULL 01/28] hw/intc/arm_gicv3_cpuif: Tolerate spurious EOIR writes
` [PULL 02/28] target/arm: Diagnose UNALLOCATED in disas_simd_two_reg_misc_fp16
` [PULL 03/28] target/arm: Remove fprintf from disas_simd_mod_imm
` [PULL 04/28] target/arm: Diagnose UNALLOCATED in disas_simd_three_reg_same_fp16
` [PULL 05/28] hw: virt: consider hw_compat_6_0
` [PULL 06/28] hw/arm: add quanta-gbs-bmc machine
` [PULL 07/28] hw/arm: quanta-gbs-bmc add i2c comments
` [PULL 08/28] hw/intc/armv7m_nvic: Remove stale comment
` [PULL 11/28] target/arm: Use acpi_ghes_present() to see if we report ACPI memory errors
` [PULL 12/28] target/arm: Fix mte page crossing test
` [PULL 13/28] hw/arm: gsj add i2c comments
` [PULL 14/28] hw/arm: gsj add pca9548
` [PULL 15/28] hw/arm: quanta-q71l add pca954x muxes
` [PULL 19/28] target/arm: Add handling for PSR.ECI/ICI
` [PULL 20/28] target/arm: Let vfp_access_check() handle late NOCP checks
` [PULL 22/28] target/arm: Implement MVE WLSTP insn
` [PULL 25/28] target/arm: Add framework for MVE decode

[PATCH AUTOSEL 5.12 01/33] regulator: cros-ec: Fix error code in dev_err message
 2021-06-15 15:56 UTC  (46+ messages)
` [PATCH AUTOSEL 5.12 02/33] regulator: max77620: Silence deferred probe error
` [PATCH AUTOSEL 5.12 03/33] regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
` [PATCH AUTOSEL 5.12 04/33] platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support
` [PATCH AUTOSEL 5.12 05/33] ASoC: rt5659: Fix the lost powers for the HDA header
` [PATCH AUTOSEL 5.12 06/33] phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
` [PATCH AUTOSEL 5.12 07/33] ASoC: fsl-asoc-card: Set .owner attribute when registering card
` [PATCH AUTOSEL 5.12 08/33] regulator: mt6315: Fix function prototype for mt6315_map_mode
` [PATCH AUTOSEL 5.12 09/33] regulator: rtmv20: Fix to make regcache value first reading back from HW
` [PATCH AUTOSEL 5.12 10/33] NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error
` [PATCH AUTOSEL 5.12 11/33] ASoC: AMD Renoir - add DMI entry for Lenovo 2020 AMD platforms
` [PATCH AUTOSEL 5.12 12/33] spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code
` [PATCH AUTOSEL 5.12 13/33] sched/pelt: Ensure that *_sum is always synced with *_avg
` [PATCH AUTOSEL 5.12 14/33] ASoC: AMD Renoir: Remove fix for DMI entry on Lenovo 2020 platforms
` [PATCH AUTOSEL 5.12 15/33] ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values
` [PATCH AUTOSEL 5.12 16/33] regulator: hi6421v600: Fix .vsel_mask setting
` [PATCH AUTOSEL 5.12 17/33] spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
` [PATCH AUTOSEL 5.12 18/33] NFSv4: Fix second deadlock in nfs4_evict_inode()
` [PATCH AUTOSEL 5.12 19/33] regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULL
` [PATCH AUTOSEL 5.12 20/33] ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire mode
` [PATCH AUTOSEL 5.12 21/33] pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled
` [PATCH AUTOSEL 5.12 22/33] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
` [PATCH AUTOSEL 5.12 23/33] ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
` [PATCH AUTOSEL 5.12 24/33] scsi: core: Fix error handling of scsi_host_alloc()
` [PATCH AUTOSEL 5.12 25/33] scsi: core: Fix failure handling of scsi_add_host_with_dma()
` [PATCH AUTOSEL 5.12 26/33] scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
` [PATCH AUTOSEL 5.12 27/33] scsi: core: Only put parent device if host state differs from SHOST_CREATED
` [PATCH AUTOSEL 5.12 28/33] radeon: use memcpy_to/fromio for UVD fw upload
` [PATCH AUTOSEL 5.12 29/33] kvm: avoid speculation-based attacks from out-of-range memslot accesses
` [PATCH AUTOSEL 5.12 30/33] kvm: fix previous commit for 32-bit builds
` [PATCH AUTOSEL 5.12 31/33] hwmon: (scpi-hwmon) shows the negative temperature properly
` [PATCH AUTOSEL 5.12 32/33] riscv: code patching only works on !XIP_KERNEL
` [PATCH AUTOSEL 5.12 33/33] mm: relocate 'write_protect_seq' in struct mm_struct

[PATCH] clocksource: Remove duplicated argument in arm_global_timer
 2021-06-15 14:00 UTC  (2+ messages)

arch/arm64/include/asm/current.h:19:9: sparse: sparse: context imbalance in 'RAW_SPINLOCK_in_HARDIRQ' - wrong count at exit
 2021-06-15 15:57 UTC 

simplify gendisk and request_queue allocation for blk-mq based drivers
 2021-06-15 15:47 UTC  (4+ messages)
` [PATCH 09/30] mtd_blkdevs: use blk_mq_alloc_disk

[PATCH] afs: fix tracepoint string placement with built-in AFS
 2021-06-15 15:54 UTC  (3+ messages)

[PATCH v2 00/15] misc: nnpi: New PCIe driver for Intel's NNP-I pcie device
 2021-06-15 15:54 UTC  (4+ messages)

[GIT PULL] memory: Tegra for v5.14, part two
 2021-06-15 15:41 UTC  (2+ messages)

[PATCH 0/4] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2021-06-15 15:52 UTC  (4+ messages)

[PATCH v7 00/19] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-06-15 11:06 UTC  (6+ messages)
` [PATCH v7 15/19] phy: sun4i-usb: Add support for the H616 USB PHY
` [PATCH v7 16/19] arm64: dts: allwinner: Add Allwinner H616 .dtsi file
` [PATCH v7 17/19] dt-bindings: arm: sunxi: Add two H616 board compatible strings
` [PATCH v7 18/19] arm64: dts: allwinner: h616: Add OrangePi Zero 2 board support
` [PATCH v7 19/19] arm64: dts: allwinner: h616: Add X96 Mate TV box support

[PATCH AUTOSEL 4.4 1/3] NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error
 2021-06-15 15:50 UTC  (5+ messages)
` [PATCH AUTOSEL 4.4 2/3] scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
` [PATCH AUTOSEL 4.4 3/3] radeon: use memcpy_to/fromio for UVD fw upload

[PATCH v1 0/3] modify xprt state using sysfs
 2021-06-15 15:54 UTC  (5+ messages)
` [PATCH v1 1/3] sunrpc: take a xprt offline "

[PATCH v3 0/3] AM64: Update the locations of various elements in SRAM
 2021-06-15 15:51 UTC  (4+ messages)
` [PATCH v3 1/3] dts: ti: k3-am64-main: Update TF-A's maximum size and node name
` [PATCH v3 2/3] arm64: dts: ti: k3-am64-main: Indicate the memory reserved for DMSC-lite code and secure proxy communication buffer
` [PATCH v3 3/3] arm64: dts: ti: k3-am64-main: Update the location of TF-A

[PATCH AUTOSEL 4.9 1/5] NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error
 2021-06-15 15:50 UTC  (7+ messages)
` [PATCH AUTOSEL 4.9 2/5] scsi: core: Fix error handling of scsi_host_alloc()
` [PATCH AUTOSEL 4.9 3/5] scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
` [PATCH AUTOSEL 4.9 4/5] scsi: core: Only put parent device if host state differs from SHOST_CREATED
` [PATCH AUTOSEL 4.9 5/5] radeon: use memcpy_to/fromio for UVD fw upload

[PATCH AUTOSEL 4.14 1/8] NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error
 2021-06-15 15:50 UTC  (10+ messages)
` [PATCH AUTOSEL 4.14 2/8] scsi: core: Fix error handling of scsi_host_alloc()
` [PATCH AUTOSEL 4.14 3/8] scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
` [PATCH AUTOSEL 4.14 4/8] scsi: core: Only put parent device if host state differs from SHOST_CREATED
` [PATCH AUTOSEL 4.14 5/8] radeon: use memcpy_to/fromio for UVD fw upload
` [PATCH AUTOSEL 4.14 6/8] kvm: avoid speculation-based attacks from out-of-range memslot accesses
` [PATCH AUTOSEL 4.14 7/8] kvm: fix previous commit for 32-bit builds
` [PATCH AUTOSEL 4.14 8/8] hwmon: (scpi-hwmon) shows the negative temperature properly

[PATCH AUTOSEL 4.19 01/12] ASoC: rt5659: Fix the lost powers for the HDA header
 2021-06-15 15:50 UTC  (16+ messages)
` [PATCH AUTOSEL 4.19 02/12] NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error
` [PATCH AUTOSEL 4.19 03/12] NFSv4: Fix second deadlock in nfs4_evict_inode()
` [PATCH AUTOSEL 4.19 04/12] pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled
` [PATCH AUTOSEL 4.19 05/12] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
` [PATCH AUTOSEL 4.19 06/12] scsi: core: Fix error handling of scsi_host_alloc()
` [PATCH AUTOSEL 4.19 07/12] scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
` [PATCH AUTOSEL 4.19 08/12] scsi: core: Only put parent device if host state differs from SHOST_CREATED
` [PATCH AUTOSEL 4.19 09/12] radeon: use memcpy_to/fromio for UVD fw upload
` [PATCH AUTOSEL 4.19 10/12] kvm: avoid speculation-based attacks from out-of-range memslot accesses
` [PATCH AUTOSEL 4.19 11/12] kvm: fix previous commit for 32-bit builds
` [PATCH AUTOSEL 4.19 12/12] hwmon: (scpi-hwmon) shows the negative temperature properly

[PATCH AUTOSEL 5.4 01/15] regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
 2021-06-15 15:49 UTC  (19+ messages)
` [PATCH AUTOSEL 5.4 02/15] ASoC: rt5659: Fix the lost powers for the HDA header
` [PATCH AUTOSEL 5.4 03/15] NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error
` [PATCH AUTOSEL 5.4 04/15] spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
` [PATCH AUTOSEL 5.4 05/15] NFSv4: Fix second deadlock in nfs4_evict_inode()
` [PATCH AUTOSEL 5.4 06/15] pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled
` [PATCH AUTOSEL 5.4 07/15] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
` [PATCH AUTOSEL 5.4 08/15] scsi: core: Fix error handling of scsi_host_alloc()
` [PATCH AUTOSEL 5.4 09/15] scsi: core: Fix failure handling of scsi_add_host_with_dma()
` [PATCH AUTOSEL 5.4 10/15] scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
` [PATCH AUTOSEL 5.4 11/15] scsi: core: Only put parent device if host state differs from SHOST_CREATED
` [PATCH AUTOSEL 5.4 12/15] radeon: use memcpy_to/fromio for UVD fw upload
` [PATCH AUTOSEL 5.4 13/15] kvm: avoid speculation-based attacks from out-of-range memslot accesses
` [PATCH AUTOSEL 5.4 14/15] kvm: fix previous commit for 32-bit builds
` [PATCH AUTOSEL 5.4 15/15] hwmon: (scpi-hwmon) shows the negative temperature properly

[Buildroot] Problems with Xorg, either blank screen or "no screens found"
 2021-06-15 15:54 UTC 

[PATCH AUTOSEL 5.10 01/30] regulator: cros-ec: Fix error code in dev_err message
 2021-06-15 15:49 UTC  (40+ messages)
` [PATCH AUTOSEL 5.10 02/30] regulator: max77620: Silence deferred probe error
` [PATCH AUTOSEL 5.10 03/30] regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
` [PATCH AUTOSEL 5.10 04/30] platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support
` [PATCH AUTOSEL 5.10 05/30] ASoC: rt5659: Fix the lost powers for the HDA header
` [PATCH AUTOSEL 5.10 06/30] phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()
` [PATCH AUTOSEL 5.10 07/30] ASoC: fsl-asoc-card: Set .owner attribute when registering card
` [PATCH AUTOSEL 5.10 08/30] regulator: rtmv20: Fix to make regcache value first reading back from HW
` [PATCH AUTOSEL 5.10 09/30] NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error
` [PATCH AUTOSEL 5.10 10/30] ASoC: AMD Renoir - add DMI entry for Lenovo 2020 AMD platforms
` [PATCH AUTOSEL 5.10 11/30] spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code
` [PATCH AUTOSEL 5.10 12/30] sched/pelt: Ensure that *_sum is always synced with *_avg
` [PATCH AUTOSEL 5.10 13/30] ASoC: AMD Renoir: Remove fix for DMI entry on Lenovo 2020 platforms
` [PATCH AUTOSEL 5.10 14/30] ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values
` [PATCH AUTOSEL 5.10 15/30] spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
` [PATCH AUTOSEL 5.10 16/30] NFSv4: Fix second deadlock in nfs4_evict_inode()
` [PATCH AUTOSEL 5.10 17/30] regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULL
` [PATCH AUTOSEL 5.10 18/30] ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire mode
` [PATCH AUTOSEL 5.10 19/30] pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled
` [PATCH AUTOSEL 5.10 20/30] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device
` [PATCH AUTOSEL 5.10 21/30] ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin
` [PATCH AUTOSEL 5.10 22/30] scsi: core: Fix error handling of scsi_host_alloc()
` [PATCH AUTOSEL 5.10 23/30] scsi: core: Fix failure handling of scsi_add_host_with_dma()
` [PATCH AUTOSEL 5.10 24/30] scsi: core: Put .shost_dev in failure path if host state changes to RUNNING
` [PATCH AUTOSEL 5.10 25/30] scsi: core: Only put parent device if host state differs from SHOST_CREATED
` [PATCH AUTOSEL 5.10 26/30] radeon: use memcpy_to/fromio for UVD fw upload
` [PATCH AUTOSEL 5.10 27/30] kvm: avoid speculation-based attacks from out-of-range memslot accesses
` [PATCH AUTOSEL 5.10 28/30] kvm: fix previous commit for 32-bit builds
` [PATCH AUTOSEL 5.10 29/30] hwmon: (scpi-hwmon) shows the negative temperature properly
` [PATCH AUTOSEL 5.10 30/30] mm: relocate 'write_protect_seq' in struct mm_struct

[PATCH RFCv4 0/4] make '%pD' print full path for file
 2021-06-15 15:49 UTC  (5+ messages)
` [PATCH RFCv4 1/4] fs: introduce helper d_path_unsafe()
` [PATCH RFCv4 2/4] lib/vsprintf.c: make '%pD' print full path for file
` [PATCH RFCv4 3/4] lib/test_printf.c: split write-beyond-buffer check in two
` [PATCH RFCv4 4/4] lib/test_printf.c: add test cases for '%pD'

[PATCH] pynfs: courtesy: send RECLAIM_COMPLETE before session2 opening the file
 2021-06-15 15:50 UTC  (5+ messages)

[PATCH v4 0/3] Convert adi,adv7511.txt DT bindings to yaml
 2021-06-15  8:46 UTC  (3+ messages)
` [PATCH v4 1/3] ARM: dts: zynq: add port definitions to hdmi-tx@39
` [PATCH v4 2/3] ARM: dts: stm32: make hdmi-transmitter node compliant with DT bindings

[PATCH] ASoC: max98357a: set channels_max to 4
 2021-06-15 15:47 UTC  (4+ messages)

[PATCH for-next 0/3] further optimise drain
 2021-06-15 15:47 UTC  (4+ messages)
` [PATCH 1/3] io_uring: switch !DRAIN fast path when possible
` [PATCH 2/3] io_uring: shove more drain bits out of hot path
` [PATCH 3/3] io_uring: optimise io_commit_cqring()

[PATCH 0/3] mcb changes for 5.14
 2021-06-15 15:48 UTC  (3+ messages)
` [PATCH 3/3] mcb: Remove trailing semicolon in macros

[PATCH v2 0/7] rkisp1 support for px30
 2021-06-15  5:53 UTC  (3+ messages)
` [PATCH v2 3/7] media: rockchip: rkisp1: make some isp-param functions variable

[RFC PATCH 00/31] btrfs buffered iomap support
 2021-06-15 15:47 UTC  (3+ messages)
` [RFC PATCH 05/31] btrfs: writepage() lock extent before pages

[igt-dev] [PATCH] tests/kms_prime: Filter out devices that can't import buffers
 2021-06-15 15:46 UTC  (6+ messages)

[staging:staging-testing 381/409] drivers/staging/rtl8188eu/os_dep/ioctl_linux.c:981:6: warning: variable 'reason' set but not used
 2021-06-15 15:46 UTC 

[PATCH v8 1/2] ACPI: Check StorageD3Enable _DSD property in ACPI code
 2021-06-15  5:55 UTC  (4+ messages)
` [PATCH v8 2/2] ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint


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.