All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-18 15:04:53 to 2015-03-18 16:03:54 UTC [more...]

[Buildroot] [PATCH v5 00/11] autobuild-run improvements
 2015-03-18 16:03 UTC  (5+ messages)

[PATCH 0/3] drivers: usb: storage: fix some checkpatch errors
 2015-03-18 16:03 UTC  (3+ messages)
` [PATCH 3/3] drivers: usb: storage: datafab.c: clean up a variety of "

[PATCH] nsenter: add support for pty
 2015-03-18 15:59 UTC  (3+ messages)

[PATCH] ARM: mvebu: clk: remove cpuclk resources overlapping coredivclk registers on Armada XP
 2015-03-18 16:02 UTC  (3+ messages)

[U-Boot] [PATCH v5 00/14] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-03-18 16:02 UTC  (4+ messages)

[PATCH] EAL: move rte_common_vect.h into arch/x86
 2015-03-18 16:02 UTC  (4+ messages)

[PATCH v5 0/5] Add support for Fujitsu USB host controller
 2015-03-18 16:02 UTC  (4+ messages)

[BUG/PATCH] kernel RNG and its secrets
 2015-03-18 16:02 UTC  (7+ messages)

[GSoC] project proposal
 2015-03-18 16:01 UTC 

[PATCH] igb: handle VF LPE mailbox message
 2015-03-18 16:01 UTC  (2+ messages)

[PATCH v4 0/4] ARM: EXYNOS: cpuidle: add AFTR mode support for Exynos3250
 2015-03-18 16:00 UTC  (10+ messages)
` [PATCH v4 1/4] ARM: EXYNOS: fix CPU1 hotplug on Exynos3250
` [PATCH v4 2/4] ARM: EXYNOS: add code for setting/clearing boot flag
` [PATCH v4 3/4] ARM: EXYNOS: cpuidle: add AFTR mode support for Exynos3250
` [PATCH v4 4/4] ARM: EXYNOS: cpuidle: allow driver usage on Exynos3250 SoC

[PATCH] ARM: tegra: support big-endian kernel
 2015-03-18 16:00 UTC  (2+ messages)

[PATCH v3 1/2] of: Add vendor prefix for Aptina Imaging
 2015-03-18 15:59 UTC  (3+ messages)

[PATCH 0/1] btrfs: Fix NO_SPACE bug caused by delayed-iput
 2015-03-18 15:59 UTC  (5+ messages)
` [PATCH 1/1] "

bug in alsa-plugins: #if SND_PCM_EXTPLUG_VERSION wrong
 2015-03-18 15:58 UTC 

[PATCH v2 2/2] sched_credit2.c: runqueue_per_core code
 2015-03-18 15:59 UTC  (11+ messages)

[PATCH] mm, memcg: sync allocation and memcg charge gfp flags for THP
 2015-03-18 15:59 UTC  (7+ messages)

Toaster weekly call
 2015-03-18 15:56 UTC  (6+ messages)

[PATCH] ARM: mvebu: Conform L2CC node with ePAPR specification by adding cache-level
 2015-03-18 15:56 UTC  (2+ messages)

[PATCH v6 1/2] DT: hwspinlock: Add binding documentation for Qualcomm hwmutex
 2015-03-18 15:55 UTC  (4+ messages)
` [PATCH v6 2/2] hwspinlock: qcom: Add support for Qualcomm HW Mutex block

[PATCH v2] add support for Freescale's MMA8653FC 10 bit accelerometer
 2015-03-18 15:55 UTC 

[PATCH] ARM: tegra: Maintain CPU endianness for asm code
 2015-03-18 15:55 UTC  (2+ messages)

[PATCH 0/2] Changes to timers Maefile to use shared logic for run_tests and install
 2015-03-18 15:55 UTC  (7+ messages)
` [PATCH 2/2] selftests/timers: change to use shared logic to run and install tests

[Xenomai] Makefile to use 2 APIs (rtdm and alchemy) simultaneously
 2015-03-18 15:54 UTC  (2+ messages)

ATSAMA5D big endian work
 2015-03-18 15:53 UTC  (19+ messages)
