All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-30 05:33:11 to 2015-05-30 11:03:32 UTC [more...]

[PATCH i2c-tools] decode-dimms: correctly check for out-of-bounds vendor id
 2015-05-30 11:03 UTC 

[PATCH 00/15] KVM: x86: fully implement vMTRR
 2015-05-30 10:59 UTC  (17+ messages)
` [PATCH 01/15] KVM: x86: move MTRR related code to a separate file
` [PATCH 02/15] KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
` [PATCH 03/15] KVM: MTRR: remove mtrr_state.have_fixed
` [PATCH 04/15] KVM: MTRR: exactly define the size of variable MTRRs
` [PATCH 05/15] KVM: MTRR: clean up mtrr default type
` [PATCH 06/15] KVM: MTRR: do not split 64 bits MSR content
` [PATCH 07/15] KVM: MTRR: improve kvm_mtrr_get_guest_memory_type
` [PATCH 08/15] KVM: MTRR: introduce fixed_mtrr_segment table
` [PATCH 09/15] KVM: MTRR: introduce var_mtrr_range
` [PATCH 10/15] KVM: MTRR: sort variable MTRRs
` [PATCH 11/15] KVM: MTRR: introduce fixed_mtrr_addr_* functions
` [PATCH 12/15] KVM: MTRR: introduce mtrr_for_each_mem_type
` [PATCH 13/15] KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
` [PATCH 14/15] KVM: MTRR: do not map huage page for non-consistent range
` [PATCH 15/15] KVM: VMX: fully implement guest MTRR virtualization

[patch 0/3] cyclictest: Various fixes and a new option
 2015-05-30 11:02 UTC  (6+ messages)
` [patch 2/3] cyclictest: Convert the offset of the alignment option to microseconds
` [patch 3/3] cyclictest: Align measurement threads to the next full second

[Qemu-devel] [PATCH 1/3] ich9: add TCO interface emulation
 2015-05-30 10:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/3] target-i386: reserve RCRB mmio space in ACPI DSDT table
  ` [Qemu-devel] [SeaBIOS] "

cc2520 issue
 2015-05-30 10:56 UTC  (5+ messages)

[PATCH v3 1/4] sched/rt: Check to push the task away after its affinity was changed
 2015-05-30 10:54 UTC  (4+ messages)

imx-sgtl5000 sound card registration fails on hummingboard i2
 2015-05-30 10:53 UTC  (2+ messages)

[Qemu-devel] [PATCH] Target-arm: Add the Cortex-M4 CPU
 2015-05-30 10:46 UTC  (2+ messages)

[PATCH 1/8] ext4 crypto: fix memory leaks in ext4_encrypted_zeroout
 2015-05-30 10:45 UTC  (5+ messages)
` [PATCH 4/8] ext4 crypto: encrypt tmpfile located in encryption protected directory

[PATCH] Staging: lustre: Replace kzalloc followed by memcpy with
 2015-05-30 10:30 UTC 

[PATCH] Staging: lustre: Replace kzalloc followed by memcpy with
 2015-05-30 10:43 UTC 

Diffing submodule does not yield complete logs for merge commits
 2015-05-30 10:41 UTC  (11+ messages)

[PATCH] Staging: lustre: Replace kzalloc followed by memcpy with kmemdup
 2015-05-30 10:22 UTC 

[Qemu-trivial] [PATCH 00/29] Fix memory leak relevant to calling qemu_allocate_irqs
 2015-05-30 10:34 UTC  (7+ messages)
` [Qemu-trivial] [PATCH 29/29] hw/s390x/sclpcpu.c: Fix memory leak spotted by valgrind
  ` [Qemu-trivial] [Qemu-devel] "
    `  "

[Qemu-devel] [RFC] extensions to the -m memory option
 2015-05-30 10:32 UTC  (11+ messages)

[PATCH bluetooth-next 0/5] fixes and cleanups for cc2520
 2015-05-30 10:29 UTC  (2+ messages)

[PATCHv2 0/3 net] xen-netback: fix ethtool stats and memory leak
 2015-05-30 10:29 UTC  (3+ messages)
` [PATCHv2 1/3] xen-netback: return correct ethtool stats

[linux-linus test] 57516: regressions - trouble: broken/fail/pass
 2015-05-30 10:24 UTC 

4.1 touchscreen regression on n900 -- pinpointed [was Re: linux-n900 v4.1-rc4]
 2015-05-30 10:14 UTC  (7+ messages)
            ` [PATCH] fix n900 dts file to work around 4.1 touchscreen regression on n900

