public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-06 23:37:38 to 2022-04-07 01:31:15 UTC [more...]

[PATCH net-next v3 0/3] Add Clause 45 support for Aspeed MDIO
 2022-04-07  1:17 UTC  (3+ messages)
` [PATCH net-next v3 2/3] net: mdio: aspeed: Introduce read write function for c22 and c45
` [PATCH net-next v3 3/3] net: mdio: aspeed: Add c45 support

[PATCH AUTOSEL 5.16 01/30] gfs2: assign rgrp glock before compute_bitstructs
 2022-04-07  1:11 UTC  (29+ messages)
` [PATCH AUTOSEL 5.16 02/30] gfs2: cancel timed-out glock requests
` [PATCH AUTOSEL 5.16 03/30] gfs2: Switch lock order of inode and iopen glock
` [PATCH AUTOSEL 5.16 04/30] rtc: fix use-after-free on device removal
` [PATCH AUTOSEL 5.16 05/30] rtc: pcf2127: fix bug when reading alarm registers
` [PATCH AUTOSEL 5.16 06/30] kconfig: add fflush() before ferror() check
` [PATCH AUTOSEL 5.16 07/30] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH AUTOSEL 5.16 08/30] um: port_user: Improve error handling when port-helper is not found
` [PATCH AUTOSEL 5.16 09/30] Input: add bounds checking to input_set_capability()
` [PATCH AUTOSEL 5.16 10/30] Input: stmfts - fix reference leak in stmfts_input_open
` [PATCH AUTOSEL 5.16 11/30] nvme-pci: add quirks for Samsung X5 SSDs
` [PATCH AUTOSEL 5.16 12/30] gfs2: Disable page faults during lockless buffered reads
` [PATCH AUTOSEL 5.16 13/30] rtc: sun6i: Fix time overflow handling
` [PATCH AUTOSEL 5.16 14/30] crypto: stm32 - fix reference leak in stm32_crc_remove
` [PATCH AUTOSEL 5.16 15/30] crypto: x86/chacha20 - Avoid spurious jumps to other functions
` [PATCH AUTOSEL 5.16 16/30] ALSA: hda/realtek: Enable headset mic on Lenovo P360
` [PATCH AUTOSEL 5.16 17/30] s390/traps: improve panic message for translation-specification exception
` [PATCH AUTOSEL 5.16 18/30] s390/pci: improve zpci_dev reference counting
` [PATCH AUTOSEL 5.16 19/30] vhost_vdpa: don't setup irq offloading when irq_num < 0
` [PATCH AUTOSEL 5.16 20/30] tools/virtio: compile with -pthread
` [PATCH AUTOSEL 5.16 21/30] nvmet: use a private workqueue instead of the system workqueue
` [PATCH AUTOSEL 5.16 22/30] nvme-multipath: fix hang when disk goes live over reconnect
` [PATCH AUTOSEL 5.16 23/30] rtc: mc146818-lib: Fix the AltCentury for AMD platforms
` [PATCH AUTOSEL 5.16 24/30] fs: fix an infinite loop in iomap_fiemap
` [PATCH AUTOSEL 5.16 25/30] MIPS: lantiq: check the return value of kzalloc()
` [PATCH AUTOSEL 5.16 26/30] drbd: remove usage of list iterator variable after loop
` [PATCH AUTOSEL 5.16 27/30] platform/chrome: cros_ec_debugfs: detach log reader wq from devm
` [PATCH AUTOSEL 5.16 29/30] nilfs2: fix lockdep warnings in page operations for btree nodes
` [PATCH AUTOSEL 5.16 30/30] nilfs2: fix lockdep warnings during disk space reclamation

[PATCH AUTOSEL 5.15 01/27] gfs2: assign rgrp glock before compute_bitstructs
 2022-04-07  1:12 UTC  (26+ messages)
` [PATCH AUTOSEL 5.15 02/27] rtc: fix use-after-free on device removal
` [PATCH AUTOSEL 5.15 03/27] rtc: pcf2127: fix bug when reading alarm registers
` [PATCH AUTOSEL 5.15 04/27] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH AUTOSEL 5.15 05/27] um: port_user: Improve error handling when port-helper is not found
` [PATCH AUTOSEL 5.15 06/27] Input: add bounds checking to input_set_capability()
` [PATCH AUTOSEL 5.15 07/27] Input: stmfts - fix reference leak in stmfts_input_open
` [PATCH AUTOSEL 5.15 08/27] nvme-pci: add quirks for Samsung X5 SSDs
` [PATCH AUTOSEL 5.15 09/27] gfs2: Disable page faults during lockless buffered reads
` [PATCH AUTOSEL 5.15 10/27] rtc: sun6i: Fix time overflow handling
` [PATCH AUTOSEL 5.15 11/27] crypto: stm32 - fix reference leak in stm32_crc_remove
` [PATCH AUTOSEL 5.15 12/27] crypto: x86/chacha20 - Avoid spurious jumps to other functions
` [PATCH AUTOSEL 5.15 13/27] ALSA: hda/realtek: Enable headset mic on Lenovo P360
` [PATCH AUTOSEL 5.15 14/27] s390/traps: improve panic message for translation-specification exception
` [PATCH AUTOSEL 5.15 15/27] s390/pci: improve zpci_dev reference counting
` [PATCH AUTOSEL 5.15 16/27] vhost_vdpa: don't setup irq offloading when irq_num < 0
` [PATCH AUTOSEL 5.15 17/27] tools/virtio: compile with -pthread
` [PATCH AUTOSEL 5.15 18/27] nvmet: use a private workqueue instead of the system workqueue
` [PATCH AUTOSEL 5.15 19/27] nvme-multipath: fix hang when disk goes live over reconnect
` [PATCH AUTOSEL 5.15 20/27] rtc: mc146818-lib: Fix the AltCentury for AMD platforms
` [PATCH AUTOSEL 5.15 21/27] fs: fix an infinite loop in iomap_fiemap
` [PATCH AUTOSEL 5.15 22/27] MIPS: lantiq: check the return value of kzalloc()
` [PATCH AUTOSEL 5.15 23/27] drbd: remove usage of list iterator variable after loop
` [PATCH AUTOSEL 5.15 24/27] platform/chrome: cros_ec_debugfs: detach log reader wq from devm
` [PATCH AUTOSEL 5.15 25/27] ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
` [PATCH AUTOSEL 5.15 27/27] nilfs2: fix lockdep warnings during disk space reclamation

[PATCH AUTOSEL 5.10 01/25] gfs2: assign rgrp glock before compute_bitstructs
 2022-04-07  1:14 UTC  (21+ messages)
` [PATCH AUTOSEL 5.10 02/25] rtc: fix use-after-free on device removal
` [PATCH AUTOSEL 5.10 03/25] rtc: pcf2127: fix bug when reading alarm registers
` [PATCH AUTOSEL 5.10 04/25] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH AUTOSEL 5.10 05/25] um: port_user: Improve error handling when port-helper is not found
` [PATCH AUTOSEL 5.10 06/25] Input: add bounds checking to input_set_capability()
` [PATCH AUTOSEL 5.10 08/25] nvme-pci: add quirks for Samsung X5 SSDs
` [PATCH AUTOSEL 5.10 09/25] gfs2: Disable page faults during lockless buffered reads
` [PATCH AUTOSEL 5.10 10/25] rtc: sun6i: Fix time overflow handling
` [PATCH AUTOSEL 5.10 11/25] crypto: stm32 - fix reference leak in stm32_crc_remove
` [PATCH AUTOSEL 5.10 12/25] crypto: x86/chacha20 - Avoid spurious jumps to other functions
` [PATCH AUTOSEL 5.10 13/25] ALSA: hda/realtek: Enable headset mic on Lenovo P360
` [PATCH AUTOSEL 5.10 14/25] s390/pci: improve zpci_dev reference counting
` [PATCH AUTOSEL 5.10 15/25] vhost_vdpa: don't setup irq offloading when irq_num < 0
` [PATCH AUTOSEL 5.10 16/25] tools/virtio: compile with -pthread
` [PATCH AUTOSEL 5.10 18/25] rtc: mc146818-lib: Fix the AltCentury for AMD platforms
` [PATCH AUTOSEL 5.10 21/25] drbd: remove usage of list iterator variable after loop
` [PATCH AUTOSEL 5.10 22/25] platform/chrome: cros_ec_debugfs: detach log reader wq from devm
` [PATCH AUTOSEL 5.10 23/25] ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
` [PATCH AUTOSEL 5.10 24/25] nilfs2: fix lockdep warnings in page operations for btree nodes
` [PATCH AUTOSEL 5.10 25/25] nilfs2: fix lockdep warnings during disk space reclamation