` [PATCH 01/13] ARM: at91: Add big endian configuration for ATSAMA5D devices
` [PATCH 02/13] tty: serial: atmel: fix big-endian on ARMv7 devices
` [PATCH 03/13] ARM: at91: use readl/writel relaxed instead of __raw for big endian
` [PATCH 04/13] ARM: at91: setup.c: use endian agnostic IO functions
` [PATCH 05/13] ARM: at91: debug: fix debug in big endian mode
` [PATCH 06/13] ARM: at91: PIT: make IO endian agnostic
` [PATCH 07/13] clocksource: tcb_clksrc: "
` [PATCH 08/13] rtc: at91rm9200: "
` [PATCH 09/13] spi: atmel: use endian agnostic IO
` [PATCH 10/13] usb: gadget: atmel_usba: use endian agnostic IO on ARM
` [PATCH 11/13] can: at91_can: use endian agnostic IO accessors
` [PATCH 12/13] mmc: atmel-mci: use endian agnostic IO

[PATCH 0/8] Improve build process
 2015-03-18 15:52 UTC  (6+ messages)
` [PATCH v2 1/4] mk: Remove combined library and related options

[PATCH v3] ARM: l2c: Maintain CPU endianness for early resume function
 2015-03-18 15:52 UTC  (2+ messages)

[PATCH] dm-verity: Add error handling modes for corrupted blocks
 2015-03-18 15:52 UTC  (8+ messages)
` [PATCHv3] "

[PATCH] kselftest/timers: Set default threadtest values to simplify execution scripts
 2015-03-18 15:51 UTC 

[Buildroot] [PATCH v2 00/10] autobuild-run: python3 compat and misc improvements
 2015-03-18 15:50 UTC  (11+ messages)
` [Buildroot] [PATCH v2 01/10] autobuild-run: fixup imports
` [Buildroot] [PATCH v2 02/10] autobuild-run, python3: dict.iteritems()->items()
` [Buildroot] [PATCH v2 03/10] autobuild-run, python3: decode subprocess output
` [Buildroot] [PATCH v2 04/10] autobuild-run, python3: encode/decode mmap data
` [Buildroot] [PATCH v2 05/10] autobuild-run: avoid use of builtin as varname
` [Buildroot] [PATCH v2 06/10] autobuild-run: reorganize imports
` [Buildroot] [PATCH v2 07/10] autobuild-run: move check_requirements() to SystemInfo
` [Buildroot] [PATCH v2 08/10] autobuild-run: encapsulate subprocess calls
` [Buildroot] [PATCH v2 09/10] autobuild-run: control subprocess env
` [Buildroot] [PATCH v2 10/10] autobuild-run: set locale to en_US or C

iproute2: ss - Disable stderr messages by default
 2015-03-18 15:38 UTC 

NFS hang after concurrent writes
 2015-03-18 15:50 UTC  (11+ messages)

[review-request] 7414-cut the prefix from layer file paths for bitbake variables
 2015-03-18 15:48 UTC  (5+ messages)

[PATCH 0/5] hwmon: (ibmpowernv) remove dependency on OPAL index
 2015-03-18 15:47 UTC  (12+ messages)
  ` [lm-sensors] "
` [PATCH 1/5] hwmon: (ibmpowernv) replace AMBIENT_TEMP by TEMP
  ` [lm-sensors] "
` [PATCH 2/5] hwmon: (ibmpowernv) add a get_sensor_type() routine
  ` [lm-sensors] "
` [PATCH 3/5] hwmon: (ibmpowernv) add a convert_opal_attr_name() routine
  ` [lm-sensors] "
` [PATCH 4/5] hwmon: (ibmpowernv) change create_hwmon_attr_name() prototype
  ` [lm-sensors] "
` [PATCH 5/5] hwmon: (ibmpowernv) do not use the OPAL index for hwmon attribute names
  ` [lm-sensors] "

[PATCH 0/5] Changes regarding log checking and license checksums
 2015-03-18 15:46 UTC  (4+ messages)
` [PATCH 1/5] rootfs.py: two changes regarding log checking

[PATCH] clocksource: tegra: Maintain CPU endianness
 2015-03-18 15:44 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/1] tovid: new package
 2015-03-18 15:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/7] pass aer error to guest for vfio device
 2015-03-18 15:45 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 7/7] pc: add PC_I440FX_COMPAT to disable aercap for vifo device

