All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-05 18:07:33 to 2014-02-05 19:13:48 UTC [more...]

post-receive: pub/scm/linux/kernel/git/will/linux
 2014-02-05 19:13 UTC 

[PATCH/RFC 0/13] makefile refactoring
 2014-02-05 19:13 UTC  (8+ messages)
` [PATCH 06/13] Makefile: store GIT-* sentinel files in MAKE/
` [PATCH 08/13] Makefile: introduce sq function for shell-quoting
` [PATCH 09/13] Makefile: add c-quote helper function
` [PATCH 13/13] move LESS/LV pager environment to Makefile

Add two new subtests to pm_rps
 2014-02-05 19:20 UTC  (2+ messages)

[PATCH 0/8] `log -c` speedup (part 2)
 2014-02-05 19:14 UTC  (9+ messages)
` [PATCH 7/8] combine-diff: Fast changed-to-all-parents paths scanning

[PATCH v5 00/20] Armada 370/XP watchdog support
 2014-02-05 19:10 UTC  (8+ messages)
` [PATCH v5 02/20] clocksource: orion: Use atomic access for shared registers

[PATCH 0/3] ARM: PCI: implement virtual PCI host controller
 2014-02-05 19:09 UTC  (5+ messages)
` [PATCH 2/3] PCI: ARM: add support for "

[PATCH] cmd: initialize cmd list and use list_splice_tail() for adding to command list
 2014-02-05 19:10 UTC 

Build regressions/improvements in v3.14-rc1
 2014-02-05 19:09 UTC  (2+ messages)

[PATCH v2] powerpc/eeh: drop taken reference to driver on eeh_rmv_device
 2014-02-05 19:08 UTC  (3+ messages)

[Qemu-devel] WfW setup and DOS display.sys hanging
 2014-02-05 19:08 UTC  (5+ messages)
    ` [Qemu-devel] [SeaBIOS] "

[PATCH 0/1] libgdiplus: Fix build error relating to missing freetype/tttables.h, and update to libgdiplus 2.10.8
 2014-02-05 19:07 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] Btrfs: throttle delayed refs better
 2014-02-05 19:00 UTC  (9+ messages)

[PATCH 5/7] drm/i915: pass status instead of enable flags to i915_enable_pipestat
 2014-02-05 19:06 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH 6/7] drm/i915: vlv: fix mapping of pipestat enable to status bits
    ` [PATCH v2 "
  ` [PATCH 7/7] drm/i915: vlv: handle only enabled pipestat interrupt events
    ` [PATCH v2 "

[PATCH] tests/kms_psr_sink_crc: Create test to test PSR by checking panel CRC
 2014-02-05 19:05 UTC  (2+ messages)

[Bug 40747] New: The new nouveau kernel module fails to use my monitor's native resolution
 2014-02-05 19:04 UTC  (2+ messages)
  ` [Bug 40747] [NV44] dual-link tmds no longer allowed

[PATCH] dual-camera-demo: Pull in latest commits of camera demo
 2014-02-05 19:04 UTC  (4+ messages)

[PATCH] drm/i915: Add Baytrail PSR Support
 2014-02-05 19:04 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH v3 0/6] IIO pulse capture support for TI ECAP
 2014-02-05 19:01 UTC  (15+ messages)
` [PATCH v3 1/6] iio: add support for pulse width capture devices
` [PATCH v3 2/6] iio: pulse: add TI ECAP driver
` [PATCH v3 3/6] iio: enable selection and build of pulse drivers
` [PATCH v3 4/6] iio: Add ABI docs for pulse capture devices
` [PATCH v3 5/6] pwm: enable TI PWMSS if the IIO tiecap driver is selected
` [PATCH v3 6/6] ARM: dts: AM33XX: Add ecap interrupt properties

[PATCH 3/4] drm/i915: Update PSR on resume
 2014-02-05 19:04 UTC  (2+ messages)
