All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-29 17:36:44 to 2022-04-29 18:03:53 UTC [more...]

[PATCH net-next] nfp: VF rate limit support
 2022-04-29 18:03 UTC  (4+ messages)

[PATCH 0/8] Fix misc ASAN reports
 2022-04-29 18:03 UTC  (5+ messages)
` [PATCH 1/8] doc: Correct position of gdb '--args' parameter
` [PATCH 2/8] acpi: Fix buffer overflow in do_acpi_dump()

[PATCH v2 0/3] Asynchronous shutdown interface and example implementation
 2022-04-29 18:03 UTC  (4+ messages)
` [PATCH v2 1/3] driver core: Support asynchronous driver shutdown

[PATCH 00/29] Add support for GC 11.0
 2022-04-29 18:02 UTC  (30+ messages)
` [PATCH 01/29] drm/amdgpu: support RLCP firmware front door load
` [PATCH 02/29] drm/amdgpu: support RLCV "
` [PATCH 03/29] drm/amdgpu: support for new SDMA "
` [PATCH 04/29] drm/amdgpu: add new CP_MES ucode ids
` [PATCH 05/29] drm/amdgpu: support IMU front door load
` [PATCH 06/29] drm/amdgpu: add convert for new gfx type
` [PATCH 07/29] drm/amdgpu: init SDMA v6 microcode with PSP load type
` [PATCH 08/29] drm/amdgpu: extend the show ucode name function
` [PATCH 09/29] drm/amdgpu/gfx: refine fw hdr check fuction
` [PATCH 10/29] drm/amd/amdgpu: adjust the fw load type list
` [PATCH 11/29] drm/amdgpu: correct cp doorbell range
` [PATCH 12/29] drm/amd/amdgpu: add more fw load type to fit new ASICs
` [PATCH 13/29] drm/amdgpu: skip amdgpu_ucode_create_bo for backdoor autoload
` [PATCH 14/29] drm/amdgpu: fix the fw size for sdma
` [PATCH 15/29] drm/amdgpu/discovery: handle AMDGPU_FW_LOAD_RLC_BACKDOOR_AUTO in SMU
` [PATCH 16/29] drm/amdgpu: renovate sdma fw struct
` [PATCH 17/29] drm/amdgpu: support RS64 CP fw front door load
` [PATCH 18/29] drm/amdgpu: add mes unmap legacy queue routine
` [PATCH 19/29] drm/amdgpu: support imu for gfx11
` [PATCH 20/29] drm/amdgpu/mes11: initiate mes v11 support
` [PATCH 21/29] drm/amdgpu: add init support for GFX11 (v2)
` [PATCH 22/29] drm/amdkfd: Add KFD support for soc21 v3
` [PATCH 23/29] drm/amdgpu: enable GFX CGCG/CGLS for GC11.0.0
` [PATCH 24/29] drm/amdgpu: enable fgcg for soc21
` [PATCH 25/29] drm/amdgpu: enable GENERIC0_INT for gfx/compute pipes
` [PATCH 26/29] drm/amdgpu/gfx10: enable kiq to map mes ring
` [PATCH 27/29] drm/amdgpu/gfx11: "
` [PATCH 28/29] drm/amdgpu/discovery: add GFX 11.0 Support
` [PATCH 29/29] drm/amdgpu/discovery: add MES11 support

[PATCH] ELF, uapi: fixup ELF_ST_TYPE definition
 2022-04-29 18:02 UTC  (3+ messages)

[syzbot] WARNING: suspicious RCU usage in mas_walk
 2022-04-29 18:01 UTC  (3+ messages)

[PATCH] platform/surface: gpe: Add support for Surface Pro 8
 2022-04-29 18:00 UTC 

[PATCH v2 0/2] ftrace/recordmcount: Handle object files without section symbols
 2022-04-29 17:59 UTC  (7+ messages)
` [PATCH v2 2/2] ftrace: recordmcount: Handle sections with no non-weak symbols

[PATCH 0/3] Updates to the safe.directory config option
 2022-04-29 17:57 UTC  (6+ messages)
` [PATCH 0/3] t0033-safe-directory: test improvements and a documentation clarification
  ` [PATCH 2/3] t0033-safe-directory: check when 'safe.directory' is ignored

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-04-20
 2022-04-29 17:57 UTC  (7+ messages)
` [PATCH net 1/2] iavf: Fix error when changing ring parameters on ice PF

[PATCHSET v2 RFC 0/11] Add support for ring mapped provided buffers
 2022-04-29 17:56 UTC  (12+ messages)
