All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-02 03:42:41 to 2019-08-02 05:22:53 UTC [more...]

[PATCH v4 00/17] drm/ttm: make ttm bo a gem bo subclass
 2019-08-02  5:22 UTC  (20+ messages)
` [PATCH v4 01/17] drm/ttm: add gem base object
` [PATCH v4 02/17] drm/vram: use embedded gem object
` [PATCH v4 03/17] drm/qxl: "
` [PATCH v4 05/17] drm/amdgpu: "
` [PATCH v4 06/17] drm/nouveau: "
` [PATCH v4 07/17] drm/ttm: use gem reservation object
` [PATCH v4 08/17] drm/ttm: use gem vma_node
` [PATCH v4 09/17] drm/ttm: set both resv and base.resv pointers
  ` [PATCH v4 04/17] drm/radeon: use embedded gem object
  ` [PATCH v4 11/17] drm/radeon: switch driver from bo->resv to bo->base.resv
  ` [PATCH v4 14/17] drm/nouveau: "
` [PATCH v4 12/17] drm/vmwgfx: "
` [PATCH v4 13/17] drm/amdgpu: "
` [PATCH v4 15/17] drm/qxl: "
` [PATCH v4 16/17] drm/virtio: "
` [PATCH v4 17/17] drm/ttm: drop ttm_buffer_object->resv

[PATCH] drm/amdgpu: remove unpin clear_state_obj for gfx v8
 2019-08-02  5:22 UTC 

Threaded submission & semaphore sharing
 2019-08-02  5:21 UTC 

[PATCH v2] ARM: dts: aspeed: Add Facebook Wedge100 BMC
 2019-08-02  5:20 UTC  (9+ messages)

Need help with failling gcm_base(ctr,ghash-generic) selftest
 2019-08-02  5:18 UTC  (3+ messages)

[PATCH] powerpc: Remove inaccessible CMDLINE default
 2019-08-02  5:18 UTC  (3+ messages)

SDK does not contain pkg-config files
 2019-08-02  5:17 UTC  (6+ messages)

Threaded submission & semaphore sharing
 2019-08-02  5:16 UTC  (7+ messages)

[Xen-devel] [ovmf test] 139614: all pass - PUSHED
 2019-08-02  5:13 UTC 

[Fuego] Jenkins version is not updated in fuego
 2019-08-02  5:12 UTC  (3+ messages)

[PATCH] mailbox: zynqmp-ipi-mailbox: Add of_node_put() before goto
 2019-08-02  5:12 UTC  (8+ messages)

[Qemu-devel] [Bug 1838658] [NEW] qemu 4.0.0 broken by glib update
 2019-08-02  5:11 UTC  (2+ messages)

Patching /lib/systemd/system/systemd-networkd-wait-online.service
 2019-08-02  5:12 UTC  (2+ messages)

Slowness forming TIPC cluster with explicit node addresses
 2019-08-02  5:11 UTC  (4+ messages)

[PATCH] PCI: Mark expected switch fall-through
 2019-08-02  5:10 UTC  (2+ messages)

[v2,0/2] tools: bpftool: add net attach/detach command to attach XDP prog
 2019-08-02  5:07 UTC  (6+ messages)
