All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-14 12:08:05 to 2018-09-14 12:30:37 UTC [more...]

[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-09-14 12:30 UTC  (8+ messages)
` [PATCH v8 07/26] PM / Domains: Add genpd governor for CPUs

[PATCH] Make credit2 the default scheduler
 2018-09-14 12:29 UTC  (2+ messages)

[PATCH 1/4] drm/i915/execlists: Delay updating ring register state after resume
 2018-09-14 12:29 UTC  (2+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [1/4] "

[PATCH 00/16] Adding Cavium's crypto device(CPT) driver
 2018-09-14 12:29 UTC  (6+ messages)
` [PATCH v2 00/33] Adding Cavium's OcteonTX crypto PMD
  ` [PATCH v2 01/33] config: add Cavium OcteonTX crypto PMD skeleton
  ` [PATCH v2 02/33] common/cpt: add common logging support

[PATCH] scsi: iscsi: target: fix spelling mistake "entires" -> "entries"
 2018-09-14 12:28 UTC  (2+ messages)

[PATCH 4.18 000/197] 4.18.8-stable review
 2018-09-14 12:27 UTC  (2+ messages)

[PATCH 1/2] vfio: add edid api for display (vgpu) devices
 2018-09-14 12:25 UTC  (4+ messages)

[PATCH v5 00/13] ICELAKE DSI DRIVER
 2018-09-14 12:25 UTC  (7+ messages)
` [PATCH v5 11/13] drm/i915/icl: Add macros for MMIO of DSI transcoder registers

[PATCH] ARM: dts: stm32: Fix SPI controller node names
 2018-09-14 12:25 UTC  (3+ messages)

[PATCH bpf-next 07/11] bpf: Add helper to retrieve socket in BPF
 2018-09-14  7:11 UTC  (3+ messages)

[PATCH] media: imx-pxp: fix compilation on i386 or x86_64
 2018-09-14  7:10 UTC 

[PATCH] printk: inject caller information into the body of message
 2018-09-14 12:22 UTC  (11+ messages)

[LTP] [PATCH] syscalls/mmap15: relax condition a bit
 2018-09-14 12:21 UTC  (3+ messages)

[RFCv2 00/48] perf tools: Add threads to record command
 2018-09-14 12:19 UTC  (10+ messages)

[Xenomai] Order options to build a Xenomai program
 2018-09-14 12:19 UTC  (5+ messages)

[PATCH] media: s5p-mfc: Fix memdev DMA configuration
 2018-09-14 12:19 UTC  (3+ messages)

[PATCH v2 0/7] btrfs-progs: lowmem: bug fixes and inode_extref repair
 2018-09-14  7:13 UTC  (6+ messages)
` [PATCH v2 4/7] btrfs-progs: lowmem: search key of root again after check_fs_root() under repair

[PATCH] drm/etnaviv: add DMA configuration for etnaviv platform device
 2018-09-14 12:19 UTC  (2+ messages)

[PATCH 00/30] mm: remove bootmem allocator
 2018-09-14 12:10 UTC  (156+ messages)
` [OpenRISC] "
` [PATCH 01/30] mips: switch to NO_BOOTMEM
  ` [OpenRISC] "
` [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
  ` [OpenRISC] "
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
  ` [OpenRISC] "
` [PATCH 04/30] mm: remove bootmem allocator implementation
  ` [OpenRISC] "
` [PATCH 05/30] mm: nobootmem: remove dead code
  ` [OpenRISC] "
` [PATCH 06/30] memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
  ` [PATCH 06/30] memblock: rename memblock_alloc{_nid, _try_nid} "
  ` [OpenRISC] "
` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
  ` [OpenRISC] "
` [PATCH 08/30] memblock: replace alloc_bootmem_align with memblock_alloc
  ` [OpenRISC] "
` [PATCH 09/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
  ` [OpenRISC] "
` [PATCH 10/30] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
  ` [OpenRISC] "
` [PATCH 11/30] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
  ` [OpenRISC] "
` [PATCH 12/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
  ` [OpenRISC] "
` [PATCH 13/30] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
  ` [OpenRISC] "
` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
  ` [OpenRISC] "
` [PATCH 15/30] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
  ` [OpenRISC] "
` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
  ` [OpenRISC] "
` [PATCH 17/30] memblock: replace alloc_bootmem_node with memblock_alloc_node
  ` [OpenRISC] "
` [PATCH 18/30] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
  ` [OpenRISC] "
` [PATCH 19/30] memblock: replace alloc_bootmem_pages with memblock_alloc
  ` [OpenRISC] "
` [PATCH 20/30] memblock: replace __alloc_bootmem with memblock_alloc_from
  ` [OpenRISC] "
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
  ` [OpenRISC] "
` [PATCH 22/30] mm: nobootmem: remove bootmem allocation APIs
  ` [OpenRISC] "
` [PATCH 23/30] memblock: replace free_bootmem{_node} with memblock_free
  ` [OpenRISC] "
` [PATCH 24/30] memblock: replace free_bootmem_late with memblock_free_late
  ` [OpenRISC] "
` [PATCH 25/30] memblock: rename free_all_bootmem to memblock_free_all
  ` [OpenRISC] "
` [PATCH 26/30] memblock: rename __free_pages_bootmem to memblock_free_pages
  ` [OpenRISC] "
` [PATCH 27/30] mm: remove nobootmem
  ` [OpenRISC] "
` [PATCH 28/30] memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
  ` [OpenRISC] "
` [PATCH 29/30] mm: remove include/linux/bootmem.h
  ` [OpenRISC] "
` [PATCH 30/30] docs/boot-time-mm: remove bootmem documentation
  ` [OpenRISC] "

[PATCH 1/4] drm/i915/runtime_pm: Share code to enable/disable PCH reset handshake
 2018-09-14 12:17 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add initial dts support for Rockpro64 board
 2018-09-14 12:09 UTC  (3+ messages)

[PATCH v8 0/2] x86: Fix SEV guest regression
 2018-09-14 12:17 UTC  (5+ messages)
` [PATCH v8 1/2] x86/mm: add .bss..decrypted section to hold shared variables

[Qemu-devel] [PATCH] clean up callback when del virtqueue
 2018-09-14 12:15 UTC  (2+ messages)

[RFC PATCH 0/3] dma-mapping: clear dangling pointers consistently
 2018-09-14 12:15 UTC  (4+ messages)
` [RFC PATCH 1/3] ARM: dma-mapping: update comment about handling dma_ops when detaching from IOMMU

[-next,v2] dmaengine: mcf-edma: fix x86_64 allmodconfig compilation warning
 2018-09-14 12:13 UTC 

[RFC] dmaengine: rcar-dmac: set scatter/gather max segment size
 2018-09-14 12:13 UTC 

[PATCH 0/3] kvm "fake DAX" device
 2018-09-14 12:13 UTC  (6+ messages)
` [PATCH 3/3] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "

[PATCH 4.9 0/4] Fix softirq time accounting issues on 4.9
 2018-09-14  6:57 UTC  (3+ messages)

[PATCH] vhost: fix vhost interrupt support
 2018-09-14 12:10 UTC  (4+ messages)
    ` [dpdk-stable] "

[PATCH] iio: proximity: lidar-v2: replace i2c block access method with the one already implemented
 2018-09-14 12:09 UTC  (2+ messages)

of_dma_request_slave_channel() failed ?
 2018-09-14  6:56 UTC  (6+ messages)

[PATCH] udmabuf: fix error code in map_udmabuf()
 2018-09-14  6:56 UTC 

master - build: Update configure
 2018-09-14 12:08 UTC 

master - spec: Remove lvmconf refernces
 2018-09-14 12:08 UTC 


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.