All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-07-13 08:54:02 to 2016-07-13 09:50:14 UTC [more...]

[PATCH v2 0/5] Add support for EPT execute only for nested hypervisors
 2016-07-13  9:49 UTC  (6+ messages)
` [PATCH v2 4/5] mmu: change unconditional setting of the u bit in fault bitmap

[PATCH] PM / hibernate: Introduce snapshot test mode for hibernation
 2016-07-13  9:50 UTC  (2+ messages)

NVMe over RDMA latency
 2016-07-13  9:49 UTC  (3+ messages)

[PATCH 1/3] RFC: drm: Restrict vblank ioctl to master
 2016-07-13  9:49 UTC  (15+ messages)

4.7-rc6: NMI in intel_idle on HP Proliant G6
 2016-07-13  9:49 UTC  (17+ messages)
      ` IOMMU+DMAR causing NMIs-s (was: 4.7-rc6: NMI in intel_idle on HP Proliant G6)

[PATCH v2 00/17] Xen ARM DomU ACPI support
 2016-07-13  9:48 UTC  (12+ messages)
` [PATCH v2 03/17] libxl/arm: Add a configuration option for ARM DomU ACPI

[PATCH 1/3 v2] arm: mvebu: Add SPI1 pinctrl defines for Armada XP
 2016-07-13  9:48 UTC 

[PATCH][libdrm] drm: Fix multi GPU drmGetDevice return wrong device
 2016-07-13  9:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/11] block: Accept node-name in all node level QMP commands
 2016-07-13  9:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 01/11] block: Accept node-name for block-stream
  ` [Qemu-devel] [Qemu-block] "

[PATCH 0/5] topology: Enhance support for private data
 2016-07-13  9:46 UTC  (3+ messages)
` [PATCH 3/5] topology: Change uuid value to 16 separate characters in text conf file

[U-Boot] [PATCH] misc: Add simple driver for some Nuvoton NCT6102D devices
 2016-07-13  9:45 UTC  (2+ messages)

[PATCH 00/20] iommu/amd: Use generic IOVA allocator
 2016-07-13  9:44 UTC  (5+ messages)

[PATCH v4 0/3] perf annotate: Enable cross arch annotate
 2016-07-13  9:45 UTC  (2+ messages)

[PATCH] arm: mvebu: Add SPI1 pinctrl defines for Armada XP
 2016-07-13  9:43 UTC  (4+ messages)

[RFC 0/3] extend kexec_file_load system call
 2016-07-13  9:41 UTC  (24+ messages)

[PATCH for-4.8_set4 0/2] Segment table support
 2016-07-13  9:40 UTC  (3+ messages)
` [PATCH for-4.8 1/2] powerpc/mm: Switch user slb fault handling to translation enabled
` [PATCH for-4.8 2/2] powerpc/mm: Support segment table for Power9

PCIe MSI address is not written at pci_enable_msi_range call
 2016-07-13  9:40 UTC  (12+ messages)

Adding dependency for rrdtool-perl to recipe
 2016-07-13  9:39 UTC  (2+ messages)

[PATCH v2 0/5] Reduce RDMA RW API SGE limit
 2016-07-13  9:39 UTC  (10+ messages)
` [PATCH v2 1/5] IB/core: Make rdma_rw_ctx_init() initialize all used fields
` [PATCH v2 2/5] IB/core, RDMA RW API: Do not exceed QP SGE send limit
` [PATCH v2 3/5] IB/srpt: Limit the number of SG elements per work request

Introduce fences for N:M completion variables
 2016-07-13  9:38 UTC  (4+ messages)
