All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-04 16:34:29 to 2023-01-04 16:52:38 UTC [more...]

[ndctl PATCH 0/2] cxl-list: Construct CXL topology graph images
 2023-01-04 16:21 UTC  (5+ messages)

[Buildroot] [PATCH 00/29] check-package: warn about symbols not recognized by a package infra
 2023-01-04 16:52 UTC  (17+ messages)
` [Buildroot] [PATCH 02/29] package/libmng: fix optional dependency to lcms2
` [Buildroot] [PATCH 03/29] package/qcom-db410c-firmware: fix typo for <pkg>_LICENSE
` [Buildroot] [PATCH 04/29] package/tinyxml: fix typo for TINYXML_CPE_ID_VENDOR
` [Buildroot] [PATCH 06/29] package/i2pd: really install configuration files
` [Buildroot] [PATCH 07/29] package/ima-evm-utils: really install to staging
` [Buildroot] [PATCH 08/29] package/qt5/qt5virtualkeyboard: really configure language layouts
` [Buildroot] [PATCH 09/29] package/tekui: really disable parallel build
` [Buildroot] [PATCH 10/29] Revert "pptp-linux: fix build with high BR2_JLEVEL settings"

[PATCH 1/2] cve-update-db-native: move download cleanup to a function
 2023-01-04 16:51 UTC  (7+ messages)
` [PATCH 2/2] cve-update-db-native: avoid partial updates
  ` [OE-core] "

[PATCH v4 00/30] This series consolidates the implementations of the PIIX3 and PIIX4 south
 2023-01-04 16:51 UTC  (6+ messages)
