All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-12 03:50:02 to 2014-02-12 06:30:48 UTC [more...]

[RFC PATCH] video: Use fb_sys_write rather than open-coding in drivers
 2014-02-12  6:54 UTC  (5+ messages)

[Buildroot] [pkg-perl infra V8 0/6] a package infrastructure for Perl/CPAN modules
 2014-02-12  6:30 UTC  (3+ messages)
` [Buildroot] [pkg-perl infra V8 4/6] host-perl-module-build: new package

[PATCH v2] cgroup: protect modifications to cgroup->idr with cgroup_mutex
 2014-02-12  6:28 UTC  (2+ messages)

[PATCH RESEND] arm: add DSB after icache flush in __flush_icache_all()
 2014-02-12  6:30 UTC  (2+ messages)

[git pull] drm fixes
 2014-02-12  6:28 UTC  (2+ messages)

3.14-rc2 XFS backtrace because irqs_disabled
 2014-02-12  6:28 UTC  (18+ messages)

[tip:sched/core] sched: Push down pre_schedule() and idle_balance ()
 2014-02-12  6:26 UTC  (2+ messages)

[PATCH] tun: use netif_receive_skb instead of netif_rx_ni
 2014-02-12  6:26 UTC  (5+ messages)

[PATCH 1/2] kobject: don't block for each kobject_uevent
 2014-02-12  6:26 UTC  (3+ messages)

[PATCH 2/2 v2] ARM: shmobile: lager: add SDHI0/2 support on DTS
 2014-02-12  6:25 UTC 

[PATCH 1/2 v2] ARM: shmobile: lager: add gpio/fixed regulator for SDHI
 2014-02-12  6:25 UTC  (2+ messages)
` [PATCH 1/2 v2] ARM: shmobile: lager: add SDHI0/2 support

[PATCH 00/51] CPU hotplug: Fix issues with callback registration
 2014-02-12  6:18 UTC  (10+ messages)
` [PATCH 01/51] CPU hotplug: Provide lockless versions of callback registration functions

[PATCH 0/2 v2]: ARM: shmobile: lager: add SDHI0/2 support for legacy/DT
 2014-02-12  6:23 UTC 

[Cocci] hi all, how to match the args in function
 2014-02-12  6:22 UTC  (17+ messages)
` [Cocci] 答复: how to match this case?
  ` [Cocci] 答复: "
    ` [Cocci] 答复: "
        ` [Cocci] infinitly loop in spatch?
            ` [Cocci] how to write such matching case?
                ` [Cocci] 答复: "
                    ` [Cocci] 答复: "
                        ` [Cocci] 答复: "
                            ` [Cocci] 答复: "

[PATCH 1/2] powerpc: Link VDSOs at 0x0
 2014-02-12  6:18 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Use unstripped VDSO image for more accurate profiling data

[RFC PATCHv1] usb: dwc2: Combine dwc2/s3c-hsotg into a single DRD
 2014-02-12  6:17 UTC  (5+ messages)
` [RFC PATCHv1] usb: dwc2: Combine the dwc2 and s3c_hsotg into a single USB DRD driver

[PATCH 2/2] ARM: shmobile: lager: add SDHI0/2 support on DTS
 2014-02-12  6:13 UTC  (3+ messages)

Linux MTD: Per Partition ECC
 2014-02-12  6:07 UTC  (4+ messages)
  ` Aw: "
      ` Aw: "

post-receive: pub/scm/linux/kernel/git/klassert/ipsec-next
 2014-02-12  6:07 UTC 

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-12  6:06 UTC  (21+ messages)

post-receive: pub/scm/linux/kernel/git/klassert/ipsec
 2014-02-12  6:04 UTC 

post-receive: pub/scm/linux/kernel/git/klassert/ipsec
 2014-02-12  6:01 UTC 

[PATCH net] vhost_net: do not report a used len larger than receive buffer size
 2014-02-12  5:57 UTC  (2+ messages)

[PATCH 0/5] aarch64 BE kvm support
 2014-02-12  5:57 UTC  (6+ messages)
` [PATCH 1/5] ARM64: KVM: MMIO support BE host running LE code
` [PATCH 2/5] ARM64: KVM: set and get of sys registers in BE case
` [PATCH 3/5] ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word
` [PATCH 4/5] ARM64: KVM: vgic_elrsr and vgic_eisr need to be byteswapped in BE case
` [PATCH 5/5] ARM64: KVM: fix vgic_bitmap_get_reg function for BE 64bit case