` [PATCH 2/9] async: Introduce kfence, a N:M completion mechanism

[PATCH for-4.8_set3 00/10] Use jump label for cpu/mmu_has_feature
 2016-07-13  9:38 UTC  (11+ messages)
` [PATCH for-4.8 01/10] powerpc/mm: Add __cpu/__mmu_has_feature
` [PATCH for-4.8 02/10] powerpc/mm: Convert early cpu/mmu feature check to use the new helpers
` [PATCH for-4.8 03/10] powerpc/mm/radix: Add radix_set_pte to use in early init
` [PATCH for-4.8 04/10] jump_label: make it possible for the archs to invoke jump_label_init() much earlier
` [PATCH for-4.8 05/10] powerpc: Call jump_label_init early
` [PATCH for-4.8 06/10] powerpc: kill mfvtb()
` [PATCH for-4.8 07/10] powerpc: move the cpu_has_feature to a separate file
` [PATCH for-4.8 08/10] powerpc: use the jump label for cpu_has_feature
` [PATCH for-4.8 09/10] powerpc: use jump label for mmu_has_feature
` [PATCH for-4.8 10/10] powerpc/mm: Catch the usage of cpu/mmu_has_feature before jump label init

NVMe over Fabrics target implementation V2
 2016-07-13  9:38 UTC  (5+ messages)

[PATCH for-4.8_set2 00/13] TLB flush changes
 2016-07-13  9:36 UTC  (14+ messages)
` [PATCH for-4.8 01/13] mm/hugetlb: Simplify hugetlb unmap
` [PATCH for-4.8 02/13] mm: Change the interface for __tlb_remove_page
` [PATCH for-4.8 03/13] mm/mmu_gather: Track page size with mmu gather and force flush if page size change
` [PATCH for-4.8 04/13] powerpc/mm/radix: Implement tlb mmu gather flush efficiently
` [PATCH for-4.8 05/13] powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
` [PATCH for-4.8 06/13] powerpc/mm/hash: Add helper for finding SLBE LLP encoding
` [PATCH for-4.8 07/13] powerpc/mm: Use hugetlb flush functions
` [PATCH for-4.8 08/13] powerpc/mm: Drop multiple definition of mm_is_core_local
` [PATCH for-4.8 09/13] powerpc/mm/radix: Add tlb flush of THP ptes
` [PATCH for-4.8 10/13] powerpc/mm/radix: Rename function and drop unused arg
` [PATCH for-4.8 11/13] powerpc/mm/radix/hugetlb: Add helper for finding page size from hstate
` [PATCH for-4.8 12/13] powerpc/mm/hugetlb: Add flush_hugetlb_tlb_range
` [PATCH for-4.8 13/13] powerpc/mm: remove flush_tlb_page_nohash

[Bug 93475] Saints Row IV causes GPU lockup on Linux
 2016-07-13  9:37 UTC  (2+ messages)

[PATCH for-4.8_set1 00/12] Radix fixes for 4.8
 2016-07-13  9:35 UTC  (13+ messages)
` [PATCH for-4.8 01/12] Fix .long's in mm/tlb-radix.c to more meaningful
` [PATCH for-4.8 02/12] powerpc/mm/radix: Update LPCR HR bit as per ISA
` [PATCH for-4.8 03/12] powerpc/mm: use _raw variant of page table accessors
` [PATCH for-4.8 04/12] powerpc/mm: Compile out radix related functions if RADIX_MMU is disabled
` [PATCH for-4.8 05/12] powerpc/mm: Clear top 16 bits of va only on older cpus
` [PATCH for-4.8 06/12] powerpc/mm: Print formation regarding the the MMU mode
` [PATCH for-4.8 07/12] powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
` [PATCH for-4.8 08/12] powerpc/mm/radix: Update PID switch sequence
` [PATCH for-4.8 09/12] powerpc/mm/radix: Update machine call back to support new HCALL
` [PATCH for-4.8 10/12] powerpc/mm/radix: Add LPID based tlb flush helpers
` [PATCH for-4.8 11/12] powerpc/mm: Cleanup LPCR defines
` [PATCH for-4.8 12/12] powerpc/mm/radix: Add a kernel command line to disable radix

[PATCH for-next 0/2] uverbs and mlx5 fixes for 4.8
 2016-07-13  9:36 UTC  (3+ messages)
` [PATCH for-next 2/2] IB/mlx5: Fix iteration overrun in GSI qps

[RFC PATCH 0/4] KVM: Emulate UMIP (or almost do so)
 2016-07-13  9:35 UTC  (7+ messages)
` [RFC PATCH 4/4] KVM: vmx: add support for emulating UMIP

[U-Boot] [PATCH] x86: doc: Add note about the debug FSP usage on BayTrail
 2016-07-13  9:35 UTC  (2+ messages)

[LTP] [PATCH] lib: add tst_read_meminfo / tst_get_avail_mem
 2016-07-13  9:35 UTC  (7+ messages)

[PATCH v3 0/2] driver: leds: is31fl319x dimmable LED driver
 2016-07-13  9:34 UTC  (8+ messages)
` [PATCH v3 1/2] drivers: led: is31fl319x: 1/3/6/9-channel light effect led driver

[WorldCIST'17]: Call for Workshops Proposals
 2016-07-13  9:34 UTC 

[PATCH] IB/ipoib: Skip napi_schedule if ib_poll_cq fails
 2016-07-13  9:33 UTC 

[PATCH v22 0/8] arm64: add kdump support
 2016-07-13  9:32 UTC  (7+ messages)
` [PATCH v22 1/8] arm64: kdump: reserve memory for crash dump kernel
` [PATCH v22 3/8] arm64: kdump: implement machine_crash_shutdown()

Request for discussion
 2016-07-13  8:32 UTC 

[PATCH 0/2] usb: add HCD providers
 2016-07-13  9:31 UTC  (5+ messages)

[PATCH v3 0/4] perf annotate: Enable cross arch annotate
 2016-07-13  9:29 UTC  (11+ messages)
` [PATCH v3 3/4] perf annotate: add powerpc support

