All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-14 09:19:32 to 2015-06-14 13:08:24 UTC [more...]

[RFC v2 00/24] Re-use nvram module
 2015-06-14  7:46 UTC  (42+ messages)
` [RFC v2 01/24] macintosh/nvram: Remove as unused
` [RFC v2 02/24] scsi/atari_scsi: Dont select CONFIG_NVRAM
` [RFC v2 03/24] m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
` [RFC v2 04/24] m68k/atari: Replace nvram_{read, write}_byte with arch_nvram_ops
` [RFC v2 05/24] char/nvram: Re-order functions to remove forward declarations and #ifdefs
` [RFC v2 06/24] char/nvram: Adopt arch_nvram_ops
` [RFC v2 07/24] x86/thinkpad_acpi: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC v2 08/24] char/nvram: Allow the set_checksum and initialize ioctls to be omitted
` [RFC v2 09/24] char/nvram: Implement NVRAM read/write methods
` [RFC v2 10/24] char/nvram: Use generic fixed_size_llseek()
` [RFC v2 11/24] m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC v2 12/24] char/nvram: Add "devname:nvram" module alias
` [RFC v2 13/24] powerpc: Cleanup nvram includes
` [RFC v2 14/24] powerpc: Add missing ppc_md.nvram_size for CHRP and PowerMac
` [RFC v2 15/24] powerpc: Implement arch_nvram_ops.get_size() and remove old nvram_* exports
` [RFC v2 16/24] powerpc: Implement nvram sync ioctl
` [RFC v2 17/24] powerpc, fbdev: Use arch_nvram_ops methods instead of nvram_read_byte() and nvram_write_byte()
` [RFC v2 18/24] nvram: Drop nvram_* symbol exports and prototypes
` [RFC v2 19/24] powerpc: Remove CONFIG_GENERIC_NVRAM and adopt CONFIG_HAVE_ARCH_NVRAM_OPS
` [RFC v2 20/24] char/generic_nvram: Remove as unused
` [RFC v2 21/24] powerpc: Adopt nvram module for PPC64
` [RFC v2 22/24] m68k/mac: Adopt naming and calling conventions for PRAM routines
` [RFC v2 23/24] m68k/mac: Fix PRAM accessors
` [RFC v2 24/24] m68k: Dispatch nvram_ops calls to Atari or Mac functions

[Buildroot] [PATCH 1/2] package/libupnpp: bump to version 0.11.0
 2015-06-14 13:07 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/upmpdcli: "

[PATCH] socket.2: update documentation reference for AF_ALG
 2015-06-14 13:01 UTC 

[Buildroot] [PATCH 1/1] package/libuv: bump to version 1.6.1
 2015-06-14 12:54 UTC 

Global variables
 2015-06-14 12:53 UTC  (4+ messages)

[OSSTEST Nested PATCH v11 0/7] Introduction of netsted HVM test job
 2015-06-14 12:52 UTC  (10+ messages)
` [OSSTEST Nested PATCH v11 6/7] Compose the main recipe of nested "

[Buildroot] [PATCH 1/2] uclibc: use uClibc-ng by default
 2015-06-14 12:52 UTC  (8+ messages)
` [Buildroot] [PATCH 2/2] uclibc: remove Xtensa specific version

[Buildroot] [git commit] uclibc: remove Xtensa specific version
 2015-06-14 12:51 UTC 

[Buildroot] [PATCH 1/1] package/musl: bump to version 1.1.10
 2015-06-14 12:50 UTC  (2+ messages)

[PATCH v2] x86/asm/entry/32, selftests: Add test_syscall_vdso test
 2015-06-14 12:50 UTC  (3+ messages)

[Buildroot] [git commit] uclibc: use uClibc-ng by default
 2015-06-14 12:50 UTC 

[Buildroot] [git commit] package/musl: bump to version 1.1.10
 2015-06-14 12:49 UTC 

problems building imx-lib_3.10.17-1.0.0 with kernel 4.x
 2015-06-14 12:49 UTC 

[Buildroot] [PATCH 1/1] package/shairport-sync: bump to version 2.2.4
 2015-06-14 12:49 UTC  (2+ messages)

[Buildroot] [git commit] package/shairport-sync: bump to version 2.2.4
 2015-06-14 12:47 UTC 

