All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-12 15:00:23 to 2017-01-12 15:42:26 UTC [more...]

[Cluster-devel] [PATCH 0/5] gfs2_edit fixes
 2017-01-12 15:42 UTC  (3+ messages)
` [Cluster-devel] [PATCH 1/5] gfs2_edit savemeta: Factor out the bh saving code

[PATCH] crypto: kpp - clear CRYPTO_ALG_DEAD bit in prepare_alg
 2017-01-12 15:41 UTC  (2+ messages)

[PATCH v2 0/3] Adding DT support for TI HECC module
 2017-01-12 15:41 UTC  (6+ messages)

[PATCH] usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM value
 2017-01-12 15:41 UTC 

[PATCH 1/2] afs: Move UUID struct to linux/uuid.h
 2017-01-12 15:40 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/10] aio_context_acquire/release pushdown, part 1
 2017-01-12 15:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH 04/10] qemu-thread: optimize QemuLockCnt with futexes on Linux

[PATCH -next] i2c: mux: mlxcpld: remove unused including <linux/version.h>
 2017-01-12 15:40 UTC  (2+ messages)

[PATCH v4 00/18] net/ixgbe: Consistent filter API
 2017-01-12 15:40 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 11/18] net/ixgbe: parse n-tuple filter
  ` [PATCH v5 12/18] net/ixgbe: parse ethertype filter

[PATCH v2 2/2] stmmac: rename it to synopsys
 2017-01-12 15:39 UTC  (5+ messages)

Recommendation on new system Arrays
 2017-01-12 15:39 UTC  (4+ messages)

[PATCH v29 0/9] arm64: add kdump support
 2017-01-12 15:39 UTC  (8+ messages)
` [PATCH v29 3/9] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v29 9/9] Documentation: dt: chosen properties for arm64 kdump

Xen ARM community call - meeting minutes and date for the next one
 2017-01-12 15:39 UTC  (5+ messages)

[PATCH] usb: hcd: initialize hcd->flags to 0 when rm hcd
 2017-01-12 15:38 UTC  (5+ messages)

[PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers
 2017-01-12 15:39 UTC  (7+ messages)

[PATCH -next] NFSv4: Fix warning for using 0 as NULL
 2017-01-12 15:39 UTC 

[Regression] fstrim hangs on Hyper-V: caused by "block: improve handling of the magic discard payload"
 2017-01-12 15:39 UTC  (3+ messages)

[LTP] LTP release status
 2017-01-12 15:39 UTC  (3+ messages)

Building on MacOS X
 2017-01-12 15:39 UTC  (4+ messages)

[PATCH] [WIP] Propagate error state from buffers to the objects attached
 2017-01-12 15:38 UTC  (2+ messages)

[PATCH -next] pNFS/flexfiles: Make local symbol layoutreturn_ops static
 2017-01-12 15:38 UTC 

[Qemu-trivial] [PATCH 1/3] object.h: spelling fix
 2017-01-12 15:38 UTC  (5+ messages)
` [Qemu-trivial] [PATCH 3/3] object: make some funcs static
    ` [Qemu-devel] "

[PATCH 0/6 v3] kvmalloc
 2017-01-12 15:37 UTC  (9+ messages)
` [PATCH 1/6] mm: introduce kv[mz]alloc helpers
` [PATCH 2/6] mm: support __GFP_REPEAT in kvmalloc_node for >=64kB
` [PATCH 3/6] rhashtable: simplify a strange allocation pattern
` [PATCH 4/6] ila: "
` [PATCH 5/6] treewide: use kv[mz]alloc* rather than opencoded variants
` [RFC PATCH 6/6] net: use kvmalloc with __GFP_REPEAT rather than open coded variant

[LTP] [PATCH 1/1] travis: use various gcc and clang versions + using containers
 2017-01-12 15:37 UTC  (3+ messages)

[Qemu-devel] [PATCH V2 0/3] hw/pcie: Introduce Generic PCI Express Root Port
 2017-01-12 15:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH V2 1/3] hw/pcie: Introduce a base class for PCI Express Root Ports

[PATCH 0/4] ASpeed mailbox and LPC control drivers
 2017-01-12 15:36 UTC  (10+ messages)
` [PATCH 3/4] drivers/misc: Add ASpeed LPC control driver

[PATCH] arm64: Add support for DMA_ATTR_SKIP_CPU_SYNC attribute to swiotlb
 2017-01-12 15:35 UTC  (3+ messages)

[PATCH 2/3] libmount: Fix incorrect detach of reused loop device
 2017-01-12 14:45 UTC 

