All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-24 08:14:16 to 2016-05-24 09:08:57 UTC [more...]

[PULL 00/59] KVM/ARM Changes for v4.7 take 2
 2016-05-24  9:08 UTC  (8+ messages)
` [PULL 01/59] kvm: arm64: Fix EC field in inject_abt64
` [PULL 02/59] KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interface
` [PULL 03/59] KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()

[PATCH v2] rte mempool: division or modulo by zero
 2016-05-24  9:07 UTC  (3+ messages)

[PATCH RESEND 0/8] More stuff to charge to kmemcg
 2016-05-24  8:49 UTC  (24+ messages)
` [PATCH RESEND 1/8] mm: remove pointless struct in struct page definition
` [PATCH RESEND 2/8] mm: clean up non-standard page->_mapcount users
` [PATCH RESEND 3/8] mm: memcontrol: cleanup kmem charge functions
` [PATCH RESEND 4/8] mm: charge/uncharge kmemcg from generic page allocator paths
` [PATCH RESEND 5/8] mm: memcontrol: teach uncharge_list to deal with kmem pages
` [PATCH RESEND 6/8] arch: x86: charge page tables to kmemcg
` [PATCH RESEND 7/8] pipe: account "
` [PATCH RESEND 8/8] af_unix: charge buffers "

use default speed of the eMMC
 2016-05-24  9:07 UTC 

[PATCH] driver: input :touchscreen : add Raydium I2C touch driver
 2016-05-24  9:05 UTC 

UBIFS assert when rebooting a read only ubifs when it's been remounted r/w
 2016-05-24  9:04 UTC  (11+ messages)

[PATCH v3 00/16] x86: multiboot2 protocol support
 2016-05-24  9:05 UTC  (5+ messages)
` [PATCH v3 03/16] x86/boot: call reloc() using cdecl calling convention
` [PATCH v3 07/16] x86/boot: create *.lnk files with linker script

use default speed of the eMMC
 2016-05-24  9:05 UTC 

Bisection: Lost wakeups from b5179ac70de8
 2016-05-24  9:04 UTC  (2+ messages)

[PATCH 3/3] spi: xilinx: Update devicetree bindings for spi-xilinx
 2016-05-24  9:04 UTC  (2+ messages)

[PATCH 2/3] spi: xilinx: Add QUAD support
 2016-05-24  9:04 UTC  (2+ messages)

[PATCH 1/3] spi: xilinx: Remove bitbang and register with spi core
 2016-05-24  9:04 UTC  (2+ messages)

[PATCH] support for AD5820 camera auto-focus coil
 2016-05-24  9:04 UTC  (7+ messages)
` [PATCHv2] "
    ` [PATCHv3] "

[GIT PULL] EFI fix
 2016-05-24  9:03 UTC  (5+ messages)

[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event v4
 2016-05-24  9:03 UTC  (15+ messages)
` [PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event v5

[Qemu-devel] [PATCH] hw/arm/virt: fix limit of 64-bit ACPI/ECAM PCI MMIO range
 2016-05-24  9:01 UTC  (3+ messages)

[LTP] [PATCH] memcg/functional: check several times if the process is killed
 2016-05-24  9:02 UTC  (3+ messages)

[PATCH] mm: memcontrol: fix possible css ref leak on oom
 2016-05-24  9:01 UTC  (6+ messages)

[PATCH 00/16] clk: sunxi: introduce "modern" clock support
 2016-05-24  9:01 UTC  (6+ messages)
` [PATCH 07/16] clk: sunxi-ng: Add phase "

[PATCH v5 00/10] Check VT-d Device-TLB flush error
 2016-05-24  9:01 UTC  (16+ messages)
` [PATCH v5 05/10] IOMMU: propagate IOMMU Device-TLB flush error up to IOMMU mapping
` [PATCH v5 06/10] IOMMU/MMU: propagate IOMMU Device-TLB flush error up to iommu_iotlb_flush{, _all} (top level ones)
` [PATCH v5 09/10] IOMMU: propagate IOMMU Device-TLB flush error up to IOMMU suspending
` [PATCH v5 10/10] vt-d: propagate error up to ME phantom function mapping and unmapping

[PATCH v3 00/49] libify apply and use lib in am, part 1
 2016-05-24  8:59 UTC  (23+ messages)
` [PATCH v3 03/49] builtin/apply: avoid parameter shadowing 'linenr' global
` [PATCH v3 04/49] builtin/apply: avoid local variable shadowing 'len' parameter
` [PATCH v3 05/49] builtin/apply: extract line_by_line_fuzzy_match() from match_fragment()
` [PATCH v3 09/49] builtin/apply: move 'state' init into init_apply_state()
` [PATCH v3 10/49] builtin/apply: move 'unidiff_zero' global into 'struct apply_state'
` [PATCH v3 14/49] builtin/apply: move 'apply_with_reject' "
` [PATCH v3 15/49] builtin/apply: move 'apply_verbosely' "
` [PATCH v3 16/49] builtin/apply: move 'update_index' "
` [PATCH v3 17/49] builtin/apply: move 'allow_overlap' "
` [PATCH v3 18/49] builtin/apply: move 'cached' "
` [PATCH v3 19/49] builtin/apply: move 'diffstat' "
` [PATCH v3 20/49] builtin/apply: move 'numstat' "
` [PATCH v3 21/49] builtin/apply: move 'summary' "
` [PATCH v3 22/49] builtin/apply: move 'threeway' "
` [PATCH v3 23/49] builtin/apply: move 'no_add' "
` [PATCH v3 24/49] builtin/apply: move 'unsafe_paths' "
` [PATCH v3 27/49] builtin/apply: move 'p_context' "
` [PATCH v3 28/49] builtin/apply: move 'apply' "
` [PATCH v3 29/49] builtin/apply: move 'patch_input_file' "
` [PATCH v3 30/49] builtin/apply: move 'limit_by_name' "
` [PATCH v3 31/49] builtin/apply: move 'has_include' "

[PATCH] x86/traps: Don't for in_interrupt() to return true in IST handlers
 2016-05-24  8:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/iscsi: avoid potential overflow of acb->task->cdb
 2016-05-24  8:59 UTC 

[PATCH] hwrng: stm32 - fix build warning
 2016-05-24  8:58 UTC  (12+ messages)

[PATCH v2 0/3] atlas-ph-sensor: add conductivity sensor support
 2016-05-24  8:58 UTC  (5+ messages)
` [PATCH v2 2/3] iio: electricalconductivity: add IIO_ELECTRICALCONDUCTIVITY type

Two Reiser4 FSs in the same HDD cause head seek panic?
 2016-05-24  8:58 UTC 

Safe Deposit Box
 2016-05-24  8:34 UTC 

[RFC] iio: accel: st_accel: Add lis3l02dq support
 2016-05-24  8:57 UTC  (6+ messages)

[RFC PATCH v2] sched: reflect sched_entity movement into task_group's utilization
 2016-05-24  8:57 UTC 

[PATCH v2 0/5] Improve KVM per VM monitoring
 2016-05-24  8:57 UTC  (5+ messages)

master - refactor: split _report fn further into init and config part
 2016-05-24  8:57 UTC 

[RFC PATCH] sched: fix hierarchical order in rq->leaf_cfs_rq_list
 2016-05-24  8:55 UTC 

[PATCH v2 00/15] xen/arm: Introduce alternative runtime patching for ARM64
 2016-05-24  8:56 UTC  (4+ messages)
` [PATCH v2 12/15] xen/arm: arm64: Add Cortex-A53 cache errata workaround

[PATCH v3 0/9] powerpc/powernv/cpuidle: Add support for POWER ISA v3 idle states
 2016-05-24  8:55 UTC  (9+ messages)
` [PATCH v3 2/9] powerpc/powernv: Rename idle_power7.S to idle_power_common.S
` [PATCH v3 3/9] powerpc/powernv: Rename reusable idle functions to hardware agnostic names
` [PATCH v3 4/9] powerpc/powernv: Make power7_powersave_common more generic
` [PATCH v3 5/9] powerpc/powernv: abstraction for saving SPRs before entering deep idle states

[PATCH] f2fs: introduce on-disk layout version checking functionality
 2016-05-24  8:53 UTC  (8+ messages)

[LTP] [PATCH] memcg/functional: check several times if the process is killed
 2016-05-24  8:52 UTC  (2+ messages)
` [LTP] [PATCH V2] "

[PATCH v3] Axi-usb: Add support for 64-bit addressing
 2016-05-24  8:50 UTC  (3+ messages)

[PATCH V4 for-next 00/10] Verbs RSS
 2016-05-24  8:50 UTC  (4+ messages)
` [PATCH V4 for-next 02/10] IB/core: Introduce Work Queue object and its verbs

How can checksums (node41) be of real help?
 2016-05-24  8:50 UTC 

[char-misc-next 1/2] mei: don't use wake_up_interruptible for wr_ctrl
 2016-05-24  8:50 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/3] linux-user: netlink support
 2016-05-24  8:50 UTC  (5+ messages)

