All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-12-08 13:12:19 to 2014-12-08 14:13:24 UTC [more...]

[RESEND][PATCH v15 0/7] ARM: kprobes: OPTPROBES and other improvements
 2014-12-08 14:09 UTC  (12+ messages)
` [RESEND][PATCH v15 1/7] ARM: probes: move all probe code to dedicate directory
` [RESEND][PATCH v15 2/7] ARM: kprobes: introduces checker
` [RESEND][PATCH v15 3/7] ARM: kprobes: collects stack consumption for store instructions
` [RESEND][PATCH v15 4/7] ARM: kprobes: disallow probing stack consuming instructions
` [RESEND][PATCH v15 5/7] ARM: kprobes: Add test cases for "
` [RESEND][PATCH v15 6/7] kprobes: Pass the original kprobe for preparing optimized kprobe
` [RESEND][PATCH v15 7/7] ARM: kprobes: enable OPTPROBES for ARM 32

On RAID5 read error during syncing - array .A.A
 2014-12-08 14:13 UTC  (5+ messages)

[PATCH v3] can/peak_usb: add support for PEAK new CANFD USB adapters
 2014-12-08 14:12 UTC 

[Qemu-devel] AMD video card passthrough reset issues
 2014-12-08 14:11 UTC  (3+ messages)

[lm-sensors] [PATCH v2] sensors-detect: Add code to detect emc1023,
 2014-12-08 14:11 UTC  (2+ messages)
` [lm-sensors] [PATCH v2] sensors-detect: Add code to detect TMP435

[PATCH v4 00/19] KVM GICv3 emulation
 2014-12-08 14:10 UTC  (4+ messages)
` [PATCH v4 08/19] arm/arm64: KVM: make the maximum number of vCPUs a per-VM value

[RFC PATCH 0/3] Introduce IIO interface for fingerprint sensors
 2014-12-08 14:10 UTC  (3+ messages)

[OSSTEST PATCH] TestSupport: use timeout(1)
 2014-12-08 14:08 UTC 

[Qemu-devel] [PATCH v3] qdev: Avoid type assertion in qdev_build_hotpluggable_device_list()
 2014-12-08 14:07 UTC  (2+ messages)

[PATCH] kobject: grammar fix
 2014-12-08 14:07 UTC  (2+ messages)

[PATCH] doc/adapter-api.txt: StartServiceDiscovery method
 2014-12-08 14:07 UTC  (2+ messages)

[PATCH 00/23] Add reflog_expire() to the references API
 2014-12-08 14:05 UTC  (4+ messages)
` [PATCH 07/23] expire_reflog(): use a lock_file for rewriting the reflog file

[PATCH v15 0/7] ARM: kprobes: OPTPROBES and other improvements
 2014-12-08 14:00 UTC  (16+ messages)
` [PATCH v15 1/7] ARM: probes: move all probe code to dedicate directory
` [PATCH v15 2/7] ARM: kprobes: introduces checker
` [PATCH v15 3/7] ARM: kprobes: collects stack consumption for store instructions
` [PATCH v15 4/7] ARM: kprobes: disallow probing stack consuming instructions
` [PATCH v15 5/7] ARM: kprobes: Add test cases for "
` [PATCH v15 6/7] kprobes: Pass the original kprobe for preparing optimized kprobe
` [PATCH v15 7/7] ARM: kprobes: enable OPTPROBES for ARM 32

[PATCH 0/3] dmaengine: at_xdmac: several improvements
 2014-12-08 14:05 UTC  (4+ messages)
` [PATCH 2/3] dmaengine: at_xdmac: simplify channel configuration stuff

[PATCH v2] Btrfs: fix fs corruption on transaction abort if device supports discard
 2014-12-08 14:04 UTC  (3+ messages)

[PATCH] kthread: kthread_bind fails to enforce CPU affinity (fixes kernel BUG at kernel/smpboot.c:134!)
 2014-12-08 13:54 UTC  (4+ messages)

[PATCH v8] spi: add support for DLN-2 USB-SPI adapter
 2014-12-08 13:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] arm: add fw_cfg to "virt" board
 2014-12-08 14:01 UTC  (2+ messages)