` [PATCH 01/11] io_uring: kill io_recv_buffer_select() wrapper
` [PATCH 02/11] io_uring: make io_buffer_select() return the user address directly
` [PATCH 03/11] io_uring: kill io_rw_buffer_select() wrapper
` [PATCH 04/11] io_uring: ignore ->buf_index if REQ_F_BUFFER_SELECT isn't set
` [PATCH 05/11] io_uring: always use req->buf_index for the provided buffer group
` [PATCH 06/11] io_uring: cache last io_buffer_list lookup
` [PATCH 07/11] io_uring: add buffer selection support to IORING_OP_NOP
` [PATCH 08/11] io_uring: add io_pin_pages() helper
` [PATCH 09/11] io_uring: abstract out provided buffer list selection
` [PATCH 10/11] io_uring: relocate io_buffer_get_list()
` [PATCH 11/11] io_uring: add support for ring mapped supplied buffers

+ mm-vmscan-not-use-numa_no_node-as-indicator-of-page-on-different-node.patch added to mm-unstable branch
 2022-04-29 17:55 UTC 

+ mm-vmscan-filter-empty-page_list-at-the-beginning.patch added to mm-unstable branch
 2022-04-29 17:55 UTC 

[PATCH 00/30] The panic notifiers refactor
 2022-04-29 17:53 UTC  (23+ messages)
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 24/30] panic: Refactor the panic path

[PATCH] loader: support loading large files (>=2GB)
 2022-04-29 17:53 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/3] Handle predicate programming
 2022-04-29 17:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] irqchip/exiu: Fix acknowledgment of edge triggered interrupts
 2022-04-29 17:51 UTC  (5+ messages)

Rebuilding 24TB Raid5 array (was btrfs corruption: parent transid verify failed + open_ctree failed)
 2022-04-29 17:52 UTC  (12+ messages)

[Intel-gfx] [PATCH] drm/i915: Change semantics of context isolation reporting to UM
 2022-04-29 17:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Change semantics of context isolation reporting to UM (rev2)

[Intel-gfx] [PATCH v3 0/4] lrc selftest fixes
 2022-04-29 17:50 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for lrc selftest fixes (rev5)

Error fsl_esdhc: Internal clock never stabilised
 2022-04-29 17:50 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: move tons of power well initializers to rodata
 2022-04-29 17:49 UTC  (2+ messages)

[PATCH 0/2] Fix session topology test for powerpc and add utility function to get cpuinfo entries
 2022-04-29 17:35 UTC  (2+ messages)

[PATCH v3 00/21] TDX host kernel support
 2022-04-29 17:48 UTC  (21+ messages)
` [PATCH v3 09/21] x86/virt/tdx: Get information about TDX module and convertible memory
` [PATCH v3 13/21] x86/virt/tdx: Allocate and set up PAMTs for TDMRs

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-29 17:48 UTC  (16+ messages)

[GIT PULL] arm64 fix for -rc5
 2022-04-29 17:47 UTC  (3+ messages)

[PATCH 00/73] MES support
 2022-04-29 17:46 UTC  (74+ messages)
` [PATCH 01/73] drm/amdgpu: define MQD abstract layer for hw ip
` [PATCH 02/73] drm/amdgpu: add helper function to initialize mqd from ring v4
` [PATCH 03/73] drm/amdgpu: add the per-context meta data v3
` [PATCH 04/73] drm/amdgpu: add mes ctx data in amdgpu_ring
` [PATCH 05/73] drm/amdgpu: define ring structure to access rptr/wptr/fence
` [PATCH 06/73] drm/amdgpu: use ring structure to access rptr/wptr v2
` [PATCH 07/73] drm/amdgpu: initialize/finalize the ring for mes queue
` [PATCH 08/73] drm/amdgpu: assign the cpu/gpu address of fence from ring
` [PATCH 09/73] drm/amdgpu/gfx10: implement mqd functions of gfx/compute eng v2
` [PATCH 10/73] drm/amdgpu/gfx10: use per ctx CSA for ce metadata
` [PATCH 11/73] drm/amdgpu/gfx10: use per ctx CSA for de metadata
` [PATCH 12/73] drm/amdgpu/gfx10: associate mes queue id with fence v2
` [PATCH 13/73] drm/amdgpu/gfx10: inherit vmid from mqd
` [PATCH 14/73] drm/amdgpu/gfx10: use INVALIDATE_TLBS to invalidate TLBs v2
` [PATCH 15/73] drm/amdgpu/gmc10: skip emitting pasid mapping packet
` [PATCH 16/73] drm/amdgpu: use the whole doorbell space for mes
` [PATCH 17/73] drm/amdgpu: update mes process/gang/queue definitions
` [PATCH 18/73] drm/amdgpu: add mes_kiq module parameter v2
` [PATCH 19/73] drm/amdgpu: allocate doorbell index for mes kiq
` [PATCH 20/73] drm/amdgpu/mes: extend mes framework to support multiple mes pipes
` [PATCH 21/73] drm/amdgpu/gfx10: add mes queue fence handling
` [PATCH 22/73] drm/amdgpu/gfx10: add mes support for gfx ib test
` [PATCH 23/73] drm/amdgpu: don't use kiq to flush gpu tlb if mes enabled
` [PATCH 24/73] drm/amdgpu/sdma: use per-ctx sdma csa address for mes sdma queue
` [PATCH 25/73] drm/amdgpu/sdma5.2: initialize sdma mqd
` [PATCH 26/73] drm/amdgpu/sdma5.2: associate mes queue id with fence
` [PATCH 27/73] drm/amdgpu/sdma5.2: add mes queue fence handling
` [PATCH 28/73] drm/amdgpu/sdma5.2: add mes support for sdma ring test
` [PATCH 29/73] drm/amdgpu/sdma5.2: add mes support for sdma ib test
` [PATCH 30/73] drm/amdgpu/sdma5: initialize sdma mqd
` [PATCH 31/73] drm/amdgpu/sdma5: associate mes queue id with fence
` [PATCH 32/73] drm/amdgpu/sdma5: add mes queue fence handling
` [PATCH 33/73] drm/amdgpu/sdma5: add mes support for sdma ring test
` [PATCH 34/73] drm/amdgpu/sdma5: add mes support for sdma ib test
` [PATCH 35/73] drm/amdgpu: add mes kiq PSP GFX FW type
` [PATCH 36/73] drm/amdgpu/mes: add mes kiq callback
` [PATCH 37/73] drm/amdgpu: add mes kiq frontdoor loading support
` [PATCH 38/73] drm/amdgpu: enable mes kiq N-1 test on sienna cichlid
` [PATCH 39/73] drm/amdgpu/mes: manage mes doorbell allocation
` [PATCH 40/73] drm/amdgpu: add mes queue id mask v2
` [PATCH 41/73] drm/amdgpu/mes: initialize/finalize common mes structure v2
` [PATCH 42/73] drm/amdgpu/mes: relocate status_fence slot allocation
` [PATCH 43/73] drm/amdgpu/mes10.1: call general mes initialization
` [PATCH 44/73] drm/amdgpu/mes10.1: add delay after mes engine enable
` [PATCH 45/73] drm/amdgpu/mes10.1: implement the suspend/resume routine
` [PATCH 46/73] drm/amdgpu/mes: implement creating mes process v2
` [PATCH 47/73] drm/amdgpu/mes: implement destroying mes process
` [PATCH 48/73] drm/amdgpu/mes: implement adding mes gang
` [PATCH 49/73] drm/amdgpu/mes: implement removing "
` [PATCH 50/73] drm/amdgpu/mes: implement suspending all gangs
` [PATCH 51/73] drm/amdgpu/mes: implement resuming "
` [PATCH 52/73] drm/amdgpu/mes: initialize mqd from queue properties
` [PATCH 53/73] drm/amdgpu/mes: implement adding mes queue
` [PATCH 54/73] drm/amdgpu/mes: implement removing "
` [PATCH 55/73] drm/amdgpu/mes: add helper function to convert ring to queue property
` [PATCH 56/73] drm/amdgpu/mes: add helper function to get the ctx meta data offset
` [PATCH 57/73] drm/amdgpu/mes: use ring for kernel queue submission
` [PATCH 58/73] drm/amdgpu/mes: implement removing mes ring
` [PATCH 59/73] drm/amdgpu/mes: add helper functions to alloc/free ctx metadata
` [PATCH 60/73] drm/amdgpu: skip kfd routines when mes enabled
` [PATCH 61/73] drm/amdgpu: Enable KFD with MES enabled
` [PATCH 62/73] drm/amdgpu: skip some checking for mes queue ib submission
` [PATCH 63/73] drm/amdgpu: skip kiq ib tests if mes enabled
` [PATCH 64/73] drm/amdgpu: skip gds switch for mes queue
` [PATCH 65/73] drm/amdgpu: kiq takes charge of all queues
` [PATCH 66/73] drm/amdgpu/mes: map ctx metadata for mes self test
` [PATCH 67/73] drm/amdgpu/mes: create gang and queues "
` [PATCH 68/73] drm/amdgpu/mes: add ring/ib test "
` [PATCH 69/73] drm/amdgpu/mes: implement "
` [PATCH 70/73] drm/amdgpu/mes10.1: add mes self test in late init
` [PATCH 71/73] drm/amdgpu/mes: fix vm csa update issue
` [PATCH 72/73] drm/amdgpu/mes: disable mes sdma queue test
` [PATCH 73/73] drm/amdgpu/mes: Update the doorbell function signatures

