All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-17 19:00:27 to 2017-04-17 19:22:33 UTC [more...]

[PATCH net-next v2] Add uid and cookie bpf helper to cg_skb_func_proto
 2017-04-17 19:22 UTC  (2+ messages)

[resend PATCH v2 00/33] dax: introduce dax_operations
 2017-04-17 19:11 UTC  (129+ messages)
` [resend PATCH v2 01/33] device-dax: rename 'dax_dev' to 'dev_dax'
` [resend PATCH v2 02/33] dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
` [resend PATCH v2 03/33] dax: add a facility to lookup a dax device by 'host' device name
` [resend PATCH v2 04/33] dax: introduce dax_operations
` [resend PATCH v2 05/33] pmem: add dax_operations support
` [resend PATCH v2 06/33] axon_ram: "
` [resend PATCH v2 07/33] brd: "
` [resend PATCH v2 08/33] dcssblk: "
` [resend PATCH v2 09/33] block: kill bdev_dax_capable()
` [resend PATCH v2 10/33] dax: introduce dax_direct_access()
` [resend PATCH v2 11/33] dm: add dax_device and dax_operations support
` [resend PATCH v2 12/33] dm: teach dm-targets to use a dax_device + dax_operations
` [resend PATCH v2 13/33] ext2, ext4, xfs: retrieve dax_device for iomap operations
` [resend PATCH v2 14/33] Revert "block: use DAX for partition table reads"
` [resend PATCH v2 15/33] filesystem-dax: convert to dax_direct_access()
` [resend PATCH v2 16/33] block, dax: convert bdev_dax_supported() "
` [resend PATCH v2 17/33] block: remove block_device_operations ->direct_access()
` [resend PATCH v2 18/33] x86, dax, pmem: remove indirection around memcpy_from_pmem()
` [resend PATCH v2 19/33] dax, pmem: introduce 'copy_from_iter' dax operation
` [resend PATCH v2 20/33] dm: add ->copy_from_iter() dax operation support
` [resend PATCH v2 21/33] filesystem-dax: convert to dax_copy_from_iter()
` [resend PATCH v2 22/33] dax, pmem: introduce an optional 'flush' dax_operation
` [resend PATCH v2 23/33] dm: add ->flush() dax operation support
` [resend PATCH v2 24/33] filesystem-dax: convert to dax_flush()
` [resend PATCH v2 25/33] x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush
` [resend PATCH v2 26/33] x86, dax, libnvdimm: move wb_cache_pmem() to libnvdimm
` [resend PATCH v2 27/33] x86, libnvdimm, pmem: move arch_invalidate_pmem() "
` [resend PATCH v2 28/33] x86, libnvdimm, dax: stop abusing __copy_user_nocache
` [resend PATCH v2 29/33] uio, libnvdimm, pmem: implement cache bypass for all copy_from_iter() operations
` [resend PATCH v2 30/33] libnvdimm, pmem: fix persistence warning
` [resend PATCH v2 31/33] libnvdimm, nfit: enable support for volatile ranges
` [resend PATCH v2 32/33] filesystem-dax: gate calls to dax_flush() on QUEUE_FLAG_WC
` [resend PATCH v2 33/33] libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region

[U-Boot] [PATCH] sunxi: assign default clock of H5 to 816MHz
 2017-04-17 19:21 UTC 

[PATCH net-next] drivers: net: xgene-v2: Extend ethtool statistics
 2017-04-17 19:20 UTC  (3+ messages)

[PATCH net-next v3] bonding: deliver link-local packets with skb->dev set to link that packets arrived on
 2017-04-17 19:19 UTC 

[PATCH] ext4: xattr-in-inode support
 2017-04-17 19:19 UTC  (5+ messages)

[PATCH v4 0/2] vfio/type1: Synchronous locked page accounting
 2017-04-17 19:19 UTC  (8+ messages)
` [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue
` [PATCH v4 2/2] vfio/type1: Prune vfio_pin_page_external()

[PATCH 0/4] ftrace: Add 'function-fork' trace option (v2)
 2017-04-17 19:18 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/17] make bdrv_is_allocated[_above] byte-based
 2017-04-17 19:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/17] blockjob: Track job ratelimits via bytes, not sectors
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 02/17] trace: Show blockjob actions "
  ` [Qemu-devel] [Qemu-block] "

[PATCH] net: natsemi: ns83820: add checks for dma mapping error
 2017-04-17 19:17 UTC  (2+ messages)

[PATCH split 3/3] Add support for high priority scheduling in amdgpu v9
 2017-04-17 19:17 UTC  (2+ messages)

e2fsck doesn't finish
 2017-04-17 19:16 UTC  (2+ messages)

[PATCH net-next 1/2] netvsc: fix RCU warning in get_stats
 2017-04-17 19:13 UTC  (2+ messages)

[PATCH v2 0/2] Meson GXL USB2 PHY driver
 2017-04-17 19:11 UTC  (10+ messages)
  ` [PATCH v3 "
      ` [PATCH v3 1/2] Documentation: dt-bindings: Add documentation for the Meson GXL USB2 PHY
      ` [PATCH v3 2/2] phy: meson: add USB2 PHY support for Meson GXL and GXM

[PATCH -next] net: phy: test the right variable in phy_write_mmd()
 2017-04-17 19:11 UTC  (3+ messages)

[PATCH net] ipv6: drop non loopback packets claiming to originate from ::1
 2017-04-17 19:09 UTC  (2+ messages)

[patch 00/10] timer: Move from a push remote at enqueue to a pull at expiry model
 2017-04-17 19:09 UTC  (3+ messages)
` [patch 09/10] timer/migration: Add tracepoints

[PATCH v2 0/2] kexec: Use hypercall_create_continuation to protect KEXEC ops
 2017-04-17 19:09 UTC  (3+ messages)
` [PATCH v2 1/2] kexec: use "
` [PATCH v2 2/2] kexec: remove spinlock now that all KEXEC hypercall ops are protected at the top-level

[PATCH V3 0/5] powerpc/devtree: Add support for 'ibm, dynamic-memory-v2' property
 2017-04-17 19:07 UTC  (6+ messages)
` [PATCH V3 1/5] powerpc/dynmemv2: Check arch.vec earlier during boot for memory features
` [PATCH V3 2/5] powerpc/memory: Parse new memory property to register blocks
` [PATCH V3 3/5] powerpc/memory: Parse new memory property to initialize structures
` [PATCH V3 4/5] pseries/hotplug init: Convert new DRC memory property for hotplug runtime
` [PATCH V3 5/5] powerpc: Enable support for new 'ibm, dynamic-memory-v2' devtree property

[Buildroot] [PATCH] package/libunwind: disable for x86 with musl
 2017-04-17 19:07 UTC  (2+ messages)

[PATCH V3 0/5] powerpc/devtree: Add support for 'ibm, dynamic-memory-v2' property
 2017-04-17 19:04 UTC  (2+ messages)
` [PATCH V3 1/5] powerpc/dynmemv2: Check arch.vec earlier during boot for memory features

[PATCH RFC] sparc64: eBPF JIT
 2017-04-17 19:03 UTC  (4+ messages)

[PATCH] scsi: ibmvfc: don't check for failure from mempool_alloc()
 2017-04-17 19:03 UTC  (2+ messages)

pull request: bluetooth-next 2017-04-14
 2017-04-17 19:02 UTC  (2+ messages)

[PATCH v1 00/15] Expand Aspeed AST2500 Support
 2017-04-17 19:00 UTC  (24+ messages)
` [PATCH v1 01/15] aspeed: Update ast2500 Device Tree
` [PATCH v1 02/15] dm: Simple Watchdog uclass
` [PATCH v1 03/15] aspeed: Watchdog Timer Driver
` [PATCH v1 04/15] aspeed: Make SCU lock/unlock functions part of SCU API
` [PATCH v1 05/15] aspeed: Reset Driver
` [PATCH v1 06/15] aspeed: Device Tree configuration for "
` [PATCH v1 07/15] aspeed: Refactor AST2500 RAM Driver and Sysreset Driver
` [PATCH v1 08/15] aspeed: AST2500 Pinctrl Driver
  ` [U-Boot] "
` [PATCH v1 09/15] aspeed: Enable Pinctrl Driver in AST2500 EVB
  ` [U-Boot] "
` [PATCH v1 10/15] aspeed: Add P-Bus clock in ast2500 clock driver
  ` [U-Boot] "
` [PATCH v1 11/15] aspeed: Add I2C Driver
  ` [U-Boot] "
` [PATCH v1 12/15] aspeed: Enable I2C in EVB defconfig
  ` [U-Boot] "
` [PATCH v1 13/15] aspeed: Add support for Clocks needed by MACs
  ` [U-Boot] "
` [PATCH v1 14/15] aspeed: Refactor SCU to use consistent mask & shift
  ` [U-Boot] "
` [PATCH v1 15/15] aspeed: Cleanup ast2500-u-boot.dtsi Device Tree
  ` [U-Boot] "

[U-Boot] [PATCH] Add ARM errata workaround 852421 and 852423 for Cortex-A17
 2017-04-17 19:00 UTC  (2+ 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.