All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-21 10:28:16 to 2014-02-21 11:53:54 UTC [more...]

[PATCH 0/4] ASoC: simple-card: DT fix and multi DAI links extension
 2014-02-21 15:12 UTC  (2+ messages)
` [PATCH 4/4] ASoC: simple-card: add DT documentation for multi-DAI links

[PATCH 1/5] powerpc/eeh: Remove EEH_PE_PHB_DEAD
 2014-02-21 11:53 UTC  (5+ messages)
` [PATCH 2/5] powerpc/powernv: Remove PNV_EEH_STATE_REMOVED
` [PATCH 3/5] powerpc/powernv: Cleanup on PNV_EEH_STATE_ENABLED
` [PATCH 4/5] powerpc/powernv: Cache PHB diag-data
` [PATCH 5/5] powerpc/powernv: Make PHB diag-data output short

[PATCH 1/2] genirq: Fix the possible synchronize_irq() wait-forever
 2014-02-21 11:52 UTC  (10+ messages)

[Qemu-devel] [PATCH 0/2] Use g_new() & friends where that makes obvious sense
 2014-02-21 11:52 UTC  (11+ messages)

[patch v2] [media] stv090x: remove indent levels in stv090x_get_coldlock()
 2014-02-21 11:45 UTC  (3+ messages)

[RFC PATCH 0/2] ARM: Switch back to L_PTE_WRITE
 2014-02-21 11:51 UTC  (6+ messages)
` [RFC PATCH 2/2] arm: mm: Double logical invert for LPAE pte_write(), pte_dirty()

[U-Boot] Does mpc85xx(P2041) really need PHYLIB?
 2014-02-21 11:51 UTC 

Lisbon Ceph Meetup
 2014-02-21 11:50 UTC 

[Qemu-devel] [PATCH 00/28] target-ppc: Altivec 2.07
 2014-02-21 11:48 UTC  (9+ messages)
        ` [Qemu-devel] [Qemu-ppc] "

[PATCH 4/7] ECHI Platform: Merge ppc-of EHCI driver into the ehci-platform driver
 2014-02-21 11:48 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/20] Improve bdrv_open error messages
 2014-02-21 11:47 UTC  (6+ messages)

[PATCH v2] arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
 2014-02-21 11:46 UTC 

I2C dummy adapter driver ?
 2014-02-21 11:45 UTC  (7+ messages)

[U-Boot] [PATCH] kbuild,tegra124: add dummy obj- for Kbuild
 2014-02-21 11:45 UTC  (3+ messages)

[Buildroot] [PATCH] gpsd: disallow NMEA2000 CAN driver on AVR32
 2014-02-21 11:44 UTC  (2+ messages)

[Buildroot] [git commit] gpsd: disallow NMEA2000 CAN driver on AVR32
 2014-02-21 11:43 UTC 

[PATCH] arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT
 2014-02-21 11:43 UTC  (5+ messages)

BTRFS partitioning scheme (was BTRFS with RAID1 cannot boot when removing drive)
 2014-02-21 11:42 UTC  (7+ messages)

[PATCH net-next V2 0/2] net/mlx4: Mellanox driver update 01-01-2014
 2014-02-21 11:41 UTC  (5+ messages)
` [PATCH net-next V2 1/2] net/mlx4: Set number of RX rings in a utility function
` [PATCH net-next V2 2/2] net/mlx4: Fix limiting number of IRQ's instead of RSS queues

xen 4.3.2 rc1 memory ballooning
 2014-02-21 11:40 UTC  (16+ messages)

BUG: unable to handle kernel paging request at 0000000100000003 - Oops: 0000 [#1] SMP
 2014-02-21 11:40 UTC 

[RFC] sched/deadline: Prevent rt_time growth to infinity
 2014-02-21 11:33 UTC  (3+ messages)

STAKEHOLDER NEEDED!!!
 2014-02-21 11:31 UTC 

Deliver skbs to intermediate interfaces, when using cascaded rx-handlers
 2014-02-21 11:37 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32)
 2014-02-21 11:36 UTC  (3+ messages)

[PATCH 1/1] arm64: enable processor debug state for secondary cpus
 2014-02-21 11:36 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-ppc: Introduce hypervisor call H_GET_TCE
 2014-02-21 11:33 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v3 0/6] dataplane: switch to N:M devices-per-thread model
 2014-02-21 11:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 5/6] iothread: add "iothread" qdev property type

[PATCH 1/2] android/tester: Fix tester setup result set
 2014-02-21 11:33 UTC  (2+ messages)
` [PATCH 2/2] android/tester: Fix Discovery Stop - Success test case