[PATCH] powerpc: set the correct ksp_limit on ppc32 when switching to irq stack
 2014-02-12  5:51 UTC  (4+ messages)

[RFC PATCH] Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
 2014-02-12  5:51 UTC  (4+ messages)

linux-next: Tree for Feb 12
 2014-02-12  5:47 UTC  (2+ messages)

[lm-sensors] [PATCH 2/2] hwmon: (smm665): Return error from i2c_smbus_read_word_swapped
 2014-02-12  5:46 UTC 

[lm-sensors] [PATCH 1/2] hwmon: (emc2103) Return error from i2c_smbus_read_byte_data
 2014-02-12  5:46 UTC 

[PATCH] btrfs-progs: Fix check_arg_type() which doesn't use realpath() result
 2014-02-12  5:44 UTC 

[PATCH net] virtio-net: alloc big buffers also when guest can receive UFO
 2014-02-12  5:43 UTC  (2+ messages)

[PATCH v2 0/7] armv7 BE kvm support
 2014-02-12  5:41 UTC  (8+ messages)
` [PATCH v2 1/7] ARM: KVM: switch hypervisor into BE mode in case of BE host
` [PATCH v2 2/7] ARM: KVM: fix vgic V7 assembler code to work in BE image
` [PATCH v2 3/7] ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE case
` [PATCH v2 4/7] ARM: KVM: __kvm_vcpu_run function return result fix "
` [PATCH v2 5/7] ARM: KVM: one_reg coproc set and get BE fixes
` [PATCH v2 6/7] ARM: KVM: vgic mmio should hold data as LE bytes array in BE case
` [PATCH v2 7/7] ARM: KVM: MMIO support BE host running LE code

[PATCH 00/11 v5] update page table walker
 2014-02-12  5:39 UTC  (4+ messages)
` [PATCH 01/11] pagewalk: update page table walker core

[Nouveau] [PATCH] drm/nouveau: support for platform devices
 2014-02-12  5:38 UTC  (3+ messages)
  ` [PATCH v2] "

mmc: sh_mobile_sdhi: DT update for R-Car
 2014-02-12  5:35 UTC  (4+ messages)
  ` [PATCH 5/4] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7791

[PATCH] staging/lustre/llite: remove lustre_generic_file_{read,write}
 2014-02-12  5:32 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next-history
 2014-02-12  5:32 UTC 

[PATCH] mfd: ti_am335x_tscadc: Use devm_ioremap_resource()
 2014-02-12  5:31 UTC 

[Devel] Wrong license in acpica-unix2-20140114/.../aehandlers.c
 2014-02-12  5:31 UTC 

[PATCH] shdma: add R-Car Audio DMAC peri peri driver
 2014-02-12  5:29 UTC  (4+ messages)
` [PATCH v2] dma: "

arch/powerpc/math-emu/mtfsf.c - incorrect mask?
 2014-02-12  5:28 UTC  (12+ messages)
      ` Linux-3.14-rc2: Order of serial node compatibles in DTS files

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2014-02-12  5:25 UTC 

post-receive: pub/scm/linux/kernel/git/next/linux-next
 2014-02-12  5:25 UTC 

linux-next: build failure after merge of the final tree (cgroup tree related)
 2014-02-12  5:25 UTC 

[PATCH] ACPI / container: Fix error code path in container_device_attach()
 2014-02-12  5:22 UTC  (2+ messages)

[PATCH] powerpc: Fix "attempt to move .org backwards" error
 2014-02-12  5:22 UTC  (5+ messages)

[Qemu-devel] [PATCH target-arm v5 0/5] Reset and Halting modifications + Zynq SMP
 2014-02-12  5:20 UTC  (6+ messages)
` [Qemu-devel] [PATCH target-arm v5 4/5] arm: Implement reset GPIO

[patch 1/4] x86, apic: Only use default_wait_for_init_deassert
 2014-02-12  5:20 UTC  (7+ messages)
      ` [GIT PULL] x86, apic: Remove support for Summit and ES7000

[PATCH 1/2] hwrng: atmel - Use devm_ioremap_resource()
 2014-02-12  5:19 UTC  (2+ messages)