` [PATCH 1/2] "

[PATCH] Bluetooth: Fix to auto accept pairing request for no MITM case
 2014-02-05 19:01 UTC 

[Qemu-devel] Multi GPU passthrough via VFIO
 2014-02-05 18:59 UTC 

[RFC 00/22] Gen7 batch buffer command parser
 2014-02-05 19:00 UTC  (22+ messages)
` [PATCH 00/13] "
  ` [PATCH 02/13] drm/i915: Implement command buffer parsing logic
  ` [PATCH 04/13] drm/i915: Reject privileged commands
  ` [PATCH 06/13] drm/i915: Add register whitelists for mesa
  ` [PATCH 08/13] drm/i915: Enable register whitelist checks
  ` [PATCH 10/13] drm/i915: Enable PPGTT command parser checks

[PATCH 1/6] tisdk-image: change to regex matching
 2014-02-05 20:04 UTC  (10+ messages)
` [PATCH 2/6] arago-source-ipk: Add Keystone sourceipk settings
` [PATCH 3/6] tisdk-amsdk-sdk-host: remove pinmux for keystone devices
` [PATCH 4/6] arago-base-tisdk-image: add keystone support
` [PATCH 5/6] arago-core-tisdk-image: add support for keystone devices
` [PATCH 6/6] mmc-utils: add mmc-utils for working with eMMC devices

[PATCH] IB: Refactor umem to use linear SG table
 2014-02-05 18:57 UTC  (5+ messages)

[PATCH] gpio: bcm281xx: Update MODULE_AUTHOR
 2014-02-05 18:56 UTC  (3+ messages)

[linux-arm-xen test] 24734: tolerable FAIL - PUSHED
 2014-02-05 18:55 UTC 

[PATCH] s2255drv: fix for return code not checked
 2014-02-05 18:54 UTC 

[PATCH v5 0/3] Introduce clocksource driver for Keystone platform
 2014-02-05 18:52 UTC  (7+ messages)
` [PATCH v5 2/3] clocksource: keystone: add bindings for keystone timer

Implementing a platform driver w/ LEDs
 2014-02-05 18:43 UTC 

[PATCH 0/4] Teach diff_tree_sha1() to accept NULL sha1 for empty trees
 2014-02-05 18:52 UTC  (2+ messages)

[Qemu-devel] [RFC qom-cpu 00/41] QOM CPUState, part 13: Emptying CPU_COMMON
 2014-02-05 18:51 UTC  (3+ messages)
` [Qemu-devel] [RFC qom-cpu 01/41] cpu: Turn cpu_has_work() into a CPUClass hook

[PATCH] s2255drv: buffer setup fix
 2014-02-05 17:58 UTC 

[PATCH v4 0/6] nilfs-utils: shortcut for certain GC operations
 2014-02-05 18:50 UTC  (5+ messages)
` [PATCH v4 1/6] nilfs-utils: cldconfig add an option to set min. reclaimable blocks
` [PATCH v4 2/6] nilfs-utils: add NILFS_OPT_SET_SUINFO

[PATCH v3 0/6] efuse driver for Tegra
 2014-02-05 18:49 UTC  (18+ messages)
` [PATCH v3 2/6] ARM: tegra: Add chipid, revision and fuse init
` [PATCH v3 4/6] ARM: tegra: Add efuse bindings
` [PATCH v3 5/6] misc: enable fuse drivers
` [PATCH v3 6/6] ARM: tegra: remove fuse files from mach-tegra

bash completion patch
 2014-02-05 18:47 UTC  (3+ messages)

3.14-rc1 regression - xfstests failures on bigalloc
 2014-02-05 18:47 UTC 

Get a vm fd using kvm API's ioctls
 2014-02-05 18:46 UTC  (5+ messages)

[PATCH] jpeg and directfb: cosmetic, fix perms for patches
 2014-02-05 18:45 UTC 

[Qemu-devel] [PATCH v4 00/22] Steps towards per CPU address-spaces
 2014-02-05 18:44 UTC  (2+ messages)

[PATCH v2] Valgrind on Android
 2014-02-05 18:44 UTC  (3+ messages)
