All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-07-06 10:12:18 to 2021-07-06 10:56:49 UTC [more...]

[PATCH v1 0/5] custom device configs (split from larger series)
 2021-07-06 10:53 UTC  (6+ messages)
` [PATCH v1 1/5] meson: Introduce target-specific Kconfig
` [PATCH v1 2/5] hw/arm: add dependency on OR_IRQ for XLNX_VERSAL

[PATCH v3] generic: add a test to ensure that page is properly filled before write
 2021-07-06 10:56 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] security: enforce semantics for Tx inline processing
 2021-07-06 10:56 UTC  (2+ messages)

[PATCH 00/19] arch: Add basic LoongArch support
 2021-07-06 10:55 UTC  (34+ messages)
` [PATCH 03/19] LoongArch: Add build infrastructure
` [PATCH 05/19] LoongArch: Add boot and setup routines
` [PATCH 06/19] LoongArch: Add exception/interrupt handling
` [PATCH 07/19] LoongArch: Add process management
` [PATCH 08/19] LoongArch: Add memory management
` [PATCH 09/19] LoongArch: Add system call support
` [PATCH 10/19] LoongArch: Add signal handling support
` [PATCH 12/19] LoongArch: Add misc common routines
` [PATCH 13/19] LoongArch: Add some library functions
` [PATCH 15/19] LoongArch: Add PCI controller support
` [PATCH 16/19] LoongArch: Add VDSO and VSYSCALL support
` [PATCH 17/19] LoongArch: Add multi-processor (SMP) support
` [PATCH 18/19] LoongArch: Add Non-Uniform Memory Access (NUMA) support
` [PATCH 19/19] LoongArch: Add Loongson-3 default config file
  ` [PATCH 04/19] LoongArch: Add common headers

[PATCH 0/5] PCI: Add support for J7200 and AM64
 2021-07-06 10:50 UTC  (12+ messages)
` [PATCH v3 1/5] PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
` [PATCH 2/5] PCI: j721e: Add PCIe support for J7200
` [PATCH 3/5] PCI: j721e: Add PCIe support for AM64
` [PATCH 4/5] misc: pci_endpoint_test: Do not request or allocate IRQs in probe
` [PATCH 5/5] misc: pci_endpoint_test: Add deviceID for AM64 and J7200

[PATCH] bus: Make remove callback return void
 2021-07-06 10:49 UTC  (21+ messages)

[PATCH] xen/arm: smmuv1: Switch from kzalloc_array(..) to devm_kcalloc(..)
 2021-07-06 10:53 UTC 

[PATCH v2] drm/amd/pm: drop smu_v13_0_1.c|h files for yellow carp
 2021-07-06 10:53 UTC 

[PATCH net] can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP.DT to 750ms
 2021-07-06 11:00 UTC 

[PATCH] powerpc/64e: Fix system call illegal mtmsrd instruction
 2021-07-06 10:52 UTC  (2+ messages)

[PATCH 0/3] cleanup patches for PM reference leak
 2021-07-06 10:49 UTC  (12+ messages)
` [PATCH 2/3] dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()

[PATCH 0/2] powerpc/bpf: Fix issue with atomic ops
 2021-07-06 10:52 UTC  (3+ messages)

[PATCH RFC] drm/vc4: hdmi: Fix connector detect logic
 2021-07-06 10:48 UTC  (3+ messages)

[PATCH] powerpc/mm: Fix lockup on kernel exec fault
 2021-07-06 10:52 UTC  (3+ messages)

[PATCH] powerpc/xive: Fix error handling when allocating an IPI
 2021-07-06 10:52 UTC  (2+ messages)

[PATCH 0/2] Auto exit source QEMU process after a successful migration
 2021-07-06 10:27 UTC  (5+ messages)
` [PATCH 1/2] qapi/run-state: Add a new shutdown cause 'migration-completed'

[PATCH] hw/riscv: sifive_u: Correct the CLINT timebase frequency
 2021-07-06 10:26 UTC 

[PATCH] xfrm: Fix RCU vs hash_resize_mutex lock inversion
 2021-07-06 10:49 UTC  (4+ messages)

[PATCH] target/xtensa/xtensa-semi: Fix compilation problem on Haiku
 2021-07-06 10:16 UTC  (2+ messages)

[PATCH v5 00/10] GICv3 LPI and ITS feature implementation
 2021-07-06 10:07 UTC  (8+ messages)
