All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-10 09:45:29 to 2021-03-10 10:28:43 UTC [more...]

[PATCH v5 00/13] hw/block/nvme: metadata and end-to-end data protection support
 2021-03-10  9:53 UTC  (14+ messages)
` [PATCH v5 01/13] hw/block/nvme: fix zone management receive reporting too many zones
` [PATCH v5 02/13] hw/block/nvme: add metadata support
` [PATCH v5 03/13] hw/block/nvme: end-to-end data protection
` [PATCH v5 04/13] hw/block/nvme: add verify command
` [PATCH v5 05/13] hw/block/nvme: add non-mdts command size limit for verify
` [PATCH v5 06/13] hw/block/nvme: support multiple lba formats
` [PATCH v5 07/13] hw/block/nvme: prefer runtime helpers instead of device parameters
` [PATCH v5 08/13] hw/block/nvme: pull lba format initialization
` [PATCH v5 09/13] hw/block/nvme: parameterize nvme_ns_nlbas
` [PATCH v5 10/13] hw/block/nvme: remove invalid zone resource checks
` [PATCH v5 11/13] hw/block/nvme: move zoned constraints checks
` [PATCH v5 12/13] hw/block/nvme: split zone check/set geometry
` [PATCH v5 13/13] hw/block/nvme: add support for the format nvm command

[PATCH 00/10] net: Pad short frames for network backends
 2021-03-10 10:11 UTC  (6+ messages)
` [PATCH 01/10] net: Use 'struct iovec' in qemu_send_packet_async_with_flags()
` [PATCH 02/10] net: Pad short frames to minimum size before send
` [PATCH 04/10] hw/net: vmxnet3: Remove the logic of padding short frames in the receive path
` [PATCH 06/10] hw/net: ne2000: "
` [PATCH 09/10] hw/net: sungem: "

[rfc, PATCH v1 0/7] PCI: introduce p2sb helper
 2021-03-10 10:27 UTC  (3+ messages)
` [PATCH v1 6/7] mfd: lpc_ich: Add support for pinctrl in non-ACPI system

[RFC RESEND PATCH 0/4] hw/arm/virt-acpi-build: Introduce iommu option for pci root bus
 2021-03-10 10:24 UTC  (6+ messages)
` [RFC RESEND PATCH 2/4] hw/pci: Add "

pull request: iwlwifi firmware updates 2021-03-05-v3
 2021-03-10 10:27 UTC 

[PATCH v5 0/8] Pegasos2 emulation
 2021-03-10 10:17 UTC  (9+ messages)