` [PATCH v4 12/30] hw/core: Introduce proxy-pic

RTT-PROBE: lore-subspace-rtt
 2023-01-04 16:51 UTC 

[PATCH v2] can: isotp: handle wait_event_interruptible() return values
 2023-01-04 16:46 UTC 

[PATCH] mm: remove zap_page_range and create zap_vma_pages
 2023-01-04 16:44 UTC  (4+ messages)

[PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
 2023-01-04 16:39 UTC  (4+ messages)
` [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
  ` [dm-devel] "

[PATCH 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-01-04 16:49 UTC  (9+ messages)

[PATCH v1 1/5] ASoC: Intel: bytcht_cx2072x: Replace open coded acpi_dev_put()
 2023-01-04 16:48 UTC  (9+ messages)

[PATCH v5 00/45] Recover from failure to probe GPU
 2023-01-04 16:40 UTC  (138+ messages)
` [PATCH v5 01/45] drm/amd: Delay removal of the firmware framebuffer
` [PATCH v5 02/45] drm/amd: Add a legacy mapping to "amdgpu_ucode_ip_version_decode"
` [PATCH v5 03/45] drm/amd: Convert SMUv11 microcode to use `amdgpu_ucode_ip_version_decode`
` [PATCH v5 04/45] drm/amd: Convert SMUv13 "
` [PATCH v5 05/45] drm/amd: Add a new helper for loading/validating microcode
` [PATCH v5 06/45] drm/amd: Use `amdgpu_ucode_request` helper for SDMA
` [PATCH v5 07/45] drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
` [PATCH v5 08/45] drm/amd: Make SDMA firmware load failures less noisy
` [PATCH v5 09/45] drm/amd: Use `amdgpu_ucode_*` helpers for VCN
` [PATCH v5 10/45] drm/amd: Load VCN microcode during early_init
` [PATCH v5 11/45] drm/amd: Load MES "
` [PATCH v5 12/45] drm/amd: Use `amdgpu_ucode_*` helpers for MES
` [PATCH v5 13/45] drm/amd: Remove superfluous assignment for `adev->mes.adev`
` [PATCH v5 14/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX9
` [PATCH v5 15/45] drm/amd: Load GFX9 microcode during early_init
` [PATCH v5 16/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX10
` [PATCH v5 17/45] drm/amd: Load GFX10 microcode during early_init
` [PATCH v5 18/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX11
` [PATCH v5 19/45] drm/amd: Load GFX11 microcode during early_init
` [PATCH v5 20/45] drm/amd: Parse both v1 and v2 TA microcode headers using same function
` [PATCH v5 21/45] drm/amd: Avoid BUG() for case of SRIOV missing IP version
` [PATCH v5 22/45] drm/amd: Load PSP microcode during early_init
` [PATCH v5 23/45] drm/amd: Use `amdgpu_ucode_*` helpers for PSP
` [PATCH v5 24/45] drm/amd/display: Load DMUB microcode during early_init
` [PATCH v5 25/45] drm/amd: Use `amdgpu_ucode_release` helper for DMUB
` [PATCH v5 26/45] drm/amd: Use `amdgpu_ucode_*` helpers for SMU
` [PATCH v5 27/45] drm/amd: Load SMU microcode during early_init
` [PATCH v5 28/45] drm/amd: Optimize SRIOV switch/case for PSP microcode load
` [PATCH v5 29/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX6
` [PATCH v5 30/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX7
` [PATCH v5 31/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX8
` [PATCH v5 32/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC6
` [PATCH v5 33/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC7
` [PATCH v5 34/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC8
` [PATCH v5 35/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA2.4
` [PATCH v5 36/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA3.0
` [PATCH v5 37/45] drm/amd: Use `amdgpu_ucode_*` helpers for SDMA on CIK
` [PATCH v5 38/45] drm/amd: Use `amdgpu_ucode_*` helpers for UVD
` [PATCH v5 39/45] drm/amd: Use `amdgpu_ucode_*` helpers for VCE
` [PATCH v5 40/45] drm/amd: Use `amdgpu_ucode_*` helpers for CGS
` [PATCH v5 41/45] drm/amd: Use `amdgpu_ucode_*` helpers for GPU info bin
` [PATCH v5 42/45] drm/amd: Use `amdgpu_ucode_*` helpers for DMCU
` [PATCH v5 43/45] drm/amd: Use `amdgpu_ucode_release` helper for powerplay
` [PATCH v5 44/45] drm/amd: Use `amdgpu_ucode_release` helper for si
` [PATCH v5 45/45] drm/amd: make amdgpu_ucode_validate static

[PATCH 0/4] Fix truncation of various XENVER_* subops
 2023-01-04 16:48 UTC  (5+ messages)
` [PATCH 2/4] xen/version: Drop compat/kernel.c
` [PATCH 3/4] xen/version: Drop bogus return values for XENVER_platform_parameters

[PATCH] meson: allow disablind the installation of keymaps
 2023-01-04 16:48 UTC  (4+ messages)

Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break
 2023-01-04 16:34 UTC  (10+ messages)

[PULL 0/5] 9p queue 2022-12-23
 2023-01-04 16:47 UTC  (2+ messages)

[PATCH v2] usb: gadget: fastboot: detach usb just before rebooting
 2023-01-04 16:46 UTC 

[RFC PATCH 0/3] x86/resctrl: Miscellaneous resctrl features
 2023-01-04 16:43 UTC  (3+ messages)
` [RFC PATCH 2/3] x86/resctrl: Move the task's threads to the group automatically

[PATCH v2 0/6] Clean up the supported xfeatures
 2023-01-04 16:43 UTC  (6+ messages)
` [PATCH v2 2/6] KVM: x86: Clear all supported AVX-512 xfeatures if they are not all set
` [PATCH v2 5/6] KVM: selftests: Add XFEATURE masks to common code

riscv64 regression
 2023-01-04 16:45 UTC  (3+ messages)

[PATCH v2] arm: dts: imx8mn-u-boot: fix DDR3 only support
 2023-01-04 16:44 UTC 

[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-01-04 16:42 UTC  (3+ messages)
` [PATCH v2 6/6] hw/isa/piix: Resolve redundant TYPE_PIIX3_XEN_DEVICE

stable-rc/queue/5.10 baseline: 119 runs, 1 regressions (v5.10.162-600-ga40448b88ea7)
 2023-01-04 16:42 UTC 

[rft, PATCH v4 0/3] gpiolib: eventual of_node retirement
 2023-01-04 16:41 UTC  (2+ messages)

[RESEND PATCH V11 XDMA 0/2] xilinx XDMA driver
 2023-01-04 16:40 UTC  (3+ messages)
` [RESEND PATCH V11 XDMA 1/2] dmaengine: xilinx: xdma: Add xilinx xdma driver
` [RESEND PATCH V11 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support

Prevent all traffic from going through the WG tunnel
 2023-01-04 16:41 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-01-04 16:41 UTC 

Disabling per-device autosuspend
 2023-01-04 16:40 UTC  (4+ messages)

[PATCH 3/3] wiegand: add Wiegand GPIO bit-banged controller driver
 2023-01-04 16:39 UTC  (2+ messages)

[PATCH BlueZ v3 0/6] To add support for Metadata, CID, VID
 2023-01-04 16:39 UTC  (4+ messages)
` [PATCH BlueZ v3 2/6] shared/bap: Add support to set stream metadata

[PATCH] can: isotp: handle wait_event_interruptible() return values
 2023-01-04 16:39 UTC 

PATCH 6.1 000/207] 6.1.4-rc1 review
 2023-01-04 16:38 UTC 

[PATCH] arm: dts: imx8mn-u-boot: fix DD3 only support
 2023-01-04 16:37 UTC  (2+ messages)

[PATCH 0/2] arm64: efi: Robustify EFI runtime wrapper code
 2023-01-04 16:32 UTC  (8+ messages)
` [PATCH 1/2] arm64: efi: Execute runtime services from a dedicated stack

BUG: git grep behave oddly with alternatives
 2023-01-04 16:36 UTC  (6+ messages)

BUG: Value for GIT_SSL_NO_VERIFY has no effect
 2023-01-04 16:36 UTC  (8+ messages)
` [PATCH 0/5] Update docs on GIT_* environment variables
  ` [PATCH 3/5] environ: GIT_FLUSH should be made a usual Boolean

[xen-unstable-smoke test] 175568: tolerable all pass - PUSHED
 2023-01-04 16:35 UTC 

[PATCH tip] selftests/rseq: Revert "selftests/rseq: Add mm_numa_cid to test script"
 2023-01-04 16:35 UTC 

[PATCH v1 0/4] BCM4355/4364/4377 support & identification fixes
 2023-01-04 16:35 UTC  (4+ messages)
` [PATCH v1 1/4] wifi: brcmfmac: Rename Cypress 89459 to BCM4355

[Intel-wired-lan] Supermicro AOC-STGN-I1S (Intel 82599EN based 10G adapter) - poor network perfomance after moving to Debian 11.5
 2023-01-04  8:39 UTC 

[Intel-wired-lan] [PATCH net v4] ice: Add check for kzalloc
 2023-01-04  7:01 UTC 

igc: 5.10.146 Kernel BUG at 0xffffffff813ce19f
 2023-01-04  5:23 UTC  (12+ messages)
` [Intel-wired-lan] "

[Intel-wired-lan] [PATCH net] ice: Fix potential memory leak in ice_gnss_tty_write()
 2023-01-04  7:00 UTC 


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.