` [v2,1/2] tools: bpftool: add net attach command to attach XDP on interface

[PATCH v4] watchdog: alim1535: Rewriting of alim1535 to use watchdog subsystem
 2019-08-02  5:03 UTC  (4+ messages)

[RFC PATCH 1/2] mmc: sdhci: Manually check card status after reset
 2019-08-02  4:58 UTC  (9+ messages)

[PATCH] hwrng: Use device-managed registration API
 2019-08-02  4:55 UTC  (5+ messages)

[Bug 204409] New: BUG: KASAN: use-after-free in do_raw_spin_lock
 2019-08-02  4:59 UTC 

[PATCH v2] crypto: nx: nx-842-powernv: Add of_node_put() before return
 2019-08-02  4:55 UTC  (3+ messages)

[PATCH 0/3] AES GCM fixes for the CCP crypto driver
 2019-08-02  4:56 UTC  (2+ messages)

linux kernel sources: more misspellings/tyops of <foo>iton words
 2019-08-02  4:56 UTC  (4+ messages)

[PATCH] crypto: caam - defer probing until QMan is available
 2019-08-02  4:56 UTC  (2+ messages)

[PATCH] hwrng: timeriomem - add include guard to timeriomem-rng.h
 2019-08-02  4:55 UTC  (2+ messages)

[PATCH] crypto: jitterentropy: build without sanitizer
 2019-08-02  4:55 UTC  (2+ messages)

[PATCH] crypto: Remove redundant #ifdef in crypto_yield()
 2019-08-02  4:55 UTC  (2+ messages)

[PATCH v2 1/2] crypto: add header include guards
 2019-08-02  4:54 UTC  (2+ messages)

[PATCH v5] crypto: caam/qi2 - Add printing dpseci fq stats using debugfs
 2019-08-02  4:54 UTC  (2+ messages)

[PATCH] crypto: qat - Silence smp_processor_id() warning
 2019-08-02  4:54 UTC  (2+ messages)

[PATCH] crypto: atmel-sha204a: Use device-managed registration API
 2019-08-02  4:54 UTC  (3+ messages)

[Xen-devel] "CPU N still not dead..." messages during microcode update stage of boot when smt=0
 2019-08-02  4:51 UTC  (5+ messages)

[PATCH] Documentation/admin-guide: Embargoed hardware security issues
 2019-08-02  4:49 UTC  (2+ messages)

linux-next: Tree for Jul 31
 2019-08-02  4:48 UTC  (11+ messages)
` linux-next: Tree for Jul 31 - s390 crypto build breakage

[U-Boot] [PATCH] test/py: Fix MMC/SD block write test dependency
 2019-08-02  4:48 UTC 

[PATCH 0/2] Add support for the AES-XTS algorithm
 2019-08-02  4:45 UTC  (2+ messages)

[Qemu-devel] [PATCH V5 0/6] Packed virtqueue for virtrio
 2019-08-02  4:43 UTC  (8+ messages)
` [Qemu-devel] [PATCH V5 1/6] virtio: basic structure for packed ring
` [Qemu-devel] [PATCH V5 2/6] virtio: device/driverr area size calculation refactor for split ring
` [Qemu-devel] [PATCH V5 3/6] virtio: basic packed virtqueue support
` [Qemu-devel] [PATCH V5 4/6] virtio: event suppression support for packed ring
` [Qemu-devel] [PATCH V5 5/6] vhost_net: enable packed ring support
` [Qemu-devel] [PATCH V5 6/6] virtio: add property to enable packed virtqueue

[PATCH v3] powerpc: Support CMDLINE_EXTEND
 2019-08-02  4:40 UTC  (2+ messages)

[PATCH v2] powerpc: Support CMDLINE_EXTEND
 2019-08-02  4:39 UTC  (4+ messages)

[PATCH v7 00/16] fscrypt: key management improvements
 2019-08-02  4:38 UTC  (13+ messages)
` [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
          ` [f2fs-dev] "

[U-Boot] [BISECTED] [BUG]: MMC initialization hang at Zynq Z-turn board
 2019-08-02  4:37 UTC  (3+ messages)
