All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-02 19:16:06 to 2014-05-02 20:42:46 UTC [more...]

+ fanotify-fix-eoverflow-with-large-files-on-64-bit.patch added to -mm tree
 2014-05-02 20:42 UTC 

[PATCH] plist: include -DDEBUG if CONFIG_DEBUG_PI_LIST
 2014-05-02 20:41 UTC  (2+ messages)

[Ksummit-discuss] [CORE TOPIC] Kernel tinification: shrinking the kernel and avoiding size regressions
 2014-05-02 20:41 UTC  (14+ messages)

[PATCH] staging: bcm: fix lines over 80 characters
 2014-05-02 20:40 UTC 

+ vmscan-memcg-always-use-swappiness-of-the-reclaimed-memcg-swappiness-and-oom_control.patch added to -mm tree
 2014-05-02 20:40 UTC 

[Qemu-trivial] [PATCH] hw/s390x: Add missing 'static' attribute
 2014-05-02 20:39 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 0/6] arm64: topology: DT and MPIDR support
 2014-05-02 20:38 UTC  (7+ messages)
` [PATCH 1/6] arm64: sched: Remove unused mc_capable() and smt_capable()
` [PATCH 2/6] arm64: topology: Initialise default topology state immediately
` [PATCH 3/6] arm64: topology: Add support for topology DT bindings
` [PATCH 4/6] arm64: topology: add MPIDR-based detection
` [PATCH 5/6] arm64: topology: Tell the scheduler about the relative power of cores
` [PATCH 6/6] arm64: topology: Provide relative power numbers for cores

[PATCH] staging/comedi: fix sparse warning: shift too big
 2014-05-02 20:24 UTC  (4+ messages)

[RFC] Describing arbitrary bus mastering relationships in DT
 2014-05-02 20:36 UTC  (5+ messages)

[PATCH 0/3] domctl related adjustments
 2014-05-02 20:34 UTC  (6+ messages)
` [PATCH 3/3] domctl: tighten XEN_DOMCTL_*_permission

[PATCH] drm/i915/bdw: Don't allow the FBC base to be 0
 2014-05-02 20:35 UTC  (6+ messages)

[Qemu-trivial] [PATCH] hw: Add missing 'static' attributes
 2014-05-02 20:34 UTC  (2+ messages)
` [Qemu-devel] "

[Ksummit-discuss] [CORE TOPIC] stable workflow
 2014-05-02 20:33 UTC  (8+ messages)

[PATCH 0/8] Update the CodingGuidelines
 2014-05-02 20:33 UTC  (11+ messages)
` [PATCH 1/8] CodingGuidelines: typofix
` [PATCH 7/8] CodingGuidelines: on comparison

[Ksummit-discuss] [CORE TOPIC] "depth" of the tree of maintainers
 2014-05-02 20:04 UTC  (2+ messages)

[PATCH] mmc: omap: Use DIV_ROUND_UP instead of open coded
 2014-05-02 20:30 UTC  (3+ messages)

[RFC/HACK] x86: Fast return to kernel
 2014-05-02 20:30 UTC  (7+ messages)

[U-Boot] [PATCH v4 00/10] ARMv7: add PSCI support to U-Boot
 2014-05-02 20:30 UTC  (5+ messages)
` [U-Boot] [PATCH v4 06/10] ARM: HYP/non-sec: allow relocation to secure RAM
` [U-Boot] [PATCH v4 10/10] ARM: HYP/non-sec/PSCI: emit DT nodes

[Qemu-trivial] [PATCH] hw/mips: Add missing 'static' and 'const' attributes
 2014-05-02 20:29 UTC  (2+ messages)
` [Qemu-devel] "

[patch 1/2] mm, migration: add destination page freeing callback
 2014-05-02 20:29 UTC  (8+ messages)
` [patch v2 1/4] "
  ` [patch v2 4/4] mm, thp: do not perform sync compaction on pagefault

[PATCH v6 0/7] Reject non-ff pulls by default
 2014-05-02 20:14 UTC  (6+ messages)
` [PATCH v6 4/7] pull: add --merge option

[PATCH v3 0/6] Clean up and unify the vDSO
 2014-05-02 20:23 UTC  (8+ messages)