[PATCH 1/3] libmount: fix mount -oloop=/dev/loopX regression
 2017-01-12 14:45 UTC 

[PATCH v3 0/8] New hypercall for device models
 2017-01-12 15:33 UTC  (3+ messages)
` [PATCH v3 1/8] public / x86: Introduce __HYPERCALL_dm_op

[HMM v16 00/16] HMM (Heterogeneous Memory Management) v16
 2017-01-12 16:30 UTC  (32+ messages)
` [HMM v16 01/15] mm/memory/hotplug: convert device bool to int to allow for more flags v2
` [HMM v16 02/15] mm/ZONE_DEVICE/devmem_pages_remove: allow early removal of device memory v2
` [HMM v16 03/15] mm/ZONE_DEVICE/free-page: callback when page is freed
` [HMM v16 04/15] mm/ZONE_DEVICE/unaddressable: add support for un-addressable device memory v2
` [HMM v16 05/15] mm/ZONE_DEVICE/x86: add support for un-addressable device memory
` [HMM v16 06/15] mm/hmm: heterogeneous memory management (HMM for short)
` [HMM v16 07/15] mm/hmm/mirror: mirror process address space on device with HMM helpers
` [HMM v16 08/15] mm/hmm/mirror: helper to snapshot CPU page table
` [HMM v16 09/15] mm/hmm/mirror: device page fault handler
` [HMM v16 10/15] mm/hmm/migrate: support un-addressable ZONE_DEVICE page in migration
` [HMM v16 11/15] mm/hmm/migrate: add new boolean copy flag to migratepage() callback
` [HMM v16 12/15] mm/hmm/migrate: new memory migration helper for use with device memory v2
` [HMM v16 13/15] mm/hmm/migrate: optimize page map once in vma being migrated
` [HMM v16 14/15] mm/hmm/devmem: device driver helper to hotplug ZONE_DEVICE memory v2
` [HMM v16 15/15] mm/hmm/devmem: dummy HMM device as an helper for ZONE_DEVICE memory

LOCATE YOUR INHERITANCE
 2017-01-12 15:14 UTC 

[PATCH] arm64: errata: Provide macro for major and minor cpu revisions
 2017-01-12 15:33 UTC  (3+ messages)

[Bug 190841] New: [REGRESSION] Intensive Memory CGroup removal leads to high load average 10+
 2017-01-12 15:33 UTC  (4+ messages)

[Bug 99385] New: Nouveau produces soft lockups
 2017-01-12 15:33 UTC 

[PATCH -next] gp8psk: make local symbol gp8psk_fe_ops static
 2017-01-12 15:32 UTC 

[PATCH iproute2 v4 0/4] update ifstat for new stats
 2017-01-12 15:32 UTC  (2+ messages)

resharding behavior in bluestore
 2017-01-12 15:32 UTC 

[PATCH 00/04] arm64: dts: r8a7795: Initial IPMMU upstream integration
 2017-01-12 15:31 UTC  (4+ messages)
` [PATCH 04/04] arm64: dts: r8a7795: Connect Ethernet AVB to IPMMU

[PATCH/RFC net] ravb: do not use zero-length alighment DMA request
 2017-01-12 15:21 UTC  (2+ messages)

[PATCH v2 00/25] xen/x86: Per-domain CPUID policies
 2017-01-12 15:31 UTC  (4+ messages)
` [PATCH v2 16/25] x86/pv: Use per-domain policy information in pv_cpuid()

Plastic Extrusion Design Services
 2017-01-12 11:28 UTC 

[PATCH net-next 1/4] siphash: add cryptographically secure PRF
 2017-01-12 15:04 UTC  (2+ messages)

[PATCH v6 0/4] Expanded statistics reporting
 2017-01-12 15:30 UTC  (4+ messages)
` [PATCH v6 1/4] lib: add information metrics library

Problem with ntb_transport + ntb_netdev
 2017-01-12 15:29 UTC  (6+ messages)

RFC: make labeled NFS opt-in
 2017-01-12 15:29 UTC  (3+ messages)

[PATCH] net: thunderx: acpi: fix LMAC initialization
 2017-01-12 15:28 UTC  (2+ messages)

Setting link down or up in software
 2017-01-12 15:28 UTC  (3+ messages)

[PATCH 1/2] of: base: add support to get the number of cache levels
 2017-01-12 15:28 UTC  (6+ messages)
` [PATCH 1/2][UPDATE] "

[PATCH] synopsys: remove dwc_eth_qos driver
 2017-01-12 15:28 UTC  (2+ messages)