[PATCH] Btrfs: remove non-sense btrfs_error_discard_extent() function
 2014-12-08 14:01 UTC 

[PATCH] drm/i915/bdw: Fix the write setting up the WIZ hashing mode
 2014-12-08 13:59 UTC  (3+ messages)

Wandboard and Yocto 1.8
 2014-12-08 13:59 UTC  (3+ messages)

[U-Boot] USB Host not enumerating properly on AM335x-based board
 2014-12-08 13:59 UTC  (3+ messages)

[Qemu-devel] qcow2: Can create qcow2 image format on rbd server
 2014-12-08 13:58 UTC  (5+ messages)

[PATCH v3 00/23] nd/untracked-cache updates
 2014-12-08 14:05 UTC  (26+ messages)
` [PATCH] checkout: add --ignore-other-wortrees
` [PATCH v3 01/23] dir.c: optionally compute sha-1 of a .gitignore file
` [PATCH v3 02/23] untracked cache: record .gitignore information and dir hierarchy
` [PATCH v3 03/23] untracked cache: initial untracked cache validation
` [PATCH v3 04/23] untracked cache: invalidate dirs recursively if .gitignore changes
` [PATCH v3 05/23] untracked cache: make a wrapper around {open,read,close}dir()
` [PATCH v3 06/23] untracked cache: record/validate dir mtime and reuse cached output
` [PATCH v3 07/23] untracked cache: mark what dirs should be recursed/saved
` [PATCH v3 08/23] untracked cache: don't open non-existent .gitignore
` [PATCH v3 09/23] ewah: add convenient wrapper ewah_serialize_strbuf()
` [PATCH v3 10/23] untracked cache: save to an index extension
` [PATCH v3 11/23] untracked cache: load from UNTR "
` [PATCH v3 12/23] untracked cache: invalidate at index addition or removal
` [PATCH v3 13/23] read-cache.c: split racy stat test to a separate function
` [PATCH v3 14/23] untracked cache: avoid racy timestamps
` [PATCH v3 15/23] untracked cache: print stats with $GIT_TRACE_UNTRACKED_STATS
` [PATCH v3 16/23] untracked cache: mark index dirty if untracked cache is updated
` [PATCH v3 17/23] untracked-cache: temporarily disable with $GIT_DISABLE_UNTRACKED_CACHE
` [PATCH v3 18/23] status: enable untracked cache
` [PATCH v3 19/23] update-index: manually enable or disable "
` [PATCH v3 20/23] update-index: test the system before enabling "
` [PATCH v3 21/23] t7063: tests for "
` [PATCH v3 22/23] mingw32: add uname()
` [PATCH v3 23/23] untracked cache: guard and disable on system changes

[PATCH v2 RESEND 00/11] mtd: st_spi_fsm: Align with ST's internal development
 2014-12-08 13:57 UTC  (8+ messages)
` [PATCH v2 RESEND 02/11] mtd: st_spi_fsm: Obtain and use EMI clock if provided
  ` [STLinux Kernel] "

[PATCH v8 0/8] TPM 2.0 support
 2014-12-08 13:56 UTC  (6+ messages)
` [PATCH v8 6/8] tpm: TPM 2.0 baseline support
  ` [tpmdd-devel] "

linux-next: build failure after merge of the spi tree
 2014-12-08 13:56 UTC  (2+ messages)

[PATCH v2] android/handsfree-client: Decrease number of memcpy
 2014-12-08 13:56 UTC 

Poor network performance between DomU with multiqueue support
 2014-12-08 13:55 UTC  (11+ messages)

[PATCH v3 0/4] spi: st: New driver for ST's SPI Controller
 2014-12-08 13:53 UTC  (15+ messages)
` [PATCH v3 1/4] spi: Add new driver for STMicroelectronics' "
  ` [STLinux Kernel] "