` [PATCH v5 4/8] vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it

[PATCH v5 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-10  9:55 UTC  (45+ messages)
` [PATCH v5 01/14] media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combiner
` [PATCH v5 02/14] media: docs: "
` [PATCH v5 03/14] dt-bindings: display: bridge: Add i.MX8qm/qxp pixel combiner binding
` [PATCH v5 04/14] drm/bridge: imx: Add i.MX8qm/qxp pixel combiner support
` [PATCH v5 05/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH v5 06/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH v5 07/14] dt-bindings: mfd: Add i.MX8qm/qxp Control and Status Registers module binding
` [PATCH v5 08/14] dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI binding
` [PATCH v5 09/14] drm/bridge: imx: Add i.MX8qxp pixel link to DPI support
` [PATCH v5 10/14] drm/bridge: imx: Add LDB driver helper support
` [PATCH v5 11/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding
` [PATCH v5 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp
` [PATCH v5 13/14] drm/bridge: imx: Add LDB support for i.MX8qm
` [PATCH v5 14/14] MAINTAINERS: add maintainer for DRM bridge drivers for i.MX SoCs

[LTP] [PATCH] max_map_count: Add judgment of abnormal situation
 2021-03-10 10:26 UTC  (2+ messages)

[PATCH v2 0/9] AM64: Add SERDES bindings and driver support
 2021-03-10 10:24 UTC  (5+ messages)
` [PATCH v2 9/9] phy: cadence-torrent: Add support to drive refclk out

[PATCH alsa-ucm-conf v2 0/7] codecs/rt5640: Cleanup + HW volume control support
 2021-03-10 10:24 UTC  (2+ messages)

[PATCH V2 1/2] dt-bindings: nvmem: add Broadcom's NVRAM
 2021-03-10 10:23 UTC  (3+ messages)

[qemu-web PATCH] Add GSoC 2021 timeline
 2021-03-10 10:13 UTC  (2+ messages)

[PATCH] dt-bindings: spi: Convert NXP flexspi to json schema
 2021-03-10 10:24 UTC  (6+ messages)
    ` [EXT] "

[igt-dev] [PATCH i-g-t v22 00/36] Introduce IGT allocator
 2021-03-10 10:24 UTC  (36+ messages)
` [igt-dev] [PATCH i-g-t v22 03/36] lib/igt_list: igt_hlist implementation
` [igt-dev] [PATCH i-g-t v22 04/36] lib/igt_map: Introduce igt_map
` [igt-dev] [PATCH i-g-t v22 05/36] lib/igt_core: Track child process pid and tid
` [igt-dev] [PATCH i-g-t v22 06/36] lib/intel_allocator_simple: Add simple allocator
` [igt-dev] [PATCH i-g-t v22 07/36] lib/intel_allocator_random: Add random allocator
` [igt-dev] [PATCH i-g-t v22 08/36] lib/intel_allocator: Add intel_allocator core
` [igt-dev] [PATCH i-g-t v22 09/36] lib/intel_allocator: Try to stop smoothly instead of deinit
` [igt-dev] [PATCH i-g-t v22 10/36] lib/intel_allocator_msgchannel: Scale to 4k of parallel clients
` [igt-dev] [PATCH i-g-t v22 11/36] lib/intel_allocator: Separate allocator multiprocess start
` [igt-dev] [PATCH i-g-t v22 12/36] lib/intel_bufops: Change size from 32->64 bit
` [igt-dev] [PATCH i-g-t v22 13/36] lib/intel_bufops: Add init with handle and size function
` [igt-dev] [PATCH i-g-t v22 14/36] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v22 15/36] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12
` [igt-dev] [PATCH i-g-t v22 16/36] lib/intel_batchbuffer: Create bb with strategy / vm ranges
` [igt-dev] [PATCH i-g-t v22 17/36] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v22 18/36] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v22 19/36] tests/api_intel_bb: Remove check-canonical test
` [igt-dev] [PATCH i-g-t v22 20/36] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v22 21/36] tests/api_intel_bb: Add subtest to check render batch on the last page
` [igt-dev] [PATCH i-g-t v22 22/36] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v22 23/36] tests/api_intel_bb: Add purge-bb test
` [igt-dev] [PATCH i-g-t v22 24/36] tests/api_intel_bb: Add simple intel-bb which uses allocator
` [igt-dev] [PATCH i-g-t v22 25/36] tests/api_intel_bb: Use allocator in delta-check test
` [igt-dev] [PATCH i-g-t v22 26/36] tests/api_intel_bb: Check switching vm in intel-bb
` [igt-dev] [PATCH i-g-t v22 27/36] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v22 28/36] tests/api_intel_allocator: Add execbuf with allocator example
` [igt-dev] [PATCH i-g-t v22 29/36] tests/api_intel_allocator: Verify child can use its standalone allocator
` [igt-dev] [PATCH i-g-t v22 30/36] tests/gem_softpin: Verify allocator and execbuf pair work together
` [igt-dev] [PATCH i-g-t v22 31/36] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v22 32/36] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v22 33/36] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v22 34/36] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v22 35/36] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v22 36/36] tests/gem_linear_blits: Use intel allocator
` [igt-dev] ✗ Fi.CI.BAT: failure for Introduce IGT allocator (rev24)

[PATCH for-4.15] xen: Bump the minimum version of GCC supported to 4.9 (5.1 on arm64)
 2021-03-10 10:24 UTC  (7+ messages)

[PATCH] hw/i8254: fix vmstate load
 2021-03-10 10:21 UTC 

[cip-dev] [PATCH 4.19.y-cip 00/40] Renesas RZ/G2{E,H,M,N} add VIN, CSI2 support
 2021-03-10 10:24 UTC  (6+ messages)
` [cip-dev] [PATCH 4.19.y-cip 12/40] media: dt-bindings: media: i2c: Add IMX219 CMOS sensor binding

The killing of ideal_nops[]
 2021-03-10 10:22 UTC  (8+ messages)

[PATCH] tests: Move unit tests into a separate directory
 2021-03-10 10:21 UTC  (6+ messages)

[PATCH] ARM: NOMMU: Fix conversion for_each_membock() to for_each_mem_range()
 2021-03-10 10:20 UTC 

[PATCH v2] irqchip/irq-mst: Support polarity configuration
 2021-03-10 10:20 UTC  (5+ messages)

[OE-core][PATCH] Revert "uninative: Don't use single sstate for pseudo-native"
 2021-03-10 10:20 UTC  (2+ messages)