linux-next: manual merge of the akpm-current tree with the sparc tree
 2014-02-21 11:32 UTC  (2+ messages)

[Buildroot] SoCkit support question?
 2014-02-21 11:30 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 0/8] virtio endian-ambivalent target fixes
 2014-02-21 11:29 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio
` [Qemu-devel] [PATCH v5 2/8] virtio: allow byte swapping for vring and config access
` [Qemu-devel] [PATCH v5 3/8] virtio-net: use virtio wrappers to access headers
` [Qemu-devel] [PATCH v5 4/8] virtio-balloon: use virtio wrappers to access page frame numbers
` [Qemu-devel] [PATCH v5 5/8] virtio-blk: use virtio wrappers to access headers
` [Qemu-devel] [PATCH v5 6/8] virtio-scsi: "
` [Qemu-devel] [PATCH v5 7/8] virtio-serial-bus: "
` [Qemu-devel] [PATCH v5 8/8] virtio-9p: "

[U-Boot] [PATCH] powerpc/t104xrdb: Update DDR initialization related settings
 2014-02-21 11:27 UTC 

[BUG] Plug vga cable induce usb irq disabled
 2014-02-21 11:27 UTC  (2+ messages)

[PATCH] android/avrcp: Use NULL for zero pointers
 2014-02-21 11:27 UTC 

Fixes for missing and replicated files in ceph.spec.in
 2014-02-21 11:27 UTC 

[PATCH RFC] usb: gadget: Add xilinx axi usb2 device support
 2014-02-21 11:27 UTC  (3+ messages)

[PATCH 0/7] IBM Akebono/PPC476GTR Support
 2014-02-21 11:18 UTC  (5+ messages)
` [PATCH 2/7] IBM Akebono: Add support for a new PHY interface to the IBM emac driver

[Qemu-devel] [PATCH] PPC: sPAPR: Only use getpagesize() when we run with kvm
 2014-02-21 11:17 UTC  (5+ messages)

[PATCH] regulator: max14577: Fix invalid return value on DT parse success
 2014-02-21 11:14 UTC  (5+ messages)

[PATCH v1 0/2] xen/arm: maintenance_interrupt SMP fix
 2014-02-21 11:12 UTC  (11+ messages)
        ` [PATCH] xen/arm: route irqs to cpu0

[PATCH] mfd: wm5102: Remove cache_bypass from manual register patching
 2014-02-21 11:10 UTC  (4+ messages)

linux-next: manual merge of the arm-soc tree with the arm-perf tree
 2014-02-21 11:09 UTC  (5+ messages)

[LTP] [PATCH] madvise/madvise03.c: Changed test exit code
 2014-02-21 11:09 UTC  (9+ messages)

[PATCH v3 1/3] mfd: Add support for S2MPA01 device
 2014-02-21 11:09 UTC  (4+ messages)
` [PATCH v3 3/3] Documentation: mfd: Add binding document for S2MPA01

Typo in mkfs man-page
 2014-02-21 11:07 UTC  (4+ messages)

[PATCH] rawmidi: remove undefined functions
 2014-02-21 11:06 UTC  (4+ messages)

[PATCH v3 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
 2014-02-21 11:06 UTC  (7+ messages)
` [PATCH v3 1/2] i2c: qup: Add device tree bindings information
` [PATCH v3 2/2] i2c: New bus driver for the Qualcomm QUP I2C controller

[PATCH] e2fsprogs: Build external libblkid by default
 2014-02-21 11:06 UTC 

Xen fixes for 3.10.y
 2014-02-21 11:06 UTC  (2+ messages)

[meta-raspberrypi][PATCH] mesa: rename .bbappend to match new version from oe-core
 2014-02-21 11:10 UTC 

Enable more HP machine to enable mute led
 2014-02-21 11:05 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] XBZRLE: Fix qemu crash when resize the xbzrle cache
 2014-02-21 11:03 UTC  (2+ messages)

