All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-12 14:41:26 to 2016-09-12 15:15:52 UTC [more...]

[Qemu-devel] [PATCH 0/3] Convert VFIO-PCI to realize
 2016-09-12 15:15 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] vfio/pci: pass an error object to vfio_populate_device

[PATCH v5 1/3] clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf
 2016-09-12 15:15 UTC  (7+ messages)
` [PATCH v5 3/3] clk: imx6: Fix procedure to switch the parent of LDB_DI_CLK

[PATCH v3 0/9] net-next: ethernet: add sun8i-emac driver
 2016-09-12 15:15 UTC  (7+ messages)
` [PATCH v3 3/9] ARM: sun8i: dt: Add DT bindings documentation for Allwinner sun8i-emac

4b68112 causes 'Could not get TPM timeouts and durations'
 2016-09-12 15:15 UTC 

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-09-12 15:14 UTC  (10+ messages)
` [RFC PATCH v2 10/20] x86: Insure that memory areas are encrypted when possible
` [RFC PATCH v2 11/20] mm: Access BOOT related data in the clear

[Qemu-devel] [RFC PATCH v2 00/12] Guest startup time optimization
 2016-09-12 15:15 UTC  (6+ messages)

enable/disable temporary IPv6 per prefix
 2016-09-12 15:15 UTC  (2+ messages)

[PATCH][RFC] mfd: intel-lpss: Avoid resuming runtime-suspended lpss unnecessarily
 2016-09-12 15:17 UTC  (2+ messages)

[PATCH 00/24] sched: Credit1 and Credit2 improvements... and soft-affinity for Credit2!
 2016-09-12 15:14 UTC  (8+ messages)
` [PATCH 01/24] xen: credit1: small optimization in Credit1's tickling logic
` [PATCH 02/24] xen: credit1: fix mask to be used for tickling in Credit1
` [PATCH 03/24] xen: credit1: return the 'time remaining to the limit' as next timeslice

[PATCH v5 00/16] Xen ARM DomU ACPI support
 2016-09-12 15:14 UTC  (19+ messages)
` [PATCH v5 02/16] libxl/arm: prepare for constructing ACPI tables
` [PATCH v5 03/16] libxl/arm: Generate static ACPI DSDT table
` [PATCH v5 05/16] libxl/arm: Construct ACPI RSDP table
` [PATCH v5 06/16] libxl/arm: Construct ACPI XSDT table
` [PATCH v5 07/16] libxl/arm: Construct ACPI GTDT table
` [PATCH v5 09/16] libxl/arm: Construct ACPI MADT table
` [PATCH v5 10/16] libxl/arm: Construct ACPI FADT table
` [PATCH v5 11/16] libxl/arm: Construct ACPI DSDT table
` [PATCH v5 15/16] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ

[PATCH] mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
 2016-09-12 15:13 UTC  (4+ messages)

[Qemu-devel] [PULL 00/17] Block patches
 2016-09-12 15:12 UTC  (2+ messages)

[PATCH 1/4] amdgpu: add the function to get the marketing name (v2)
 2016-09-12 15:14 UTC  (4+ messages)
  ` [PATCH 2/4] amdgpu: add the interface of waiting multiple fences
  ` [PATCH 3/4] amdgpu/tests: add multi-fence test in base test
  ` [PATCH 4/4] amdgpu: cs_wait_fences now can return the first signaled fence index

rcu_sched stalls in idle task introduced in pre-4.8?
 2016-09-12 15:13 UTC  (10+ messages)

[PATCH] arm64: mm: move zero page from .bss to right before swapper_pg_dir
 2016-09-12 15:12 UTC  (3+ messages)

imissed in rte_pmd_pcap
 2016-09-12 15:12 UTC  (2+ messages)

[PATCH 0/8] clocksource: sh_cmt: Add R-car Gen3 CMT0/1 support
 2016-09-12 15:12 UTC  (17+ messages)
` [PATCH 1/8] devicetree: binding: R-car Gen3 CMT0 and CMT1 bindings
` [PATCH 4/8] clk: renesas: r8a7795: Add CMT clocks
` [PATCH 5/8] clk: renesas: r8a7796: "

[Bug 97524] Invalid sampler settings cause full GPU reset
 2016-09-12 15:11 UTC  (2+ messages)

[PATCH v4]net/virtio: add mtu set in virtio
 2016-09-12 15:11 UTC  (10+ messages)

