All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-29 11:51:58 to 2014-03-29 16:30:00 UTC [more...]

[PATCH 01/55] scsi: Mark function as static in aacraid/src.c
 2014-03-29 16:30 UTC  (2+ messages)
` [PATCH 02/55] scsi: Mark function as static in be2iscsi/be_cmds.c

[Bug 76564] New: [AMD Fusion E-350] Radeon UVD giving incorrect fps when playing videos
 2014-03-29 16:29 UTC  (3+ messages)
` [Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

RHEL/CentOS or Debian for stable deployment
 2014-03-29 16:20 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCHv2 maint] batman-adv: fix local TT check for outgoing arp requests in DAT
 2014-03-29 16:27 UTC 

[PATCH] gpio: unmap gpio irqs properly
 2014-03-29 16:27 UTC  (2+ messages)

Fwd: [SMACK]Problem with user naespace
 2014-03-29 16:16 UTC  (2+ messages)

[PATCH] rbd: drop an unsafe assertion
 2014-03-29 16:23 UTC  (5+ messages)

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-03-29 16:22 UTC  (5+ messages)
` [PATCH v7 01/22] Fix XIP fault vs truncate race
` [PATCH v7 03/22] axonram: Fix bug in direct_access

[Buildroot] [PATCH 0/2] Adding exim
 2014-03-29 16:21 UTC  (5+ messages)
` [Buildroot] [PATCH 1/2] system/skeleton: add mail group

[PATCH] mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controller
 2014-03-29 16:19 UTC  (3+ messages)

jerasure / gf-complete & 32 bits
 2014-03-29 16:16 UTC  (3+ messages)

[PATCH] rsi: Fixes relating to issues reported by static code analyzers
 2014-03-29 16:15 UTC 

[PATCH 0/3] rc: Misc fixes for v3.15
 2014-03-29 16:15 UTC  (3+ messages)
` [PATCH 1/3] rc-main: Revert generic scancode filtering support

[PATCH] rc-core: do not change 32bit NEC scancode format for now
 2014-03-29 16:14 UTC  (5+ messages)

vmlinuz-3.12.13-rt21 freezed by application
 2014-03-29 16:14 UTC 

[PATCH v3 00/10] mfd: AXP20x: Add support for AXP202 and AXP209
 2014-03-29 16:14 UTC  (13+ messages)
` [PATCH v3 01/10] mfd: AXP20x: Add mfd driver for AXP20x PMIC
    ` [linux-sunxi] "
      `  "
` [PATCH v3 04/10] input: misc: Add driver for AXP20x Power Enable Key
    ` [linux-sunxi] "
      `  "
` [PATCH v3 07/10] ARM: sunxi: dt: Add x-powers-axp209.dtsi file

[PATCH 00/11] rc-core: My current patch queue
 2014-03-29 16:11 UTC  (12+ messages)
` [PATCH 01/11] bt8xx: fixup RC5 decoding
` [PATCH 02/11] rc-core: improve ir-kbd-i2c get_key functions
` [PATCH 03/11] rc-core: document the protocol type
` [PATCH 04/11] rc-core: do not change 32bit NEC scancode format for now
` [PATCH 05/11] rc-core: split dev->s_filter
` [PATCH 06/11] rc-core: remove generic scancode filter
` [PATCH 07/11] dib0700: NEC scancode cleanup
` [PATCH 08/11] lmedm04: "
` [PATCH 09/11] saa7134: NEC scancode fix
` [PATCH 10/11] [RFC] rc-core: use the full 32 bits for NEC scancodes
` [PATCH 11/11] [RFC] rc-core: don't throw away protocol information

AIX fixes
 2014-03-29 15:58 UTC  (5+ messages)
` [PATCH 1/2] Remove inline from git_fnmatch in dir.c
` [PATCH 2/2] Don't rely on strerror text when testing rmdir failure

[Buildroot] [PATCH v4 1/2] boost: make build with python an option
 2014-03-29 15:55 UTC  (2+ messages)

[PATCH 0/5] Renesas VMSA-compatible IPMMU DT support
 2014-03-29 15:50 UTC  (4+ messages)