` [PATCH 2/2] hwrng: pixocell "

[Devel] Wrong license in acpica-unix2-20140114/.../aehandlers.c
 2014-02-12  5:19 UTC 

git-note -C changes commit type?
 2014-02-12  5:16 UTC  (4+ messages)

btrfs multiple mounts stacked on the same mount point
 2014-02-12  5:15 UTC  (4+ messages)

[PATCH 1/2] i2c: bcm2835: Use devm_ioremap_resource()
 2014-02-12  5:11 UTC  (2+ messages)

[PATCH] regulator: da9055: declare return type of inline function exclusively
 2014-02-12  5:11 UTC 

post-receive: pub/scm/linux/kernel/git/swarren/linux-rpi
 2014-02-12  5:10 UTC 

post-receive: pub/scm/linux/kernel/git/swarren/linux-rpi
 2014-02-12  5:10 UTC 

[PATCHv3 0/2] Remove ARM meminfo
 2014-02-12  5:09 UTC  (5+ messages)
` [PATCHv3 2/2] arm: Get rid of meminfo

ACL tests
 2014-02-12  5:07 UTC  (3+ messages)

[PATCH 1/2] ARM: bcm2835: fix DT node sort order
 2014-02-12  5:05 UTC  (3+ messages)
` [PATCH 2/2] ARM: bcm2835: add unit address to all nodes w/ reg prop

[PATCH] ASoC: rsnd: print error if there is SRC settings mismatch
 2014-02-12  5:05 UTC 

[PATCH 1/2] BCM2835: Add dmaengine driver to device tree
 2014-02-12  5:05 UTC  (3+ messages)

[PATCH] ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert_clk_gen2()
 2014-02-12  5:04 UTC 

[patch] initial perf_event support for Raspberry-Pi
 2014-02-12  5:04 UTC 

[PATCH] drm/nouveau: handle -EACCES runtime PM return code
 2014-02-12  5:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/8] of_find_matching_node/of_match_node -> of_find_matching_node_and_match
 2014-02-12  5:01 UTC  (3+ messages)
` [PATCH 8/8] cpufreq: ppc: make use of of_find_matching_node_and_match

[PATCH 0/7] ARM: shmobile: r8a7790/Lager QSPI SoC/board integration
 2014-02-12  5:01 UTC  (4+ messages)

[PATCH] input synaptics-rmi4: Use put_device() and device_type.release() to free storage
 2014-02-12  4:54 UTC  (6+ messages)

[PATCH V5 0/8]PCI:Add SPEAr13xx PCie support
 2014-02-12  4:52 UTC  (6+ messages)
` [PATCH V5 4/8] phy: st-miphy-40lp: Add skeleton driver

linux-next: build failure after merge of the tip tree
 2014-02-12  4:48 UTC  (2+ messages)

[LTP] [PATCH v2] getdents/getdents02.c: add ENOENT test for getdents(2)
 2014-02-12  4:50 UTC 

New build warnings on Windows
 2014-02-12  4:49 UTC  (2+ messages)

[PATCH 0/2] Lager and Koelsh reference DU support
 2014-02-12  4:48 UTC  (2+ messages)

[PATCH] ARM: dts: exynos5250-arndale: Keep G3D regulator always on
 2014-02-12  4:48 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/rostedt/linux-trace
 2014-02-12  4:43 UTC 

[PATCH v6] mfd: MAX6650/6651 support
 2014-02-12  4:42 UTC  (2+ messages)

[PATCH v2] cpufreq: cpu0: drop selecting of THERMAL and THERMAL_CPU
 2014-02-12  4:41 UTC  (2+ messages)

[git pull] Please pull powerpc.git merge branch
 2014-02-12  4:34 UTC 

[PATCH net] net: Clear local_df only if crossing namespace
 2014-02-12  4:26 UTC  (7+ messages)

[PATCH 1/4] crypto: picoxcell - Use devm_ioremap_resource()
 2014-02-12  4:31 UTC  (6+ messages)
` [PATCH 2/4] crypto: sahara "
` [PATCH 3/4] crypto: s5p-sss "
` [PATCH 4/4] crypto: tegra-aes "

[PATCH v7 0/2] AS3935 lightning sensor support
 2014-02-12  4:31 UTC  (4+ messages)
` [PATCH v7 1/2] iio:as3935: Add DT binding docs for AS3935 driver
` [PATCH v7 2/2] iio: Add AS3935 lightning sensor support

