All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-10 17:19:37 to 2015-07-10 18:08:45 UTC [more...]

[PATCH 2/7] Asoc: sti: add uniperipheral header file
 2015-07-10 18:08 UTC  (2+ messages)
` Applied "ASoC: sti: Add uniperipheral header file" to the asoc tree

[PATCH v3 3/9] ASoC: sti: Add CPU DAI driver for playback
 2015-07-10 18:08 UTC  (2+ messages)
` Applied "ASoC: sti: Add CPU DAI driver for playback" to the asoc tree

[PATCH v3 1/9] ASoC: sti: add binding for ASoC driver
 2015-07-10 18:08 UTC  (2+ messages)
` Applied "ASoC: sti: add binding for ASoC driver" to the asoc tree

[PATCH v3 0/9] asoc: Add audio for sti platforms
 2015-07-10 18:06 UTC  (5+ messages)
` [PATCH v3 4/9] ASoC: sti: Add CPU DAI driver for capture
` [PATCH v3 9/9] ASoC: sti: Add IEC control

[PATCH v2 0/2] Implement sample time consideration for Vybrid's ADC
 2015-07-10 18:06 UTC  (7+ messages)
` [PATCH v2 2/2] ARM: dts: vfxxx: Add property for minimum sample time

Linux kernel 3.14.48 released
 2015-07-10 18:04 UTC 

kdbus: credential faking
 2015-07-10 18:02 UTC  (13+ messages)

[PATCH v3 00/32] Introduce HVM without dm and new boot ABI
 2015-07-10 18:01 UTC  (5+ messages)

[PATCH 0/9] xl/libxl: fix issues discovered by Coverity scan
 2015-07-10 18:00 UTC  (10+ messages)
` [PATCH 1/9] libxl: fix libxl__abs_path
` [PATCH 2/9] libxl: turn two malloc's to libxl__malloc
` [PATCH 3/9] libxl: json string object can be NULL
` [PATCH 4/9] libxl: dispose dominfo to avoid leaking resource
` [PATCH 5/9] libxl: avoid leaking string in cpupool_info
` [PATCH 6/9] libxl: localtime(3) can return NULL
` [PATCH 7/9] libxl: qmp_init_handler "
` [PATCH 8/9] xl: fix main_cpupoolcreate
` [PATCH 9/9] xl: fix main_config_update

[PATCH] x86/kconfig/32: Mark CONFIG_VM86 as BROKEN
 2015-07-10 18:00 UTC  (13+ messages)

[PATCH v7 1/8] refs.c: add err arguments to reflog functions
 2015-07-10 17:59 UTC  (12+ messages)
` [PATCH v7 2/8] cherry-pick: treat CHERRY_PICK_HEAD and REVERT_HEAD as refs

[PATCH 0/14] crypto: aead - Phase oute seqniv
 2015-07-10 17:57 UTC  (4+ messages)

[Buildroot] [PATCH v7 00/22] SELinux Buildroot Additions
 2015-07-10 17:56 UTC  (7+ messages)
` [Buildroot] [PATCH v7 07/22] busybox: applets as individual binaries
` [Buildroot] [PATCH v7 08/22] busybox: selinux support

[PATCH V3 1/5] RDMA/core: Transport-independent access flags
 2015-07-10 17:56 UTC  (12+ messages)

[Qemu-devel] virtio-blk multiqueue support in qemu
 2015-07-10 17:56 UTC  (5+ messages)

Device enumeration support in libdrm
 2015-07-10 17:56 UTC  (4+ messages)

[PATCH] Alternate rtl8192cu driver
 2015-07-10 17:54 UTC  (11+ messages)

[PATCH v4] log: add log.follow config option
 2015-07-10 17:53 UTC  (6+ messages)

[PATCH 0/5] kmod: Simplifications and cleanups v2
 2015-07-10 17:52 UTC  (7+ messages)