[PATCH] mm: Use GFP_KERNEL allocation for the page cache in page_cache_read
 2015-03-18 15:45 UTC  (3+ messages)

[PATCH RFC] mm: protect suid binaries against rowhammer with copy-on-read mappings
 2015-03-18 15:45 UTC  (6+ messages)

[PATCH V5] Allow compaction of unevictable pages
 2015-03-18 15:40 UTC  (8+ messages)

PCI passthrough of 40G ethernet interface (Openstack/KVM)
 2015-03-18 15:40 UTC  (13+ messages)
          ` [Qemu-devel] "

[PATCH RESEND] iio: st-sensors: add support for lis3lv02d accelerometer
 2015-03-18 15:39 UTC  (3+ messages)

[PATCH v2 03/15] eal: Fix memory leak of pci_uio_map_resource()
 2015-03-18 15:39 UTC  (8+ messages)
` [PATCH 0/6] Clean up pci uio implementations
  ` [PATCH 1/6] eal: Fix cording style of eal_pci.c and eal_pci_uio.c
  ` [PATCH 2/6] eal: Close file descriptor of uio configuration
  ` [PATCH 3/6] eal: Fix memory leaks and needless incrementation of pci uio implementation

[PATCH 0/1] Fix for YOCTO #7390 bug
 2015-03-18 15:38 UTC  (2+ messages)
` [PATCH 1/1] neard: fix the install path in init scripts

[Buildroot] [PATCH 1/2] linux-headers: bump 3.{10,14,19}.x series
 2015-03-18 15:36 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux: bump default to version 3.19.2

Is btrfs filesystem resize synchronous?
 2015-03-18 15:36 UTC 

[RFC PATCH 0/7] evacuate struct page from the block layer
 2015-03-18 15:35 UTC  (4+ messages)

[PATCH 0/3] mailbox: New mailbox driver for ST
 2015-03-18 15:34 UTC  (13+ messages)
` [PATCH 3/3] mailbox: Add support for ST's Mailbox IP

[PATCH v2 0/7] Some (not only) cpupool related fixes and improvements
 2015-03-18 15:33 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] virtio: add input device
 2015-03-18 15:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/4] virtio-input: core code & base class

[PATCH V4] Add flag to start info regarding virtual mapped p2m list
 2015-03-18 15:28 UTC 

Submodule not working with specified work-tree
 2015-03-18 15:31 UTC 

[PATCH v6 0/4] irqchip: move away from gic_arch_extn.irq_set_wake
 2015-03-18 15:30 UTC  (3+ messages)

[PATCH] doc:pci: Fix typo in Documentation/PCI
 2015-03-18 15:29 UTC 

[PATCH net-next 0/3] tipc: small bugfix an support for datagram connect()
 2015-03-18 15:28 UTC  (5+ messages)
` [PATCH net-next 1/3] tipc: remove redundant call to tipc_node_remove_conn
` [PATCH net-next 2/3] tipc: do not report -EHOSTUNREACH for failed local delivery

[PATCH] acpi: battery: make warning greppable
 2015-03-18 15:27 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] common/lcd_console: introduce display/framebuffer rotation
 2015-03-18 15:27 UTC  (11+ messages)
` [U-Boot] [PATCH v2 3/4] common/lcd_console: move single static variables into common (static) structure
` [U-Boot] [PATCH v2 4/4] common/lcd_console: introduce display/framebuffer rotation

[PATCH v2] phy: Add a driver for dm816x USB PHY
 2015-03-18 15:26 UTC  (4+ messages)

[PATCH 0/3] *** Updates against OMAP3ISP and BT.656
 2015-03-18 15:25 UTC  (7+ messages)
` [PATCH 1/3] omap3isp: Defer probing when subdev isn't available
` [PATCH 2/3] omap3isp: Disable CCDC's VD0 and VD1 interrupts when stream is not enabled

[PATCH net-next] rocker: check for BRIDGE_FLAGS_SELF in bridge setlink handler
 2015-03-18 15:24 UTC  (15+ messages)

[PATCHv2] NVMe: write_long SCSI to NVMe translation implementation
 2015-03-18 15:24 UTC  (5+ messages)

master - pvscan: check sysfs dev entry before rescan
 2015-03-18 15:22 UTC 

[PATCH] mm/slub: fix lockups on PREEMPT && !SMP kernels
 2015-03-18 15:21 UTC  (4+ messages)
` [PATCHv2] "