[PATCH] ARM: shmobile: Add r8a7791 SDHI devices to DTSI
 2014-02-12  4:30 UTC 

[PATCH 3.13 000/120] 3.13.3-stable review
 2014-02-12  4:29 UTC  (2+ messages)

[xen-unstable test] 24851: tolerable FAIL - PUSHED
 2014-02-12  4:27 UTC 

[PATCH 03/03] ARM: shmobile: Add SDHI devices for legacy Koelsch
 2014-02-12  4:26 UTC 

[PATCH 02/03] pinctrl: sh-pfc: r8a7791: SD1_CLK fix
 2014-02-12  4:26 UTC 

[PATCH 01/03] ARM: shmobile: Add r8a7791 legacy SDHI clocks
 2014-02-12  4:26 UTC 

[PATCH 1/2] gpio/omap: Use devm_ioremap_resource()
 2014-02-12  4:25 UTC  (4+ messages)
` [PATCH 2/2] gpio: pl061: "

[PATCH 00/03] ARM: shmobile: Koelsch legacy SDHI support
 2014-02-12  4:25 UTC 

[PATCH 3.12 000/107] 3.12.11-stable review
 2014-02-12  4:21 UTC  (2+ messages)

[PATCH 3.10 00/79] 3.10.30-stable review
 2014-02-12  4:20 UTC  (2+ messages)

[PATCH 3.4 00/30] 3.4.80-stable review
 2014-02-12  4:19 UTC  (2+ messages)

3.14-mw regression: rtl8169 WARNING: DMA-API: exceeded 7 overlapping mappings of pfn 55ebe
 2014-02-12  4:17 UTC  (9+ messages)

[XEN BUG] XEN + Qemu upstream + Qcow2 + coroutine = BOOM
 2014-02-12  4:15 UTC  (3+ messages)

[PATCH] ARM: shmobile: Remove legacy r8a7790 DT clocks
 2014-02-12  4:09 UTC  (2+ messages)

[PATCH net-next 00/10] Support for Broadcom GENET driver
 2014-02-12  4:07 UTC  (22+ messages)
` [PATCH net-next 01/10] net: phy: add "internal" PHY mode
` [PATCH net-next 02/10] net: phy: add MoCA PHY type
` [PATCH net-next 03/10] net: phy: update port type for MoCA PHYs
` [PATCH net-next 04/10] net: phy: add Broadcom BCM7xxx internal PHY driver
` [PATCH net-next 05/10] net: bcmgenet: add driver definitions and private structure
` [PATCH net-next 06/10] net: bcmgenet: add main driver file
` [PATCH net-next 07/10] net: bcmgenet: add MDIO routines
` [PATCH net-next 08/10] net: bcmgenet: hook into the build system
` [PATCH net-next 09/10] Documentation: add Device tree bindings for Broadcom GENET
` [PATCH net-next 10/10] MAINTAINERS: add entry for the Broadcom GENET driver

[PATCH V6 00/12]PCI:Add SPEAr13xx PCie support
 2014-02-12  4:07 UTC  (5+ messages)
` [PATCH V6 07/12] phy: st-miphy-40lp: Add SPEAr1310 and SPEAr1340 PCIe phy support

[PATCH net] bonding: Fix deadlock in bonding driver when using netpoll
 2014-02-12  4:06 UTC 

[PATCH v2 0/9] ARM: multi-platform kconfig cleanup and mach-virt removal
 2014-02-12  4:07 UTC  (3+ messages)
` [PATCH 4/9] ARM: Select V6K instead of V6 by default for multi-platform

xprt_wait_for_buffer_space changes causes a hang
 2014-02-12  4:05 UTC  (3+ messages)

[PATCH 0/4] hugetlb: add hugepagesnid= command-line option
 2014-02-12  4:01 UTC  (10+ messages)

[PATCH 0/9] Add MAX_NICE, MIN_NICE and NICE_WIDTH macros in prio.h
 2014-02-12  3:59 UTC  (4+ messages)
` [PATCH 7/9] sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE

What to do about df and btrfs fi df
 2014-02-12  3:55 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/benh/powerpc
 2014-02-12  3:55 UTC 

[PATCH v2.54] datapath: Add basic MPLS support to kernel
 2014-02-12  3:52 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2014-02-12  3:50 UTC 


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.