All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-29 17:38:39 to 2014-08-29 19:13:27 UTC [more...]

[PATCH v2] spi/drivers: Restrict COMPILE_TEST by HAS_DMA where needed
 2014-08-29 19:13 UTC  (4+ messages)

[PATCHv2] ASoC: fsl-sai: using 'lsb-first' property instead of 'big-endian-data'
 2014-08-29 19:11 UTC  (7+ messages)

[RFC PATCH 0/6] HMM (heterogeneous memory management) v4
 2014-08-29 19:10 UTC  (14+ messages)
` [RFC PATCH 1/6] mmu_notifier: add event information to address invalidation v4
` [RFC PATCH 2/6] lib: lockless generic and arch independent page table (gpt)
` [RFC PATCH 3/6] hmm: heterogeneous memory management v5
` [RFC PATCH 4/6] hmm/dummy: dummy driver to showcase the hmm api v2
` [RFC PATCH 5/6] iommu: new api to map an array of page frame number into a domain
` [RFC PATCH 6/6] hmm: add support for iommu domain

[PATCH v2 00/21] xen/arm: Add support for non-pci passthrough
 2014-08-29 19:08 UTC  (7+ messages)
` [PATCH v2 08/21] xen/arm: Initialize the virtual GIC later
` [PATCH v2 10/21] xen/arm: Implement hypercall PHYSDEVOP_{, un}map_pirq

[PATCH 1/9] git-compat-util.h: Add missing semicolon after struct itimerval
 2014-08-29 19:07 UTC  (13+ messages)
` [PATCH 4/9] autoconf: Check for timer_t
` [PATCH 8/9] autoconf: Check for timer_settime
` [PATCH 9/9] Use timer_settime for new platforms

+ softlockup-make-detector-be-aware-of-task-switch-of-processes-hogging-cpu-fix.patch added to -mm tree
 2014-08-29 19:07 UTC 

[U-Boot] uboot env in mmc partition
 2014-08-29 19:06 UTC 

[PATCH v2] pretty: Provide a strict ISO8601 date format
 2014-08-29 19:04 UTC  (3+ messages)

[PATCH RFC v2 1/4] x86/mm: Shadow and p2m changes for PV mem_access
 2014-08-29 19:03 UTC  (13+ messages)

[net-next PATCH] pktgen: add flag NO_TIMESTAMP to disable timestamping
 2014-08-29 19:02 UTC  (3+ messages)

[PATCH] nfs: Always try and release an NFS file lock, even after receiving a SIGKILL
 2014-08-29 19:02 UTC  (10+ messages)

[PATCH] flask/policy: allow configure_domain call during domain creation
 2014-08-29 19:02 UTC  (3+ messages)

[PATCH] regulator: core: GPIO #0 is a valid GPIO
 2014-08-29 19:01 UTC  (2+ messages)

[RFC PATCH 0/1] ARM SBSA UART driver
 2014-08-29 18:59 UTC  (4+ messages)
` [RFC PATCH 1/1] drivers: introduce ARM SBSA generic "

[PATCH v2] pinctrl: qcom: remove gpiochip in failure cases
 2014-08-29 18:57 UTC  (2+ messages)

[PATCH] Btrfs: fix crash while a ranged msync() is ongoing
 2014-08-29 19:54 UTC  (6+ messages)
` [PATCH v2] Btrfs: fix crash while doing a ranged fsync

[PATCH v6 5/5] regulator: RK808: remove redundant code
 2014-08-29 18:56 UTC  (3+ messages)

eeprom Board Information EEPROM
 2014-08-29 20:56 UTC 

[PATCH v14 00/10] enable Cache QoS Monitoring (CQM) feature
 2014-08-29 18:55 UTC  (3+ messages)
` [PATCH v14 02/10] xsm: add resource operation related xsm policy

[PATCH] nfsd4: fix rd_dircount enforcement
 2014-08-29 18:55 UTC 

[PATCH 0/7] gstreamer1.0 upgrades
 2014-08-29 18:53 UTC  (8+ messages)
` [PATCH 1/7] gstreamer1.0: upgrade to 1.4.1
` [PATCH 2/7] gstreamer1.0-libav: "
` [PATCH 3/7] gstreamer1.0-plugins-base: "
` [PATCH 4/7] gstreamer1.0-plugins-good: "
` [PATCH 5/7] gstreamer1.0-plugins-bad: "
` [PATCH 6/7] gstreamer1.0-rtsp-server: "
` [PATCH 7/7] gstreamer1.0-plugins-ugly: "

What happens when the repository is bigger than gc.autopacklimit * pack.packSizeLimit?
 2014-08-29 18:54 UTC  (5+ messages)

git fsck exit code?
 2014-08-29 18:53 UTC  (2+ messages)

[Qemu-devel] tcmu-runner and QEMU
 2014-08-29 18:51 UTC  (3+ messages)

[PATCH] drm/i915: make fbdev initialization asynchronous v2
 2014-08-29 18:52 UTC  (2+ messages)

[PATCH 1/3] Introduce dump_vma
 2014-08-29 18:51 UTC  (6+ messages)
` [PATCH 2/3] Introduce VM_BUG_ON_VMA

