All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-26 18:11:03 to 2014-11-26 19:30:55 UTC [more...]

[linuxtv-media:master 7661/7664] ERROR: "omapdss_compat_init" [drivers/media/platform/omap/omap-vout.ko] undefined!
 2014-11-26 19:30 UTC  (3+ messages)

[lm-sensors] libsensors license question - GPL or LGPL ?
 2014-11-26 19:30 UTC 

[U-Boot] [PATCH] spi: Fix flag collision for SST_WP
 2014-11-26 19:30 UTC 

[U-Boot] [PATCH] arm: at91: snapper9260: Drop invalid CONFIG_SKIP_RELOCATE_UBOOT
 2014-11-26 19:30 UTC 

[U-Boot] [PATCH v2] fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods
 2014-11-26 19:29 UTC 

[PATCHv1 0/6] rtc: rtc-isl12057: fixes and alarm support
 2014-11-26 19:28 UTC  (9+ messages)

[RFC 1/2] compiler: use compiler to detect integer overflows
 2014-11-26 19:27 UTC  (10+ messages)
` [RFC 2/2] kvm: eventfd: detect integer overflow using check_*_overflow

[PATCH 0/7] KVM Guest Debug support for arm64
 2014-11-26 19:27 UTC  (5+ messages)
` [PATCH 5/7] KVM: arm64: guest debug, add support for single-step

How to handle Hotplug with UIO userspace driver
 2014-11-26 19:27 UTC 

[meta-fsl-arm-extra][PATCH] linux-boundary: Add support for kernel 3.10.31_1.1.0_beta
 2014-11-26 19:26 UTC  (5+ messages)
` [meta-fsl-arm-extra][PATCH V2] "

no quota output if no usage?
 2014-11-26 19:26 UTC 

[PATCH 0/2] yocto-bsp 3.17 updates
 2014-11-26 19:26 UTC  (3+ messages)
` [PATCH 1/2] yocto-bsp: Update templates to 3.17 kernel
` [PATCH 2/2] yocto-bsp: Add mips64 support

[PATCH] omap: i2c: don't check bus state IP rev3.3 and earlier
 2014-11-26 19:26 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 08/10] drm/i915: Switch plane handling to atomic helpers (v4)
 2014-11-26 19:25 UTC  (2+ messages)
` [PATCH] drm/i915: Switch plane handling to atomic helpers (v5)

Wireless Module: Carl9170 driver and firmware communication
 2014-11-26 19:24 UTC 

[PATCH 07/10] drm/i915: Prepare for atomic plane helpers (v4)
 2014-11-26 19:24 UTC  (2+ messages)
` [PATCH] drm/i915: Prepare for atomic plane helpers (v5)

[PATCH-v4 0/7] add support for a lazytime mount option
 2014-11-26 19:24 UTC  (7+ messages)
` [PATCH-v4 1/7] vfs: split update_time() into update_time() and write_time()
` [PATCH-v4 6/7] ext4: add support for a lazytime mount option

RCS Keywords in Git done right
 2014-11-26 19:22 UTC  (3+ messages)

Question about
 2014-11-26 19:20 UTC  (9+ messages)
` Question about fixed regulator DT properties

[PATCH] ARM: OMAP2+: Warn about deprecated legacy booting mode
 2014-11-26 19:22 UTC  (11+ messages)

[Qemu-devel] TCG Multithreading performance improvement
 2014-11-26 19:21 UTC  (3+ messages)

[PATCHv2 00/10] ACCESS_ONCE and non-scalar accesses
 2014-11-26 19:20 UTC  (2+ messages)
` [PATCHv3 "

[PATCH 04/10] drm/i915: Move vblank evasion to commit
 2014-11-26 19:19 UTC  (2+ messages)
` [PATCH] drm/i915: Move vblank evasion to commit (v2)

[GIT PULL] spi fixes for v3.18
 2014-11-26 19:15 UTC  (2+ messages)

[PATCH 1/5] xfs: merge xfs_dinode.h into xfs_format.h
 2014-11-26 19:14 UTC  (5+ messages)
` [PATCH 2/5] xfs: move acl structures to xfs_format.h
` [PATCH 3/5] xfs: merge xfs_ag.h into xfs_format.h
` [PATCH 4/5] xfs: move most of xfs_sb.h to xfs_format.h
` [PATCH 5/5] xfs: merge xfs_inum.h into xfs_format.h