[PATCH v3 for-4.15] x86/msr: introduce an option for compatible MSR behavior selection
 2021-03-10 10:20 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Enable WaProgramMgsrForCorrectSliceSpecificMmioReads for Gen9
 2021-03-10 10:19 UTC  (12+ messages)
` [Intel-gfx] [PATCH v3] "

[dm-devel] [PATCH] dm-ioctl: replace hash with red-black tree
 2021-03-10 10:18 UTC 

[PATCH] media: videobuf2: Fix integer overrun in allocation
 2021-03-10 10:16 UTC  (5+ messages)

[PATCH 0/9] memcg accounting from OpenVZ
 2021-03-10 10:17 UTC  (4+ messages)

[PATCH 1/7] drm/amdgpu: add a dev_pm_ops prepare callback (v2)
 2021-03-10 10:16 UTC  (6+ messages)
` [PATCH 4/7] drm/amdgpu: track what pmops flow we are in

[dm-devel] [PATCH] multipath -U: reduce log level of "adding new path" message
 2021-03-10 10:15 UTC 

[PATCH v3 0/2] crypto: arm - clean up redundant helper macros
 2021-03-10 10:14 UTC  (3+ messages)
` [PATCH v3 1/2] crypto: arm/aes-scalar - switch to common rev_l/mov_l macros
` [PATCH v3 2/2] crypto: arm/chacha-scalar - switch to common rev_l macro

[Bug 212045] New: dwc2 gadget mode read call blocks
 2021-03-10 10:13 UTC  (2+ messages)
` [Bug 212045] "

[RFC PATCH v6 00/22] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-03-10 10:13 UTC  (4+ messages)

[PATCH][4.15] gnttab: work around "may be used uninitialized" warning
 2021-03-10 10:13 UTC 

[PATCH v6 00/22] Add support for the SDM845 Camera Subsystem
 2021-03-10 10:12 UTC  (4+ messages)
` [PATCH v6 10/22] media: camss: Add support for CSID hardware version Titan 170

[PATCH] thermal: rcar_gen3_thermal: Add support for up to five TSC nodes
 2021-03-10 10:11 UTC  (2+ messages)

[PATCH v2] usb: Un-deprecate -usbdevice (except for -usbdevice audio which gets removed)
 2021-03-10 10:02 UTC  (2+ messages)

[LTP] [PATCh v2] clock_gettime04: print more info to help debugging
 2021-03-10 10:11 UTC  (7+ messages)

[PATCH v2] arm64: dts: renesas: r8a779a0: Add thermal support
 2021-03-10 10:09 UTC  (2+ messages)

drm: unexpected static_call insn opcode 0xe9 at drm_gem_check_release_pagevec+0x2a/0x30 [drm]
 2021-03-10 10:09 UTC 

[PATCH v1] ov8856: Add support for 2 data lanes & flip control
 2021-03-10 10:08 UTC 

[PATCH v1 2/2] Revert "mailbox: mediatek: remove implementation related to atomic_exec"
 2021-03-10 10:04 UTC  (5+ messages)

[PATCH] dt-bindings: thermal: rcar-gen3-thermal: Support five TSC nodes on r8a779a0
 2021-03-10 10:06 UTC  (2+ messages)

[PATCH v3] powerpc/32: remove bogus ppc_select syscall
 2021-03-10 10:00 UTC  (6+ messages)

[dm-devel] [PATCH v6 0/4] block-layer interposer
 2021-03-10 10:04 UTC  (5+ messages)
` [dm-devel] [PATCH v6 2/4] block: add blk_interposer
      `  "

[PATCH net] macvlan: macvlan_count_rx() needs to be aware of preemption
 2021-03-10 10:04 UTC  (2+ messages)

kernel.org WARNING: The “linux-firmware@kernel.org” email account is almost full
 2021-03-10  9:56 UTC 

[PATCH] netdevsim: fib: Remove redundant code
 2021-03-10 10:01 UTC  (2+ messages)

[PATCH alsa-ucm-conf 1/3] codecs/es8316: Fix capture settings
 2021-03-10 10:00 UTC  (2+ messages)

[MPTCP] Re: Stable backport for DATA_FIN fix?
 2021-03-10 10:02 UTC 

smatch and copy_{to,from}_user return values
 2021-03-10 10:01 UTC  (4+ messages)

[weiny2:tip-pks-v4.3-5.12-rc 12/16] include/linux/highmem-internal.h:106:24: error: 'page' undeclared
 2021-03-10 10:01 UTC 

