All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-02 07:56:42 to 2014-07-02 08:54:03 UTC [more...]

[PATCH 0/3] Add reset controllers for STiH407 SoC
 2014-07-02  8:54 UTC  (11+ messages)
` [PATCH 1/3] drivers: reset: stih407: Add softreset, powerdown and picophy controllers
` [PATCH 2/3] ARM: sti: Add STiH407 Kconfig entry to select STIH407_RESET
` [PATCH 3/3] ARM: STi: STiH407: Add reset controller support

drm: i915: "plane B assertion failure, should be off on pipe B but is still active"
 2014-07-02  8:53 UTC  (4+ messages)

[PATCH 0/2] mmc: rtsx: add support for async request
 2014-07-02  8:53 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v2] makedumpfile: Exclude unnecessary hugepages
 2014-07-02  8:51 UTC  (4+ messages)

[PATCH] cgroup: pretty format of /proc/cgoups stats showing
 2014-07-02  8:52 UTC  (3+ messages)

[PATCH v2] git-am: add option to extract email Message-Id: tag into commit log
 2014-07-02  8:51 UTC 

[PATCH 10/11] drm/i915: Add 180 degree primary plane rotation support
 2014-07-02  8:51 UTC  (3+ messages)
` [PATCH 0/3] Moving rotation_property to drm_plane

failed to boot into kernel during osstest standalone mode
 2014-07-02  8:51 UTC  (2+ messages)

[PATCH 0/3] catch non-sign-extended '~' brainos
 2014-07-02  8:51 UTC  (9+ messages)
` [PATCHv2 "

[Qemu-devel] [PATCH] ide: fix double free
 2014-07-02  8:50 UTC 

BUG REPORT backlight acpi: Brightness shortcuts don't work on Fujitsu
 2014-07-02  8:50 UTC  (8+ messages)

[PATCH] drivers: phy: exynos4x12-phy: Add missing MODULE_DEVICE_TABLE
 2014-07-02  8:50 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.1 0/2] Fix mirror segfault with unaligned size
 2014-07-02  8:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH for-2.1 1/2] mirror: Fix qiov size for short requests

pin OABUFFER to GGTT
 2014-07-02  8:49 UTC  (9+ messages)

[Qemu-devel] [PATCH v2 0/3] linux-aio: introduce submit I/O at batch
 2014-07-02  8:49 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 1/3] block: block: introduce bdrv_io_plug() and bdrv_io_unplug()

[PATCH V4 00/16] perf, x86: Haswell LBR call stack support
 2014-07-02  8:48 UTC  (3+ messages)
` [PATCH V4 02/16] perf, core: introduce pmu context switch callback

master - tests: replace cat with $(<
 2014-07-02  8:49 UTC 

master - tests: avoid hiding results in local
 2014-07-02  8:49 UTC 

master - cleanup: add braces for if()
 2014-07-02  8:48 UTC 

[Qemu-devel] [PATCH v2 2.1 0/3] Fix two recent event regressions
 2014-07-02  8:48 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 2.1 1/3] blockjob: Fix recent BLOCK_JOB_READY regression
` [Qemu-devel] [PATCH v2 2.1 2/3] blockjob: Fix recent BLOCK_JOB_ERROR regression
` [Qemu-devel] [PATCH v2 2.1 3/3] docs/qmp: Fix documentation of BLOCK_JOB_READY to match code

master - cleanup: use unsigned type for command
 2014-07-02  8:48 UTC 

master - cleanup: a bit better error message
 2014-07-02  8:48 UTC 

master - cleanup: verbose in human readable size
 2014-07-02  8:48 UTC 

master - cleanup: line indent
 2014-07-02  8:48 UTC 

master - cleanup: libdm simplier error comparation
 2014-07-02  8:48 UTC 

master - display: add display_lvname
 2014-07-02  8:48 UTC 

master - fsadm: avoid using -a in test
 2014-07-02  8:48 UTC 

master - pool: delay conversion prompt
 2014-07-02  8:48 UTC 

master - thin: fix chunk_size conversion prompt skip
 2014-07-02  8:48 UTC 