[Ocfs2-devel] [PATCH V2] ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock()
 2015-05-30 10:08 UTC 

[5/5] drivers/rtc/sa1100: Replace deprecated rtc_tm_to_time() and rtc_time_to_tm()
 2015-05-30 10:05 UTC  (3+ messages)
    ` [rtc-linux] "

[PATCH] Fix function keys sequence on USB
 2015-05-30  9:59 UTC  (2+ messages)
` [PATCH slof] "

[for-next][PATCH 0/3] ring-buffer: A few more minor updates
 2015-05-30  9:42 UTC  (4+ messages)
` [for-next][PATCH 1/3] ring-buffer: Give NMIs a chance to lock the reader_lock
` [for-next][PATCH 2/3] ring-buffer: Remove useless unused tracing_off_permanent()
` [for-next][PATCH 3/3] ring-buffer: Add enum names for the context levels

[PATCH v2] can: mcp251x: not correct register address
 2015-05-30  9:42 UTC 

[RFC PATCH 0/3] clk: stm32: Add clock driver for STM32F4[23]xxx devices
 2015-05-30  9:38 UTC  (24+ messages)
  ` [PATCH v2 0/4] "
    ` [PATCH v2 1/4] ARM: stm32: Enable clock source
      ` [PATCH v2 2/4] dt-bindings: Document the STM32F4 clock bindings
      ` [PATCH v2 3/4] clk: stm32: Add clock driver for STM32F4[23]xxx devices
      ` [PATCH v2 4/4] ARM: dts: stm32f429: Adopt STM32F4 clock driver

[qemu-mainline test] 57513: regressions - FAIL
 2015-05-30  9:31 UTC 

Proposal
 2015-05-30  9:19 UTC  (2+ messages)

[Qemu-devel] Assertion failed when I reduced HW support
 2015-05-30  9:29 UTC 

[U-Boot] [PATCH 0/8] ARM: sunxi: Support PSCI for sun6i and sun8i
 2015-05-30  9:23 UTC  (2+ messages)

[PATCH v11 0/12] Support Write-Through mapping on x86
 2015-05-30  9:18 UTC  (4+ messages)
` [PATCH v11 6/12] x86, mm, asm-gen: Add ioremap_wt() for WT

[U-Boot] Please pull u-boot-sunxi master
 2015-05-30  9:18 UTC 

[U-Boot] [RFC] tam3517: add GPMC nand timing (brutally)
 2015-05-30  9:16 UTC 

[PATCH] ALSA: usb-audio: don't try to get Outlaw RR2150 sample rate
 2015-05-30  9:15 UTC 

[PATCH] make it build against musl
 2015-05-30  9:13 UTC 

[PATCH net-next] bpf: add missing rcu protection when releasing programs from prog_array
 2015-05-30  9:02 UTC  (4+ messages)

[PATCH net v2] switchdev: don't abort hardware ipv4 fib offload on failure to program fib entry in hardware
 2015-05-30  9:00 UTC  (8+ messages)

[PATCH V6] Add support for mouse logitech m560
 2015-05-30  9:00 UTC  (3+ messages)
` [PATCH 1/2] Export hid_field_extract()
` [PATCH 2/2] Add driver for mouse logitech M560

[PATCH] Btrfs: don't invalidate root dentry when subvolume deletion fails
 2015-05-30  8:59 UTC 

BTRFS issue: deleting default snapshot causes kernel oops
 2015-05-30  8:58 UTC  (2+ messages)

Reflections on implementing Web MIDI on top of ALSA seq
 2015-05-30  8:45 UTC  (2+ messages)

Device Tree Blob (DTB) licence
 2015-05-30  2:43 UTC  (9+ messages)

[rumpuserxen test] 57581: regressions - FAIL
 2015-05-30  8:27 UTC 

[PATCH perf/core ] [BUGFIX] perf probe: List probes in stdout
 2015-05-30  8:17 UTC 

[PATCH v3 0/3] staging: iio_simple_dummy: minor driver fixes
 2015-05-30  8:20 UTC  (4+ messages)
` [PATCH v3 1/3] staging: iio_simple_dummy: fix init function
` [PATCH v3 2/3] staging: iio_simple_dummy: fix return types
` [PATCH v3 3/3] staging: iio_simple_dummy: fix module_param type