` [PATCH v3 4/4] ARM: sti: Provide DT nodes for SBC SSC[0..2]
  ` [STLinux Kernel] "
  ` [STLinux Kernel] [PATCH v3 0/4] spi: st: New driver for ST's SPI Controller

regression: OMAP4 (next-20141204) (bisect to: ARM: 8208/1: l2c: Refactor the driver to use commit-like)
 2014-12-08 13:54 UTC  (7+ messages)

[PATCH v2] xen/serial: setup UART idle mode for OMAP
 2014-12-08 13:51 UTC 

[PATCH] drm/i915: Move golden context init into ->init_context
 2014-12-08 13:51 UTC  (2+ messages)

[RFC PATCH] hw/arm/virt: Add support for NUMA on ARM64
 2014-12-08 13:49 UTC  (3+ messages)
` [Qemu-devel] "

linux-next: manual merge of the bcm2835 tree with the arm-soc tree
 2014-12-08 13:49 UTC  (7+ messages)

scheduler help
 2014-12-08 13:48 UTC 

[PATCH v14 0/7] ARM: kprobes: OPTPROBES and other improvements
 2014-12-08 13:48 UTC  (11+ messages)
` [PATCH v14 7/7] ARM: kprobes: enable OPTPROBES for ARM 32

stable boot: 93 boots: 92 pass, 1 fail (v3.17.6)
 2014-12-08 13:48 UTC  (2+ messages)

using DMA-API on ARM
 2014-12-08 13:47 UTC  (11+ messages)

[PATCH] drivers: Kconfig: Remove duplicate sourcing of soc folder
 2014-12-08 13:47 UTC  (3+ messages)

Steps to run XenServer on ARM Platform
 2014-12-08 13:46 UTC  (3+ messages)

[PATCH] arm64: Enable CONFIG_COMPAT also for 64k page size
 2014-12-08 13:47 UTC  (5+ messages)

[RFC PATCH] xen/arm: Manage uart TX interrupt correctly
 2014-12-08 13:47 UTC  (2+ messages)

[PATCHi v3] procps: Upgrade to 3.3.10
 2014-12-08 13:46 UTC  (3+ messages)

[PATCH] fsck: properly bound "invalid tag name" error message
 2014-12-08 13:46 UTC  (6+ messages)

Some questions regarding QEMU, UEFI, PCI/VGA Passthrough, and other things
 2014-12-08 13:46 UTC  (2+ messages)

[PATCH] nfs4lib: add test name as a compound tag
 2014-12-08 13:37 UTC 

[PATCH 0/2] use single variable to set baud rate
 2014-12-08 13:44 UTC  (2+ messages)

lockdep warning from autofs4 when fuzzing with trinity
 2014-12-08 13:44 UTC 

[LTP] [PATCH] diotest: set errno with zero before test with zero
 2014-12-08 13:43 UTC  (2+ messages)

[PATCH 01/12] efi: add function to determine type of device path
 2014-12-08 13:42 UTC  (12+ messages)
` [PATCH 02/12] efi: add proper reset hook
` [PATCH 03/12] efi: move exit to EFI into own command
` [PATCH 04/12] efi: add Barebox GUID
` [PATCH 05/12] fs: efivars: cosmetic changes
` [PATCH 06/12] fs: efivar: switch to standard list implementation
` [PATCH 07/12] fs: efivar: move variable discovery into probe
` [PATCH 08/12] lib: add wchar strdup
` [PATCH 09/12] fs: efivar: preserve more info in inode
` [PATCH 10/12] fs: efivars: don't store attributes in file
` [PATCH 11/12] fs: efivars: implement write support
` [PATCH 12/12] efi: mount efivarfs by default if enabled

[PATCH 1/2] drm/exynos: fimd: Remove drm_dev and pipe members from fimd_context
 2014-12-08 13:39 UTC  (4+ messages)
` [PATCH V3] drm/exynos: Add DECON driver

[RFC] usb: dwc3: add DWC3_SKIP_USB3PHY and DWC3_SKIP_USB2_PHY quirks
 2014-12-08 13:35 UTC  (3+ messages)

[GIT PULL] ASoC updates for v3.19
 2014-12-08 13:38 UTC 

Why is systemd installed to / (was: [yocto] Export bitbake variables between recipes)
 2014-12-08 13:37 UTC  (7+ messages)

[v2 00/25] Add VT-d Posted-Interrupts support
 2014-12-08 13:36 UTC  (3+ messages)

[Cluster-devel] [RFC] Organizing HA Summit 2015
 2014-12-08 13:36 UTC  (2+ messages)
` [Cluster-devel] [Pacemaker] "