[Buildroot] [PATCH v3 1/2] boot/uboot: add support for the kconfig infrastructure
 2015-06-14 12:46 UTC  (3+ messages)
` [Buildroot] [PATCH v3 2/2] docs/manual: add U-Boot configuration

[Qemu-devel] [RFC] QOM design - add instance data to Object
 2015-06-14 12:43 UTC  (10+ messages)
        ` [Qemu-devel] [RFC] QOM design - add instance data to Object (-> add constructors)

[PATCH v2 5/7] bisect: change read_bisect_terms parameters
 2015-06-14 12:39 UTC  (4+ messages)
` [PATCH v2 7/7] bisect: allows any terms set by user

[sched/preempt] BUG: KASan: out of bounds access in trace_graph_entry at addr ffff88000d717e48
 2015-06-14 12:33 UTC  (3+ messages)

problem compiling fsl-alsa-plugins with kernel 4.x
 2015-06-14 12:26 UTC 

Audio crackles with 4.1-rc1
 2015-06-14 12:24 UTC  (12+ messages)

[Bug 98751] New: radeon: multihead "no signal" on one of the monitors - regression
 2015-06-14 12:23 UTC  (4+ messages)
` [Bug 98751] "

[Qemu-devel] writing to quest's ps2 keyboard
 2015-06-14 12:23 UTC 

[Bug 77361] New: nouveau not working on 3.13 linux kernel
 2015-06-14 12:19 UTC  (3+ messages)
  ` [Bug 77361] [nve7] "

perf probe and structs
 2015-06-14 12:18 UTC  (2+ messages)

[U-Boot] [RFC] Sunxi NAND support for U-Boot
 2015-06-14 12:18 UTC  (32+ messages)
` [U-Boot] [RFC 02/11] mtd/nand: add ONFI timing mode to nand_timings converter
      ` [U-Boot] [linux-sunxi] "
` [U-Boot] [RFC 03/11] mtd/nand: support ONFI timing mode retrieval for non-ONFI
` [U-Boot] [RFC 04/11] mtd/nand: add page status table (pst)
` [U-Boot] [RFC 05/11] mtd/nand: take nand_ecc_ctrl initialization out of nand_scan_tail
` [U-Boot] [RFC 06/11] mtd/nand: Add randomisation layer
` [U-Boot] [RFC 07/11] mtd/nand Add Sunxi NAND driver
` [U-Boot] [RFC 08/11] mtd/nand: Add DT definitions for Olimex Lime
` [U-Boot] [RFC 11/11] mtd/nand: Sunxi NAND boot partition definitions
  ` [U-Boot] [linux-sunxi] "

[PATCH 1/1] pcmcia: Add missing free_irq()
 2015-06-14 12:14 UTC 

[PATCH 1/1 linux-next] fs/hfsplus/options.c: use standard option prefix
 2015-06-14 12:16 UTC  (4+ messages)

[RFC]: Supporting PIO mode of operation in i2c_msg->flags
 2015-06-14 12:12 UTC  (3+ messages)

[Qemu-devel] [PATCH V2] pci: fixes to allow booting from extra root pci buses
 2015-06-14 12:10 UTC  (5+ messages)

perf mem: invalid or unsupported event: 'cpu/mem-loads/pp'
 2015-06-14 12:06 UTC  (3+ messages)

[Qemu-devel] [PATCH V2] pci: fixes to allow booting from extra root pci buses
 2015-06-14 12:05 UTC  (11+ messages)

[Bug 77529] New: NVS 510 DP-3 output doesn't work
 2015-06-14 12:04 UTC  (2+ messages)
  ` [Bug 77529] [NVE7] "

[Bug 76818] New: Xorg EQ overflowing lock up
 2015-06-14 12:03 UTC  (2+ messages)
  ` [Bug 76818] [NVE7] GPU lockup

[PATCH 1/1] wm831x_power: Fix off-by-one at free_irq()
 2015-06-14 11:55 UTC 

[PATCH RFC 00/20] expose global performance counters
 2015-06-14 11:54 UTC  (6+ messages)
` [PATCH RFC 05/20] pm: reorganize the nvif interface

[PATCH v2 00/17] x86/tsc: Clean up rdtsc helpers
 2015-06-14 11:54 UTC  (5+ messages)
