All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-21 14:10:38 to 2021-10-21 14:40:06 UTC [more...]

[PATCH v3 00/25] block layer: split block APIs in global state and I/O
 2021-10-21 14:35 UTC  (9+ messages)
` [PATCH v3 02/25] include/block/block: split header into I/O and global state API
` [PATCH v3 04/25] include/sysemu/block-backend: split header into I/O and global state (GS) API
` [PATCH v3 06/25] include/block/block_int: split header into I/O and global state API
` [PATCH v3 11/25] include/block/blockjob.h: "

[PATCH 0/3] Add SDHCI driver support for NXP S32G2
 2021-10-21 14:38 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: s32g2: add USDHC support

[PATCH v2 00/13] qla2xxx - misc driver and EDIF bug fixes
 2021-10-21 14:39 UTC  (9+ messages)
` [PATCH v2 06/13] qla2xxx: edif: flush stale events and msgs on session down
` [PATCH v2 07/13] qla2xxx: edif: replace list_for_each_safe with list_for_each_entry_safe
` [PATCH v2 08/13] qla2xxx: edif: tweak trace message
` [PATCH v2 09/13] qla2xxx: edif: reduce connection thrash

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-21 14:39 UTC  (12+ messages)
` [PATCH v6 08/42] x86/sev-es: initialize sev_status/features within #VC handler

[RFCv1 0/4] arm64: Use static key for PID in CONTEXTIDR
 2021-10-21 14:37 UTC  (6+ messages)
` [RFCv1 1/4] arm64: Use static key for tracing "

drivers/gpu/drm/i915/i915_sw_fence.c:90:20: error: unused function 'debug_fence_init_onstack'
 2021-10-21 14:38 UTC  (2+ messages)

[PATCH 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2021-10-21 14:33 UTC  (4+ messages)
` [PATCH 05/15] hw/nvme: Add support for SR-IOV

[PATCH -next] PM: hibernate: Get block device exclusively when do swsusp_check
 2021-10-21 14:38 UTC  (5+ messages)

server-to-server copy by default
 2021-10-21 14:38 UTC  (8+ messages)

[PATCH v3 kvm-unit-tests 0/8] x86: Move IDT, GDT and TSS to C code
 2021-10-21 14:37 UTC  (2+ messages)

[PATCH v2 0/2] optimise blk_try_enter_queue()
 2021-10-21 14:37 UTC  (2+ messages)

[xen-unstable test] 165699: tolerable FAIL - PUSHED
 2021-10-21 14:36 UTC 

[PATCH v3 01/10] vfio/ccw: Remove unneeded GFP_DMA
 2021-10-21 14:35 UTC  (2+ messages)

[RFC PATCH v4 00/20] vDPA shadow virtqueue
 2021-10-21 14:33 UTC  (11+ messages)
` [RFC PATCH v4 18/20] vhost: Add VhostIOVATree

[PATCH v2 0/2] perf jevents: Enable build warnings
 2021-10-21 14:36 UTC  (4+ messages)

[PATCH 1/2] fs: bdev: fix conflicting comment from lookup_bdev
 2021-10-21 14:35 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 00/17] drm/i915/dg2: Enabling 64k page size and flat ccs
 2021-10-21 14:35 UTC  (42+ messages)
`  "
` [PATCH v2 01/17] drm/i915: Add has_64k_pages flag
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 02/17] drm/i915/xehpsdv: set min page-size to 64K
  `  "
` [PATCH v2 03/17] drm/i915/xehpsdv: enforce min GTT alignment
  ` [Intel-gfx] "
` [PATCH v2 04/17] drm/i915: enforce min page size for scratch
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 05/17] drm/i915/gtt/xehpsdv: move scratch page to system memory
  `  "
` [PATCH v2 06/17] drm/i915/xehpsdv: support 64K GTT pages
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 07/17] drm/i915: Add vm min alignment support
  `  "
` [Intel-gfx] [PATCH v2 08/17] drm/i915/selftests: account for min_alignment in GTT selftests
  `  "
` [PATCH v2 09/17] drm/i915/xehpsdv: implement memory coloring
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 10/17] drm/i915/xehpsdv: Add has_flat_ccs to device info
  `  "
` [Intel-gfx] [PATCH v2 11/17] drm/i915/lmem: Enable lmem for platforms with Flat CCS
  `  "
` [Intel-gfx] [PATCH v2 12/17] drm/i915/gt: Clear compress metadata for Xe_HP platforms
  `  "
` [PATCH v2 13/17] drm/i915/dg2: Tile 4 plane format support
  ` [Intel-gfx] "
` [PATCH v2 14/17] uapi/drm/dg2: Format modifier for DG2 unified compression and clear color
  ` [Intel-gfx] "
` [PATCH v2 15/17] drm/i915/uapi: document behaviour for DG2 64K support
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 16/17] drm/i915/Flat-CCS: Document on Flat-CCS memory compression
  `  "
` [Intel-gfx] [PATCH v2 17/17] Doc/gpu/rfc/i915: i915 DG2 uAPI
  `  "

[PATCH] virtio-blk: fixup coccinelle warnings
 2021-10-21 14:35 UTC  (3+ messages)

[PATCH v2] fs: replace the ki_complete two integer arguments with a single argument
 2021-10-21 14:34 UTC  (4+ messages)

Why the Makefile is so eager to re-build & re-link
 2021-10-21 14:34 UTC  (8+ messages)
` [PATCH 0/8] Makefile: make command-list.h 2-5x as fast with -jN