` [PATCH 2/5] iommu/ipmmu-vmsa: Add device tree bindings documentation

[Buildroot] [PATCH] valgrind: Add support for MIPS architecture
 2014-03-29 15:47 UTC  (2+ messages)

[Buildroot] [PATCH] script/scancpan: add -host & -hostonly options
 2014-03-29 15:46 UTC  (2+ messages)

What's cooking in git.git (Mar 2014, #07; Fri, 28)
 2014-03-29 15:44 UTC  (2+ messages)

[Buildroot] [git commit] boost: make build with python an option
 2014-03-29 15:43 UTC 

[Qemu-devel] [PATCH] xbzrle: don't check the value in the vm ram repeatedly
 2014-03-29 15:38 UTC  (6+ messages)

[Buildroot] [PATCH v2 1/1] xbmc: needs host-gawk
 2014-03-29 15:38 UTC 

[PATCH 0/8] Generic serial earlycon
 2014-03-29 15:34 UTC  (7+ messages)

[RFC PATCH v2 00/29] ktap: A lightweight dynamic tracing tool for Linux
 2014-03-28 14:45 UTC  (30+ messages)
` [PATCH v2 01/29] ktap: add tools/ktap/README.md file
` [PATCH v2 02/29] ktap: add ktap tutorial(tools/ktap/doc/tutorial.md)
` [PATCH v2 03/29] ktap: add sample scripts(tools/ktap/samples/*)
` [PATCH v2 04/29] ktap: add basic ktap types definition(include/uapi/ktap/ktap_types.h)
` [PATCH v2 05/29] ktap: add bytecode definition(include/uapi/ktap/ktap_bc.h)
` [PATCH v2 06/29] ktap: add ktap_arch.h and error header file(include/uapi/ktap/)
` [PATCH v2 07/29] ktap: add kernel module main entry(kernel/trace/ktap/ktap.[c|h])
` [PATCH v2 08/29] ktap: add bytecode reader(kernel/trace/ktap/kp_bcread.[c|h])
` [PATCH v2 09/29] ktap: add bytecode execution engine(kernel/trace/ktap/kp_vm.[c|h])
` [PATCH v2 10/29] ktap: add string handling code(kernel/trace/ktap/kp_[str|mempool].[c|h])
` [PATCH v2 11/29] ktap: add table handling code(kernel/trace/ktap/kp_tab.[c|h])
` [PATCH v2 12/29] ktap: add generic object handling code(kernel/trace/ktap/kp_obj.[c|h])
` [PATCH v2 13/29] ktap: add ring buffer handling code(kernel/trace/ktap/kp_transport.[c|h])
` [PATCH v2 14/29] ktap: add events management(kernel/trace/ktap/kp_events.[c|h])
` [PATCH v2 15/29] ktap: add built-in functions and library(kernel/trace/ktap/lib_*.c)
` [PATCH v2 16/29] ktap: add amalgamation build(kernel/trace/ktap/amalg.c)
` [PATCH v2 17/29] ktap: add Makefile for kernel module(kernel/trace/ktap/Makefile)
` [PATCH v2 18/29] ktap: add Kconfig(kernel/trace/ktap/Kconfig)
` [PATCH v2 19/29] ktap: add main file for ktap binary(tools/ktap/kp_main.c)
` [PATCH v2 20/29] ktap: add compiler(tools/ktap/kp_[lex|parse].[c|h])
` [PATCH v2 21/29] ktap: add symbol handling code(tools/ktap/symbol.[c|h])
` [PATCH v2 22/29] ktap: add events parse code(tools/ktap/kp_parse_events.c)
` [PATCH v2 23/29] ktap: add ring buffer reader(tools/ktap/kp_reader.c)
` [PATCH v2 24/29] ktap: add bytecode writer(tools/ktap/kp_bcwrite.c)
` [PATCH v2 25/29] ktap: add userspace util(tools/ktap/kp_util.c)
` [PATCH v2 26/29] ktap: add userspace binary Makefile(tools/ktap/Makefile)
` [PATCH v2 27/29] ktap: add testsuite and benchmark(tools/ktap/test/*)
` [PATCH v2 28/29] ktap: add vim syntax file(tools/ktap/vim/*)
` [PATCH v2 29/29] ktap: add COPYRIGHT file(tools/ktap/COPYRIGHT)

[PATCH 1/2] dma: Add Xilinx AXI DMA DT Binding Documentation
 2014-03-29 15:28 UTC  (4+ messages)
` [PATCH 2/2] dma: Add Xilinx AXI Direct Memory Access Engine driver support

[GIT PULL] PPC Book3S HV updates for 3.15
 2014-03-29 15:26 UTC  (3+ messages)

[Buildroot] [PATCH 00/10 v2] Enable a buildroot-based petitboot bootloader
 2014-03-29 15:18 UTC  (5+ messages)
` [Buildroot] [PATCH 05/10 v2] package/dtc: Update to v1.4.0
` [Buildroot] [PATCH 09/10 v2] package/iprutils: Add IBM Power RAID utilities

[Buildroot] [git commit] package/dtc: Update to v1.4.0
 2014-03-29 15:18 UTC 

[PATCH] [RFC] udev-extraconf: update mount.sh to use /run/media instead of /media
 2014-03-29 15:17 UTC  (2+ messages)

perf lockdep trace
 2014-03-29 15:15 UTC 

[RFC, PATCH 0/6] xfs: delalloc, DIO and corruption
 2014-03-29 15:14 UTC  (3+ messages)
` [PATCH 2/6] xfs: write failure beyond EOF truncates too much data

[PATCH RFT] spi: mpc512x-psc: Refactor to use core message parsing
 2014-03-29 15:09 UTC  (5+ messages)

[review-request] 5933 "link for the task order misses if anchor not in first page"
 2014-03-29 15:06 UTC 

BAR 14: can't assign mem (size 0x200000)
 2014-03-29 15:04 UTC  (5+ messages)

[PATCH net-next] packet: respect devices with LLTX flag in direct xmit
 2014-03-29 15:02 UTC  (4+ messages)

Support for netconsole as default tty/console?
 2014-03-29 14:54 UTC  (2+ messages)

[Buildroot] [git commit] package/iprutils: Add IBM Power RAID utilities
 2014-03-29 14:53 UTC 

attempt to access beyond end of device
 2014-03-29 14:49 UTC  (6+ messages)

VDSO pvclock may increase host cpu consumption, is this a problem?
 2014-03-29 14:46 UTC  (2+ messages)

[PATCH v3] KVM: Specify byte order for KVM_EXIT_MMIO
 2014-03-29 14:45 UTC  (3+ messages)

Move of powerpc/cell cpufreq drivers
 2014-03-29 14:35 UTC  (5+ messages)

[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
 2014-03-29 14:33 UTC  (2+ messages)
` [Bug 66963] Rv6xx dpm problems

[PATCH] block: fix BLKSECTGET ioctl when max_sectors is greater than USHRT_MAX
 2014-03-29 14:28 UTC  (2+ messages)
` [PATCH] block: fix SG_[GS]ET_RESERVED_SIZE ioctl when max_sectors is huge

[Bug 74868] New: r600g: Diablo III Crashes After a few minutes
 2014-03-29 14:28 UTC  (2+ messages)
` [Bug 74868] "

TR: [RFC] 802.11s bitrate correction in airtime metric calculation
 2014-03-29 14:23 UTC  (2+ messages)

[PATCH] shdma: add R-Car Audio DMAC peri peri driver
 2014-03-29 14:20 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v7 00/17] locks: fixes for 3.15 and file-private lock support
 2014-03-29 14:18 UTC  (6+ messages)
` [PATCH v7 10/17] locks: make /proc/locks show IS_FILE_PVT locks with a P suffix

[Buildroot] Patchwork cleanup: proposal
 2014-03-29 14:11 UTC  (4+ messages)

[Qemu-trivial] [PATCH] qcow2: fix two memory leaks in qcow2_open error code path
 2014-03-28 22:26 UTC  (2+ messages)
` [Qemu-trivial] [Qemu-devel] "

[RFC PATCH] HID: Stop hiding options with !EXPERT
 2014-03-29 14:06 UTC  (3+ messages)

[PATCH 1/1] drm/gma500: Code cleanup - inline documentation
 2014-03-29 14:05 UTC  (2+ messages)

[PATCH] xfstests-bld: Simplify determination of number of CPUs in build-all
 2014-03-29 14:04 UTC  (4+ messages)

[PATCH] arm: KVM: fix possible misalignment of PGDs and bounce page
 2014-03-29 14:01 UTC  (5+ messages)

[Buildroot] [PATCH 0/6] host-python2 hard dependency
 2014-03-29 13:58 UTC  (9+ messages)
` [Buildroot] [PATCH 3/6] pkg-python: support host-python dependency different from the python in the target
` [Buildroot] [PATCH 5/6] python-m2crypto: requires host-python2
` [Buildroot] [PATCH 6/6] crda: override python interperter

Extending wdt-gpio to be used on non-of (no DT) platforms
 2014-03-29 13:56 UTC  (11+ messages)

[PATCH 0/7] DMA: Freescale: driver cleanups and enhancements
 2014-03-29 13:45 UTC  (6+ messages)
` [PATCH 6/7] DMA: Freescale: use spin_lock_bh instead of spin_lock_irqsave

[PATCH v5] sh_eth: ensure pm_runtime cannot suspend the device during init
 2014-03-29 13:52 UTC  (6+ messages)

[Xenomai] imx6q xenomai ipipe-3.0-imx6q
 2014-03-29 13:51 UTC  (12+ messages)

[PATCH v4] dmaengine: sirf: enable generic dt binding for dma channels
 2014-03-29 13:51 UTC  (4+ messages)
` [PATCH v5] "

FireDTV / w_scan / no data from NIT(actual)
 2014-03-29 13:44 UTC  (2+ messages)

[PATCH] dma: omap-dma: Implement device_slave_caps callback
 2014-03-29 13:36 UTC  (2+ messages)

[PATCH] spi: omap2-mcspi: Convert to use devm_kcalloc
 2014-03-29 13:37 UTC 

[PATCH v1 0/3] mtd: nand: introduce a READMODE command
 2014-03-29 13:36 UTC  (4+ messages)
` [PATCH v1 1/3] mtd: nand: comment update, the DEPLETE1 command has gone
` [PATCH v1 2/3] mtd: nand: re-introduce command bits masking
` [PATCH v1 3/3] mtd: nand: introduce a READMODE command

[PATCH] workqueue: WQ_NON_REENTRANT is meaningless and going away
 2014-03-29 13:36 UTC  (2+ messages)

problem sim status
 2014-03-29 13:35 UTC  (2+ messages)

[Xenomai] IRQ Handler latency
 2014-03-29 13:35 UTC  (4+ messages)

Could I send a patch which I'm not sure it was correct?
 2014-03-29 13:34 UTC 

[Buildroot] rsync fails to build
 2014-03-29 13:30 UTC  (2+ messages)

[PATCH 1/2] mm/percpu.c: renew the max_contig if we merge the head and previous block
 2014-03-29 13:30 UTC  (3+ messages)

[Buildroot] [PATCH 0/9] Documentation cleanup
 2014-03-29 13:28 UTC  (8+ messages)

[PATCH] ACPI: Fixed wrong variable usage in thermal driver
 2014-03-29 13:25 UTC 

[Buildroot] [PATCH 1/1] libstrophe: new package
 2014-03-29 13:21 UTC  (2+ messages)

[PATCH 1/2] cgroup: fix spurious lockdep warning in cgroup_exit()
 2014-03-29 13:18 UTC  (3+ messages)

[REV3] mtd: nand: Prepare for Micron on-die ECC controller support
 2014-03-29 13:16 UTC  (2+ messages)

[PATCH 2/2] mm/percpu.c: don't bother to re-walk the pcpu_slot list if nobody free space since we last drop pcpu_lock
 2014-03-29 13:14 UTC  (3+ messages)

[PATCH] Subject: ata: libata Fixed Coding style & tabs
 2014-03-29 13:10 UTC  (2+ messages)

kernel freeze
 2014-03-29 13:03 UTC 

[PATCH] pcap: remove test for PCAP_CAN_SEND
 2014-03-29 13:00 UTC  (3+ messages)

[PATCH net-next 00/17] remove open-coded skb_cow_head
 2014-03-29 13:00 UTC  (3+ messages)
` [PATCH net-next 05/17] ixgb: "

[PATCH] staging: imx-drm: imx-hdmi: clean up hdmi_phy_wait_i2c_done
 2014-03-29 12:58 UTC 

[PATCH] staging: imx-drm: add LVDS666 support for parallel display
 2014-03-29 12:57 UTC  (2+ messages)

Contact
 2012-10-19  8:57 UTC 

contact
 2012-10-19  4:31 UTC 

Wait for an IO to complete
 2014-03-29 12:47 UTC  (2+ messages)

[PATCH for v3.15] Fix patch merge mistake
 2014-03-29 12:36 UTC 

mfc: fixed the request buffer but failed in enqueue a dequeued OUTPUT(input)
 2014-03-29 12:26 UTC 

[PATCH] ALSA: usb-audio - Capture and duplex support for Digidesign Mbox 1 sound card
 2014-03-29 12:27 UTC  (6+ messages)
        ` [alsa-devel] "

[PATCH 3.13 00/46] 3.13.8-stable review
 2014-03-29 12:19 UTC  (3+ messages)

[PATCH v5] ARM: vDSO gettimeofday using generic timer architecture
 2014-03-29 12:18 UTC  (5+ messages)

[PATCH v2 1/1] Input: don't modify the id of ioctl-provided ff effect on upload failure
 2014-03-29 12:16 UTC 

3.0 -> 3.10 regression? poweroff instead of reboot?
 2014-03-29 12:15 UTC  (2+ messages)

[Buildroot] [git commit] libstrophe: new package
 2014-03-29 12:13 UTC 

[GIT PULL 5/6] Samsung PM updates for v3.15
 2014-03-29 12:10 UTC  (5+ messages)

[linux-lvm] How do I remove a locked Logical Volume ([pvmove0]) left over after a disk error?
 2014-03-29 12:02 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH-maintv3 0/4] fix multiif regressions
 2014-03-29 12:01 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH-maintv3 1/4] batman-adv: fix neigh_ifinfo imbalance

Recent changes (master)
 2014-03-29 12:00 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.