` [PATCH v2 13/17] x86/tsc: Rename native_read_tsc() to rdtsc_unordered()

[PATCH v2 1/7] bisect : correction of typo
 2015-06-14 11:51 UTC  (4+ messages)
` [PATCH v2 4/7] bisect: add the terms old/new

[PATCH 1/2] pm: fix signals/sources for GT200+
 2015-06-14 11:50 UTC  (2+ messages)
  ` [PATCH 2/2] pm: some fixes related to sources

[U-Boot] [PATCH 0/2] sunxi: musb: Fix "usb reset" handling
 2015-06-14 11:47 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] sunxi: musb: Do not fully reset the controler from sunxi_musb_disable
` [U-Boot] [PATCH 2/2] sunxi: musb: Remove unused sunxi_musb_exit method

[PATCH] drm/i915: Add the ddi get cdclk code for BXT
 2015-06-14 11:45 UTC  (2+ messages)

[Xenomai] RTDM-native mainlining - status?
 2015-06-14 11:43 UTC  (8+ messages)

[PATCH 1/2] pm/gf100: allow to share GPC, HUB and PART domains
 2015-06-14 11:33 UTC  (2+ messages)
  ` [PATCH 2/2] pm/gf100: add compute signals/sources

[PATCH v3] iio: light: Add support for ROHM RPR0521 sensor
 2015-06-14 11:28 UTC  (3+ messages)

Divide Error: 0000 [#1] SMP
 2015-06-14 11:28 UTC 

[PATCH] chroot.2: not intended for security, document attack
 2015-06-14 11:25 UTC 

[PATCH RFC 0/4] PL08x DT bindings and LPC18xx DMA support
 2015-06-14 11:22 UTC  (10+ messages)
  ` [PATCH RFC 1/4] dmaengine: pl08x: support dt channel assignment
  ` [PATCH RFC 2/4] doc: dt: dma: add binding doc for pl08x
  ` [PATCH RFC 3/4] dmaengine: add driver for lpc18xx dmamux
  ` [PATCH RFC 4/4] doc: dt: dma: add bindings for lpc1850-dmamux

[PATCH 5/5] iio: adc: cc10001: Power-up the ADC at probe time when used remotely
 2015-06-14 11:22 UTC  (5+ messages)

[PATCH 2/2] iio: adc: xilinx-xadc: Add xlnx,extend-name as an optional argument for aux channels
 2015-06-14 11:20 UTC  (8+ messages)
` [PATCH v2 1/2] devicetree: xilinx-xadc: Add optional label property
  ` [PATCH v2 2/2] iio: adc: xilinx-xadc: Add label as an optional argument for aux channels

[PATCH v1 0/2] Implement sample time consideration
 2015-06-14 11:16 UTC  (6+ messages)
` [PATCH v1 1/2] iio: adc: Determine sampling frequencies by using minimum sample time

[PATCH 0/4] drm: Add decoding for DRM/KMS and i915 ioctls
 2015-06-14 11:12 UTC  (15+ messages)
` [PATCH 2/4] drm: Add dispatcher and driver identification for DRM
` [PATCH 3/4] drm: Add decoding of i915 ioctls

Haswell LBR call stacks
 2015-06-14 11:02 UTC 

[PATCH v5 0/2] iio: adc: vf610: respect ADC clocking limitations
 2015-06-14 11:12 UTC  (7+ messages)
` [PATCH v5 1/2] iio: adc: vf610: implement configurable conversion modes

[PATCH v2] iio: accel: Add sampling rate support for STK8312
 2015-06-14 11:09 UTC  (2+ messages)

[PATCH] iio: accel: Add buffer mode for Sensortek STK8312
 2015-06-14 11:07 UTC  (2+ messages)

[PATCH 1/1] clocksource: sh_mtu2: Fix irq leaks when sh_mtu2_setup() fails
 2015-06-14 10:57 UTC 

[PATCH] libkmod-module: fix return code in error path
 2015-06-14 10:55 UTC  (2+ messages)

[PATCH 1/2] iio: accel: STK8BA50: replace scale table with a struct
 2015-06-14 10:52 UTC  (4+ messages)
` [PATCH 2/2] iio: accel: Add sampling rate support for STK8BA50

[PATCH 1/1] omap3isp: Fix sub-device power management code
 2015-06-14 10:41 UTC  (4+ messages)