[PATCH] misc: ioc4: fix variable may be used uninitialized warning
 2014-12-08 13:34 UTC  (4+ messages)

[PATCH 1/2] drm/msm: Initial add eDP support in msm drm driver (V2)
 2014-12-08 13:34 UTC  (6+ messages)
` [PATCH 2/2] drm/msm: Add the eDP connector in msm drm driver

smarc-samx6i board support
 2014-12-08 13:33 UTC  (2+ messages)

[PATCH] xen/serial: setup UART idle mode for OMAP
 2014-12-08 13:33 UTC  (5+ messages)

[PATCH 0/4] BYT DSI Enable on Port C
 2014-12-08 13:31 UTC  (5+ messages)
` [PATCH 4/4] drm/i915: Get HW state changes required for DSI port C

[PATCH] index-format.txt: add a missing closing quote
 2014-12-08 13:42 UTC 

[RFC PATCH v6 0/9] The power allocator thermal governor
 2014-12-08 13:31 UTC  (5+ messages)
` [RFC PATCH v6 6/9] thermal: cpu_cooling: implement the power cooling device API

[PATCH v5 00/61] dmaengine: Implement generic slave capabilities retrieval
 2014-12-08 13:30 UTC  (5+ messages)

[U-Boot] [PATCH RFC] arm: mx6: Add CCGR0 configuration to default DCD (spl_sd.cfg)
 2014-12-08 13:31 UTC 

[PATCH 0/3] ls-tree fixes
 2014-12-08 13:30 UTC  (7+ messages)
` [PATCH 1/3] tree.c: update read_tree_recursive callback to pass strbuf as base

[PATCH] clk: shmobile: Add r8a7793 support
 2014-12-08 13:30 UTC  (5+ messages)

[Buildroot] [PATCH] autobuild-run: Do not build civetweb with a known non-working external MIPS toolchain
 2014-12-08 13:27 UTC  (3+ messages)

[PATCH 01/13] doc/coding-style: Update 'enum as switch variable' section
 2014-12-08 13:25 UTC  (2+ messages)

[PATCH v1 0/5] Reenable might_sleep() checks for might_fault()
 2014-12-08 13:24 UTC  (4+ messages)
` [PATCH v1 1/5] uaccess: add pagefault_count to thread_info

[PATCH v4 0/8] Add initial support for DA9150 Charger & Fuel-Gauge IC
 2014-12-08 13:23 UTC  (6+ messages)
` [PATCH v4 3/8] iio: Add support for DA9150 GPADC

randconfig build error with next-20141013, in drivers/thermal/int340x_thermal/int3406_thermal.c
 2014-12-08 13:22 UTC  (12+ messages)
` [PATCH] Thermal: int3406_thermal: solve the dependency build error
  ` [PATCH v2] "
    ` [PATCH v3] "
      ` [PATCH v4] "
            ` [PATCH] Thermal: introduce INT3406 thermal driver

[GIT PULL] regulator updates for v3.19
 2014-12-08 13:21 UTC 

Fastmap update v2 (pile 2)
 2014-12-08 13:20 UTC  (8+ messages)
` [PATCH 3/6] UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure

[LTP] questions about getrusage04
 2014-12-08 13:19 UTC  (4+ messages)

[PATCH v2 0/6] Improve PSCI system events and fix reboot bugs
 2014-12-08 13:19 UTC  (6+ messages)
` [PATCH v2 5/6] arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot

[PATCH RESEND 1/2] android/handsfree-client: Decrease number of memcpy
 2014-12-08 13:18 UTC  (4+ messages)
` [PATCH RESEND 2/2] android/handsfree-client: Trivial fix typo

[PATCH 0/3] ARM: edma: Correct header file usage
 2014-12-08 13:16 UTC  (6+ messages)
` [PATCH 3/3] ARM: edma: Split up header file to platform_data and API file

[GIT PULL] regmap updates for v3.19
 2014-12-08 13:16 UTC 

[PATCH v1 4/10] lib/siphash.c: New file
 2014-12-08 13:16 UTC  (3+ messages)

[PATCH] dmaengine: fsl-edma: fix calculation of remaining bytes
 2014-12-08 13:14 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.