[Bug 83461] New: hdmi screen flicker/unusable
 2014-08-29 18:49 UTC 

[PATCH 00/41] perf tools: Preparation for call graph from Intel BTS
 2014-08-29 18:48 UTC  (6+ messages)
` [PATCH 20/41] perf tools: Let a user specify a PMU event without any config terms

[Qemu-devel] [PATCH v3 00/12] spapr: add support for pci hotplug
 2014-08-29 18:43 UTC  (9+ messages)
` [Qemu-devel] [PATCH 01/12] spapr: populate DRC entries for root dt node
` [Qemu-devel] [PATCH 11/12] spapr_events: event-scan RTAS interface

[PATCH] builtin/commit.c: fix type warnings from gcc and sparse
 2014-08-29 18:44 UTC  (2+ messages)

[PATCH 1/5] ARM: imx: Remove references to platform_bus in mxc code
 2014-08-29 18:43 UTC  (9+ messages)
` [PATCH 2/5] char: tile-srom: Remove reference to platform_bus

[PATCH] arch: tile: gxio: mpipe.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-08-29 18:34 UTC  (9+ messages)
    ` [PATCH v2] tile: avoid errors from truncating long strings in mpipe gxio
            ` [PATCH 1/2] Add strscpy() as a new string copy primitive
            ` [PATCH 2/2] tile gxio mpipe: use the new strscpy() primitive

[PATCH v3 0/4] Add reset support for apq8064
 2014-08-29 18:42 UTC  (4+ messages)
` [PATCH v3 4/4] pinctrl: qcom: Add support for reset "

[PATCH] pretty: Provide a strict ISO8601 date format
 2014-08-29 18:41 UTC  (4+ messages)

wip-libcommon-rebase
 2014-08-29 18:41 UTC 

[PATCH v2 17/19] powerpc/8xx: set PTE bit 22 off TLBmiss
 2014-08-29 18:41 UTC  (3+ messages)

[PATCH] package_rpm: Add builddir macro to define source directory
 2014-08-29 18:40 UTC  (2+ messages)

DPDK and custom memory
 2014-08-29 18:40 UTC 

[PATCH 00/24] perf tools: Still more preparation for Intel PT
 2014-08-29 18:38 UTC  (7+ messages)
` [PATCH 01/24] perf tools: Add a test for tracking with sched_switch

[PATCH] package_rpm: Add %manifest support for spec generation
 2014-08-29 18:38 UTC  (2+ messages)

[PATCH] package_rpm: Add optional improved directory handling
 2014-08-29 18:36 UTC  (2+ messages)

[meta-fsl-arm][PATCH 0/5] Upgrade to 3.10.31-1.1.0 Beta
 2014-08-29 18:33 UTC  (5+ messages)
` [meta-fsl-arm][PATCH 3/5] gst1.0-fsl-plugin: Add Freescale Gstreamer1.0 Plugin for MX6

[PATCH] usb: dwc3: exynos: remove usb_phy_generic support
 2014-08-29 18:33 UTC  (5+ messages)

[PATCH] init/Kconfig: move RCU_NOCB_CPU dependencies to choice
 2014-08-29 18:31 UTC  (2+ messages)

[PATCH 00/12] Implement the data repair function for direct read
 2014-08-29 18:31 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 11/12] Btrfs: implement repair function when direct read fails

[PATCH] mtd: denali: fix include guard and license block of denali.h
 2014-08-29 18:30 UTC  (3+ messages)

[Qemu-devel] [RFT/RFH PATCH 00/16] PPC speedup patches for TCG
 2014-08-29 18:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH 12/17] ppc: use movcond for isel

[PATCH] Add support for ccache builds with the SDK
 2014-08-29 18:29 UTC  (2+ messages)

[PATCH] ALSA: virtuoso: add Xonar Essence STX II support
 2014-08-29 18:29 UTC  (5+ messages)

[Bug 76761] New: radeon driver breaks suspend to disk and resume from RAM in 3.14
 2014-08-29 18:28 UTC  (2+ messages)
` [Bug 76761] radeon DPM "

[merged] init-do_mounts-better-syntax-description.patch removed from -mm tree
 2014-08-29 18:28 UTC 

[PATCH V2] debugfs: keep the old mode value at remount when no explicit change
 2014-08-29 18:26 UTC  (2+ messages)

[RFC PATCH 0/9] xfs: clean up xfs_buf io interfaces
 2014-08-29 18:26 UTC  (5+ messages)
` [PATCH 6/9] xfs: kill xfs_bioerror_relse