[f2fs-dev] [PATCH v2] f2fs: compress: fix overwrite may reduce compress ratio unproperly
 2021-10-21 14:33 UTC  (2+ messages)

[PATCH v1] regulator: Don't error out fixed regulator in regulator_sync_voltage()
 2021-10-21 14:33 UTC  (5+ messages)

[PATCH v3] nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST
 2021-10-21 14:33 UTC 

[Buildroot] [git commit branch/2021.08.x] package/edk2-platforms: fix installation
 2021-10-21 14:31 UTC 

linux-next: build warning after merge of the fscache tree
 2021-10-21 14:32 UTC  (3+ messages)

[PATCH v3] regmap: spi: Set regmap max raw r/w from max_transfer_size
 2021-10-21 14:32 UTC  (4+ messages)

[Buildroot] [PATCH] package/edk2-platforms: fix installation
 2021-10-21 14:32 UTC  (2+ messages)

[PATCH v2 1/3] drm/amdgpu: do not pass ttm_resource_manager to gtt_mgr
 2021-10-21 14:31 UTC  (3+ messages)
` [PATCH v2 2/3] drm/amdgpu: do not pass ttm_resource_manager to vram_mgr
` [PATCH v3 3/3] drm/amdgpu: recover gart table at resume

Addition of a staging subdirectory to virt/ for in-development features
 2021-10-21 14:31 UTC  (4+ messages)

Possible issue with RS485 IOCTLs on 16C950 UARTs?
 2021-10-21 14:30 UTC  (4+ messages)

[PATCH v3] soc: renesas: rcar-rst: Add support to set rproc boot address
 2021-10-21 14:30 UTC  (4+ messages)

[PATCH] mac80211: debugfs: calculate free buffer size correctly
 2021-10-21 14:30 UTC 

[PATCH] strace: show test suite log on failure
 2021-10-21 14:30 UTC 

[PATCH v2] strace: handle loaded test systems
 2021-10-21 14:30 UTC 

[RFC PATCH 00/27] CXL Region Creation / HDM decoder programming
 2021-10-21 14:29 UTC  (2+ messages)

[mm/migrate] 9eeb73028c: stress-ng.memhotplug.ops_per_sec -53.8% regression
 2021-10-21 14:29 UTC  (3+ messages)

[gpg] Public key for Lukasz Majewski
 2021-10-21 14:28 UTC  (3+ messages)

[PATCH v3 0/9] kprobes: Make KUnit and add stacktrace on kretprobe tests
 2021-10-21 14:26 UTC  (5+ messages)
` [PATCH v3 6/9] arm64: Recover kretprobe modified return address in stacktrace

[PATCH 0/3] random simple block cleanups
 2021-10-21 14:27 UTC  (2+ messages)

[GIT PULL] first round of nvme updates for Linux 5.16
 2021-10-21 14:26 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 00/17] x86_64 UEFI and AMD SEV/SEV-ES support
 2021-10-21 14:27 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 05/17] x86 UEFI: Boot from UEFI
` [kvm-unit-tests PATCH v3 11/17] x86 UEFI: Convert x86 test cases to PIC

[PATCH v4 0/6] Add Xilinx Event Management Driver
 2021-10-21 14:26 UTC  (15+ messages)

[PATCH 1/2] drm/amdkfd: clarify the origin of cpages returned by migration functions
 2021-10-21 14:27 UTC  (3+ messages)
` [PATCH 2/2] drm/amdkfd: debug message to count successfully migrated pages

[dpdk-dev] [PATCH 1/2] dmadev: hide devices array
 2021-10-21 14:26 UTC  (8+ messages)
` [dpdk-dev] [PATCH v2 1/3] "
  ` [dpdk-dev] [PATCH v2 2/3] app/test: add check for DMA info get API
  ` [dpdk-dev] [PATCH v2 3/3] dmadev: fix compile error in debug mode

[dpdk-dev] [PATCH v2 00/18] mlx5: sharing global MR cache between drivers
 2021-10-21 14:26 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