[nfs-utils PATCH v2 00/17] A few enhancements to mountstats.py
 2014-11-26 19:13 UTC  (18+ messages)
` [nfs-utils PATCH v2 01/17] mountstats: Fix up NFS event counters
` [nfs-utils PATCH v2 02/17] mountstats: Add lists of various counters
` [nfs-utils PATCH v2 03/17] mountstats: Refactor __parse_nfs_line and __parse_rpc_line
` [nfs-utils PATCH v2 04/17] mountstats: Refactor compare_iostats
` [nfs-utils PATCH v2 05/17] mountstats: Convert existing option parsing to use the argparse module
` [nfs-utils PATCH v2 06/17] mountstats: Make ms-iostat output match that of nfs-iostat.py
` [nfs-utils PATCH v2 07/17] mountstats: Make print_iostat_summary handle newly appearing mounts
` [nfs-utils PATCH v2 08/17] mountstats: Add support for -f/--file to the mountstats and ms-iostat commands
` [nfs-utils PATCH v2 09/17] mountstats: Add support for -S/--since "
` [nfs-utils PATCH v2 10/17] mountstats: Fix IndexError in __parse_nfs_line
` [nfs-utils PATCH v2 11/17] mountstats: Allow mountstats_command to take a variable number of mountpoints
` [nfs-utils PATCH v2 12/17] mountstats: Add support for -R/--raw to mountstats_command
` [nfs-utils PATCH v2 13/17] mountstats: Implement nfsstat_command
` [nfs-utils PATCH v2 14/17] mountstats: Updated the mountstats(8) man page
` [nfs-utils PATCH v2 15/17] mountstats: Added man page for ms-iostat(8)
` [nfs-utils PATCH v2 16/17] mountstats: Added man page for ms-nfsstat(8)
` [nfs-utils PATCH v2 17/17] mountstats: add ms-iostat and ms-nfsstat to Makefile.am

[hch-scsi-queue:drivers-for-3.19 174/180] drivers/scsi/wd719x.c:247:2: error: implicit declaration of function 'dma_cache_sync'
 2014-11-26 19:13 UTC  (4+ messages)
    ` [hch-scsi-queue:drivers-for-3.19 174/180] drivers/scsi/wd719x.c:247:2: error: implicit declarati

[PATCH v3] mm: prevent endless growth of anon_vma hierarchy
 2014-11-26 18:11 UTC  (2+ messages)

[Qemu-devel] [Bug 1395217] [NEW] Networking in qemu 2.0.0 and beyond is not compatible with Open Solaris (Illumos) 5.11
 2014-11-26 19:05 UTC  (4+ messages)
` [Qemu-devel] [Bug 1395217] "

[PATCH 1/2] backlight/lp855x: Refactor dt parsing code
 2014-11-26 19:11 UTC  (4+ messages)
  ` [PATCH 2/2] backlight/lp855x: Add supply regulator to lp855x

[Qemu-devel] [PATCH] hmp: fix regression of HMP device_del auto-completion
 2014-11-26 19:09 UTC  (3+ messages)

[PULL] IIO fixes for 3.18 set 3
 2014-11-26 19:07 UTC  (2+ messages)

[PATCH v3 6/9] drm: Decouple EDID parsing from I2C adapter
 2014-11-26 19:06 UTC  (5+ messages)
` [PATCH v4 "

[PATCH 0/5] hwmon: ina2xx: fixes & extensions
 2014-11-26 19:04 UTC  (13+ messages)
` [PATCH 1/5] hwmon: ina2xx: bail-out from ina2xx_probe() in case of configuration errors
                      ` [lm-sensors] [PATCH 1/5] hwmon: ina2xx: bail-out from ina2xx_probe() in case of configuration er

[PATCH v3 2/4] i2c: omap: implement workaround for handling invalid BB-bit values
 2014-11-26 19:05 UTC  (2+ messages)
` [RFC] i2c: omap: TEST: do IP reset during probe

[PATCH] drm: tda998x: Use drm_do_get_edid()
 2014-11-26 19:04 UTC 

[PATCH 1/2] t7503: use write_script to generate hook scripts
 2014-11-26 19:03 UTC  (4+ messages)

[PATCH for-4.5] tools/oxenstored: Fix | vs & error in fd event handling
 2014-11-26 19:03 UTC  (5+ messages)