` [PATCH v5 04/10] hw/intc: GICv3 ITS Command processing

io_uring/recvmsg using io_provide_buffers causes kernel NULL pointer dereference bug
 2021-07-06 10:47 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] common/cnxk: add support for rte flow item raw
 2021-07-06 10:47 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/2] net/cnxk: "

[PATCH v4 0/2] Add p2p via dmabuf to habanalabs
 2021-07-06 10:47 UTC  (9+ messages)

[PATCH] drm/hisilicon/hibmc: Convert to Linux IRQ interfaces
 2021-07-06 10:46 UTC  (2+ messages)

[PATCH] dwarfsrcfiles: Avoid races over debug-link files
 2021-07-06 10:40 UTC 

[PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
 2021-07-06 10:05 UTC  (10+ messages)

[PULL 00/40] Misc patches for 2021-07-06
 2021-07-06 10:01 UTC  (40+ messages)
` [PULL 01/40] Makefile: Remove /usr/bin/env wrapper from the SHELL variable
` [PULL 02/40] softmmu/vl: Remove obsolete comment about the "frame" parameter
` [PULL 04/40] ui: Mark the '-no-quit' option as deprecated
` [PULL 05/40] qemu-options: Improve the documentation of the -display options
` [PULL 06/40] coverity-scan: Remove lm32 / unicore32 targets
` [PULL 07/40] coverity-scan: switch to vpath build
` [PULL 08/40] target/i386: Declare constants for XSAVE offsets
` [PULL 09/40] target/i386: Consolidate the X86XSaveArea offset checks
` [PULL 10/40] target/i386: Clarify the padding requirements of X86XSaveArea
` [PULL 11/40] target/i386: Pass buffer and length to XSAVE helper
` [PULL 12/40] target/i386: Make x86_ext_save_areas visible outside cpu.c
` [PULL 13/40] target/i386: Observe XSAVE state area offsets
` [PULL 14/40] target/i386: Populate x86_ext_save_areas offsets using cpuid where possible
` [PULL 15/40] target/i386: Move X86XSaveArea into TCG
` [PULL 16/40] configure: drop vte-2.90 check
` [PULL 17/40] configure, meson: convert vte detection to meson
` [PULL 18/40] configure, meson: convert virgl "
` [PULL 19/40] configure, meson: convert libdaxctl "
` [PULL 20/40] configure, meson: convert libpmem "
` [PULL 21/40] configure, meson: convert liburing "
` [PULL 22/40] configure, meson: convert libxml2 "
` [PULL 23/40] meson: sort existing compiler tests
` [PULL 24/40] meson: store dependency('threads') in a variable
` [PULL 25/40] configure, meson: move CONFIG_IVSHMEM to meson
` [PULL 26/40] configure: convert HAVE_BROKEN_SIZE_MAX "
` [PULL 27/40] configure: convert compiler tests to meson, part 1
` [PULL 28/40] configure: convert compiler tests to meson, part 2
` [PULL 29/40] configure: convert compiler tests to meson, part 3
` [PULL 30/40] configure: convert compiler tests to meson, part 4
` [PULL 31/40] configure: convert compiler tests to meson, part 5
` [PULL 32/40] configure: convert compiler tests to meson, part 6
` [PULL 33/40] qom: export more functions for use with non-UserCreatable objects
` [PULL 34/40] keyval: introduce keyval_merge
` [PULL 35/40] keyval: introduce keyval_parse_into
` [PULL 36/40] vl: switch -M parsing to keyval
` [PULL 37/40] machine: add smp compound property
` [PULL 38/40] qemu-option: remove now-dead code
` [PULL 39/40] Set icon for QEMU binary on Mac OS
` [PULL 40/40] config-host.mak: remove unused compiler-related lines

[PATCH] ascii.7: add vertical rule to separate the two columns
 2021-07-06 10:45 UTC  (2+ messages)

Hitting BUG_ON in do_notify_resume() with gdb and SIGTRAP
 2021-07-06 10:43 UTC  (2+ messages)

[PATCH v2] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
 2021-07-06 10:04 UTC  (3+ messages)

[PATCH v2 0/7] Asynchronous notifications from secure world
 2021-07-06 10:36 UTC  (6+ messages)

[dpdk-dev] [PATCH v4 00/14] drivers: introduce mlx5 crypto PMD
 2021-07-06 10:37 UTC  (7+ messages)
` [dpdk-dev] [PATCH v5 00/15] "
  ` [dpdk-dev] [PATCH v5 15/15] test/crypto: add mlx5 multi segment tests
    ` [dpdk-dev] [EXT] "

[dpdk-dev] [PATCH] drivers: fix memzone allocations for DMA memory
 2021-07-06 10:37 UTC  (4+ messages)

[LTP] [PATCH 0/1] fs_bind: Convert to ltp tests
 2021-07-06 10:36 UTC  (4+ messages)

[PATCH 0/7] dma-resv fence DAG fixes
 2021-07-06 10:35 UTC  (20+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/7] drm/msm: Don't break exclusive fence ordering
  `  "