[PATCH] ARM: stackprotector: prefer compiler for TLS based per-task protector
 2021-10-21 14:25 UTC 

[PATCH v3 0/5] Builtin FSMonitor Part 2
 2021-10-21 14:25 UTC  (31+ messages)
` [PATCH v4 00/29] "
  ` [PATCH v4 01/29] fsmonitor: enhance existing comments
  ` [PATCH v4 02/29] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
  ` [PATCH v4 03/29] fsmonitor: config settings are repository-specific
  ` [PATCH v4 04/29] fsmonitor: use IPC to query the builtin FSMonitor daemon
  ` [PATCH v4 05/29] fsmonitor: document builtin fsmonitor
  ` [PATCH v4 06/29] fsmonitor--daemon: add a built-in fsmonitor daemon
  ` [PATCH v4 07/29] fsmonitor--daemon: implement 'stop' and 'status' commands
  ` [PATCH v4 08/29] compat/fsmonitor/fsm-listen-win32: stub in backend for Windows
  ` [PATCH v4 09/29] compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin
  ` [PATCH v4 10/29] fsmonitor--daemon: implement 'run' command
  ` [PATCH v4 11/29] fsmonitor--daemon: implement 'start' command
  ` [PATCH v4 12/29] fsmonitor--daemon: add pathname classification
  ` [PATCH v4 13/29] fsmonitor--daemon: define token-ids
  ` [PATCH v4 14/29] fsmonitor--daemon: create token-based changed path cache
  ` [PATCH v4 15/29] compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on Windows
  ` [PATCH v4 16/29] compat/fsmonitor/fsm-listen-darwin: add macos header files for FSEvent
  ` [PATCH v4 17/29] compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS
  ` [PATCH v4 18/29] fsmonitor--daemon: implement handle_client callback
  ` [PATCH v4 19/29] help: include fsmonitor--daemon feature flag in version info
  ` [PATCH v4 20/29] t/helper/fsmonitor-client: create IPC client to talk to FSMonitor Daemon
  ` [PATCH v4 21/29] t7527: create test for fsmonitor--daemon
  ` [PATCH v4 22/29] t/perf: avoid copying builtin fsmonitor files into test repo
  ` [PATCH v4 23/29] t/helper/test-chmtime: skip directories on Windows
  ` [PATCH v4 24/29] t/perf/p7519: speed up test "
  ` [PATCH v4 25/29] t/perf/p7519: add fsmonitor--daemon test cases
  ` [PATCH v4 26/29] fsmonitor--daemon: periodically truncate list of modified files
  ` [PATCH v4 27/29] fsmonitor--daemon: use a cookie file to sync with file system
  ` [PATCH v4 28/29] fsmonitor: force update index after large responses
  ` [PATCH v4 29/29] t7527: test status with untracked-cache and fsmonitor--daemon

[PATCH] dma-buf: fix kerneldoc for renamed members
 2021-10-21 14:24 UTC  (2+ messages)

[PATCH] xilinx: zynqmp: Save multiboot as variable
 2021-10-21 14:23 UTC  (2+ messages)

[PATCH] cdrom: Remove redundant variable and its assignment
 2021-10-21 14:23 UTC  (2+ messages)

[PATCH v11 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2021-10-21 14:22 UTC  (5+ messages)
` [PATCH v11 07/10] btrfs-progs: receive: process fallocate commands
` [PATCH v11 08/10] btrfs-progs: receive: process setflags ioctl commands

[PATCH v2] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
 2021-10-21 14:21 UTC  (2+ messages)

[mm/migrate] 295be91f7e: stress-ng.memhotplug.ops_per_sec 151.7% improvement
 2021-10-21 14:21 UTC 

[PATCH net] fcnal-test: kill hanging ping/nettest binaries on cleanup
 2021-10-21 14:20 UTC  (2+ messages)

[PATCH 1/3] strace: remove obsolete patch
 2021-10-21 14:20 UTC  (4+ messages)
` [PATCH 2/3] strace: handle loaded test systems
  ` [OE-core] "

[PATCH 5.15] io_uring: apply worker limits to previous users
 2021-10-21 14:19 UTC  (2+ messages)

[PATCH 1/4] drm/i915/clflush: fixup handling of cache_dirty
 2021-10-21 14:18 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 1/2] drm/amdgpu: Workaround harvesting info for some navy flounder boards
 2021-10-21 14:17 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/swsmu: handle VCN harvesting for VCN PG control

[dpdk-dev] [PATCH 0/5] Packet capture framework enhancements
 2021-10-21 14:16 UTC  (10+ messages)