[GIT PULL] RISC-V Fixes for 5.18-rc6
 2022-04-29 17:47 UTC  (3+ messages)

[PATCH mptcp-net] selftests: mptcp: fix MP_FAIL test-case
 2022-04-29 17:47 UTC  (3+ messages)
` selftests: mptcp: fix MP_FAIL test-case: Tests Results

[PATCH 00/73] MES support
 2022-04-29 17:44 UTC 

[PATCH wireless-next 0/3] wifi: remove copies of the NAPI_POLL_WEIGHT define
 2022-04-29 17:46 UTC  (5+ messages)
` [PATCH wireless-next 1/3] wifi: rtw88: remove a copy "
` [PATCH wireless-next 2/3] wifi: ath10k: "
` [PATCH wireless-next 3/3] wifi: wil6210: use NAPI_POLL_WEIGHT for napi budget

[ovmf test] 169874: regressions - FAIL
 2022-04-29 17:44 UTC 

[PATCH can-next] m_can: remove a copy of the NAPI_POLL_WEIGHT define
 2022-04-29 17:44 UTC 

[PATCH] dmaengine: idxd: rate limit printk in misc interrupt thread
 2022-04-29 17:36 UTC 

[PATCH] whymb: fix description in DMA coherence
 2022-04-29 17:40 UTC  (7+ messages)