nouveau: lockdep cli->mutex vs reservation_ww_class_mutex deadlock report
 2021-03-10  9:58 UTC  (2+ messages)
` [Nouveau] "

[PATCH -tip 0/5] kprobes: Fix stacktrace in kretprobes
 2021-03-10  9:57 UTC  (7+ messages)

[PATCH] perf machine: Assign boolean values to a bool variable
 2021-03-10  9:55 UTC  (2+ messages)

[PATCH v2] mfd: ntxec: Support for EC in Tolino Shine 2 HD
 2021-03-10  9:55 UTC  (3+ messages)

[PATCH net v2] ipv6: fix suspecious RCU usage warning
 2021-03-10  9:54 UTC  (2+ messages)

[SPDK] Re: Query regarding SPDK NVMe-oF TCP performance
 2021-03-10  9:55 UTC 

[PATCH 0/3] v3u: add support for TMU
 2021-03-10  9:54 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: renesas: r8a779a0: Add TMU support

rtc: rtc-m48t59: rtc-m48t59.0: IRQ index 0 not found
 2021-03-10  9:53 UTC 

[Intel-gfx] [RFC v1 0/6] drm/edid: overhaul displayid iterator
 2021-03-10  9:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/edid: overhaul displayid iterator (rev2)

linux-next: Tree for Mar 10
 2021-03-10  9:52 UTC  (3+ messages)
` linux-next: Tree for Mar 10 (lib/test_printf.c)

[PATCH v3 00/11] gpio: implement the configfs testing module
 2021-03-10  9:51 UTC  (4+ messages)
` [PATCH v3 07/11] lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()

[PATCH] staging: iio: ad9834: convert to device-managed functions in probe
 2021-03-10  9:51 UTC 

[RFC] hw/display: add virtio-ramfb device
 2021-03-10  9:51 UTC  (2+ messages)

[PATCH] drm/amdgpu/powerplay/smu10: add support for gpu busy query
 2021-03-10  9:51 UTC  (3+ messages)

[libvirt test] 159903: regressions - FAIL
 2021-03-10  9:50 UTC 

[PATCH] tests: Fix broken "make check-speed"
 2021-03-10  9:49 UTC  (2+ messages)

pull request: iwlwifi firmware updates 2021-03-05-v2
 2021-03-10  9:50 UTC  (5+ messages)

[RFC PATCH 0/5] RPMB internal and user-space API + WIP virtio-rpmb frontend
 2021-03-10  9:48 UTC  (10+ messages)
` [RFC PATCH 1/5] rpmb: add Replay Protected Memory Block (RPMB) subsystem

[PATCH v4 0/3] arm64: Add TI AM65x-based IOT2050 boards
 2021-03-10  9:37 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: Add Siemens vendor prefix

[PATCH] scsi: sd_zbc: update write pointer offset cache
 2021-03-10  9:48 UTC 

[xen-unstable-coverity test] 159907: all pass - PUSHED
 2021-03-10  9:47 UTC 

[PATCH/RFC 0/2] background initramfs unpacking, and CONFIG_MODPROBE_PATH
 2021-03-10  9:46 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] modules: add CONFIG_MODPROBE_PATH

make alloc_anon_inode more useful
 2021-03-10  9:35 UTC  (5+ messages)
` [PATCH 1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb
` [PATCH 2/9] fs: add an argument-less alloc_anon_inode

[RFC v2 0/5] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-03-10  9:45 UTC  (5+ messages)
` [RFC v2 3/5] arm64: socfpga: rename ARCH_STRATIX10 to ARCH_SOCFPGA64

[y2038][RFC PATCH 1/2] y2038: Fixing the sem_timedwait syscall for 32 bit systems
 2021-03-10  9:46 UTC  (7+ messages)
` [RFC PATCH v2 0/4] Pattern for implementing y2038 syscalls
  ` [RFC PATCH v2 2/4] y2038: Adding sem_timedwait_time64

[dpdk-dev] [PATCH] app/flow-perf: fix setting decap data for decap actions
 2021-03-10  9:45 UTC 

[printk:for-5.13-vsprintf-pgp 3/4] lib/test_printf.c:612:17: error: 'tag' undeclared
 2021-03-10  9:45 UTC 

[RFC PATCH v2 0/3] KVM: arm64: Improve efficiency of stage2 page table
 2021-03-10  9:43 UTC  (2+ messages)
` [RFC PATCH v2 2/3] KVM: arm64: Install the block entry before unmapping the page mappings


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.