[PATCH] debugfs: keep the old valid mode value when no explicity specify it
 2014-08-29 18:24 UTC  (4+ messages)

[PATCH 3/3] ARM: zynq: DT: Add Ethernet phys
 2014-08-29 18:23 UTC  (14+ messages)

[PATCH 0/5] Add xf86-video-fbdev and xf86-video-cirrus to qemux86 and qemux86-64 [v4]
 2014-08-29 18:20 UTC  (4+ messages)
` [PATCH 3/5] qemux86: support X11 when QEMU is emulating a different GPU than vmware

[Buildroot] Custom kernal patch not being run
 2014-08-29 18:22 UTC  (7+ messages)

[PATCH v2] selinux: Permit bounded transitions under NO_NEW_PRIVS or NOSUID
 2014-08-29 18:20 UTC  (4+ messages)

[PATCH 0/4] x86, fpu: copy_process's FPU paths cleanups
 2014-08-29 18:17 UTC  (8+ messages)
    ` [PATCH 0/4] x86, fpu: kernel_fpu_begin/end cleanups
      ` [PATCH 1/4] x86, fpu: introduce per-cpu "bool in_kernel_fpu"
      ` [PATCH 2/4] x86, fpu: don't abuse ->has_fpu in __kernel_fpu_begin/end
      ` [PATCH 3/4] x86, fpu: irq_fpu_usable: always return true if use_eager_fpu()
      ` [PATCH 4/4] x86, fpu: irq_fpu_usable: kill all checks except !in_kernel_fpu

[PATCH] brcmfmac: BRCMFMAC should depend on HAS_DMA
 2014-08-29 18:18 UTC  (2+ messages)

[PATCH net v1 0/4] amd-xgbe: AMD XGBE driver fixes 2014-08-29
 2014-08-29 18:17 UTC  (5+ messages)
` [PATCH net v1 1/4] amd-xgbe: Check for Tx hardware queue flushing support
` [PATCH net v1 2/4] amd-xgbe: Reported fifo size from hardware is not correct
` [PATCH net v1 3/4] amd-xgbe: Fix the xpcs mmd debugfs support
` [PATCH net v1 4/4] amd-xgbe: Use the Tx queue count for Tx flow control support

[PATCH 0/2] r8a777[89] dtsi sorting
 2014-08-29 18:16 UTC  (6+ messages)
` [PATCH 1/2] ARM: shmobile: r8a7778 dtsi: sort it
` [PATCH 2/2] ARM: shmobile: r8a7779 "

[PATCH 3/3] ARM: shmobile: Add CA7 arch_timer initialization for secondary CPUs
 2014-08-29 18:15 UTC 

[PATCH 2/3] ARM: shmobile: r8a7794: Add arch_timer to device tree
 2014-08-29 18:15 UTC 

[PATCH 1/3] ARM: shmobile: rcar-gen2: Add CA7 arch_timer initialization for r8a7794
 2014-08-29 18:15 UTC 

[PATCH 0/3] r8a7794/Cortex-A7 arch timer fix
 2014-08-29 18:15 UTC 

[PATCH v2 6/6] ARM: shmobile: r8a7794: document CPG clock support
 2014-08-29 18:15 UTC 

[PATCH v2 5/6] ARM: shmobile: r8a7794: document SCIF clock support
 2014-08-29 18:15 UTC 

[PATCH v2 4/6] ARM: shmobile: r8a7794: document MSTP clock support
 2014-08-29 18:15 UTC 

[PATCH v2 3/6] ARM: shmobile: Initial r8a7794 and Alt device tree
 2014-08-29 18:15 UTC 

[PATCH v2 2/6] ARM: shmobile: Initial r8a7794 SoC support
 2014-08-29 18:15 UTC 

[PATCH v2 1/6] ARM: shmobile: support Cortex-A7 in shmobile_init_delay()
 2014-08-29 18:15 UTC 

[PATCH v2 0/6] Initial r8a7794/Alt support
 2014-08-29 18:15 UTC 

RTNL: assertion failed at net/ipv6/addrconf.c (1699)
 2014-08-29 18:14 UTC  (2+ messages)

[meta-oe][for-daisy][PATCH] php: Fix native build due mistakenly linking against host's iconv
 2014-08-29 18:11 UTC  (7+ messages)

[PATCH] Support DTPC IE (from Cisco Client eXtensions)
 2014-08-29 17:38 UTC  (3+ messages)
` [PATCH 1/2] mac80211: split 802.11h parsing from transmit power policy
` [PATCH 2/2] mac80211: support DTPC IE (from Cisco Client eXtensions)

[Qemu-devel] [PATCH v6 00/15] TriCore architecture guest implementation
 2014-08-29 19:00 UTC  (5+ messages)