[PATCH 0/4] Clean up ACPI core to prepare for running ACPI on ARM64
 2014-07-02  8:47 UTC  (10+ messages)
` [PATCH 1/4] ACPI: ARM64 does not have a BIOS add config for BIOS table scan
` [PATCH 2/4] ACPI: Don't use acpi_lapic in ACPI core code
` [PATCH 3/4] ACPI / processor: Introduce ARCH_HAS_ACPI_PDC
` [PATCH 4/4] ACPI: Make EC debugfs depend on X86 || IA64 in Kconfig

master - lvremove: remove thin volumes on damaged pools
 2014-07-02  8:48 UTC 

master - raid: don't skip prompt with force
 2014-07-02  8:48 UTC 

master - raid: switch to log_warn
 2014-07-02  8:48 UTC 

master - mirror: mirror_or_raid_type_requested update
 2014-07-02  8:48 UTC 

[PATCH 00/13] ARM: OMAP2+: clock cleanup series for 3.17
 2014-07-02  8:47 UTC  (28+ messages)
` [PATCH 01/13] ARM: OMAP2+: clock/dpll: fix _dpll_test_fint arithmetics overflow
` [PATCH 02/13] ARM: OMAP4+: clock: remove DEFINE_CLK_OMAP_HSDIVIDER macro
` [PATCH 03/13] ARM: OMAP4+: dpll: remove cpu_is_omap44xx checks
` [PATCH 04/13] ARM: OMAP4+: dpll44xx: remove cm-regbits-44xx.h and clock44xx.h includes
` [PATCH 05/13] ARM: OMAP2+: clock: introduce ti_clk_features flags
` [PATCH 06/13] ARM: OMAP2+: clock: add fint values to the ti_clk_features struct
` [PATCH 07/13] ARM: OMAP2+: clock/dpll: add private API for checking if DPLL is in bypass
` [PATCH 08/13] ARM: OMAP2+: clock/dpll: convert bypass check to use clk_features
` [PATCH 09/13] ARM: OMAP2+: clock/dpll: add jitter correction behind clk_features
` [PATCH 10/13] ARM: OMAP2+: clock/interface: add a clk_features definition for idlest value
` [PATCH 11/13] ARM: OMAP2+: clock/dpll: remove unused header includes from clkt_dpll.c
` [PATCH 12/13] ARM: OMAP2+: clock/dpll: remove unused header includes from dpll3xxx.c
` [PATCH 13/13] ARM: OMAP2+: clock/interface: remove some headers from clkt_iclk.c file

[patch net-next] bonding: allow to add vlans on top of empty bond
 2014-07-02  8:46 UTC  (4+ messages)

[PATCH v4 0/8] xen: arm: Use super pages in p2m
 2014-07-02  8:46 UTC  (4+ messages)
` [PATCH v4 7/8] xen: arm: use superpages in p2m when pages are suitably aligned

[Qemu-devel] [v5][PATCH 0/5] xen: add Intel IGD passthrough support
 2014-07-02  8:45 UTC  (13+ messages)
    ` [Qemu-devel] [Xen-devel] "
                      `  "

[PATCH/RFC 0/6] ARM: shmobile: bockw: Enable SCI and TMU using DT
 2014-07-02  8:45 UTC  (10+ messages)
` [PATCH/RFC 1/6] ARM: shmobile: r8a7778: add SCI clock support for DT
` [PATCH/RFC 2/6] ARM: shmobile: r8a7778: Add SCIF nodes
` [PATCH/RFC 3/6] ARM: shmobile: bockw: Initialise SCIF device using DT

[PATCH 1/3] phy: exynos-dp-video: Use PTR_ERR_OR_ZERO
 2014-07-02  8:44 UTC  (5+ messages)

[Patch v7 0/3] DWC3 USB support for Qualcomm platform
 2014-07-02  8:43 UTC  (7+ messages)
` [Patch v7 3/3] usb: dwc3: qcom: Add device tree binding

[PATCH ARM v5 00/20] mini-os: initial ARM support
 2014-07-02  8:41 UTC  (7+ messages)