` [U-Boot] [PATCH] mmc: zynq_sdhci: fix uninitialized pointer deref on probe

[Xen-devel] [PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-02  4:36 UTC  (41+ messages)
` [Xen-devel] [PATCH 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [Xen-devel] [PATCH 02/34] net/rds: convert put_page() to put_user_page*()
` [Xen-devel] [PATCH 03/34] net/ceph: "
` [Xen-devel] [PATCH 04/34] x86/kvm: "
` [Xen-devel] [PATCH 05/34] drm/etnaviv: convert release_pages() to put_user_pages()
` [Xen-devel] [PATCH 06/34] drm/i915: convert put_page() to put_user_page*()
` [Xen-devel] [PATCH 07/34] drm/radeon: "
` [Xen-devel] [PATCH 08/34] media/ivtv: "
` [Xen-devel] [PATCH 09/34] media/v4l2-core/mm: "
` [Xen-devel] [PATCH 10/34] genwqe: "
` [Xen-devel] [PATCH 11/34] scif: "
` [Xen-devel] [PATCH 12/34] vmci: "
` [Xen-devel] [PATCH 13/34] rapidio: "
` [Xen-devel] [PATCH 14/34] oradax: "
` [Xen-devel] [PATCH 15/34] staging/vc04_services: "
` [Xen-devel] [PATCH 16/34] drivers/tee: "
` [Xen-devel] [PATCH 17/34] vfio: "
` [Xen-devel] [PATCH 18/34] fbdev/pvr2fb: "
` [Xen-devel] [PATCH 19/34] fsl_hypervisor: "
` [Xen-devel] [PATCH 20/34] xen: "
  `  "
` [Xen-devel] [PATCH 21/34] fs/exec.c: "
` [Xen-devel] [PATCH 22/34] orangefs: "
` [Xen-devel] [PATCH 23/34] uprobes: "
` [Xen-devel] [PATCH 24/34] futex: "
` [Xen-devel] [PATCH 25/34] mm/frame_vector.c: "
` [Xen-devel] [PATCH 26/34] mm/gup_benchmark.c: "
` [Xen-devel] [PATCH 27/34] mm/memory.c: "
` [Xen-devel] [PATCH 28/34] mm/madvise.c: "
` [Xen-devel] [PATCH 29/34] mm/process_vm_access.c: "
` [Xen-devel] [PATCH 30/34] crypt: "
` [Xen-devel] [PATCH 31/34] nfs: "
` [Xen-devel] [PATCH 32/34] goldfish_pipe: "
` [Xen-devel] [PATCH 33/34] kernel/events/core.c: "
` [Xen-devel] [PATCH 34/34] fs/binfmt_elf: "

[PATCH v3] mailbox: imx: add support for imx v1 mu
 2019-08-02  4:29 UTC  (5+ messages)

[Bug 204129] New: [xfstests generic/127]: fsx find corruption on xfs
 2019-08-02  4:26 UTC  (2+ messages)
` [Bug 204129] "

[PATCH v2 0/3] Fix oops in shared-processor spinlocks
 2019-08-02  4:22 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/spinlocks: Refactor SHARED_PROCESSOR
` [PATCH v2 2/3] powerpc/spinlocks: Rename SPLPAR-only spinlocks
` [PATCH v2 3/3] powerpc/spinlocks: Fix oops in shared-processor spinlocks

[PATCH] expr: allow export of notrack expr
 2019-08-02  4:20 UTC 

[dpdk-dev] [PATCH v1 1/1] common/octeontx2: fix unaligned mbox memory accesses
 2019-08-02  4:20 UTC  (3+ messages)
` [dpdk-dev] [dpdk-devPATCH v2 "

[PATCH] drm/amd/powerplay: honor hw limit on fetching metrics data for navi10
 2019-08-02  4:17 UTC  (2+ messages)

Bug#921146: Program mksquashfs from squashfs-tools 1:4.3-11 does not make use all CPU cores
 2019-08-02  4:17 UTC  (3+ messages)

[MM Bug?] mmap() triggers SIGBUS while doing the​ ​numa_move_pages() for offlined hugepage in background
 2019-08-02  4:15 UTC  (9+ messages)
          ` [LTP] "

[PATCH net] ipv4/route: do not check saddr dev if iif is LOOPBACK_IFINDEX
 2019-08-02  4:16 UTC  (4+ messages)

[Xen-devel] [PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-02  2:39 UTC  (4+ messages)
` [Xen-devel] [PATCH 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [Xen-devel] [PATCH 02/34] net/rds: convert put_page() to put_user_page*()

[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SC7180 pinctrl binding
 2019-08-02  4:15 UTC  (2+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add SC7180 pinctrl driver

[dpdk-dev] [PATCH 01/12] net/i40e: i40e support ipn3ke FPGA port bonding
 2019-08-02  4:14 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 00/12] Add PCIe AER disable and IRQ support for ipn3ke
  ` [dpdk-dev] [PATCH v2 02/12] raw/ifpga_rawdev/base: add irq support

[Bug 111282] When the s admin try to create different types of question in various difficulty level by bulk mode multiple answer accepted in single choice and t/f.And in multiple choice single answer also accepted
 2019-08-02  4:15 UTC  (3+ messages)

[PATCH v4] watchdog: alim1535: Rewriting of alim1535 driver to use watchdog subsystem
 2019-08-02  4:12 UTC 

[PATCH net-next 00/15] net: Add functional tests for L3 and L4
 2019-08-02  4:11 UTC  (4+ messages)

[PATCH] block: Fix __blkdev_direct_IO()
 2019-08-02  4:11 UTC  (5+ messages)

[U-Boot] fit image: boot gzipped ramdisk does not work anymore
 2019-08-02  4:08 UTC  (6+ messages)

[RFC] BTRFS_DEV_REPLACE_ITEM_STATE_* doesn't match with on disk
 2019-08-02  4:07 UTC  (5+ messages)

[PATCH v2] ARM: dts: aspeed: Add Facebook Wedge40 BMC
 2019-08-02  4:06 UTC  (3+ messages)

[Bug 111281] When the s admin try to create different types of question in various difficulty level by single upload mode database error occurred
 2019-08-02  4:04 UTC 

[PATCH v2] tracing: Function stack size and its name mismatch in arm64
 2019-08-02  2:43 UTC  (3+ messages)

[PATCH v4] crypto: gcm - restrict assoclen for rfc4543
 2019-08-02  4:01 UTC  (2+ messages)

[RFC PATCH 00/16] KVM RISC-V Support
 2019-08-02  3:59 UTC  (11+ messages)
` [RFC PATCH 05/16] RISC-V: KVM: Implement VCPU interrupts and requests handling

[PATCH] ARM: dts: aspeed: Add Facebook Wedge40 BMC
 2019-08-02  3:58 UTC  (5+ messages)

[PATCH] ARM: dts: aspeed: Add Facebook Wedge100 BMC
 2019-08-02  3:56 UTC  (5+ messages)

[PATCH v8 1/7] crypto: essiv - create wrapper template for ESSIV generation
 2019-08-02  3:55 UTC  (6+ messages)
      ` [dm-devel] "

[f2fs-dev] [f2fs-tools][PATCH] Throw an error when zone device info not found
 2019-08-02  3:42 UTC  (5+ messages)
  ` [f2fs-dev] [f2fs-tools][PATCH] libf2fs: Throw an error when zone dev "

[PATCH 0/3] Define/enum conversions
 2019-08-02  3:50 UTC  (3+ messages)
` [PATCH 3/3] btrfs: tree-log: use symbolic name for first replay stage

[PATCH] git-p4: close temporary file before removing
 2019-08-02  3:50 UTC  (8+ messages)

[dpdk-dev] [PATCH] net/mlx5: txq_inline_min not set for ConnectX-5 adapters
 2019-08-02  3:48 UTC  (4+ messages)

[PATCH 0/1] git-p4: auto-delete named temporary file
 2019-08-02  3:48 UTC  (2+ messages)

[PATCH] cpufreq: schedutil: Don't skip freq update when limits change
 2019-08-02  3:48 UTC  (11+ 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.