[PATCH] virtio: fix missing curly braces
 2016-07-13  9:27 UTC  (2+ messages)

[Bug 96678] Awesomenauts cannot launch AMD PITCAIRN
 2016-07-13  9:26 UTC  (2+ messages)

[Bug 96908] [radeonsi] MSAA causes graphical artifacts
 2016-07-13  9:26 UTC  (4+ messages)

[PATCH] libs/gnttab: introduce BUILD_BUG_ON
 2016-07-13  9:25 UTC 

[PATCH] mm: fix pgalloc_stall on unpopulated zone
 2016-07-13  9:25 UTC  (3+ messages)

[PATCH net-next 0/3] BPF event output helper improvements
 2016-07-13  9:24 UTC  (4+ messages)
` [PATCH net-next 1/3] perf, events: add non-linear data support for raw records

FWD: [PATCH v2] Marvell phy: add fiber status check for some components
 2016-07-13  9:14 UTC  (8+ messages)
        ` [PATCH v3] Marvell phy: add fiber status check and configuration for some phys

[PATCH 00/32] Enable Intel Resource Allocation in Resource Director Technology
 2016-07-13  9:19 UTC  (3+ messages)
` [PATCH 06/32] x86/intel_rdt: Hot cpu support for Cache Allocation

linux-next: please clean up the hid tree
 2016-07-13  9:21 UTC  (3+ messages)

[PATCH v3 0/7] spi s3c64xx ioclk handling
 2016-07-13  9:21 UTC  (5+ messages)
` [PATCH v3 7/7] clk: exynos5433: remove CLK_IGNORE_UNUSED flag from SPI clocks

[Qemu-devel] [PATCH 1/1] spapr: Ensure CPU cores are added contiguously and removed in LIFO order
 2016-07-13  9:20 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[PATCH v4 00/17] prepare for rte_device / rte_driver
 2016-07-13  9:20 UTC  (4+ messages)
` [PATCH v6 00/17] Prepare "
  ` [PATCH v6 05/17] eal: introduce init macros

[PATCH -next] spi: s3c64xx: fix reference leak to master in s3c64xx_spi_remove()
 2016-07-13  9:17 UTC  (3+ messages)

[PATCH V2 00/15] a few sdhci/imx clean up and fix patches
 2016-07-13  9:10 UTC  (8+ messages)
` [PATCH V2 07/15] doc: dt: fsl-imx-esdhc: add set tuning start point binding

Build failure in v3.12-stable-queue
 2016-07-13  9:18 UTC  (5+ messages)

[PATCH] mm: fix calculation accounting dirtyable highmem
 2016-07-13  9:17 UTC  (3+ messages)

[PATCH] Add optional ACPI device for Windows Continuum
 2016-07-13  9:16 UTC 

TCP performance regression in mac80211 triggered by the fq code
 2016-07-13  9:13 UTC  (7+ messages)

[PATCH v3 0/2] qemu-qdisk: Implementation of grant copy operation
 2016-07-13  9:12 UTC  (4+ messages)
` [PATCH v3 1/2] Interface for grant copy operation in libs

"Existing git repository" error or How to build a custom layer?
 2016-07-13  9:12 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/6] virtio: Merge virtio-{blk, scsi} host notifier handling paths
 2016-07-13  9:11 UTC  (14+ messages)
` [Qemu-devel] [PATCH v4 1/6] virtio: Add typedef for handle_output
` [Qemu-devel] [PATCH v4 2/6] virtio: Introduce virtio_add_queue_aio
` [Qemu-devel] [PATCH v4 3/6] virtio-blk: Call virtio_add_queue_aio
` [Qemu-devel] [PATCH v4 4/6] virtio-scsi: "
` [Qemu-devel] [PATCH v4 5/6] Revert "mirror: Workaround for unexpected iohandler events during completion"
` [Qemu-devel] [PATCH v4 6/6] virtio-scsi: Replace HandleOutput typedef

[RFC bluetooth-next 00/20] bluetooth: rework 6lowpan implementation
 2016-07-13  9:12 UTC  (4+ messages)

[Qemu-devel] [PATCH] ppc: exit if compat mode is unknown
 2016-07-13  9:10 UTC 

[PATCH v3 0/2] AMLogic Meson SoC RTC driver
 2016-07-13  9:09 UTC  (6+ messages)