` [PATCH 2/5] kmod: Use system_unbound_wq instead of khelper

[PATCH] virt: IRQ bypass manager
 2015-07-10 17:52 UTC 

[PATCH 00/36] THP refcounting redesign
 2015-07-10 17:42 UTC  (74+ messages)
` [PATCH 01/36] mm, proc: adjust PSS calculation
` [PATCH 02/36] rmap: add argument to charge compound page
` [PATCH 03/36] memcg: adjust to support new THP refcounting
` [PATCH 04/36] mm, thp: adjust conditions when we can reuse the page on WP fault
` [PATCH 05/36] mm: adjust FOLL_SPLIT for new refcounting
` [PATCH 06/36] mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton
` [PATCH 07/36] thp, mlock: do not allow huge pages in mlocked area
` [PATCH 08/36] khugepaged: ignore pmd tables with THP mapped with ptes
` [PATCH 09/36] thp: rename split_huge_page_pmd() to split_huge_pmd()
` [PATCH 10/36] mm, vmstats: new THP splitting event
` [PATCH 11/36] mm: temporally mark THP broken
` [PATCH 12/36] thp: drop all split_huge_page()-related code
` [PATCH 13/36] mm: drop tail page refcounting
` [PATCH 14/36] futex, thp: remove special case for THP in get_futex_key
` [PATCH 15/36] ksm: prepare to new THP semantics
` [PATCH 16/36] mm, thp: remove compound_lock
` [PATCH 17/36] arm64, thp: remove infrastructure for handling splitting PMDs
` [PATCH 18/36] arm, "
` [PATCH 19/36] mips, "
` [PATCH 20/36] powerpc, "
` [PATCH 21/36] s390, "
` [PATCH 22/36] sparc, "
` [PATCH 23/36] tile, "
` [PATCH 24/36] x86, "
` [PATCH 25/36] mm, "
` [PATCH 26/36] mm: rework mapcount accounting to enable 4k mapping of THPs
` [PATCH 27/36] mm: differentiate page_mapped() from page_mapcount() for compound pages
` [PATCH 28/36] mm, numa: skip PTE-mapped THP on numa fault
` [PATCH 29/36] thp: implement split_huge_pmd()
` [PATCH 30/36] thp: add option to setup migration entiries during PMD split
` [PATCH 31/36] thp, mm: split_huge_page(): caller need to lock page
` [PATCH 32/36] thp: reintroduce split_huge_page()
` [PATCH 33/36] migrate_pages: try to split pages on qeueuing
` [PATCH 34/36] thp: introduce deferred_split_huge_page()
` [PATCH 35/36] mm: re-enable THP
` [PATCH 36/36] thp: update documentation

[PATCH v8 0/7] ref backend preamble
 2015-07-10 17:51 UTC  (3+ messages)

Linux kernel 3.10.84 released
 2015-07-10 17:51 UTC 

Linux kernel 3.18.18 released
 2015-07-10 17:51 UTC 

[PATCH] tty/early: make serial8250_early_{in,out} static again
 2015-07-10 17:42 UTC  (3+ messages)
` [PATCH REBASED RESEND] "

Combined diff with name-only option
 2015-07-10 17:47 UTC  (2+ messages)

show_mem producing invalid output
 2015-07-10 17:33 UTC 

[Ksummit-discuss] [CORE TOPIC] Recruitment (Reviewers, Testers, Maintainers, Hobbyists)
 2015-07-10 17:49 UTC  (5+ messages)

[PATCH V4 00/13] MD: a caching layer for raid5/6
 2015-07-10 17:48 UTC  (11+ messages)

[Qemu-devel] using MSIX for virtio-blk
 2015-07-10 17:47 UTC  (3+ messages)

[PATCH v3 0/8] Add support for best effort block read emulation
 2015-07-10 17:46 UTC  (8+ messages)
` [PATCH v3 6/8] iio: gyro: bmg160: optimize i2c transfers in trigger handler

[PATCH] ravb: kill usless initializers
 2015-07-10 17:44 UTC  (2+ messages)

[Bug 91294] [R7 370] DPM and power profile change crash the system
 2015-07-10 17:43 UTC  (5+ messages)

[Bug 76490] New: No output after radeon module is loaded (R9 270X)
 2015-07-10 17:41 UTC  (4+ messages)
` [Bug 76490] Hang during boot when DPM is on "

[Buildroot] [PATCH 1/4] libidn: bump to version 1.31
 2015-07-10 17:40 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] libunistring: bump to version 0.9.6
` [Buildroot] [PATCH 3/4] file: bump to version 5.24
` [Buildroot] [PATCH 4/4] gettext: bump to version 0.19.5

[PATCH 4.1 00/56] 4.1.2-stable review
 2015-07-10 17:38 UTC  (16+ messages)
` [PATCH 4.1 54/56] fs/ufs: restore s_lock mutex

[PATCH] Staging: lustre: fixed a blank line after declarations coding style issue
 2015-07-10 17:35 UTC 

[PATCH v3 0/3] arm: kernel: implement cpuidle_ops with psci backend
 2015-07-10 17:37 UTC  (4+ messages)
` [PATCH v3 2/3] ARM: cpuidle: refine cpuidle_ops member's parameters

[PATCH] ARM: BCM63xx: fix parameter to of_get_cpu_node in bcm63138_smp_boot_secondary
 2015-07-10 17:36 UTC 

[RFC][PATCH 00/24] arch: Provide atomic logic ops
 2015-07-10 17:35 UTC  (8+ messages)
` [RFC][PATCH 23/24] atomic: Collapse all atomic_{set,clear}_mask definitions

[Buildroot] [PATCH] ruby: enable parallel build
 2015-07-10 17:35 UTC  (2+ messages)

[RFC 0/2] Add Pooled EU support
 2015-07-10 17:35 UTC  (3+ messages)
` [RFC 1/2] drm/i915: Offsets for golden context BB modification
` [RFC 2/2] drm/i915/bxt: Enable pooled EUs for BXT

[Buildroot] [git commit] ruby: enable parallel build
 2015-07-10 17:35 UTC 

[Buildroot] [PATCH 00/16] Different enhancements, primarily for systemd
 2015-07-10 17:35 UTC  (3+ messages)
` [Buildroot] [PATCH 08/16] package/e2fsprogs: make /sbin/fsck available