Nick in lkml ?
 2014-11-26 19:02 UTC  (4+ messages)

[PATCH] spi: s3c64xx: add support for exynos7 SPI controller
 2014-11-26 19:01 UTC  (3+ messages)

[Buildroot] [PATCH] rng-tools: bump to version 5
 2014-11-26 19:01 UTC 

[PATCH v6 0/5] regulator: of: Add initial and suspend modes support
 2014-11-26 18:58 UTC  (3+ messages)

[PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support
 2014-11-26 18:59 UTC  (7+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Write the log descriptor entries in the correct order
 2014-11-26 18:59 UTC  (3+ messages)

Extended splitting for "git add --interactive"
 2014-11-26 18:57 UTC  (2+ messages)

[PATCH net-next] sky2: Fix crash inside sky2_rx_clean
 2014-11-26 18:57 UTC  (2+ messages)

[PATCH net-next] bridge: add vlan id to mdb notifications
 2014-11-26 18:56 UTC  (2+ messages)

[PATCH 0/2] pre-commit hook updates
 2014-11-26 18:56 UTC  (4+ messages)

[PATCH V3 00/11] Multiplatform BMIPS kernel
 2014-11-26 18:54 UTC  (8+ messages)
` [PATCH V3 06/11] irqchip: bcm7120-l2: Change DT binding to allow non-contiguous IRQEN/IRQSTAT

ath9k -> bogus usb xfer on at91
 2014-11-26 18:54 UTC  (3+ messages)

Why does building an image for machine X delete the bootloader for machine Y?
 2014-11-26 18:44 UTC  (5+ messages)

Questions about some PFB registers on NVAC cards
 2014-11-26 18:52 UTC  (2+ messages)

[PATCH RFC v3 00/12] qemu: towards virtio-1 host support
 2014-11-26 18:51 UTC  (14+ messages)
` [PATCH RFC v3 05/12] virtio: introduce legacy virtio devices
  ` [Qemu-devel] "
` [PATCH RFC v3 07/12] dataplane: allow virtio-1 devices
  ` [Qemu-devel] "
` [PATCH RFC v3 11/12] virtio-net/virtio-blk: enable virtio 1.0
  ` [Qemu-devel] "

[PATCH] sha1_name: avoid unnecessary sha1 lookup in find_unique_abbrev
 2014-11-26 18:50 UTC  (2+ messages)

[PATCH net] r8152: drop the tx packet with invalid length
 2014-11-26 18:44 UTC  (4+ messages)

[PATCH 0/5] sun6i: Add A31s (pinctrl) support
 2014-11-26 18:44 UTC  (11+ messages)
` [PATCH 1/5] pinctrl: sun6i: Add some missing functions, fix i2c3 muxing
` [PATCH 2/5] pinctrl: sun6i: Add A31s pinctrl support

Uart2 can't work well after the system goto standby and then resume at csr primaII platform
 2014-11-26 18:43 UTC  (2+ messages)

[PATCH] t1402: check to delete broken refs
 2014-11-26 18:43 UTC  (4+ messages)
` [PATCHv2] branch -d: test if we can "

[PATCH 1/5] mm: Introduce OOM kill timeout
 2014-11-26 18:43 UTC  (7+ messages)

[PATCH 0/3] BYT DSI Dual Link Support
 2014-11-26 18:43 UTC  (5+ messages)
` [PATCH 1/3] drm/i915/dsi: clean up MIPI DSI pipe vs. port usage

[PATCH v6 0/2] Remove i2c sys_cfg register configuration from mach-exynos
 2014-11-26 18:43 UTC  (4+ messages)
` [PATCH v6 1/2] i2c: s3c2410: add Sysreg phandle to i2c device nodes

[PATCH] x86: bpf_jit_comp: simplify trivial boolean return
 2014-11-26 18:41 UTC  (2+ messages)

[PATCH] ARM: exynos_defconfig: disable CONFIG_EXYNOS5420_MCPM; not stable
 2014-11-26 18:41 UTC  (18+ messages)

[PATCH v2] crypto: drbg: use memzero_explicit() for clearing sensitive data
 2014-11-26 18:40 UTC 

[PATCH ftrace/core v6 0/5] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
 2014-11-26 18:40 UTC  (12+ messages)
` [PATCH ftrace/core v6 5/5] kselftest, ftrace: Add ftrace IPMODIFY flag test
                  `  "

(unknown),
 2014-11-26 18:38 UTC 

[PATCH] t1402: check to delete broken refs
 2014-11-26 18:37 UTC  (2+ messages)
` [PATCHv3] branch -d: test if we can "

instrumenting "tutorial" and RTAI
 2014-11-26 18:35 UTC 

[PATCH v4] ARM: dts: sun8i: Add PLL6 and MBUS clock nodes
 2014-11-26 18:36 UTC  (2+ messages)

[PATCH 0/3 v4] drivers/bus: Freescale Management Complex bus driver patch series
 2014-11-26 18:35 UTC  (4+ messages)
` [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

Two persistent problems
 2014-11-26 18:35 UTC  (3+ messages)

[PATCH resend v4 0/3] clk: sun6i: Unify AHB1 clock and fix rate calculation
 2014-11-26 18:35 UTC  (2+ messages)

[PATCH RFCv2 01/10] dm-dedup: main data structures
 2014-11-26 18:35 UTC  (9+ messages)

[PATCH] audio/avdtp: Session reset after linkloss
 2014-11-26 18:35 UTC 

[PATCH v3 0/5] Add Spreadtrum Sharkl64 Platform support
 2014-11-26 18:29 UTC  (5+ messages)
  ` [PATCH v3 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support

[PATCH v2 0/2] of: support passing console options with stdout-path
 2014-11-26 18:30 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v3 00/13] add TSO support
 2014-11-26 18:30 UTC  (3+ messages)
` [PATCH v4 "

Raid 10 far 2 layout clarification
 2014-11-26 18:30 UTC 

[Scst-devel] New qla2x00tgt Driver Question
 2014-11-26 18:10 UTC 

[LSF/MM TOPIC] Improving CMA
 2014-11-26 18:29 UTC  (4+ messages)
` [Lsf-pc] "

[PATCH v3 1/2] spi: add support for DLN-2 USB-SPI adapter
 2014-11-26 18:25 UTC  (4+ messages)
` [PATCH v6 "

[PATCH v12 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
 2014-11-26 18:27 UTC  (4+ messages)

[PATCH v2] ALSA: korg1212: cleanup of printk
 2014-11-26 18:27 UTC  (7+ messages)

[PATCH v3 00/28] Replace seqno values with request structures
 2014-11-26 18:25 UTC  (14+ messages)
` [PATCH v3 12/28] drm/i915: Convert mmio_flip::seqno to struct request
` [PATCH v3 17/28] drm/i915: Convert 'trace_irq' to use requests rather than seqnos

[PATCH rfc] packet: zerocopy packet_snd
 2014-11-26 18:24 UTC  (2+ messages)

Is it possible to get (or compute) the consummed CPU with perf ?
 2014-11-26 18:24 UTC  (4+ messages)

[PATCH v2 1/5] arm: imx: pca100: only try to enable USB if USB_ULPI is configured
 2014-11-26 18:21 UTC  (2+ messages)

[GIT PULL FOR v3.19] [v2] R-Car DU changes
 2014-11-26 18:20 UTC 

[Qemu-devel] [PATCH] increase maxmem before calling xc_domain_populate_physmap
 2014-11-26 18:17 UTC  (4+ messages)
` [Qemu-devel] [Xen-devel] "
    `  "

Escaping in PACKAGECONFIG
 2014-11-26 18:17 UTC 

[PATCH] drm/i915: More cautious with pch fifo underruns
 2014-11-26 18:17 UTC  (3+ messages)

[PATCH] ASoC: rt5631: Fixing compilation warning when DT is disabled
 2014-11-26 18:14 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] socfpga: add missing struct member fifo_triple_byte
 2014-11-26 18:14 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] socfpga: correctly increment freeze_controller_base address

bluetooth related firmware loader spew on resume
 2014-11-26 18:13 UTC  (7+ messages)

issue with nftable - goto : Operation not supported
 2014-11-26 18:13 UTC  (6+ messages)

[PATCH 1/2] drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe()
 2014-11-26 18:13 UTC  (2+ messages)
` [PATCH 2/2] drm/exynos/vidi: remove useless ops->commit()

maximum line size on patch
 2014-11-26 18:12 UTC  (2+ messages)

Size of perf data files
 2014-11-26 18:11 UTC  (3+ messages)


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.