` [PATCH v3 1/6] x86: Clean up 32-bit vs 64-bit vdso params
` [PATCH v3 2/6] x86: Move syscall and sysenter setup into kernel/cpu/common.c
` [PATCH v3 3/6] x86: Reimplement vdso.so preparation in build-time C
` [PATCH v3 4/6] x86: Move the 32-bit vdso special pages after the text
` [PATCH v3 5/6] x86: Move the vvar and hpet mappings next to the 64-bit vDSO
` [PATCH v3 6/6] x86: Remove vestiges of VDSO_PRELINK and some outdated comments

[Qemu-trivial] [PATCH] hw/9pfs: Add missing 'static' attributes
 2014-05-02 20:22 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-trivial] [PATCH] hw/9pfs: Add include file for exported symbol
 2014-05-02 20:22 UTC  (2+ messages)
` [Qemu-devel] "

domains being migrated state message improvements
 2014-05-02 20:22 UTC  (9+ messages)

[PATCH V3 00/17] NFS/RDMA client-side patches
 2014-05-02 20:20 UTC  (8+ messages)

[PATCH v2 for v3.15] net: mvmdio: Check for a valid interrupt instead of an error
 2014-05-02 20:19 UTC  (2+ messages)

[PATCH v4 00/10] Prevent one cause of "MP-BIOS bug: 8254 timer"... message from linux
 2014-05-02 20:18 UTC  (11+ messages)
` [optional PATCH v4 01/10] hvm/hpet: Add manual unit test code
` [PATCH v4 02/10] hvm/hpet: Only call guest_time_hpet(h) one time per action
` [PATCH v4 03/10] hvm/hpet: Only set comparator or period not both
` [PATCH v4 04/10] hvm/hpet: Correctly limit period to a maximum
` [PATCH v4 05/10] hvm/hpet: In hpet_save, correctly compute mc64
` [PATCH v4 06/10] hvm/hpet: In hpet_save, call hpet_get_comparator
` [PATCH v4 07/10] hvm/hpet: Init comparator64 like comparator
` [PATCH v4 08/10] hvm/hpet: comparator can only change when master clock is enabled
` [PATCH v4 09/10] hvm/hpet: Prevent master clock equal to comparator while enabled
` [PATCH v4 10/10] hvm/hpet: Detect comparator values in the past

[U-Boot] [PATCH 2/2] omap3_beagle: xM A/B validate new dtb exits in file system
 2014-05-02 20:17 UTC  (2+ messages)

[PATCH v3 0/4] introduce devm_mdiobus_alloc/free and clean up davinci mdio
 2014-05-02 20:17 UTC  (2+ messages)

[AB] PublishLayerTarballs "git archives" the wrong directory
 2014-05-02 20:16 UTC 

SCTP throughput does not scale
 2014-05-02 20:14 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] omap3_beagle: use omap3-beagle-xm-ab.dtb for the xM AB revision
 2014-05-02 20:14 UTC 

[PATCH 0/8] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
 2014-05-02 20:13 UTC  (5+ messages)

My thoughts on the future of OE?
 2014-05-02 20:11 UTC  (4+ messages)

[perf] more perf_fuzzer memory corruption
 2014-05-02 20:15 UTC  (14+ messages)

KVM Nested L2 guest startup problems
 2014-05-02 20:11 UTC  (7+ messages)

[PATCH] qlcnic: clarify hwmon Kconfig dependency
 2014-05-02 20:09 UTC  (3+ messages)

+ drivers-rtc-rtc-da9052c-alarm-causes-interrupt-storm.patch added to -mm tree
 2014-05-02 20:09 UTC 

[PATCH V1] drivers/rtc: da9052: ALARM causes interrupt storm
 2014-05-02 20:09 UTC  (2+ messages)

Pull is Mostly Evil
 2014-05-02 20:06 UTC  (8+ messages)

[libvirt test] 26108: trouble: blocked/broken/fail/pass
 2014-05-02 20:05 UTC  (3+ messages)

X86: Impossible select Enhanced Real Time Clock Support (legacy PC RTC driver)
 2014-05-02 20:03 UTC  (5+ messages)

[PATCHv3] arm64: topology: add MPIDR-based detection
 2014-05-02 20:04 UTC  (3+ messages)

[PATCH] libxl: fix cirrus vga video memory setting with upstream qemu
 2014-05-02 20:04 UTC  (4+ messages)

[PATCH] Add extra logic required to detect endianness on Solaris
 2014-05-02 20:02 UTC  (7+ messages)
` [PATCH] Detect endianness on more platforms that don't use BYTE_ORDER