` [PATCH ARM v5 19/20] "

[PATCH] nfs: fix nfs4d readlink truncated packet
 2014-07-02  8:40 UTC  (3+ messages)

[V0 PATCH] SVM: set/unset TF flag for single_step
 2014-07-02  8:38 UTC  (2+ messages)

Loading a 32 bit kernel from 64 bit grub-xen
 2014-07-02  8:38 UTC  (6+ messages)
    ` [Xen-devel] "

[PATCH] drm/i915/vlv: T12 eDP panel timing enforcement during reboot
 2014-07-02  8:35 UTC  (2+ messages)

ext4: journal has aborted
 2014-07-02  8:34 UTC  (7+ messages)

ath10k OTP loading issues
 2014-07-02  8:34 UTC  (7+ messages)

segfault after VLAN change
 2014-07-02  8:33 UTC  (4+ messages)

[PATCH v4] flexcan: add err_irq handler for flexcan
 2014-07-02  8:32 UTC  (6+ messages)

Please Urgent Attention / From Myriam Thomas
 2014-07-02  8:31 UTC 

[U-Boot] [PATCH v2 0/13] Fixes on gdsys boards and some new functionality
 2014-07-02  8:30 UTC  (3+ messages)
` [U-Boot] [PATCH v2 05/13] i2c: IHS I2C master driver

[Qemu-devel] [PATCH]Fix a error in mc146818rtc.c
 2014-07-02  8:29 UTC  (2+ messages)

[RFC PATCH] Revert "btrfs: allow mounting btrfs subvolumes with different ro/rw options"
 2014-07-02  8:28 UTC  (5+ messages)

[RFC][PATCH] gpu:drm:i915:intel_detect_pch: back to check devfn instead of check class type
 2014-07-02  8:27 UTC  (5+ messages)
  ` [Qemu-devel] "

[PATCH] staging: gdm72xx: add help text to Kconfig
 2014-07-02  8:26 UTC 

[Qemu-devel] [PATCH 0/6] Dynamic sysbus device allocation support
 2014-07-02  8:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/6] sysbus: Add user map hints

[Qemu-devel] [PATCH v2 0/4] virtio-blk: fix issues with unified virtio-blk request handling
 2014-07-02  8:25 UTC  (2+ messages)

[PATCH 1/3] android/hog: Add bt_hog_send_report
 2014-07-02  8:25 UTC  (4+ messages)
` [PATCH 2/3] android/hidhost: Use bt_hog_send_report in bt_hid_set_report
` [PATCH 3/3] android/pts: Update HOGP tests result

[Qemu-devel] [Question] suse11sp3 32bit guest os panic on kvm
 2014-07-02  8:25 UTC 

[PATCH 00/33] ARM: at91: Switch remaining SoCs and boards to CCF
 2014-07-02  8:25 UTC  (18+ messages)
` [PATCH 01/33] Documentation: dt: document all the atmel pmc compatibles
` [PATCH 03/33] clk: at91: main: warn when the main crystal frequency is not set
` [PATCH 04/33] ARM: at91: prepare common clk transition for rm9200
` [PATCH 05/33] ARM: at91/dt: rm9200: define clocks
` [PATCH 06/33] ARM: at91: move at91rm9200 SoC to the CCF

Please review: generic brick framework + first application: asynchronous block device replication
 2014-07-02  8:24 UTC  (5+ messages)
` [PATCH 49/50] mars: generic pre-patch for mars

[PATCH] git-am: add option to extract email Message-Id: tag into commit log
 2014-07-02  8:24 UTC 

[Qemu-devel] [PATCH v2] qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtin
 2014-07-02  8:22 UTC  (2+ messages)

[Buildroot] [git commit] fan-ctrl: use .c file as license file
 2014-07-02  8:20 UTC 

[Qemu-devel] [PATCH RFC v11 0/6] qcow2, raw: add preallocation=full and preallocation=falloc
 2014-07-02  8:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC v11 1/6] block: round up file size to nearest sector