` [PATCH 2/7] drm/msm: always wait for the exclusive fence
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 3/7] drm/etnaviv: Don't break exclusive fence ordering
  `  "
` [PATCH 4/7] drm/i915: delete exclude argument from i915_sw_fence_await_reservation
  ` [Intel-gfx] "
` [PATCH 5/7] drm/i915: Always wait for the exclusive fence
  ` [Intel-gfx] "
` [PATCH 6/7] drm/i915: Don't break exclusive fence ordering
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 7/7] dma-resv: Give the docs a do-over
  `  "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for dma-resv fence DAG fixes

[Nouveau] XDC 2021: Registration & Call for Proposals now open!
 2021-07-06 10:35 UTC  (6+ messages)
` [Nouveau] [Mesa-dev] "
        `  "

[syzbot] upstream boot error: BUG: sleeping function called from invalid context in stack_depot_save
 2021-07-06 10:33 UTC  (2+ messages)

RCU vs data_race()
 2021-07-06 10:33 UTC  (11+ messages)

[PATCH V2 0/6] blk-mq: fix blk_mq_alloc_request_hctx
 2021-07-06 10:32 UTC  (8+ messages)
` [PATCH V2 3/6] scsi: add flag of .use_managed_irq to 'struct Scsi_Host'

[PATCH v3 1/2] can: mcp251xfd: mcp251xfd_probe(): try to get crystal clock rate from property
 2021-07-06 10:14 UTC  (4+ messages)

[PATCH 0/2] math: RATIONAL and RATIONAL_KUNIT_TEST improvements
 2021-07-06 10:31 UTC  (3+ messages)
` [PATCH 1/2] math: Make RATIONAL tristate

[PATCH V2 0/9] Domain on Static Allocation
 2021-07-06 10:31 UTC  (8+ messages)
` [PATCH 6/9] xen/arm: introduce alloc_staticmem_pages and alloc_domstatic_pages

[PATCH] arm: Fix arch_initialise_vcpu to be unsupported
 2021-07-06 10:28 UTC 

[PATCH] arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)
 2021-07-06 10:26 UTC  (4+ messages)

[TECH TOPIC] Rust for Linux
 2021-07-06 10:22 UTC  (7+ messages)

[PATCH 0/3] Support for ASUS egpu, dpgu disable, panel overdrive
 2021-07-06 10:19 UTC  (6+ messages)
` [PATCH 2/3] asus-wmi: Add dgpu disable method
` [PATCH 3/3] asus-wmi: Add egpu enable method

[PATCH v8 10/10] Documentation: Add documentation for VDUSE
 2021-07-06 10:22 UTC  (17+ messages)
  `  "
      `  "

[PATCH v4 1/2] iio: frequency: adrf6780: add support for ADRF6780
 2021-07-06 10:22 UTC  (5+ messages)

Integration of Docker in Read-only Rootfile system through Yocto
 2021-07-06 10:20 UTC 

[PATCH] x86/PCI: Handle PIRQ routing tables with no router device given
 2021-07-06 10:28 UTC  (2+ messages)

[PATCH v9 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-07-06 10:15 UTC  (6+ messages)
` [PATCH v9 bpf-next 10/14] bpf: add multi-buffer support to xdp copy helpers

[PATCH V3 0/4] tools: perf: Add JSON metrics for i.MX8M platforms
 2021-07-06 10:05 UTC  (5+ messages)

[GIT PULL] kgdb changes for v5.14
 2021-07-06 10:15 UTC 

[PATCH 00/18] crypto: misc cleanup and introduce gnutls backend driver
 2021-07-06  9:59 UTC  (5+ messages)
` [PATCH 14/18] crypto: add gnutls cipher provider
` [PATCH 15/18] crypto: add gnutls hash provider
` [PATCH 16/18] crypto: add gnutls hmac provider
` [PATCH 17/18] crypto: add gnutls pbkdf provider

[PATCH v5 0/3] scsi/dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
 2021-07-06 10:13 UTC  (11+ messages)
` [PATCH v5 3/3] dm mpath: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO
        ` [dm-devel] "

[dpdk-dev] [PATCH v2 1/2] common/cnxk: add support for rte flow item raw
 2021-07-06 10:12 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2 2/2] net/cnxk: "

[PATCH v2 0/2] kvm: x86: Convey the exit reason to user-space on emulation failure
 2021-07-06 10:12 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: Add kvm_x86_ops.get_exit_reason
` [PATCH v2 2/2] KVM: x86: On emulation failure, convey the exit reason to userspace

[RFC PATCH] hw/display/virtio-gpu: Fix memory leak (CID 1453811)
 2021-07-06 10:01 UTC  (4+ messages)


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.