All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-21 07:52:44 to 2019-01-21 08:04:08 UTC [more...]

[PATCH 1/2] ovs-dpdk: remove static key word
 2019-01-21  7:46 UTC  (2+ messages)
` [PATCH 2/2] ceetm: install json_print.h

[v1,1/6] usb: fsl: Set USB_EN bit to select ULPI phy
 2019-01-21  3:13 UTC  (3+ messages)
` [PATCH v1 4/6] usb: linux/fsl_device: Add platform member has_fsl_erratum_a006918
` [PATCH v1 6/6] usb :fsl: Change string format for errata property

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

[RFC net-next] net: Z-Wave driver prototype
 2019-01-20 20:26 UTC  (3+ messages)

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

[PATCH v3 0/6] add i2c support for mt7629 and mt8183
 2019-01-21  7:59 UTC  (21+ messages)
` [PATCH v3 1/6] dt-bindings: i2c: Add Mediatek MT7629 i2c binding
` [PATCH v3 2/6] i2c: mediatek: speeds is replaced by macros definitions
` [PATCH v3 3/6] i2c: mediatek: remove completion_done()
` [PATCH v3 4/6] i2c: mediatek: Add offsets array for new i2c registers
` [PATCH v3 5/6] dt-bindings: i2c: Add Mediatek MT8183 i2c binding
` [PATCH v3 6/6] i2c: mediatek: Add i2c support for MediaTek MT8183

[RFC] Provide in-kernel headers for making it easy to extend the kernel
 2019-01-21  2:49 UTC  (8+ messages)

[PATCH RFC 1/1] arm64: Use PSCI calls for CPU stop when hotplug is supported
 2019-01-21  6:06 UTC  (3+ messages)

[PATCH v2] Poll for monitored tasks being alive in fork mode
 2019-01-21  1:40 UTC  (3+ messages)

[PATCH] git-submodule.sh: shorten submodule SHA-1s using rev-parse
 2019-01-20 20:46 UTC 

[PATCH v3 0/2] cadence-quadspi: Add Octal mode support
 2019-01-21  6:00 UTC  (5+ messages)
` [PATCH v3 2/2] mtd: spi-nor: cadence-quadspi: Add support for Octal SPI controller

[BUG] USB: atm: Licensing conflict
 2019-01-21  8:01 UTC  (2+ messages)

[PATCHES] Networking
 2019-01-21  8:00 UTC  (2+ messages)

[PATCH RFC 00/24] userfaultfd: write protection support
 2019-01-21  7:57 UTC  (25+ messages)
` [PATCH RFC 01/24] mm: gup: rename "nonblocking" to "locked" where proper
` [PATCH RFC 02/24] mm: userfault: return VM_FAULT_RETRY on signals
` [PATCH RFC 03/24] mm: allow VM_FAULT_RETRY for multiple times
` [PATCH RFC 04/24] mm: gup: "
` [PATCH RFC 05/24] userfaultfd: wp: add helper for writeprotect check
` [PATCH RFC 06/24] userfaultfd: wp: support write protection for userfault vma range
` [PATCH RFC 07/24] userfaultfd: wp: add the writeprotect API to userfaultfd ioctl
` [PATCH RFC 08/24] userfaultfd: wp: hook userfault handler to write protection fault
` [PATCH RFC 09/24] userfaultfd: wp: enabled write protection in userfaultfd API
` [PATCH RFC 10/24] userfaultfd: wp: add WP pagetable tracking to x86
` [PATCH RFC 11/24] userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers
` [PATCH RFC 12/24] userfaultfd: wp: add UFFDIO_COPY_MODE_WP
` [PATCH RFC 13/24] mm: merge parameters for change_protection()
` [PATCH RFC 14/24] userfaultfd: wp: apply _PAGE_UFFD_WP bit
` [PATCH RFC 15/24] mm: export wp_page_copy()
` [PATCH RFC 16/24] userfaultfd: wp: handle COW properly for uffd-wp
` [PATCH RFC 17/24] userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork
` [PATCH RFC 18/24] userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
` [PATCH RFC 19/24] userfaultfd: wp: support swap and page migration
` [PATCH RFC 20/24] userfaultfd: wp: don't wake up when doing write protect
` [PATCH RFC 21/24] khugepaged: skip collapse if uffd-wp detected
` [PATCH RFC 22/24] userfaultfd: wp: UFFDIO_REGISTER_MODE_WP documentation update
` [PATCH RFC 23/24] userfaultfd: selftests: refactor statistics
` [PATCH RFC 24/24] userfaultfd: selftests: add write-protect test

[PATCH] driver core: move device->knode_class to device_private
 2019-01-21  0:35 UTC  (4+ messages)
` [PATCH v2] "

Depth 30 colormap handling fixes for servers 1.20+ and < 1.20
 2019-01-21  7:58 UTC  (5+ messages)
` [PATCH xf86-video-intel] sna/uxa: Fix colormap handling at screen depth 30. (v2)

[PATCH -next] crypto: seqiv - Use kmemdup in seqiv_aead_encrypt()
 2019-01-21  7:57 UTC 

Stack sends oversize UDP packet to the driver
 2019-01-20 22:26 UTC 

[PATCH net-next] hinic: Add pci device ids
 2019-01-20 22:15 UTC 

[PATCH] doc:it_IT: add translations in process/
 2019-01-21  1:56 UTC  (2+ messages)

dmaengine: dmatest: wrap src & dst data into a struct
 2019-01-21  7:54 UTC 

[PATCH] doc:it_IT: documentation alignment
 2019-01-21  1:57 UTC  (2+ messages)

[PATCH 0/3] Stop managing the SP clock
 2019-01-21  6:22 UTC  (2+ messages)
` [PATCH 1/3] Revert "Input: olpc_apsp - enable the SP clock"

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

[PATCH -next] staging: rtl8712: drop pointless static qualifier in r8712_efuse_pg_packet_write()
 2019-01-21  7:53 UTC 

[PATCH v3 0/8] Add IPROC I2C slave mode and NIC I2C support
 2019-01-20 21:49 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.