[PATCH AUTOSEL 5.4 01/17] gfs2: assign rgrp glock before compute_bitstructs
 2022-04-07  1:15 UTC  (13+ messages)
` [PATCH AUTOSEL 5.4 02/17] rtc: fix use-after-free on device removal
` [PATCH AUTOSEL 5.4 03/17] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH AUTOSEL 5.4 05/17] Input: add bounds checking to input_set_capability()
` [PATCH AUTOSEL 5.4 06/17] Input: stmfts - fix reference leak in stmfts_input_open
` [PATCH AUTOSEL 5.4 09/17] ALSA: hda/realtek: Enable headset mic on Lenovo P360
` [PATCH AUTOSEL 5.4 11/17] rtc: mc146818-lib: Fix the AltCentury for AMD platforms
` [PATCH AUTOSEL 5.4 12/17] MIPS: lantiq: check the return value of kzalloc()
` [PATCH AUTOSEL 5.4 13/17] drbd: remove usage of list iterator variable after loop
` [PATCH AUTOSEL 5.4 14/17] platform/chrome: cros_ec_debugfs: detach log reader wq from devm
` [PATCH AUTOSEL 5.4 15/17] ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
` [PATCH AUTOSEL 5.4 16/17] nilfs2: fix lockdep warnings in page operations for btree nodes
` [PATCH AUTOSEL 5.4 17/17] nilfs2: fix lockdep warnings during disk space reclamation

[PATCH v5 00/10] KVM: arm64: Add support for hypercall services selection
 2022-04-07  1:16 UTC  (10+ messages)
` [PATCH v5 01/10] KVM: arm64: Factor out firmware register handling from psci.c
` [PATCH v5 02/10] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
` [PATCH v5 03/10] KVM: arm64: Add standard hypervisor firmware register
` [PATCH v5 04/10] KVM: arm64: Add vendor "
` [PATCH v5 05/10] Docs: KVM: Rename psci.rst to hypercalls.rst
` [PATCH v5 06/10] Docs: KVM: Add doc for the bitmap firmware registers
` [PATCH v5 07/10] tools: Import ARM SMCCC definitions
` [PATCH v5 08/10] selftests: KVM: aarch64: Introduce hypercall ABI test
` [PATCH v5 09/10] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list