LOCATE YOUR INHERITANCE
 2017-01-12 15:13 UTC 

LOCATE YOUR INHERITANCE
 2017-01-12 15:13 UTC 

[PATCH v3 0/4] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2017-01-12 15:27 UTC  (8+ messages)
` [PATCH v3 2/4] dt-bindings: Add TI SCI "

[meta-selinux] What's the point of refpolicy-minimum?
 2017-01-12 15:27 UTC  (3+ messages)

[PATCH] app/testpmd: fix static build link ordering
 2017-01-12 15:27 UTC  (4+ messages)

[PATCH v6] mmc: sdhci-pci: Add support for HS200 tuning mode on AMD, eMMC-4.5.1
 2017-01-12 15:27 UTC  (2+ messages)

[PATCH] vfio/type1: Remove pid_namespace.h include
 2017-01-12 15:27 UTC 

[PATCH 0/3] dw-hdmi: miscellaneous cleanups and fixes
 2017-01-12 15:26 UTC  (4+ messages)
` [PATCH 1/3] drm: bridge: dw-hdmi: Define and use macros for PHY register addresses

[PATCH nf-next 1/1] netfilter: nf_tables: Remove the rcu lock for dump functions
 2017-01-12 15:24 UTC  (3+ messages)

CONFIG_PCIEASPM breaks PCIe on Marvell Armada 385 machine
 2017-01-12 15:24 UTC  (7+ messages)

[PATCH] btrfs: uuid-tree: btrfs_uuid_tree_iterate: fix improper return value
 2017-01-12 15:03 UTC  (2+ messages)

[PATCH v3] drm/i915: Expand ggtt_view paramters for debugfs
 2017-01-12 15:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Expand ggtt_view paramters for debugfs (rev3)

[PATCH net] ravb: Remove Rx overflow log messages
 2017-01-12 15:22 UTC  (2+ messages)

[PATCH] [net] net/mlx5e: fix another -Wmaybe-uninitialized warning
 2017-01-12 15:21 UTC  (2+ messages)

Correct method for initializing Pause and Asymmetrical Pause support in phy drivers
 2017-01-12 15:21 UTC 

[PATCH v2] Fix CMD6 timeout issue
 2017-01-12 15:21 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: core: "

bootx_init.c:88: undefined reference to `__stack_chk_fail_local'
 2017-01-12 15:20 UTC  (9+ messages)

meta-browser duplicate patch
 2017-01-12 15:20 UTC  (3+ messages)

[PATCH v3 0/3] arm64: dts: juno: CoreSight support updates
 2017-01-12 15:20 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: juno: refactor CoreSight support on Juno r0
` [PATCH v3 2/3] arm64: dts: juno: fix CoreSight support for Juno r1/r2 variants
` [PATCH v3 3/3] arm64: dts: juno: add missing CoreSight STM component

[PATCH -next] drm/hisilicon/hibmc: Fix wrong pointer passed to PTR_ERR()
 2017-01-12 15:19 UTC 

[Qemu-devel] [PATCH v2 00/20] chardev: qom-ify
 2017-01-12 15:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 20/20] "

x86-64: Maintain 16-byte stack alignment
 2017-01-12 15:18 UTC  (9+ messages)

[PATCH] x86, locking/spinlocks: Remove paravirt_ticketlocks_enabled
 2017-01-12 15:17 UTC 

[PATCH net-next] net: ipv6: put autoconf routes into per-interface tables
 2017-01-12 15:17 UTC  (4+ messages)

[RFC 0/3] iommu/arm-smmu: patches for adreno
 2017-01-12 15:17 UTC  (11+ messages)
` [RFC 1/3] iommu/arm-smmu: Add support to opt-in to stalling

[PATCH] x86, locking/spinlocks: Remove paravirt_ticketlocks_enabled
 2017-01-12 15:17 UTC 

[PATCH] x86, locking/spinlocks: Remove paravirt_ticketlocks_enabled
 2017-01-12 15:17 UTC 

eCSPI driver not loading
 2017-01-12 15:15 UTC 

[PATCH RFC] usb: dwc2: host: use msleep() for long delay
 2017-01-12 15:16 UTC 

TPM 2.0 RM getcapability #2
 2017-01-12 15:15 UTC 

[Buildroot] orange-pi build not working
 2017-01-12 15:14 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/40] chardev: qom clean-up and split in various backend files
 2017-01-12 15:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH 12/40] char-win: do not override chr_free