[PATCH] ARM: Kconfig: Select clocksource in STM32 entry
 2015-05-30  8:16 UTC  (5+ messages)

[U-Boot] [PATCH 0/3] nand, gpmc: support 16nand prefetch mode
 2015-05-30  8:11 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM
` [U-Boot] [PATCH 2/3] mtd: OMAP: Enable GPMC prefetch mode for 16 bit access
` [U-Boot] [PATCH 3/3] boards: tam3517-common: enable gpmc prefetch mode

[PATCH 4.1.0-rc4] STAGING: Declare request_cache as static for drivers/staging/lustre/lustre/ptlrpc/client.c
 2015-05-30  8:10 UTC 

[PATCH] can: mcp251x: not correct register address
 2015-05-30  8:08 UTC  (3+ messages)

Stop usbhid from claiming usb device on hotplug
 2015-05-30  8:07 UTC  (6+ messages)

BUG: update-grub, unable to handle kernel NULL pointer dereference
 2015-05-30  8:03 UTC 

[PATCH 00/14] Make git-pull a builtin
 2015-05-30  8:00 UTC  (4+ messages)

[PATCH] cpuidle: powernv/pseries: Decrease the snooze residency
 2015-05-30  8:00 UTC  (5+ messages)

mmc0: error -84 whilst initialising SD card
 2015-05-30  7:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] Add a member in MachineState to store irq array
 2015-05-30  7:54 UTC  (16+ messages)
` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 1/7] hw/ppc/ppc440_bamboo.c: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 2/7] hw/mips/mips_jazz.c: Store irq array in MachineState to fix memory leak
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 3/7] hw/m68k/an5206.c: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 4/7] hw/sh4/r2d.c: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 5/7] hw/arm/palm.c: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 6/7] hw/arm/spitz.c: "
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 7/7] hw/arm/tosa.c: "
  ` [Qemu-trivial] "

[PATCH] ASoC: Intel: don't need compress offload for broadwell
 2015-05-30  7:58 UTC 

[PATCH] libfdt: fdt_path_offset_*(): Fix handling of paths with options in them
 2015-05-30  7:52 UTC  (3+ messages)

[Bug 86320] Monitor on DisplayPort doesn't wake up
 2015-05-30  7:46 UTC 

[PATCH 0/5] clk: Use of_clk_get_parent_count() instead of open coding
 2015-05-30  7:43 UTC  (4+ messages)
` [PATCH 1/5] clk: at91: "

[RFC] Support menuentry options in simple configuration interface
 2015-05-30  7:39 UTC  (2+ messages)

[PATCH] ASoC: wm8731: initialize the hardware when loading the codec driver; use regmap for I/O
 2015-05-30  7:34 UTC 

[Buildroot] [PATCH] package/python-can: new package
 2015-05-30  7:27 UTC  (2+ messages)

[Buildroot] [PATCH] libgcrypt: allow optimization
 2015-05-30  7:26 UTC  (2+ messages)

[PATCH v1] Support DHCPv6 and UEFI IPv6 PXE
 2015-05-30  7:25 UTC  (5+ messages)
` [PATCH 1/3] Added net_bootp6 command

[PATCH] Correct spelling of *scheduled*
 2015-05-30  7:08 UTC  (3+ messages)

[PATCH v2 0/3] staging: iio_simple_dummy: minor driver fixes
 2015-05-30  7:07 UTC  (4+ messages)