alsa on non-linux
 2014-02-21 11:04 UTC  (6+ messages)

[PATCH 1/2] android: Add resolve_name parameter to confirm_device_name
 2014-02-21 11:02 UTC  (2+ messages)

[Qemu-devel] [PATCH] Use error_is_set() only when necessary
 2014-02-21 11:01 UTC  (2+ messages)

[PATCH v4 0/7] reserved-memory regions/CMA in devicetree, again
 2014-02-21 11:00 UTC  (5+ messages)
` [PATCH v4 1/7] drivers: of: add initialization code for reserved memory

[PATCH 1/1] net: tcp: RTO restart
 2014-02-21 10:49 UTC  (10+ messages)

[xen-4.1-testing test] 25205: regressions - trouble: broken/fail/pass
 2014-02-21 10:59 UTC 

[PATCH] more: comply with howto-usage-function.txt
 2014-02-21 10:58 UTC  (3+ messages)

[U-Boot] [PATCH] nand/denali: Adding Denali NAND driver support
 2014-02-21 10:57 UTC  (3+ messages)

memcpy alignment for DEVICE_nGnRnE
 2014-02-21 10:53 UTC 

[PATCH Resend] video: exynos: Remove OF dependency for Exynos DP
 2014-02-21 10:52 UTC  (2+ messages)

[3.14-rc3] possible regression Haswell runs only at 770Mhz with powersave governor
 2014-02-21 10:51 UTC  (6+ messages)

Routing LTTng Trace data to a character driver
 2014-02-21 10:46 UTC 

[PATCH] ath9k: list more reset causes in debugfs
 2014-02-21 10:45 UTC 

administrator sistema
 2014-02-21 10:35 UTC 

[PATCH 1/2] android/hal-bluetooth: Use fixed size buffers for commands
 2014-02-21 10:44 UTC  (2+ messages)

[PATCH] android/pts: PTS test results for PAN
 2014-02-21 10:44 UTC  (2+ messages)

[PATCH] android/pixit: correct PIXIT value
 2014-02-21 10:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
 2014-02-21 10:43 UTC  (11+ messages)
                ` [Qemu-devel] [Qemu-stable] "

[PATCH RFC 07/31] mmc: sdhci: push card_tasklet into threaded irq handler
 2014-02-21 10:41 UTC  (22+ messages)
                    ` [PATCH 1/5] mmc: sdhci-spear: fix error handling paths for DT
                    ` [PATCH 2/5] mmc: sdhci-spear: fix platform_data usage
                    ` [PATCH 3/5] mmc: sdhci-spear: simplify resource handling
                    ` [PATCH 4/5] mmc: sdhci-spear: remove support for power gpio
                    ` [PATCH 5/5] mmc: sdhci-spear: use generic card detection gpio support

[PATCH v3 0/6] Deferrable timers support for hrtimers/timerfd API
 2014-02-21 10:41 UTC  (9+ messages)
` [PATCH v3 4/6] timerfd: Factor out timer-type unspecific timerfd_expire()
` [PATCH v3 5/6] timerfd: Add support for deferrable timers

[PATCH] mmc: sdhci: add support for realtek rts5250
 2014-02-21 10:40 UTC  (2+ messages)

[PATCH ethtool] ethtool: Report Backplane as supported port
 2014-02-21 10:40 UTC  (2+ messages)

how to validate code changes in /linux/kernel directory ?
 2014-02-21 10:39 UTC  (2+ messages)

difftool sends malformed path to exernal tool on Windows
 2014-02-21 10:38 UTC  (2+ messages)

[PATCH RFC v1 0/3] clk: Support for DT assigned clk parent and rate
 2014-02-21 10:38 UTC  (5+ messages)
` [PATCH RFC v1 3/3] clk: Add handling of clk parent and rate assigned from DT

[Qemu-devel] [PATCH v21 00/25] replace QEMUOptionParameter with QemuOpts
 2014-02-21 10:35 UTC  (26+ messages)