freevxfs
 2016-05-24  8:48 UTC  (3+ messages)

[ovmf test] 94731: all pass - PUSHED
 2016-05-24  8:48 UTC 

[PATCH] posix acls: Move namespace conversion into filesystem / xattr handlers
 2016-05-24  8:47 UTC  (4+ messages)
  ` [lustre-devel] "

BUG: scheduling while atomic: cron/715/0x10cac0c0
 2016-05-24  8:44 UTC 

BUG: scheduling while atomic: cron/715/0x10cac0c0
 2016-05-24  8:44 UTC 

[PATCH 1/3] ril_sofia3gr: Modem throttling changes
 2016-05-24  8:44 UTC  (3+ messages)
` [PATCH 2/3] ril_sofia3gr: Added python script to enable throttling
` [PATCH 3/3] ril_sofia3gr: Added python script to disable throttling

[PATCH v19 00/12] Support for creating/using Stolen memory backed objects
 2016-05-24  8:17 UTC  (4+ messages)
` [PATCH 01/12] drm/i915: Add support for mapping an object page by page

[U-Boot] [PATCH 00/10] sunxi: PSCI implementation rewrite in C
 2016-05-24  8:41 UTC  (5+ messages)
` [U-Boot] [PATCH 06/10] sunxi: Group cpu core related controls together
` [U-Boot] [PATCH 10/10] sunxi: Add PSCI implementation in C