` [PATCH v1.1 "

[PATCH] input: axp20x-pek: Fix reporting button state as inverted
 2015-06-14 10:42 UTC  (2+ messages)

[GIT PULL FOR v4.2] OMAP3 ISP and OMAP4 ISS fixes
 2015-06-14 10:40 UTC 

[PATCH] OMAP3 ISP: Support top and bottom fields
 2015-06-14 10:38 UTC  (3+ messages)

[Buildroot] [PATCH 1/4] package/kodi: Move all kodi packages to subdirectories of package/kodi/
 2015-06-14 10:33 UTC  (4+ messages)

Failed assertion in pathspec.c
 2015-06-14 10:30 UTC  (4+ messages)

[PATCH v2 0/6] omap4iss: Add RGB2RGB blending matrix support
 2015-06-14 10:30 UTC  (4+ messages)
` [PATCH v2 6/6] staging: media: omap4iss: ipipe: Expose the RGB2RGB blending matrix

[PATCH] scripts/oe-selftest: enhancement 7865
 2015-06-14 10:26 UTC  (2+ messages)

[PATCHv6 1/4] ARM: dts: exynos5422-odroidxu3: Add pwm-fan node
 2015-06-14 10:24 UTC  (9+ messages)
` [PATCHv6 2/4] ARM: dts: exynos5422-odroidxu3: Enable TMU at Exynos5422 base
` [PATCHv6 3/4] ARM: dts: exynos5422-odroidxu3: Define default thermal-zones
` [PATCHv6 4/4] ARM: dts: exynos5422-odroidxu3: Enable thermal-zones

[PATCH] iio: Fix parameters in iio_triggered_buffer_setup
 2015-06-14 10:20 UTC  (2+ messages)

[B.A.T.M.A.N.] Mesh hickups with 2014.3
 2015-06-14 10:20 UTC  (6+ messages)

[PATCH non-pretimeout 0/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-06-14 10:15 UTC  (8+ messages)
  ` [PATCH non-pretimeout 3/7] ARM64: add SBSA Generic Watchdog device node in amd-seattle-soc.dtsi
  ` [PATCH non-pretimeout 4/7] Watchdog: introduce ARM SBSA watchdog driver

[PATCH REPOST libmlx4] Add IP and TCP/UDP TX checksum offload support
 2015-06-14 10:13 UTC 

[PATCH REPOST libibverbs] Add IP and TCP/UDP TX checksum offload support
 2015-06-14 10:13 UTC 

[Qemu-devel] PXB changes for QEMU, and extra root buses for OVMF, round 2
 2015-06-14 10:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 0/4] PXB changes
  ` [Qemu-devel] [PATCH v4 4/4] hw/pci-bridge: format SeaBIOS-compliant OFW device node for PXB

[U-Boot] [PATCH] MSI_Primo81_defconfig: enable USB OTG port and keyboard support
 2015-06-14 10:08 UTC 

displayed name changed in ip link show for bridge- and other interfaces
 2015-06-14 10:00 UTC 

[Buildroot] Using buildroot RFS and Kernel files with Altera SoC
 2015-06-14 10:03 UTC 

[xen-4.4-testing test] 58451: regressions - trouble: blocked/broken/fail/pass
 2015-06-14 10:02 UTC 

[1/2] rtc: pcf8563: Refactor to use SMBUS api instead of raw I2C
 2015-06-14  9:57 UTC  (2+ messages)
` [rtc-linux] "

[Qemu-devel] Bug report - Windows XP guest failure
 2015-06-14  9:55 UTC  (10+ messages)

iwlwifi in AP mode is experimental?
 2015-06-14  9:52 UTC  (3+ messages)

[PATCH] pktgen: fix typos in pktgen_bench_xmit_mode_netif_receive.sh
 2015-06-14  9:43 UTC 

HDMI and Composite capture on Lager, for kernel 4.1, version 3
 2015-06-14  9:40 UTC  (3+ messages)
` [PATCH 09/15] media: soc_camera pad-aware driver initialisation

[U-Boot] [PATCH] imx: imximage: add new CHECK/CLR BIT command
 2015-06-14  9:38 UTC 

[PATCH 0/8] tick/nohz: Tick dependency quick check + cleanups
 2015-06-14  9:30 UTC  (7+ messages)
` [PATCH 5/8] nohz: Restart the tick from irq exit


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.