` [PATCH v2] android: Add support for Valgrind in debug variants

[PATCH -mm v15 00/13] kmemcg shrinkers
 2014-02-05 18:39 UTC  (28+ messages)
` [PATCH -mm v15 01/13] memcg: make cache index determination more robust
` [PATCH -mm v15 02/13] memcg: consolidate callers of memcg_cache_id
` [PATCH -mm v15 03/13] memcg: move initialization to memcg creation
` [PATCH -mm v15 04/13] memcg: make for_each_mem_cgroup macros public
` [PATCH -mm v15 05/13] list_lru, shrinkers: introduce list_lru_shrink_{count,walk}
` [PATCH -mm v15 06/13] fs: consolidate {nr,free}_cached_objects args in shrink_control
` [PATCH -mm v15 07/13] fs: do not call destroy_super() in atomic context
` [PATCH -mm v15 08/13] vmscan: shrink slab on memcg pressure
` [PATCH -mm v15 09/13] list_lru: add per-memcg lists
` [PATCH -mm v15 10/13] fs: make shrinker memcg aware
` [PATCH -mm v15 11/13] memcg: flush memcg items upon memcg destruction
` [PATCH -mm v15 12/13] vmpressure: in-kernel notifications
` [PATCH -mm v15 13/13] memcg: reap dead memcgs upon global memory pressure

Rip out verify_backlog support?
 2014-02-05 18:43 UTC 

DMA sampling and IIO
 2014-02-05 18:42 UTC 

[PATCH] PCI: MVEBU: Use Device ID and revision from underlying endpoint
 2014-02-05 18:42 UTC  (3+ messages)

[PATCH] s2255drv: remove redundant parameter
 2014-02-05 18:18 UTC 

[PATCH 1/1] MAINTAINERS: Add ADFS
 2014-02-05 18:40 UTC  (2+ messages)
` rfc: fs directories without MAINTAINER section entries

Xen on ARM: upstream kernel compile fails with defconfig
 2014-02-05 18:41 UTC  (3+ messages)

[Qemu-devel] [PATCH] scripts: Add qom-tree script as modern equivalent of info qtree
 2014-02-05 18:39 UTC  (8+ messages)

audit2allow: invalid binary policy
 2014-02-05 18:39 UTC  (2+ messages)

[PATCH 0/8] da9055: Driver initialisation fixes, add DT support
 2014-02-05 18:38 UTC  (7+ messages)
` [PATCH 1/8] ASoC: da9055: Fix device registration of PMIC and CODEC devices
` [PATCH 4/8] regulator: da9055: Add DT support

[RFC/RFT 0/2] ARM: mm: Introduce arch hooks for dma address translation
 2014-02-05 18:37 UTC  (6+ messages)
` [RFC/RFT 1/2] ARM: mm: introduce arch hooks for dma address translation routines

[PATCH V2] regulator: tps6507x: Use "IS_ENABLED" for DT code
 2014-02-05 18:36 UTC 

[PATCH] xfstests: initialize "valid" bitmap in randholes.c
 2014-02-05 18:35 UTC 

[PATCH 00/14] perf, x86: Haswell LBR call stack support
 2014-02-05 18:35 UTC  (5+ messages)