[Qemu-devel] [PATCH V3] block/iscsi: allow caching of the allocation map
 2016-05-24  8:40 UTC 

bpf: use-after-free in array_map_alloc
 2016-05-24  8:40 UTC  (7+ messages)

[PATCH phosphor-host-ipmid] Returning correct value from handle_ipmid_command in ipmid.C
 2016-05-24  8:40 UTC  (2+ messages)

[PATCH v3] Coccinelle: noderef: Add new rules and correct the old rule
 2016-05-24  8:39 UTC  (3+ messages)
  ` [Cocci] "

[PATCH v2] xfs/106: rewrite this case for run it as auto test again
 2016-05-24  8:37 UTC  (3+ messages)

[PATCH] Input: pwm-beeper - defer pwm config if pwm can sleep
 2016-05-24  8:37 UTC  (8+ messages)
      ` [PATCH] Input: pwm-beeper - fix: scheduling while atomic

[PATCH 1/3] drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
 2016-05-24  8:36 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Don't frob with RPS around GPU reset
` [RFC][PATCH 3/3] drm/i915: Make RPS enable immediate

[PATCH 0/4] dma-mapping: Constify dma_attrs
 2016-05-24  8:35 UTC  (5+ messages)
` [PATCH 2/4] ARM: dma-mapping: Constify attrs passed to internal functions