` [Qemu-devel] [PATCH RFC v11 2/6] raw, qcow2: don't convert file size to sector size
` [Qemu-devel] [PATCH RFC v11 3/6] rename parse_enum_option to qapi_enum_parse and make it public
` [Qemu-devel] [PATCH RFC v11 4/6] qapi: introduce PreallocMode and a new PreallocMode full
` [Qemu-devel] [PATCH RFC v11 5/6] raw-posix: Add falloc and full preallocation option
` [Qemu-devel] [PATCH RFC v11 6/6] qcow2: "

[Qemu-devel] [PATCH_v2] ahci.c: mask unused flags when reading size PRDT DBC
 2014-07-02  8:17 UTC  (2+ messages)

[U-Boot] [PATCH v2] Implement generalised RSA public exponents for verified boot
 2014-07-02  8:17 UTC  (2+ messages)
` [U-Boot] [PATCH v3] "

[Qemu-devel] [PATCH] MAINTAINERS: add Stefan Hajnoczi to IDE maintainers
 2014-07-02  8:16 UTC  (2+ messages)

[PATCH] Makedumpfile: vmcore size estimate
 2014-07-02  8:13 UTC  (8+ messages)

[PATCH RFC net-next 00/14] BPF syscall, maps, verifier, samples
 2014-07-02  8:11 UTC  (6+ messages)
` [PATCH RFC net-next 08/14] bpf: add eBPF verifier

[PATCH] ARM: OMAP2+: l2c: squelch warning dump on power control setting
 2014-07-02  8:11 UTC  (5+ messages)

[U-Boot] SPL broken on i.mx31 platforms
 2014-07-02  8:11 UTC  (3+ messages)

[PATCH v5 1/1] IPoIB: Avoid multicast join attempts when having invalid p_key
 2014-07-02  8:11 UTC  (3+ messages)

[PATCH 3.12 000/181] 3.12.24-stable review
 2014-07-02  8:09 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-07-01
 2014-07-02  8:09 UTC  (4+ messages)

[PATCH v14 0/7] Remus/Libxl: Remus network buffering and drbd disk
 2014-07-02  8:09 UTC  (8+ messages)
` [PATCH v14 1/7] remus: make postcopy callback asynchronous
` [PATCH v14 2/7] remus: add libnl3 dependency for network buffering support
` [PATCH v14 3/7] remus: introduce remus device
` [PATCH v14 4/7] remus netbuffer: implement remus network buffering for nic devices
` [PATCH v14 5/7] remus drbd: Implement remus drbd replicated disk
` [PATCH v14 6/7] libxl: network buffering cmdline switch
` [PATCH v14 7/7] libxl: disk "

[PATCH 0/3] can: m_can: add Bosch M_CAN controller support
 2014-07-02  7:57 UTC  (12+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] can: m_can: add bus error handling
` [PATCH 3/3] can: m_can: add loopback and monitor mode support

[Qemu-devel] [PATCH] Enforce stack protector usage
 2014-07-02  8:05 UTC 

Question about fallocate
 2014-07-02  8:04 UTC  (2+ messages)

[PATCH 1/2] leds:pca963x: Add support for PCA9635 LED driver chip
 2014-07-02  8:00 UTC  (3+ messages)
` [PATCH 2/2] leds:pca963x: Always initialize MODE2 register
` [PATCH 3/3] leds:pca963x: Update for PCA9635 and correct statement about MODE2 OUTDRV default

[PATCH/RFC] serial: sh-sci: Add device tree support for r8a7778
 2014-07-02  8:01 UTC  (4+ messages)

ASoC: samsung: MACH_SMDKC100
 2014-07-02  8:01 UTC  (2+ messages)

[Qemu-devel] [PULL 0/1] add input-send-event command
 2014-07-02  8:00 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] "

[Qemu-devel] [PATCH] cleanup of ROUND_UP-like lines
 2014-07-02  7:56 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] libssh2: fix library search path issues when zlib support enabled
 2014-07-02  7:58 UTC  (9+ messages)

[PATCH 0/7] Exynos4: enable HDMI support for Odroid and UniversalC210
 2014-07-02  7:56 UTC  (6+ messages)
` [PATCH 4/7] Exynos: add support for 'domain-always-on' property

[PATCH 0/1] perf: Fix race in sample output
 2014-07-02  7:56 UTC  (3+ messages)
` [PATCH 1/1] perf: Prevent race in PERF_SAMPLE_READ group format "


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.