[meta-oe][dizzy]Update PyQt and related recipes
 2015-03-18 15:21 UTC  (6+ messages)

[PATCH v2 0/5] cpuidle: exynos: add coupled cpuidle support for Exynos3250
 2015-03-18 15:21 UTC  (5+ messages)
` [PATCH v2 4/5] ARM: EXYNOS: add exynos_get_boot_addr() helper

[PATCH v2 00/26] OMAP3 ISP: Move to videobuf2
 2015-03-18 15:21 UTC  (6+ messages)
` [PATCH v2 25/26] omap3isp: "

[PATCH] Avoid null-pointer access in w1/slaves/w1_therm
 2015-03-18 15:18 UTC  (12+ messages)

[PATCH] fix build warning and failure in Suse11
 2015-03-18 15:18 UTC  (3+ messages)

[RFC] Build with arm64 configuration
 2015-03-18 15:16 UTC  (6+ messages)

[PATCH] mm: don't count preallocated pmds
 2015-03-18 15:16 UTC  (2+ messages)

[PATCH 0/7] Yet more HD-audio restrucruing
 2015-03-18 15:16 UTC  (8+ messages)
` [PATCH 1/7] ALSA: hda - Make snd_hda_bus_type public
` [PATCH 2/7] ALSA: hda - Move some codes up to hdac_bus struct
` [PATCH 3/7] ALSA: hda - Move a part of hda_codec stuff into hdac_device
` [PATCH 4/7] ALSA: hda - Add widget sysfs tree
` [PATCH 5/7] ALSA: hda - Support indirect execution of verbs
` [PATCH 6/7] ALSA: hda - Fix possible runtime PM refcount unbalance
` [PATCH 7/7] ALSA: hda - Re-add tracepoints to HD-audio core driver

Fwd: Seems to be pushing more than necessary
 2015-03-18 15:14 UTC  (10+ messages)
  `  "

[PATCHv1] xen/balloon: disable memory hotplug in PV guests
 2015-03-18 15:14 UTC  (11+ messages)

High system load and 3TB of memory
 2015-03-18 15:14 UTC  (6+ messages)

[PATCH v2] rte_mbuf: mbuf bulk alloc/free functions added + unittest
 2015-03-18 15:13 UTC  (6+ messages)

[PATCH V2 0/1] neighbour: Support broadcast ARP in neighbor PROPE state
 2015-03-18 15:12 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] target-finalize: Use NULL deliminators when stripping the target directory
 2015-03-18 15:10 UTC 

[PATCH 0/9] PM / Domains: Don't leave unused PM domains powered after ->probe()
 2015-03-18 15:09 UTC  (4+ messages)
` [PATCH 1/9] PM / Domains: Add dev_pm_domain_get|put() APIs

[PATCH 0/2] serial: 8250_pci: Fintek products patches
 2015-03-18 15:08 UTC  (4+ messages)

[PATCH v0 00/11] Introduce Intel Trace Hub support
 2015-03-18 15:07 UTC  (5+ messages)
` [PATCH v0 01/11] stm class: Introduce an abstraction for System Trace Module devices

[PATCH v10 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-18 15:06 UTC  (4+ messages)
` [PATCH v10 18/21] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64

PANIC: double fault, error_code: 0x0 in 4.0.0-rc3-2, kvm related?
 2015-03-18 15:05 UTC  (3+ messages)

[PATCH] tools: Fix some strings and functions regarding VFIO support
 2015-03-18 15:05 UTC 

[Qemu-devel] [PATCH for-2.4 0/8] memory: enable unlocked PIO/MMIO in KVM
 2015-03-18 15:04 UTC  (4+ messages)

[PATCH] selftests: Fix build failures when invoked from kselftest target
 2015-03-18 15:04 UTC  (5+ messages)
` [PATCH] selftests: Fix kcmp build to not require headers install


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.