[PATCH 0/2] MIPS: VDSO / microMIPS fixes
 2016-05-24  8:35 UTC  (9+ messages)
  ` [PATCH 1/2] MIPS: Fix sigreturn via VDSO on microMIPS kernel
  ` [PATCH 2/2] MIPS: Build microMIPS VDSO for microMIPS kernels

Will Gen3/GMA950 benefit from tomic mode-setting ?
 2016-05-24  8:35 UTC  (2+ messages)

[LTP] [PATCH] ppoll01: rewrite in new API
 2016-05-24  8:35 UTC  (2+ messages)

[PATCH 0/4] Implement pmd hardware support exports
 2016-05-24  8:34 UTC  (4+ messages)
` [PATCHv3 0/5] "
  ` [PATCHv3 5/5] pmdinfo.py: Add tool to query binaries for hw and other support information

[Qemu-devel] [ RFC Patch v5 0/2] Support Receive-Segment-Offload(RSC) for WHQL
 2016-05-24  8:33 UTC  (5+ messages)
` [Qemu-devel] [ RFC Patch v5 1/2] virtio-net rsc: support coalescing ipv4 tcp traffic
  ` [Qemu-devel] [ RFC Patch v5 1/2] virtio-net rsc: support coalescing ipv4 tcp traffic/

[PATCH] git-prompt.sh: Don't error on null ${ZSH,BASH}_VERSION
 2016-05-24  8:31 UTC 

firmware: qcom: scm: Add support for ARM64 SoCs
 2016-05-24  8:30 UTC 

[PATCH v2 00/94] libify apply and use lib in am
 2016-05-24  8:24 UTC  (9+ messages)
` [PATCH v2 48/94] builtin/apply: rename 'prefix_' parameter to 'prefix'

[PATCH V3 0/2] usb: musb: fix dropped packets
 2016-05-24  8:22 UTC  (3+ messages)
` [PATCH V3 1/2] usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
` [PATCH V3 2/2] usb: musb: Stop bulk endpoint while queue is rotated

[PATCH 0/2] drm/i915: Fix warnings from atomic nonblocking unpin
 2016-05-24  8:22 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Bump pin_count to UINT_MAX

[PATCH 01/12] drm/i915/fbdev: Limit the global async-domain synchronization
 2016-05-24  8:21 UTC  (4+ messages)
` [PATCH 12/12] drm/i915: Show context objects in debugfs/i915_gem_objects

[RFC PATCH 0/2] AM335x-ICE: Add support for rotary-encoder
 2016-05-24  8:20 UTC  (9+ messages)
` [RFC PATCH 1/2] Input: rotary-encoder- Add support for absolute encoder

[uas/scsi] untagged commands?
 2016-05-24  8:18 UTC 

[PATCH i-g-t] tests/drv_module_reload_basic: Don't use rmmod exit code when reloading the module
 2016-05-24  8:18 UTC  (7+ messages)

USB device debugging
 2016-05-24  8:18 UTC  (3+ messages)

[PATCH V2] MAINTAINERS: Add Dialog PMIC search terms for missing documentation and header files
 2016-05-24  7:53 UTC 

[PATCH v6 00/12] Support non-lru page migration
 2016-05-24  8:17 UTC  (7+ messages)
` [PATCH v6 11/12] zsmalloc: page migration support

[PATCH] builtin/commit.c: memoize git-path for COMMIT_EDITMSG
 2016-05-24  8:11 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/3] IOMMU: Add Support to VFIO devices with vIOMMU present
 2016-05-24  8:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/3] IOMMU: add VTD_CAP_CM to vIOMMU capability exposed to guest

v4.6 kernel BUG at mm/rmap.c:1101!
 2016-05-24  8:12 UTC  (3+ 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.