[PATCH AUTOSEL 4.19 01/11] gfs2: assign rgrp glock before compute_bitstructs
 2022-04-07  1:16 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 02/11] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH AUTOSEL 4.19 03/11] um: port_user: Improve error handling when port-helper is not found
` [PATCH AUTOSEL 4.19 04/11] Input: add bounds checking to input_set_capability()
` [PATCH AUTOSEL 4.19 06/11] crypto: stm32 - fix reference leak in stm32_crc_remove
` [PATCH AUTOSEL 4.19 08/11] drbd: remove usage of list iterator variable after loop
` [PATCH AUTOSEL 4.19 09/11] ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
` [PATCH AUTOSEL 4.19 10/11] nilfs2: fix lockdep warnings in page operations for btree nodes

[PATCH AUTOSEL 4.9 1/7] gfs2: assign rgrp glock before compute_bitstructs
 2022-04-07  1:17 UTC  (6+ messages)
` [PATCH AUTOSEL 4.9 3/7] um: port_user: Improve error handling when port-helper is not found
` [PATCH AUTOSEL 4.9 4/7] Input: add bounds checking to input_set_capability()
` [PATCH AUTOSEL 4.9 5/7] MIPS: lantiq: check the return value of kzalloc()
` [PATCH AUTOSEL 4.9 6/7] drbd: remove usage of list iterator variable after loop
` [PATCH AUTOSEL 4.9 7/7] ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-04-07  1:17 UTC  (18+ messages)
` [RFC PATCH v5 023/104] x86/cpu: Add helper functions to allocate/free MKTME keyid
` [RFC PATCH v5 026/104] KVM: TDX: x86: Add vm ioctl to get TDX systemwide parameters
` [RFC PATCH v5 047/104] KVM: x86/mmu: add a private pointer to struct kvm_mmu_page
` [RFC PATCH v5 048/104] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [RFC PATCH v5 086/104] KVM: TDX: handle ept violation/misconfig exit

[PATCH v2] ceph: invalidate pages when doing DIO in encrypted inodes
 2022-04-07  1:17 UTC  (9+ messages)

