All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-21 08:03:50 to 2019-01-21 08:12:37 UTC [more...]

[RFC][PATCH v5 00/09] common implementation of dirent file types
 2019-01-21  0:54 UTC 

[PATCH v9 0/2] add uart DMA function
 2019-01-21  8:12 UTC  (7+ messages)
` [v9,1/2] dmaengine: 8250_mtk_dma: add MediaTek uart DMA support
        ` [PATCH v9 1/2] "

[PATCH] vhost: fix possible out of bound access for indirect descs
 2019-01-21  8:12 UTC 

[PATCH] doc:it_IT: add translations in process/
 2019-01-21  8:11 UTC  (3+ messages)

[PATCH v2 00/21] Refine memblock API
 2019-01-21  8:04 UTC  (157+ messages)
` [PATCH v2 01/21] openrisc: prefer memblock APIs returning virtual address
` [PATCH v2 02/21] powerpc: use memblock functions "
` [PATCH v2 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
  ` [v2,03/21] "
  ` [OpenRISC] [PATCH v2 03/21] "
` [PATCH v2 04/21] memblock: drop memblock_alloc_base_nid()
  ` [v2,04/21] "
  ` [OpenRISC] [PATCH v2 04/21] "
` [PATCH v2 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
  ` [v2,05/21] "
  ` [OpenRISC] [PATCH v2 05/21] "
` [PATCH v2 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
  ` [v2,06/21] "
  ` [OpenRISC] [PATCH v2 06/21] "
` [PATCH v2 07/21] memblock: memblock_phys_alloc(): "
  ` [v2,07/21] "
  ` [OpenRISC] [PATCH v2 07/21] "
` [PATCH v2 08/21] memblock: drop __memblock_alloc_base()
  ` [v2,08/21] "
  ` [OpenRISC] [PATCH v2 08/21] "
` [PATCH v2 09/21] memblock: drop memblock_alloc_base()
  ` [v2,09/21] "
  ` [OpenRISC] [PATCH v2 09/21] "
` [PATCH v2 10/21] memblock: refactor internal allocation functions
  ` [v2,10/21] "
  ` [OpenRISC] [PATCH v2 10/21] "
` [PATCH v2 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
  ` [v2,11/21] "
  ` [OpenRISC] [PATCH v2 11/21] "
` [PATCH v2 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
  ` [v2,12/21] "
  ` [OpenRISC] [PATCH v2 12/21] "
` [PATCH v2 13/21] arch: don't memset(0) memory returned by memblock_alloc()
  ` [v2,13/21] "
  ` [OpenRISC] [PATCH v2 13/21] "
` [PATCH v2 14/21] ia64: add checks for the return value of memblock_alloc*()
  ` [v2,14/21] "
  ` [OpenRISC] [PATCH v2 14/21] "
` [PATCH v2 15/21] sparc: "
  ` [v2,15/21] "
  ` [OpenRISC] [PATCH v2 15/21] "
` [PATCH v2 16/21] mm/percpu: "
  ` [v2,16/21] "
  ` [OpenRISC] [PATCH v2 16/21] "
` [PATCH v2 17/21] init/main: "
  ` [v2,17/21] "
  ` [OpenRISC] [PATCH v2 17/21] "
` [PATCH v2 18/21] swiotlb: "
  ` [v2,18/21] "
  ` [OpenRISC] [PATCH v2 18/21] "
` [PATCH v2 19/21] treewide: "
  ` [v2,19/21] "
  ` [OpenRISC] [PATCH v2 19/21] "
` [PATCH v2 20/21] memblock: memblock_alloc_try_nid: don't panic
  ` [v2,20/21] "
  ` [OpenRISC] [PATCH v2 20/21] "
` [PATCH v2 21/21] memblock: drop memblock_alloc_*_nopanic() variants
  ` [v2,21/21] "
  ` [OpenRISC] [PATCH v2 21/21] "

[PATCH v5 0/2] phy: zynqmp: Add phy driver for xilinx zynqmp phy core
 2019-01-21  5:45 UTC  (5+ messages)
` [PATCH v5 2/2] "

[PATCH v7 0/5] tpm: retrieve digest size of unknown algorithms from TPM
 2019-01-21  8:11 UTC  (6+ messages)
` [PATCH v7 5/5] tpm: pass an array of tpm_extend_digest structures to tpm_pcr_extend()

VIRTIO iface in mtd
 2019-01-21  8:07 UTC  (6+ messages)

[PATCH] mm: proc: smaps_rollup: Fix pss_locked calculation
 2019-01-21  1:10 UTC 

[PATCH] mtd: rawnand: denali: remove ->erase hook
 2019-01-21  8:10 UTC  (2+ messages)

[RFC][PATCH v5 04/09] ext2: use common file type conversion
 2019-01-21  0:54 UTC 

[PATCH v2 0/1] doc: networking: integrate scaling document into doc tree
 2019-01-21  2:13 UTC  (3+ messages)
` [PATCH v2 1/1] "

[RFC][PATCH v5 06/09] f2fs: use common file type conversion
 2019-01-21  0:54 UTC 

[RFC][PATCH v5 09/09] btrfs: use common file type conversion
 2019-01-21  0:54 UTC 

[GIT PULL] gcc-plugin fixes for v5.0-rc4
 2019-01-20 22:20 UTC 

[PATCH v2 15/16] block: sed-opal: don't repeat opal_discovery0 in each steps array
 2019-01-20 20:23 UTC  (3+ messages)

[PATCH 0/4] dm: fix various issues with bio splitting code
 2019-01-21  3:21 UTC  (3+ messages)
` [PATCH 3/4] dm: fix missing bio_split() pattern code in __split_and_process_bio()

[PATCH v3 1/8] i2c: iproc: I2C read up to 255 bytes support
 2019-01-20 21:41 UTC 

[PATCH v3 0/5] Add imem clock for Exynos 5433
 2019-01-21  8:08 UTC  (4+ messages)
  ` [PATCH v3 4/5] arm64: dts: exynos: add imem clock

PLDM design proposal
 2019-01-21  8:08 UTC  (4+ messages)

[PATCH v5] coding-style: Clarify the expectations around bool
 2019-01-21  2:08 UTC  (2+ messages)

[PATCH] doc:process: add missing internal link in stable-kernel-rules
 2019-01-21  2:05 UTC  (2+ messages)

[PATCH v1 1/6] usb: fsl: Set USB_EN bit to select ULPI phy
 2019-01-21  3:13 UTC  (6+ messages)
` [PATCH v1 2/6] usb: phy: Workaround for USB erratum-A005728
` [PATCH v1 3/6] usb: host: Stops USB controller init if PLL fails to lock
` [PATCH v1 4/6] usb: linux/fsl_device: Add platform member has_fsl_erratum_a006918
` [PATCH v1 5/6] usb: linux/fsl_device: Add platform member has_fsl_erratum_14
` [PATCH v1 6/6] usb :fsl: Change string format for errata property

[PATCH v7 00/16] Intel IPU3 ImgU patchset
 2019-01-21  8:07 UTC  (6+ messages)

[PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
 2019-01-21  5:11 UTC  (3+ messages)

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-21  8:07 UTC  (6+ messages)
` [PATCH v2 26/29] y2038: use time32 syscall names on 32-bit

[U-Boot] no DTB with nand SPL on sama5d3
 2019-01-21  8:06 UTC  (9+ messages)

[Qemu-devel] [PULL 0/8] Bitmaps patches
 2019-01-21  7:54 UTC  (2+ messages)

[Qemu-devel] [PATCH V9 0/6] support MAP_SYNC for memory-backend-file
 2019-01-21  7:57 UTC  (6+ messages)
` [Qemu-devel] [PATCH V9 6/6] docs: Added MAP_SYNC documentation

[PATCH] mm: Expose lazy vfree pages to control via sysctl
 2019-01-21  8:06 UTC  (6+ messages)

[PATCH] input: Fix the CONFIG_SPARC64 mixup
 2019-01-21  1:49 UTC 

[PATCH] jffs2: check dstlen for jffs2_zlib_compress()
 2019-01-21  8:04 UTC  (3+ messages)

[PATCH v2 00/21] Refine memblock API
 2019-01-21  8:03 UTC 

[RFC net-next] net: Z-Wave driver prototype
 2019-01-20 20:26 UTC  (3+ 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.