[PATCH 0/4] mm: zpool: add common api for zswap to use zbud/zsmalloc
 2014-05-02 20:01 UTC  (5+ messages)
` [PATCH 2/4] mm: zpool: implement zsmalloc shrinking

[PATCH] rwsem: Comments to explain the meaning of the rwsem's count field
 2014-05-02 20:00 UTC  (4+ messages)

[PATCH] mm: swap: Use swapfiles in priority order
 2014-05-02 20:00 UTC  (9+ messages)
` [PATCH 0/2] swap: simplify/fix swap_list handling and iteration
  ` [PATCH 1/2] swap: change swap_info singly-linked list to list_head

[PATCH v3 0/2] net/phy: micrel: Add DT configuration support and
 2014-05-02 19:58 UTC  (3+ messages)

[PATCH V4] netif.h: Document xen-net{back, front} multi-queue feature
 2014-05-02 19:57 UTC  (2+ messages)

[PATCH] net: via-rhine: Fix compiler warning re: pointer casting on 64bit
 2014-05-02 19:56 UTC  (4+ messages)
` [PATCH] net: via-rhine: Drop revision property, use quirks instead

Lenovo x120e resume regression in 3.15-rc1 bisected to 'drm/crtc-helpers: fix dpms on logic'
 2014-05-02 19:55 UTC  (4+ messages)

[PATCH 1/2] cifs: Use min_t() when comparing "size_t" and "unsigned long"
 2014-05-02 19:55 UTC  (3+ messages)

[PATCH v2] rwsem: Comments to explain the meaning of the rwsem's count field
 2014-05-02 19:53 UTC 

Pull is Evil (was: Re: A failing attempt to use Git in a centralized environment)
 2014-05-02 19:53 UTC  (14+ messages)
  ` Pull is Evil
              `  "

[PATCH resubmit 1/1] Add additional error text for missing mount.cifs
 2014-05-02 19:53 UTC  (2+ messages)

[PATCH v6] mirrors.bbclass: Add mirror site for savannah
 2014-05-02 19:42 UTC  (2+ messages)

[PATCH] net phy: Check for aneg completion before setting state to PHY_RUNNING
 2014-05-02 19:51 UTC  (2+ messages)

[PATCH 34/39] MIPS: smp-cps: duplicate core0 CCA on secondary cores
 2014-05-02 19:48 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 32/39] MIPS: smp-cps: prevent multi-core SMP with unsuitable CCA
 2014-05-02 19:47 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 31/39] MIPS: smp-cps: hotplug support
 2014-05-02 19:47 UTC  (3+ messages)
` [PATCH v2 "

[RFC][PATCH] selinux: Report result in avc messages
 2014-05-02 19:47 UTC  (5+ messages)

Pull is Evil
 2014-05-02 19:46 UTC  (13+ messages)
`  "

[PATCH v3] iommu: Add driver for Renesas VMSA-compatible IPMMU
 2014-05-02 19:46 UTC  (5+ messages)

[PATCH 0/4 v3] Split CIFS_SessSetup()
 2014-05-02 19:46 UTC  (9+ messages)
` [PATCH 1/4] cifs: Split lanman auth from CIFS_SessSetup()
` [PATCH 2/4] cifs: Split ntlm and ntlmv2 authentication methods off CIFS_SessSetup()
` [PATCH 3/4] cifs: Split Kerberos authentication "
` [PATCH 4/4] cifs: Separate rawntlmssp auth from CIFS_SessSetup()

[PATCH 30/39] MIPS: pm-cps: add PM state entry code for CPS systems
 2014-05-02 19:45 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net 0/2] be2net: Patch fixes
 2014-05-02 19:45 UTC 

[PATCH 28/39] MIPS: smp-cps: flush cache after patching mips_cps_core_entry
 2014-05-02 19:44 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/17] Shrink inode size
 2014-05-02 19:44 UTC  (4+ messages)