` [Qemu-devel] [PATCH v6 02/15] target-tricore: Add board for systemmode

[PATCH 1/2] ARM: multi_v7_defconfig: Enable shmobile platforms
 2014-08-29 18:08 UTC  (5+ messages)

[RFC] Interrupt latency measurement technique
 2014-08-29 18:07 UTC  (3+ messages)

[PATCH V2 0/6] ARM64: Add support for FSL's LS2085A SoC
 2014-08-29 18:07 UTC  (6+ messages)
` [PATCH V2 4/6] arm64: Add DTS "

[PATCH] file: replace 'ls -Z' with 'ls -lZ' for consistent results
 2014-08-29 18:06 UTC  (4+ messages)

[PATCH] drm/msm: Change nested function to static function
 2014-08-29 18:05 UTC 

[PATCH v8 net-next 0/2] load imm64 insn and uapi/linux/bpf.h
 2014-08-29 18:02 UTC  (5+ messages)
` [PATCH v8 net-next 2/2] net: filter: split filter.h and expose eBPF to user space

[Qemu-devel] linux-user: enabling binfmt P flag
 2014-08-29 18:01 UTC  (2+ messages)

[PATCH 0/3] gpio: zynq: Fix suspend/wake
 2014-08-29 17:58 UTC  (9+ messages)
` [PATCH 1/3] gpio: zynq: Mask non-wakeup GPIO interrupts on suspend
` [PATCH 2/3] gpio: zynq: Fixed broken wakeup implementation
` [PATCH 3/3] gpio: lib-sysfs: Add 'wakeup' attribute

[PATCHv2] librte_acl make it build/work for 'default' target
 2014-08-29 17:58 UTC  (3+ messages)
` [PATCHv4] "

[PATCH] matrix-gui-qt5-demos: Add Qt5 Matrix demos
 2014-08-29 17:58 UTC 

[PATCH RFC] rcu: assoc_array: Add critical section to avoid a bug
 2014-08-29 17:57 UTC  (3+ messages)

[PATCH 1/2] efi/arm64: use UEFI for system poweroff
 2014-08-29 17:57 UTC  (5+ messages)
` [PATCH 2/2] efi/arm64: use UEFI for system reset

[U-Boot] Please pull u-boot-ti/master
 2014-08-29 17:48 UTC  (2+ messages)

[U-Boot] pull request for u-boot-tegra/master into ARM/master
 2014-08-29 17:48 UTC  (2+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2014-08-29 17:48 UTC  (2+ messages)
` [U-Boot] [U-Boot,PULL] "

[U-Boot] Please pull u-boot-sunxi.git/master
 2014-08-29 17:48 UTC  (2+ messages)

[U-Boot] [GIT PULL] Zynq patches
 2014-08-29 17:48 UTC  (2+ messages)
` [U-Boot] [U-Boot,GIT,PULL] "

[U-Boot] [PULL] u-boot/master
 2014-08-29 17:48 UTC  (2+ messages)

[RFC PATCH v3 0/4] fix freepage count problems in memory isolation
 2014-08-29 17:46 UTC  (4+ messages)
` [RFC PATCH v3 1/4] mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype

Trouble building a selinux toolchain
 2014-08-29 17:46 UTC 

[3.8.y.z extended stable] Linux 3.8.13.28
 2014-08-29 17:45 UTC  (2+ messages)

[PATCH 1/2] ti-tisdk-setup: Use AM57xx specific u-boot env script file
 2014-08-29 17:43 UTC  (5+ messages)
` [PATCH 2/2] arago-core-tisdk-image: Work around SOC_FAMILY issue

[U-Boot] [PATCH v5 09/15] tools: add genboardscfg.py
 2014-08-29 17:43 UTC  (5+ messages)

[GIT PULL] USB driver fixes for 3.17-rc3
 2014-08-29 17:43 UTC 

Building meta-arago daisy
 2014-08-29 17:42 UTC  (7+ messages)

[GIT PULL] Staging driver fixes for 3.17-rc3
 2014-08-29 17:42 UTC 

[GIT PULL] char/misc driver fixes for 3.17-rc3
 2014-08-29 17:41 UTC 

[PATCH] Removed repeated word in comments in arch/tile/include/uapi/arch/sim_def.h
 2014-08-29 17:40 UTC  (2+ messages)

[GIT PULL] KVM/ARM and PSCI v0.2 Changes for 3.16
 2014-08-29 17:39 UTC  (4+ messages)
` [PATCH 06/16] KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API header

Units for mdadm --data-offset ?
 2014-08-29 17:39 UTC  (2+ messages)

[Qemu-devel] [PATCH] KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
 2014-08-29 17:38 UTC 

[U-Boot] [PATCH v2 0/4] Implement "sparse format" for fastboot
 2014-08-29 17:38 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/4] add code to handle Android sparse image 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.