sdt.h tracepoints with unicode data and/or structs
 2016-09-12 15:03 UTC 

[PATCH] [URCU] Allow forcing the use of sys membarrier
 2016-09-12 15:05 UTC 

[PATCH v2 0/7] arm64: Privileged Access Never using TTBR0_EL1 switching
 2016-09-12 15:09 UTC  (7+ messages)
` [PATCH v2 1/7] arm64: Factor out PAN enabling/disabling into separate uaccess_* macros
      ` [kernel-hardening] "

[PATCH] sched,numa,mm: revert to checking pmd/pte_write instead of VMA flags
 2016-09-12 15:09 UTC  (3+ messages)

Support of rtl8723bs
 2016-09-12 15:09 UTC  (4+ messages)

[PATCH] Add scripts to check 'verbbox' env usage
 2016-09-12 15:08 UTC 

[Buildroot] [Bug 8901] New: gcc failes to build if fortran is enabled
 2016-09-12 15:07 UTC  (2+ messages)
` [Buildroot] [Bug 8901] "

[PATCH] ovl: use copy_file_range for copy up if possible
 2016-09-12 15:06 UTC  (6+ messages)
` [PATCH v2 0/4] ovl: efficient copy up by reflink
  ` [PATCH v2 1/4] vfs: allow vfs_clone_file_range() across mount points
  ` [PATCH v2 2/4] ovl: use vfs_clone_file_range() for copy up if possible
  ` [PATCH v2 3/4] vfs: allow vfs_copy_file_range() across file systems
  ` [PATCH v2 4/4] ovl: use vfs_copy_file_range() to copy up file data

[PATCH v5 0/3] add support for Allwinner SoCs ADC
 2016-09-12 15:07 UTC  (12+ messages)
` [PATCH v5 2/3] mfd: "

[RFC V3 PATCH 00/26] Kernel NET policy
 2016-09-12 14:55 UTC  (27+ messages)
` [RFC V3 PATCH 01/26] net: introduce "
` [RFC V3 PATCH 02/26] net/netpolicy: init "
` [RFC V3 PATCH 03/26] net/netpolicy: get device queue irq information
` [RFC V3 PATCH 04/26] net/netpolicy: get CPU information
` [RFC V3 PATCH 05/26] net/netpolicy: create CPU and queue mapping
` [RFC V3 PATCH 06/26] net/netpolicy: set and remove IRQ affinity
` [RFC V3 PATCH 07/26] net/netpolicy: enable and disable NET policy
` [RFC V3 PATCH 08/26] net/netpolicy: introduce NET policy object
` [RFC V3 PATCH 09/26] net/netpolicy: set NET policy by policy name
` [RFC V3 PATCH 10/26] net/netpolicy: add three new NET policies
` [RFC V3 PATCH 11/26] net/netpolicy: add MIX policy
` [RFC V3 PATCH 12/26] net/netpolicy: NET device hotplug
` [RFC V3 PATCH 13/26] net/netpolicy: support CPU hotplug
` [RFC V3 PATCH 14/26] net/netpolicy: handle channel changes
` [RFC V3 PATCH 15/26] net/netpolicy: implement netpolicy register
` [RFC V3 PATCH 16/26] net/netpolicy: introduce per socket netpolicy
` [RFC V3 PATCH 17/26] net/netpolicy: introduce netpolicy_pick_queue
` [RFC V3 PATCH 18/26] net/netpolicy: set tx queues according to policy
` [RFC V3 PATCH 19/26] net/netpolicy: tc bpf extension to pick Tx queue
` [RFC V3 PATCH 20/26] net/netpolicy: set Rx queues according to policy
` [RFC V3 PATCH 21/26] net/netpolicy: introduce per task net policy
` [RFC V3 PATCH 22/26] net/netpolicy: set per task policy by proc
` [RFC V3 PATCH 23/26] net/netpolicy: fast path for finding the queues
` [RFC V3 PATCH 24/26] net/netpolicy: optimize for queue pair
` [RFC V3 PATCH 25/26] net/netpolicy: limit the total record number
` [RFC V3 PATCH 26/26] Documentation/networking: Document NET policy

[Qemu-devel] [PATCH v2 1/1] qapi/block-core: add doc describing GlusterServer vs. SocketAddress
 2016-09-12 15:05 UTC  (2+ messages)

[PATCH] TRIAL: Indentation tweaks around 'verbbox' environment
 2016-09-12 15:05 UTC  (8+ messages)
        ` [RFC PATCH] toyrcu: Enclose 'verbbox' within 'figure'