[PATCH] ath10k: prevent sta pointer rcu violation
 2017-01-12 15:14 UTC  (2+ messages)

Enabling peer to peer device transactions for PCIe devices
 2017-01-12 15:11 UTC  (13+ messages)

[PATCH next] rtlwifi: rtl8192de: fix missing curly braces
 2017-01-12 15:11 UTC  (2+ messages)
` [next] "

[PATCH nf-next 1/1] netfilter: nf_tables: Refine the codes to eliminate useless condition checks in nf_tables_api.c
 2017-01-12 15:10 UTC  (3+ messages)

[Qemu-devel] [PULL v2 00/11] ui patch queue
 2017-01-12 15:10 UTC  (3+ messages)
` [Qemu-devel] [PULL v2 05/11] sdl2: set window ID

[PATCH] Fix USBTrdTim value in case of 8-bit UTMI+ phy
 2017-01-12 15:09 UTC  (2+ messages)
` [PATCH] usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM value

[PATCH 0/5] xfsprogs: misc fixes
 2017-01-12 15:09 UTC  (4+ messages)
` [PATCH 4/5] xfs_db: sanitize geometry on load

[PATCH -next] powerpc/pseries: Fix typo in parameter description
 2017-01-12 15:09 UTC 

RFC: 512e ZBC host-managed disks
 2017-01-12 15:02 UTC  (4+ messages)

[PATCH v3 0/4] firmware: add drvdata API
 2017-01-12 15:02 UTC  (5+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] firmware: add new extensible firmware API - drvdata
  ` [PATCH v4 2/3] test: add new drvdata loader tester
  ` [PATCH v4 3/3] p54: convert to sysdata API

[LSF/MM TOPIC] [LSF/MM ATTEND] md raid general discussion
 2017-01-12 15:09 UTC  (4+ messages)
` [Lsf-pc] "

[Qemu-devel] [PATCH v7 00/10] Convert msix_init() to error
 2017-01-12 15:08 UTC  (6+ messages)
` [Qemu-devel] [PATCH v7 03/10] pci: Convert msix_init() to Error and fix callers to check it

Anonymous ggtt_view params
 2017-01-12 15:08 UTC  (5+ messages)
` [PATCH 3/6] drm/i915: Compact memcmp in i915_vma_compare()

[PATCH v3 1/3] cfg80211: Add support to sched scan to report better BSSs
 2017-01-12 15:03 UTC  (8+ messages)
` [PATCH 3/3] cfg80211: Specify the reason for connect timeout

kvm: deadlock in kvm_vgic_map_resources
 2017-01-12 15:06 UTC  (9+ messages)

[kernel-hardening] Introduction
 2017-01-12 15:06 UTC 

[PATCH] mwifiex: don't include mac80211.h
 2017-01-12 15:05 UTC  (2+ messages)
`  "

[PATCH net-next] lwt_bpf: bpf_lwt_prog_cmp() can be static
 2017-01-12 15:05 UTC  (2+ messages)

[LTP] [PATCH 1/4] lib: Add tst_kernel_bits()
 2017-01-12 15:05 UTC  (4+ messages)
` [LTP] [PATCH 4/4] mmapstress03: Fix 32bit test on 64bit kernel

[PATCH 0/2] net/virtio: optimize virtio net header reset
 2017-01-12 15:02 UTC  (5+ messages)
` [PATCH 1/2] net/virtio: fix performance regression due to TSO enabling
  ` [dpdk-stable] "

[PATCH] x86emul: suppress memory writes after faulting FPU insns
 2017-01-12 15:04 UTC  (2+ messages)

[PATCH] ASoC: rt5651: use msleep for large delays
 2017-01-12 15:04 UTC  (6+ messages)

[PATCH -next] crypto: mediatek - make symbol of_crypto_id static
 2017-01-12 15:03 UTC  (2+ messages)

[PATCH RESEND net-next 00/12] s390: qeth patches
 2017-01-12 15:03 UTC  (2+ messages)

imx-gpu-sdk do_install fails
 2017-01-12 15:02 UTC  (3+ messages)

nouveau_drm.c: undefined reference to `nouveau_led_init'
 2017-01-12 15:01 UTC  (2+ messages)

[PATCH net-next v2 0/2] More flexible BPF cb access
 2017-01-12 15:00 UTC  (2+ messages)

[PATCH v2 0/2] ASoC: Intel: Skylake: Driver updates on DSP firmware
 2017-01-12 15:11 UTC  (4+ messages)
` [PATCH v2 1/2] ASoC: Intel: bxtn: Store the FW/Library context at boot


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.