` [PATCH 07/17] fs: Generic infrastructure for optional inode fields

[PATCH 0/9] Avoid world-writable sysfs files
 2014-05-02 19:43 UTC  (3+ messages)
` [PATCH 7/9] drivers/hid/hid-picolcd_fb: avoid "

[PATCH net 2/2] be2net: Reset multicast promiscuous mode when its enabled
 2014-05-02 19:43 UTC 

[PATCH net 1/2] be2net: Poll for link status till 5s in ethtool diag test
 2014-05-02 19:43 UTC 

[Ksummit-discuss] [CORE TOPIC] [TECH TOPIC] live kernel patching
 2014-05-02 19:42 UTC 

Unable to boot
 2014-05-02 19:41 UTC  (2+ messages)

network performance get regression from 2.6 to 3.10 by each version
 2014-05-02 19:40 UTC 

BUG: spinlock trylock failure on UP, i.MX28 3.12.15-rt25
 2014-05-02 19:37 UTC  (14+ messages)

[PATCH 0/3] Add Exynos5800 support
 2014-05-02 19:35 UTC  (4+ messages)
` [PATCH 1/3] clk: exynos5420: Add 5800 specific clocks

[V10 PATCH 0/4] pvh dom0 patches
 2014-05-02 19:35 UTC  (11+ messages)

[RFC PATCH] ftrace function-graph: print the function name on all } lines
 2014-05-02 19:32 UTC  (2+ messages)

randconfig build error with next-20140502, in drivers/net/hyperv/netvsc_drv.c
 2014-05-02 19:30 UTC  (5+ messages)

[Buildroot] [PATCH] configs/raspberrypi: bump kernel version
 2014-05-02 19:29 UTC 

XFS filesystem claims to be mounted after a disconnect
 2014-05-02 19:29 UTC  (9+ messages)

[RESEND PATCH 0/3] Support for Generic PCI Host Controller
 2014-05-02 19:29 UTC  (5+ messages)
` [RESEND PATCH 2/3] PCI: ARM: add support for generic PCI host controller

[PATCH RESEND] scsi_transport_sas: move bsg destructor into sas_rphy_remove
 2014-05-02 19:26 UTC  (4+ messages)

[RFC net-next 0/4] Support UID range routing
 2014-05-02 19:24 UTC  (3+ messages)

[git pull] device mapper fixes for 3.15-rc4
 2014-05-02 19:24 UTC 

Help with space
 2014-05-02 19:21 UTC  (6+ messages)

[PATCH v7 0/7] arm64: Add ftrace support
 2014-05-02 19:19 UTC  (5+ messages)
` [PATCH v8 0/8] "
  ` [PATCH v8 1/8] ftrace: make CALLER_ADDRx macros more generic

[Buildroot] [PATCH] configs/raspberrypi: use the branch name instead of the sha1 for the linux kernel
 2014-05-02 19:18 UTC  (2+ messages)

[PATCH 0/2] meta-darwin on dylan branch
 2014-05-02 19:09 UTC  (2+ messages)

[PATCH 1/1] dylan: fix C++ standard library headers on OS X
 2014-05-02 19:09 UTC  (2+ messages)

[Qemu-devel] [PULL 00/14] linux-user update
 2014-05-02 19:15 UTC  (11+ messages)
` [Qemu-devel] [PULL 04/14] linux-user: Add support for SCM_CREDENTIALS
` [Qemu-devel] [PULL 05/14] linux-user: Handle arches with llseek instead of _llseek
` [Qemu-devel] [PULL 07/14] linux-user/signal.c: Set fault address in AArch64 signal info
` [Qemu-devel] [PULL 08/14] linux-user: rename cpu-uname -> uname
` [Qemu-devel] [PULL 09/14] linux-user: move uname functions to uname.c
` [Qemu-devel] [PULL 10/14] linux-user: remove configure option for setting uname release
` [Qemu-devel] [PULL 11/14] linux-user/elfload.c: Fix incorrect ARM HWCAP bits
` [Qemu-devel] [PULL 12/14] linux-user/elfload.c: Update "
` [Qemu-devel] [PULL 13/14] linux-user/elfload.c: Fix A64 code which was incorrectly acting like A32
` [Qemu-devel] [PULL 14/14] linux-user/elfload.c: Support ARM HWCAP2 flags


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.