[PATCH 3.10 00/14] 3.10.84-stable review
 2015-07-10 17:34 UTC  (3+ messages)

[PATCH] mm: meminit: Finish initialisation of struct pages before basic setup
 2015-07-10 17:34 UTC  (4+ messages)
` [RFC] kthread_create_on_node is failing to honor the node choice

[Ksummit-discuss] [CORE TOPIC] lightweight per-cpu locks / restartable sequences
 2015-07-10 17:26 UTC  (4+ messages)

[Buildroot] [git commit] package/e2fsprogs: make /sbin/fsck available
 2015-07-10 17:34 UTC 

[PATCH 4.0 00/55] 4.0.8-stable review
 2015-07-10 17:34 UTC  (5+ messages)

[PATCH] nohz: prevent tilegx network driver interrupts
 2015-07-10 17:33 UTC 

[PATCH 00/11] Freescale DPAA QBMan Drivers
 2015-07-10 17:33 UTC  (6+ messages)
` [PATCH 02/11] soc/fsl: Introduce DPAA BMan device management driver

[PATCH v4 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-10 17:32 UTC  (3+ messages)
` [PATCH v4 12/15] x86/altp2m: Add altp2mhvm HVM domain parameter

[PATCH v2 0/2] vfio: build cleanups
 2015-07-10 17:29 UTC  (4+ messages)
` [PATCH v2 1/2] vfio: fix build if build envrionment is on old kernel

[PATCH 0/2] Add missing #iommu-cells on IOMMU nodes
 2015-07-10 17:28 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: OMAP4: Add #iommu-cells property to IOMMUs
` [PATCH 2/2] ARM: dts: OMAP5: "

Can't remove missing device
 2015-07-10 17:28 UTC  (2+ messages)

[PATCH] sched/numa: Restore sched feature NUMA to its earlier avatar
 2015-07-10 17:28 UTC  (7+ messages)

[PATCH] vfio: Fix overflow while assigning vfio BAR region offset and size
 2015-07-10 17:27 UTC  (11+ messages)
` [PATCH v2] "

[PATCH v3] i2c: omap: improve duty cycle on SCL
 2015-07-10 17:27 UTC  (6+ messages)

[PATCH 1/3] i2c: omap: switch to dev_get_drvdata()
 2015-07-10 17:27 UTC  (5+ messages)
` [PATCH 2/3] i2c: omap: abolish variable name confusion

[lm-sensors] [PATCH 2/2] hwmon: pmbus: Constify pmbus_regulator_ops
 2015-07-10 17:26 UTC  (2+ messages)

[lm-sensors] [PATCH 1/2] hwmon: pmbus: Explicitly set regulator type for pmbus_regulator_ops
 2015-07-10 17:26 UTC  (2+ messages)

[PATCH] kni: fix build with Linux kernel 4.1 or later
 2015-07-10 17:25 UTC  (3+ messages)

[PATCH] hwmon: (g762) Drop owner assignment from struct i2c_driver
 2015-07-10 17:25 UTC  (2+ messages)
` [lm-sensors] "

[Ksummit-discuss] [TECH TOPIC] System-wide interface to specify the level of PM tuning
 2015-07-10 17:25 UTC  (5+ messages)

[QA 2015/07/03 ww27] Testing report for `drm-intel-testing`
 2015-07-10 17:24 UTC 

[PATCH v3 00/11] Cuckoo hash
 2015-07-10 17:24 UTC  (9+ messages)
` [PATCH v4 0/7] Cuckoo hash - part 3 of "
  ` [PATCH v4 1/7] hash: replace existing hash library with cuckoo hash implementation
  ` [PATCH v4 2/7] hash: add new function rte_hash_reset
  ` [PATCH v4 3/7] hash: add new functionality to store data in hash table
  ` [PATCH v4 4/7] hash: add iterate function
  ` [PATCH v4 5/7] MAINTAINERS: claim responsability for hash library
  ` [PATCH v4 6/7] doc: announce ABI change of librte_hash
  ` [PATCH v4 7/7] doc: update hash documentation

[RFC] vfio: only map regions VFIO supports
 2015-07-10 17:24 UTC  (3+ messages)

[Qemu-devel] [PATCH] crypt: fix build with nettle >= 3.0.0
 2015-07-10 17:21 UTC  (6+ messages)

[Buildroot] [PATCH] package/openvmtools: enable openvmtools kernel modules
 2015-07-10 17:20 UTC  (4+ messages)

[PATCH] i40e: prefetch next mbuf in rx alloc code
 2015-07-10 17:18 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.