[PATCH 0/9] SIF related verbs patches
 2016-09-12 15:05 UTC  (7+ messages)
` [PATCH 6/9] ib_uverbs: Avoid vendor specific masking of attributes in query_qp

[PATCH] valgrind: MIPS: Make toolchain basename generic
 2016-09-12 15:04 UTC  (3+ messages)

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 9/13/2016 at 11:00PDT
 2016-09-12 15:04 UTC 

[RFC v2] drm/i915: Emit to ringbuffer directly
 2016-09-12 15:04 UTC  (3+ messages)
` [PATCH v3] "

[RFC] x86/vm_event: Allow returning i-cache for emulation
 2016-09-12 15:04 UTC  (4+ messages)

[Qemu-devel] [PATCH] configure: Always compile with -fwrapv
 2016-09-12 15:04 UTC  (2+ messages)

Build failures in -next: sys_pkey_mprotect etc. undefined
 2016-09-12 15:03 UTC  (4+ messages)

RFC: CQ pools and implicit CQ resource allocation
 2016-09-12 15:03 UTC  (4+ messages)

[PATCH] ARM: dts: omap3-gta04: reduce panel backlight PWM frequency to 83Hz
 2016-09-12 15:03 UTC  (6+ messages)

[PATCH] scsi: do not print 'reservation conflict' for TEST UNIT READY
 2016-09-12 15:02 UTC  (2+ messages)

[PATCH v2] mm, proc: Fix region lost in /proc/self/smaps
 2016-09-12 15:01 UTC  (4+ messages)

DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps)
 2016-09-12 15:01 UTC  (10+ messages)

[U-Boot] [PATCH] wandboard: Remove videoargs script
 2016-09-12 15:01 UTC 

[PATCH] dm: Return correct value in retry loop
 2016-09-12 15:01 UTC  (3+ messages)
  `  "

[PATCH v2] stop_machine: Make migration_cpu_stop() does useful works for CONFIG_PREEMPT_NONE
 2016-09-12 15:01 UTC  (6+ messages)
` [PATCH v3] "

[RFC PATCH 0/5] arm64: Signal context expansion
 2016-09-12 15:01 UTC  (6+ messages)

ceph branch status
 2016-09-12 15:00 UTC 

[PATCH v5 0/6] nvme-rdma device removal fixes
 2016-09-12 15:00 UTC  (8+ messages)

FAILED: patch "[PATCH] fscrypto: require write access to mount to set encryption" failed to apply to 4.4-stable tree
 2016-09-12 14:59 UTC 

FAILED: patch "[PATCH] fscrypto: require write access to mount to set encryption" failed to apply to 4.7-stable tree
 2016-09-12 14:59 UTC 

FAILED: patch "[PATCH] fscrypto: only allow setting encryption policy on directories" failed to apply to 4.4-stable tree
 2016-09-12 14:59 UTC 

FAILED: patch "[PATCH] fscrypto: add authorization check for setting encryption" failed to apply to 4.4-stable tree
 2016-09-12 14:58 UTC 

[PATCH v3] leds: Introduce userspace leds driver
 2016-09-12 14:58 UTC  (3+ messages)

[PATCH 0/3][V2] Provide accounting for dirty metadata
 2016-09-12 14:56 UTC  (6+ messages)
` [PATCH 2/3] writeback: allow for dirty metadata accounting

[Qemu-devel] [PATCH for-2.8 0/2] vhost-vsock: add vhost-vsock device
 2016-09-12 14:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.8 2/2] vhost-vsock: add virtio sockets device

Subjects for YP Developer Day at ELCE
 2016-09-12 14:48 UTC  (3+ messages)
  ` [yocto] "

FAILED: patch "[PATCH] uprobes: Fix the memcg accounting" failed to apply to 4.4-stable tree
 2016-09-12 14:56 UTC  (3+ messages)

Patch "uprobes: Fix the memcg accounting" has been added to the 4.4-stable tree
 2016-09-12 14:56 UTC 

Small fs
 2016-09-12 14:56 UTC  (13+ messages)

Is stability a joke?
 2016-09-12 14:54 UTC  (3+ messages)

Patch "xprtrdma: Create common scatterlist fields in rpcrdma_mw" has been added to the 4.7-stable tree
 2016-09-12 14:54 UTC 