` [PATCH v2 2/3] staging: iio_simple_dummy: fix return types

[PATCH] Drivers: staging: Fixed comment and helpline spelling errors
 2015-05-30  7:05 UTC  (2+ messages)

[U-Boot] [PATCH] MIPS: fix missing semicolon in cacheops.h
 2015-05-30  7:02 UTC 

[LTP] [PATCH] commands/logrotate:run the case once again will failed
 2015-05-30  7:01 UTC  (4+ messages)

[RFC PATCH v2 00/15] perf bpf: Probing with local variable
 2015-05-30  7:01 UTC  (13+ messages)
` [RFC PATCH v2 09/15] perf probe: Support $params without debuginfo
                  `  "

[PATCH 0/2 v2] Support for XFS v5 filesystem
 2015-05-30  7:00 UTC  (5+ messages)
` [PATCH 1/2] xfs: Add helpers for inode size
` [PATCH 2/2] xfs: V5 filesystem format support

[PATCH] ARM: EXYNOS: pmu: Make local function static
 2015-05-30  6:58 UTC  (2+ messages)

[PATCH] ASoC: Intel: fix broadwell module removing failed issue
 2015-05-30  6:58 UTC  (8+ messages)

[LTP] [PATCH V2] containers: new testcase userns02
 2015-05-30  6:50 UTC  (4+ messages)

[PATCH v12 0/8] cgroup: add pids subsystem
 2015-05-30  6:50 UTC  (8+ messages)
` [PATCH v12 8/8] cgroup: implement the PIDs subsystem

[PATCH 00/16] wilc1000: dead code removal and other cleanup
 2015-05-30  6:46 UTC  (5+ messages)
` [PATCH 05/16] staging: wilc1000: remove time wrapper
` [PATCH 14/16] staging: wilc1000: remove semaphore wrapper

[PATCH - alsa-plugins/arcam-av ] arcam-av: Include sys/select.h for fd_set definition
 2015-05-30  6:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/7] Update the Netduino 2 Machine
 2015-05-30  6:42 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 1/7] STM32F205: Remove the individual device variables
` [Qemu-devel] [PATCH v2 2/7] STM32F2xx: Display PWM duty cycle from timer
` [Qemu-devel] [PATCH v2 3/7] STM32F2xx: Add the ADC device
` [Qemu-devel] [PATCH v2 4/7] STM32F2xx: Add the SPI device
` [Qemu-devel] [PATCH v2 7/7] MAINTAINERS: Add Alistair to the maintainers list

[PATCH v2] ARM: dts: odroidxu3: Enable wake alarm of S2MPS11 RTC
 2015-05-30  6:37 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2015-05-29
 2015-05-30  6:30 UTC 

[PATCH] fix n900 dts file to work around 4.1 touchscreen regression on n900
 2015-05-30  6:26 UTC  (3+ messages)
` [PATCH] Input: of_touchscreen - remove interdependence of max/fuzz values

[linux-3.4 test] 57502: regressions - FAIL
 2015-05-30  6:26 UTC 

Ingress tc filters with IPSec
 2015-05-30  6:24 UTC  (2+ messages)

[PATCH mh/lockfile-retry] lockfile: replace random() by rand()
 2015-05-30  6:23 UTC 

[PATCH] FAQ: fix wrong question reference
 2015-05-30  6:19 UTC 

[PATCH 3/3] iser-target: Fix error path in isert_create_pi_ctx()
 2015-05-30  6:12 UTC 

[PATCH 2/3] IB/mlx4: Fix error paths in mlx4_ib_create_flow()
 2015-05-30  6:11 UTC 

[PATCH 1/4]:Add mbigen driver to support mbigen interrupt controller
 2015-05-30  6:10 UTC  (5+ messages)

[PATCH 1/3] RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()
 2015-05-30  6:10 UTC 

[PATCH] staging: panel: use schedule_timeout_interruptible()
 2015-05-30  6:00 UTC  (2+ messages)

[PATCH] arm64/setjmp: Add missing license macro
 2015-05-30  6:00 UTC  (2+ messages)

[PATCH 5/5] zfs extensible_dataset and large_blocks feature support
 2015-05-30  5:56 UTC  (11+ messages)

[PATCH] psmouse - focaltech report finger width to userspace
 2015-05-30  5:53 UTC  (4+ messages)

[PATCH 0/10] perf: Add support for PMU events in JSON format
 2015-05-30  5:49 UTC  (6+ messages)
` [PATCH 04/10] perf, tools: Handle header line in mapfile

[PATCH] PCI: keep resource size during alignment reordering
 2015-05-30  5:46 UTC  (3+ messages)

Bind interdomain ioctl error 22
 2015-05-30  5:45 UTC 

[PATCH v1] HID: support multiple and large i2c transfers in hid-cp2112
 2015-05-30  5:34 UTC  (7+ messages)

[PATCH 4.1.0-rc4] STAGING: Delare request_cache as static for drivers/staging/lustre/lustre/ptlrpc/client.c
 2015-05-30  5:32 UTC  (2+ 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.