[PATCH net-next] eth: remove remaining copies of the NAPI_POLL_WEIGHT define
 2022-04-29 17:43 UTC 

[PATCH v8 0/7] ima: support fs-verity digests and signatures
 2022-04-29 17:42 UTC  (3+ messages)
` [PATCH v8 7/7] fsverity: update the documentation

[PATCH v2 0/7] Nuvoton WPCM450 clock and reset driver
 2022-04-29 17:42 UTC  (4+ messages)
` [PATCH v2 3/7] watchdog: npcm: Enable clock if provided

[PATCH] dmaengine: idxd: make misc interrupt one shot
 2022-04-29 17:35 UTC 

[PATCH v2 1/4] SUNRPC: Don't leak sockets in xs_local_connect()
 2022-04-29 17:36 UTC  (4+ messages)
` [PATCH v2 2/4] SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets
  ` [PATCH v2 3/4] SUNRPC: Ensure gss-proxy connects on setup
    ` [PATCH v2 4/4] Revert "SUNRPC: attempt AF_LOCAL connect on setup"

[PATCH] spi: mtk-snfi: preserve dma_mapping_error() error codes
 2022-04-29 17:41 UTC  (2+ messages)

[PATCH] ACPI: battery: Add "Not Charging" quirk for Microsoft Surface devices
 2022-04-29 17:41 UTC 

[PATCH 0/2] x86/tsc: Avoid TSC sync failure
 2022-04-29 17:41 UTC  (9+ messages)
` [PATCH 2/2] x86/tsc_sync: Add synchronization overhead to tsc adjustment

[PATCH v2] irqchip/exiu: Fix acknowledgment of edge triggered interrupts
 2022-04-29 17:39 UTC  (3+ messages)

stable-rc/queue/4.19 build: 197 builds: 197 failed, 0 passed, 2 errors, 29 warnings (v4.19.240-12-gb1d5bd47b632)
 2022-04-29 17:41 UTC 

[PATCH RFC v23 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-29 17:40 UTC  (3+ messages)

[PATCH] fs/ntfs3: validate BOOT sectors_per_clusters
 2022-04-29 17:40 UTC  (3+ messages)

arch/x86/entry/entry: RFC on recent kernels building error with llvm 11.0.2 internal assembler
 2022-04-29 17:40 UTC 

Bugreport - submodules are fetched twice in some cases
 2022-04-29 17:39 UTC  (2+ messages)

[dm-devel] [PATCH 00/16] support non power of 2 zoned devices
 2022-04-29 17:27 UTC  (3+ messages)
  ` [dm-devel] [PATCH 06/16] nvmet: use blk_queue_zone_no()
    ` [f2fs-dev] "

[PATCH 1/6] drm/amdgpu: add irq src id for GFX11
 2022-04-29 17:36 UTC  (4+ messages)
` [PATCH 4/6] drm/amdgpu: add FGCG support
` [PATCH 5/6] drm/amdgpu: add rlc TOC header file for soc21 (v2)
` [PATCH 6/6] drm/amdgpu: add imu fw structure


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.