` [Qemu-devel] [PATCH v21 01/25] add def_value_str to QemuOptDesc
` [Qemu-devel] [PATCH v21 02/25] qapi: output def_value_str when query command line options
` [Qemu-devel] [PATCH v21 03/25] improve some functions in qemu-option.c
` [Qemu-devel] [PATCH v21 04/25] improve assertion in qemu_opt_get functions
` [Qemu-devel] [PATCH v21 05/25] add some QemuOpts functions for replace work
` [Qemu-devel] [PATCH v21 06/25] add convert functions between QEMUOptionParameter to QemuOpts
` [Qemu-devel] [PATCH v21 07/25] change block layer to support both QemuOpts and QEMUOptionParamter
` [Qemu-devel] [PATCH v21 08/25] cow.c: replace QEMUOptionParameter with QemuOpts
` [Qemu-devel] [PATCH v21 09/25] gluster.c: "
` [Qemu-devel] [PATCH v21 10/25] iscsi.c: "
` [Qemu-devel] [PATCH v21 11/25] qcow.c: "
` [Qemu-devel] [PATCH v21 12/25] qcow2.c: "
` [Qemu-devel] [PATCH v21 13/25] qed.c: "
` [Qemu-devel] [PATCH v21 14/25] raw-posix.c: "
` [Qemu-devel] [PATCH v21 15/25] raw-win32.c: "
` [Qemu-devel] [PATCH v21 16/25] raw_bsd.c: "
` [Qemu-devel] [PATCH v21 17/25] rbd.c: "
` [Qemu-devel] [PATCH v21 18/25] sheepdog.c: "
` [Qemu-devel] [PATCH v21 19/25] ssh.c: "
` [Qemu-devel] [PATCH v21 20/25] vdi.c: "
` [Qemu-devel] [PATCH v21 21/25] vmdk.c: "
` [Qemu-devel] [PATCH v21 22/25] vpc.c: "
` [Qemu-devel] [PATCH v21 23/25] vhdx.c: "
` [Qemu-devel] [PATCH v21 24/25] vvfat.c: "
` [Qemu-devel] [PATCH v21 25/25] cleanup QEMUOptionParameter

master - WHATS_NEW: for commit b391ae88e5ed3720a8b5a87312e0cd907a94fcc2
 2014-02-21 10:37 UTC 

[PATCH 3/3] x86/hash: cleanup
 2014-02-21 10:33 UTC 

[PATCH 2/3] x86/hash: swap parameters of crc32_u32()
 2014-02-21 10:33 UTC 

[PATCH 1/3] x86/hash: fix build failure with older binutils
 2014-02-21 10:32 UTC 

[PATCH] logging: Promote command line to info
 2014-02-21 10:32 UTC 

[PATCH 0/3] x86/hash: miscellaneous fixes
 2014-02-21 10:32 UTC 

[PATCH] x86/hash: miscellaneous fixes
 2014-02-21 10:30 UTC 

[Qemu-devel] [PATCH v5 0/6] spapr: bootindex support
 2014-02-21 10:30 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 3/6] vl: allow customizing the class of /machine

[PATCH] Revert "writeback: do not sync data dirtied after sync start"
 2014-02-21 10:30 UTC 

[meta-raspberrypi][PATCH 1/7] linux-raspberrypi: Update v3.11.10 to current remote HEAD
 2014-02-21 10:29 UTC  (7+ messages)
` [meta-raspberrypi][PATCH 2/7] linux-raspberrypi: Update v3.10.26 to v3.10.30
` [meta-raspberrypi][PATCH 3/7] linux-raspberrypi: Update v3.12.7 to v3.12.11
` [meta-raspberrypi][PATCH 4/7] linux-raspberrypi: Add v3.13.3
` [meta-raspberrypi][PATCH 5/7] firmware: Update to current remote HEAD
` [meta-raspberrypi][PATCH 6/7] userland: "
` [meta-raspberrypi][PATCH 7/7] omxplayer: "

[PATCH v2 net-next] ethtool: Remove inactive code snippet in ethtool_set_rxfh_indir
 2014-02-21 10:28 UTC  (3+ messages)

[RFC PATCH 1/2] ARM: imx6q: Add GPR6 and GPR7 register definitions for iomuxc gpr
 2014-02-21 10:28 UTC  (4+ messages)
` [RFC PATCH 2/2] ARM: imx6q: Mark VPU and IPU AXI transfers as cacheable, increase IPU priority


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.