[PATCH] platform/chrome: cros_ec_typec: Check for EC driver
 2022-04-07  1:16 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 1/8] gfs2: assign rgrp glock before compute_bitstructs
 2022-04-07  1:16 UTC  (7+ messages)
` [PATCH AUTOSEL 4.14 2/8] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH AUTOSEL 4.14 3/8] um: port_user: Improve error handling when port-helper is not found
` [PATCH AUTOSEL 4.14 4/8] Input: add bounds checking to input_set_capability()
` [PATCH AUTOSEL 4.14 6/8] MIPS: lantiq: check the return value of kzalloc()
` [PATCH AUTOSEL 4.14 7/8] drbd: remove usage of list iterator variable after loop
` [PATCH AUTOSEL 4.14 8/8] ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()

[PATCH] drm/gma500: fix a missing break in psb_driver_load
 2022-04-07  1:15 UTC  (2+ messages)

[PATCH v4 00/15] Move HEVC stateless controls out of staging
 2022-04-07  1:12 UTC  (18+ messages)

[PATCH AUTOSEL 5.17 01/31] gfs2: assign rgrp glock before compute_bitstructs
 2022-04-07  1:10 UTC  (31+ messages)
` [PATCH AUTOSEL 5.17 02/31] gfs2: cancel timed-out glock requests
` [PATCH AUTOSEL 5.17 03/31] gfs2: Switch lock order of inode and iopen glock
` [PATCH AUTOSEL 5.17 04/31] rtc: fix use-after-free on device removal
` [PATCH AUTOSEL 5.17 05/31] rtc: pcf2127: fix bug when reading alarm registers
` [PATCH AUTOSEL 5.17 06/31] kconfig: add fflush() before ferror() check
` [PATCH AUTOSEL 5.17 07/31] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH AUTOSEL 5.17 08/31] um: port_user: Improve error handling when port-helper is not found
` [PATCH AUTOSEL 5.17 09/31] Input: add bounds checking to input_set_capability()
` [PATCH AUTOSEL 5.17 10/31] Input: stmfts - fix reference leak in stmfts_input_open
` [PATCH AUTOSEL 5.17 11/31] nvme-pci: add quirks for Samsung X5 SSDs
` [PATCH AUTOSEL 5.17 12/31] gfs2: Disable page faults during lockless buffered reads
` [PATCH AUTOSEL 5.17 13/31] rtc: sun6i: Fix time overflow handling
` [PATCH AUTOSEL 5.17 14/31] crypto: stm32 - fix reference leak in stm32_crc_remove
` [PATCH AUTOSEL 5.17 15/31] crypto: x86/chacha20 - Avoid spurious jumps to other functions
` [PATCH AUTOSEL 5.17 16/31] ALSA: hda/realtek: Enable headset mic on Lenovo P360
` [PATCH AUTOSEL 5.17 17/31] s390/traps: improve panic message for translation-specification exception
` [PATCH AUTOSEL 5.17 18/31] s390/pci: improve zpci_dev reference counting
` [PATCH AUTOSEL 5.17 19/31] vhost_vdpa: don't setup irq offloading when irq_num < 0
` [PATCH AUTOSEL 5.17 20/31] tools/virtio: compile with -pthread
` [PATCH AUTOSEL 5.17 21/31] smb3: cleanup and clarify status of tree connections
` [PATCH AUTOSEL 5.17 22/31] nvmet: use a private workqueue instead of the system workqueue
` [PATCH AUTOSEL 5.17 23/31] nvme-multipath: fix hang when disk goes live over reconnect
` [PATCH AUTOSEL 5.17 24/31] rtc: mc146818-lib: Fix the AltCentury for AMD platforms
` [PATCH AUTOSEL 5.17 25/31] fs: fix an infinite loop in iomap_fiemap
` [PATCH AUTOSEL 5.17 26/31] MIPS: lantiq: check the return value of kzalloc()
` [PATCH AUTOSEL 5.17 27/31] drbd: remove usage of list iterator variable after loop
` [PATCH AUTOSEL 5.17 28/31] platform/chrome: cros_ec_debugfs: detach log reader wq from devm
` [PATCH AUTOSEL 5.17 29/31] ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in unwind_frame()
` [PATCH AUTOSEL 5.17 30/31] nilfs2: fix lockdep warnings in page operations for btree nodes
` [PATCH AUTOSEL 5.17 31/31] nilfs2: fix lockdep warnings during disk space reclamation