` [PATCH v3 2/4] meson-rtc: add device-tree binding
    ` [rtc-linux] "

Configure traffic class to bringup DCB in back-to-back setup
 2016-07-13  9:09 UTC 

[PATCH] generic: add _require_block_device to more tests
 2016-07-13  9:08 UTC  (2+ messages)

[PATCH] [RFC V1]s390/perf: fix 'start' address of module's map
 2016-07-13  9:07 UTC  (6+ messages)

[Ksummit-discuss] [CORE TOPIC] stable workflow
 2016-07-13  9:07 UTC  (15+ messages)
              ` [Ksummit-discuss] [CORE TOPIC] kernel unit testing

[PATCH 10/10] perf script python: Fix string vs byte array resolving
 2016-07-13  9:06 UTC  (11+ messages)

[PATCH] common/rc: avoid mkfs option conflicts in _scratch_mkfs_xfs_supported
 2016-07-13  9:06 UTC  (3+ messages)

[PATCH v2] kexec: Fix kdump failure with notsc
 2016-07-13  9:05 UTC  (7+ messages)

[PATCH V3 4/5] kvm/stats: Add provisioning for 64-bit vm and vcpu statistics
 2016-07-13  9:04 UTC  (4+ messages)

[kernel-hardening] Looking for something to WORK ON
 2016-07-13  9:02 UTC  (8+ messages)

[PATCH v3 00/20] pwm: Add support for PWM Capture
 2016-07-13  9:02 UTC  (10+ messages)
` [PATCH v3 20/20] dt-bindings: pwm: sti: Update DT bindings with recent changes

sama5d4, configure pck1 with dt?
 2016-07-13  9:02 UTC  (3+ messages)

[PATCH RFC] serial: imx: support an enable-gpio
 2016-07-13  9:01 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] fs/fat/fatwrite: Local variable as buffer to store dir_slot entries
 2016-07-13  9:01 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] fs/fat/fat: Optimizes memory size with single global variable instead of 3

[WireGuard] WireGuard key lifetime / keys in smartcard?
 2016-07-13  9:01 UTC  (3+ messages)

[PATCH] mac80211: remove skb header offset mangling in ieee80211_build_hdr
 2016-07-13  9:00 UTC 

[Qemu-trivial] [PATCH] qemu-timer: remove unnecessary code
 2016-07-13  9:06 UTC  (2+ messages)
` [Qemu-devel] "

[LTP] [PATCH] zram: extend the zram3 disksize to 40MB
 2016-07-13  8:59 UTC  (2+ messages)

[mm, kasan] 7392becb25: BUG: KASAN: slab-out-of-bounds in bucket_table_alloc+0x79/0x1a0 at addr ffff88003e400000
 2016-07-13  8:58 UTC  (5+ messages)
` [lkp] "

[PATCH 00/34] Move LRU page reclaim from zones to nodes v9
 2016-07-13  8:55 UTC  (5+ messages)
` [PATCH 18/34] mm: rename NR_ANON_PAGES to NR_ANON_MAPPED

[PATCH 01/64] drm/i915/breadcrumbs: Queue hangcheck before sleeping
 2016-07-13  8:54 UTC  (5+ messages)
` [PATCH 49/64] drm/i915: Introduce i915_gem_active for request tracking

[PATCH V3 5/5] powerpc/kvm/stats: Implement existing and add new halt polling vcpu stats
 2016-07-13  8:54 UTC  (2+ messages)

[PATCH v6 00/46] dma-mapping: Use unsigned long for dma_attrs
 2016-07-13  8:41 UTC  (12+ messages)
` [PATCH v6 01/46] [media] mtk-vcodec: Remove unused dma_attrs
  ` [PATCH v6 02/46] dma-mapping: Use unsigned long for dma_attrs
    ` [PATCH v6 03/46] alpha: "
      ` [PATCH v6 04/46] arc: "
        ` [PATCH v6 05/46] ARM: "
          ` [PATCH v6 06/46] arm64: "
            ` [PATCH v6 07/46] avr32: "
              ` [PATCH v6 08/46] blackfin: "
                ` [PATCH v6 09/46] c6x: "
                  ` [PATCH v6 10/46] cris: "
                    ` [PATCH v6 11/46] frv: "

[kernel-hardening] [PATCH v5 00/32] virtually mapped stacks and thread_info cleanup
 2016-07-13  8:54 UTC  (3+ messages)
`  "
  ` [kernel-hardening] "

[PATCH 1/2] PKCS#7: Fix kernel panic when referring to the empty AuthorityKeyIdentifier
 2016-07-13  8:51 UTC  (2+ messages)
` [PATCH 2/2] pefile: Fix the failure of calculation for digest


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.