` [dpdk-dev] [PATCH v15 00/12] Packet capture framework update
  ` [dpdk-dev] [PATCH v15 02/12] librte_pcapng: add new library for writing pcapng files
  ` [dpdk-dev] [PATCH v15 04/12] bpf: add function to convert classic BPF to DPDK BPF
  ` [dpdk-dev] [PATCH v15 05/12] bpf: add function to dump eBPF instructions
  ` [dpdk-dev] [PATCH v15 06/12] pdump: support pcapng and filtering

[XEN PATCH v7 00/51] xen: Build system improvements, now with out-of-tree build!
 2021-10-21 14:16 UTC  (17+ messages)
` [XEN PATCH v7 42/51] build: grab common EFI source files in arch specific dir
` [XEN PATCH v7 49/51] build: adding out-of-tree support to the xen build

[PATCH net-next 0/4] Delete impossible devlink notifications
 2021-10-21 14:16 UTC  (5+ messages)
` [PATCH net-next 1/4] devlink: Delete obsolete parameters publish API
` [PATCH net-next 2/4] devlink: Remove not-executed trap policer notifications
` [PATCH net-next 3/4] devlink: Remove not-executed trap group notifications
` [PATCH net-next 4/4] devlink: Clean not-executed param notifications

[PATCH 2/2] blkparse: fix incorrectly sized memset in check_cpu_map
 2021-10-21 14:16 UTC 

[PATCH 1/2] blkparse: skip check_cpu_map with pipe input
 2021-10-21 14:16 UTC 

[PATCH 0/2] Fix issues in check_cpu_map
 2021-10-21 14:16 UTC 

Please pull u-boot-marvell/master
 2021-10-21 14:16 UTC  (2+ messages)

[PATCH v5 00/13] KVM: Scalable memslots implementation
 2021-10-21 14:16 UTC  (7+ messages)
` [PATCH v5 08/13] KVM: Resolve memslot ID via a hash table instead of via a static array
` [PATCH v5 12/13] KVM: Optimize gfn lookup in kvm_zap_gfn_range()

Improving RCU wait in mini_qdisc_pair_swap()
 2021-10-21 14:15 UTC  (2+ messages)

[PATCH v2] x86: add support DM&P devices
 2021-10-21 14:14 UTC  (2+ messages)
` [tip: x86/cpu] x86/CPU: Add support for Vortex CPUs

[PATCH 0/6] kthread: Add the helper macro kthread_run_on_cpu()
 2021-10-21 14:14 UTC  (4+ messages)
    `  "

[PATCH v5 0/2] Make neighbor eviction controllable by userspace
 2021-10-21 14:15 UTC  (3+ messages)
` [PATCH v5 2/2] net: ndisc: introduce ndisc_evict_nocarrier sysctl parameter

[PATCH v2] mx7ulp: add getting a board serial number
 2021-10-21 14:13 UTC  (2+ messages)

[PATCH 2/7] arm: mach-imx: Allow to build mac.c for EQoS driver
 2021-10-21 14:13 UTC  (2+ messages)

[PATCH 6/7] imx8mp_evk: Delete noncached memory config
 2021-10-21 14:12 UTC  (2+ messages)

[PATCH 1/7] arm: mach-imx: Update MAC fuse for i.MX8MP
 2021-10-21 14:13 UTC  (2+ messages)

[PATCH] tools: imx8m_image: Support ddr3 firmware
 2021-10-21 14:13 UTC  (2+ messages)

[PATCH v2] board: ea: mx7ulp_com: allocate specific region of memory to OP-TEE
 2021-10-21 14:12 UTC  (2+ messages)

[PATCH 5.14 0/2] s390/pci: fix zpci_zdev_put() on reserve
 2021-10-21 14:13 UTC  (3+ messages)
` [PATCH 5.14 1/2] s390/pci: cleanup resources only if necessary
` [PATCH 5.14 2/2] s390/pci: fix zpci_zdev_put() on reserve

[PATCH] arm: dts: imx8mp: Delete default clocks for clock controller node
 2021-10-21 14:12 UTC  (2+ messages)

[PATCH 3/7] arm: dts: imx8mp-evk: Enable the EQoS ethernet port
 2021-10-21 14:12 UTC  (2+ messages)

[PATCH 5/7] imx8mp_evk: Remove EQoS PHY reset codes
 2021-10-21 14:12 UTC  (2+ messages)

[PATCH 4/7] imx8mp_evk: Fix incorrect cascade for FEC and EQOS setup
 2021-10-21 14:12 UTC  (2+ messages)

[PATCH 7/7] imx8mp_evk: Enable the DWC EQoS iMX driver
 2021-10-21 14:12 UTC  (2+ messages)

[PATCH] ALSA: firewire-motu: fix invalid memory access when operating hwdep character device
 2021-10-21 14:11 UTC  (3+ messages)

[PATCH 00/18] External ECC engines & Macronix support
 2021-10-21 14:09 UTC  (4+ messages)
` [PATCH 04/18] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml


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.