[PATCH] ARM: dma-mapping: add in missing white space in error message text
 2016-09-12 14:52 UTC  (5+ messages)

[PATCH] rpm: remove redundant removals
 2016-09-12 14:53 UTC 

master - rpm: install lvmreport.7
 2016-09-12 14:52 UTC 

master - tests: slow down disks more
 2016-09-12 14:52 UTC 

master - tests: add check function for raid leg status
 2016-09-12 14:52 UTC 

master - tests: use exclusive activation
 2016-09-12 14:52 UTC 

master - tests: move cache test to separate file
 2016-09-12 14:52 UTC 

master - activation: dso always defined for monitoring query
 2016-09-12 14:52 UTC 

[PATCH 0/6] add Tx preparation
 2016-09-12 14:44 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] ethdev: "
  ` [PATCH v2 2/6] e1000: "
  ` [PATCH v2 3/6] fm10k: "
  ` [PATCH v2 4/6] i40e: "
  ` [PATCH v2 5/6] ixgbe: "
  ` [PATCH v2 6/6] testpmd: add txprep engine

[PATCH] drm/i915: Queue page flip work with high priority
 2016-09-12 14:52 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[Qemu-devel] [PULL] Update OpenBIOS images
 2016-09-12 14:50 UTC  (2+ messages)

[PATCH 4.4] batman-adv: Fix pagefault during neigh_node free
 2016-09-12 14:52 UTC  (4+ messages)
` [PATCH 4.7] "
    ` [B.A.T.M.A.N.] "

[PATCH] rpm: remove redundant removals
 2016-09-12 14:51 UTC  (3+ messages)

[PATCH] xen: consolidate swiotbl_xen dma_ops
 2016-09-12 14:51 UTC  (3+ messages)

gnutls 3.5.3 & linux 3.10
 2016-09-12 14:50 UTC 

[PATCH v4 00/10] ARM: KVM: Support for vgic-v3
 2016-09-12 14:49 UTC  (11+ messages)
` [PATCH v4 01/10] arm64: KVM: Use static keys for selecting the GIC backend
` [PATCH v4 02/10] arm64: KVM: Move GIC accessors to arch_gicv3.h
` [PATCH v4 03/10] arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
` [PATCH v4 04/10] KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
` [PATCH v4 05/10] KVM: arm: vgic: Fix compiler warnings when built for 32-bit
` [PATCH v4 06/10] KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems
` [PATCH v4 07/10] ARM: Introduce MPIDR_LEVEL_SHIFT macro
` [PATCH v4 08/10] ARM: Move system register accessors to asm/cp15.h
` [PATCH v4 09/10] ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registers
` [PATCH v4 10/10] ARM: KVM: Support vgic-v3

[PATCH] net: VRF: Pass original iif to ip_route_input()
 2016-09-12 14:48 UTC  (2+ messages)

[PATCH igt] tests/kms_cursor_legacy: Boost timing sensitive subtests to RT prio
 2016-09-12 14:47 UTC  (2+ messages)
` [PATCH igt v2] "

[U-Boot] [bug report] sunxi: booting from eMMC
 2016-09-12 14:47 UTC  (3+ messages)

[PATCH 1/3] drm/amdgpu: add AMDGPU_BO_INVALID_OFFSET
 2016-09-12 14:45 UTC  (4+ messages)
` [PATCH 3/3] drm/amdgpu: add a custom GTT memory manager

[Buildroot] [Bug 9021] New: Kodi - Broken: Illegal instruction (core dumped)
 2016-09-12 14:44 UTC  (2+ messages)
` [Buildroot] [Bug 9021] "

[PATCH] Staging: rtl8188eu: Remove ternary operator
 2016-09-12 14:44 UTC  (2+ messages)
` [Outreachy kernel] "

[PATCH] Revert "Input: bma150 - extend chip detection for bma180"
 2016-09-12 14:44 UTC  (4+ messages)

[Buildroot] [Bug 9096] New: rootfs.ubi not created
 2016-09-12 14:42 UTC  (2+ messages)
` [Buildroot] [Bug 9096] "

[PATCH v2 0/6] mfd: trivial demodularization of non-modular drivers
 2016-09-12 14:40 UTC  (3+ messages)
` [PATCH 4/6] mfd: smsc-ece1099: Make it explicitly non-modular
` [PATCH 6/6] mfd: twl-core: "


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.