` [PATCH 06/14] perf, core: always switch pmu specific data during context switch

[PATCH 0/4] clk: mvebu: fix clk init order
 2014-02-05 18:34 UTC  (3+ messages)

[PATCH] fix rand_seed mismatches in verify phase
 2014-02-05 18:31 UTC  (7+ messages)

[PATCH 1/3] arm: dts: am33xx.dtsi: Add node name to rtc device node
 2014-02-05 18:29 UTC  (2+ messages)

[PATCH] Fix verify_backlog start verification before finish writing
 2014-02-05 18:28 UTC 

post-receive: pub/scm/linux/kernel/git/viro/vfs
 2014-02-05 18:26 UTC 

[Buildroot] [PATCH v2] dependencies.sh: cleanup dependencies.sh
 2014-02-05 18:25 UTC 

splitting a commit that adds new files
 2014-02-05 18:25 UTC  (8+ messages)
` [PATCH 1/2] t7101, t7014: rename test files to indicate what that file is for
  ` [PATCH 2/2] reset: support "--mixed --intent-to-add" mode

possible viri in tarballs?
 2014-02-05 18:24 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tegra/linux
 2014-02-05 18:24 UTC 

post-receive: pub/scm/linux/kernel/git/tegra/linux
 2014-02-05 18:24 UTC 

Are nocow files snapshot-aware
 2014-02-05 18:17 UTC  (4+ messages)

[Buildroot] [PATCH] filter BR2_DEFCONFIG out of defconfig files
 2014-02-05 18:22 UTC  (2+ messages)

[PATCH] rootfs_deb: Fix whitespace issue
 2014-02-05 18:21 UTC 

[Qemu-devel] [PATCH V2] qemu-ga: isa-serial support on Windows
 2014-02-05 18:21 UTC  (2+ messages)

[PATCH v3 0/5] add a TDA998x CODEC
 2014-02-05 18:21 UTC  (9+ messages)
` [PATCH v3 4/5] ASoC: tda998x: adjust the audio hw parameters from EDID
      ` [alsa-devel] "

[PATCH V2 1/2] ARM: tegra: enable LCD panel on Seaboard
 2014-02-05 18:20 UTC  (4+ messages)
  ` [PATCH V2 2/2] ARM: tegra: enable LCD panel on Ventana

[Buildroot] [PATCH v2 2/7] libdrm: Remove dependency towards X11
 2014-02-05 18:19 UTC  (3+ messages)

[Qemu-devel] [PATCH v18 00/10] Shared library module support
 2014-02-05 18:19 UTC  (2+ messages)

[PATCH 0/2] xtables-eb for the compatibility layer
 2014-02-05 18:17 UTC  (3+ messages)
` [PATCH 1/2] xtables: bootstrap xtables-eb for nftables
` [PATCH 2/2] Operations for bridge family

[PATCH] regulator: core: Make regulator object reflect configured voltage
 2014-02-05 18:18 UTC  (9+ messages)

[PATCH v2] ti-csl: new recipe providing CSL for TI-KeyStone2 devices
 2014-02-05 18:17 UTC  (2+ messages)

[Buildroot] [RFC PATCH] Add OpenTyrian package (SDL game)
 2014-02-05 18:17 UTC 

[PATCH] nuvoton-cir: Add support for user configurable wake-up codes
 2014-02-05 18:16 UTC  (14+ messages)
` [RFC PATCH 0/4] rc: Adding support for sysfs wakeup scancodes

[v2 PATCH 0/2] Implement deterministic uid/gid
 2014-02-05 18:14 UTC  (4+ messages)
` [v2 PATCH 2/2] useradd.bbclass: Add ability to select a static uid/gid automatically

[PATCH 1/6] drm/i915: split aligned height calculation out
 2014-02-05 18:14 UTC  (3+ messages)
` [PATCH 6/6] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v9

mm: BUG in do_huge_pmd_wp_page
 2014-02-05 18:12 UTC  (12+ messages)

[PATCH] spi: Make core DMA mapping functions generate scatterlists
 2014-02-05 18:13 UTC  (4+ messages)

[PATCH 1/2] serial: sh-sci: Fix cast warning
 2014-02-05 18:12 UTC  (3+ messages)
` [PATCH 2/2] serial: pch_uart: Fix build warning when CONFIG_DEBUG_FS=n

[Buildroot] [PATCH v2] libatomic_ops: Update repository and bump version
 2014-02-05 18:12 UTC 

BUG: HID: hid-sony - LEDs on 3rd party controller
 2014-02-05 18:10 UTC 

[PATCH 00/22] arm/arm64: UEFI stubs + runtime services
 2014-02-05 18:09 UTC  (5+ messages)
` [PATCH 21/22] arm: efistub: ignore dtb= when UEFI SecureBoot is enabled

[PATCH] leds-gpio: fix a typo in the documentation
 2014-02-05 18:02 UTC 

[Qemu-devel] [PATCH] xen_disk: add discard support
 2014-02-05 18:07 UTC  (7+ 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.