[PATCH V2] drm/mediatek: Add vblank register/unregister callback functions
 2022-04-07  1:09 UTC  (2+ messages)

[PATCH] drm/mediatek: Fix DPI component detection for MT8192
 2022-04-07  1:07 UTC  (2+ messages)

[PATCH 6/7] KEYS: X.509: Flag Intermediate CA certs as built in
 2022-04-07  1:04 UTC  (2+ messages)

[v9 0/4] ASoC: mediatek: mt8192: support rt1015p_rt5682s
 2022-04-07  0:56 UTC  (3+ messages)
` [v9 2/4] ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speaker

[PATCH 0/3] dt-bindings: PCI: uniphier: Fix endpoint descriptions
 2022-04-07  0:51 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: PCI: designware-ep: Increase maxItems of reg and reg-names

[PATCH 5.17 0000/1123] 5.17.2-rc2 review
 2022-04-07  0:37 UTC  (3+ messages)

[PATCH v2 0/4] Fix perf bench numa, futex and epoll to work with machines having #CPUs > 1K
 2022-04-07  0:35 UTC  (2+ messages)

[PATCH 5.16 0000/1014] 5.16.19-rc2 review
 2022-04-07  0:28 UTC  (3+ messages)

drivers/video/fbdev/tdfxfb.c:1118:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-04-07  0:23 UTC 

[PATCH 0/3] KVM: x86: Nested fixes (mostly #DF/#TF)
 2022-04-07  0:23 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Drop WARNs that assert a triple fault never "escapes" from L2
` [PATCH 2/3] KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-Entry
` [PATCH 3/3] KVM: nVMX: Clear IDT vectoring on nested VM-Exit for double/triple fault

[PATCH v2 00/15] rk3399: Clean up and enable DDR DVFS
 2022-04-07  0:18 UTC  (5+ messages)
` [PATCH v2 12/15] arm64: dts: rockchip: Enable dmc and dfi nodes on gru

drivers/remoteproc/ti_k3_r5_remoteproc.c:437:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-04-07  0:13 UTC 

[PATCH] /dev/[k]mem: make reads and writes interruptible
 2022-04-07  0:13 UTC 

drivers/cxl/pci.c:439:7: warning: Local variable 'rc' shadows outer variable [shadowVariable]
 2022-04-07  0:11 UTC  (4+ messages)
  ` [kbuild-all] "

[PATCH RFC v2 00/11] iommu: SVA and IOPF refactoring
 2022-04-07  0:11 UTC  (22+ messages)
` [PATCH RFC v2 02/11] iommu: Add iommu_group_singleton_lockdown()
` [PATCH RFC v2 03/11] iommu/sva: Add iommu_domain type for SVA

[PATCH v3 0/3] firewire: assist unit driver to compute packet time stamp
 2022-04-07  0:10 UTC 

[PATCH 0/2] staging: rtl8192u: use min/max macros
 2022-04-07  0:09 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8192u: use max macro instead of ternary operator
` [PATCH 2/2] staging: rtl8192u: use min_t/max_t macros instead of if else

[esmil:visionfive 2/55] arch/riscv/lib/string.c:89:7: error: expected identifier or '('
 2022-04-07  0:02 UTC 

[PATCH] fou: Remove XRFM from NET_FOU Kconfig
 2022-04-06 23:56 UTC 

[PATCH 1/2] mm/page_alloc: add same penalty is enough to get round-robin order
 2022-04-06 23:47 UTC  (3+ messages)

[PATCH] asm-generic: fix __get_unaligned_be48() on 32 bit platforms
 2022-04-06 23:46 UTC 

[PATCH 00/11] Support Pensando Elba SoC
 2022-04-06 23:36 UTC  (9+ messages)
` [PATCH 04/11] dt-bindings: spi: Add compatible for "
` [PATCH 05/11] dt-bindings: spi: dw: Add Pensando Elba SoC SPI Controller bindings
` [PATCH 06/11] MAINTAINERS: Add entry for PENSANDO
` [PATCH 07/11] arm64: Add config for Pensando SoC platforms
` [PATCH 08/11] spi: cadence-quadspi: Add compatible for Pensando Elba SoC
` [PATCH 09/11] mmc: sdhci-cadence: Add Pensando Elba SoC support
` [PATCH 10/11] spi: dw: Add support for Pensando Elba SoC
` [PATCH 11/11] arm64: dts: Add Pensando Elba SoC support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox