All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-30 07:54:04 to 2015-05-30 13:16:50 UTC [more...]

[PATCH 1/2] gnutls: use pkg-config to locate zlib
 2015-05-30 13:16 UTC  (2+ messages)

state support updates
 2015-05-30 13:11 UTC  (3+ messages)
` [PATCH 1/2] state: add some more error messages
` [PATCH 2/2] state: add support for uint8 variables

ASUS PU551LD, fan stuck at full speed after waking up from S3
 2015-05-30 13:11 UTC  (3+ messages)

sched_setscheduler() vs idle_balance() race
 2015-05-30 13:08 UTC  (3+ messages)

[RFC][PATCH] selinux: Remove unused permission definitions
 2015-05-30 13:06 UTC  (4+ messages)

[PATCH] davinci_nand: add support for the NAND controller
 2015-05-30 13:04 UTC 

[PATCH] watchdog: add davinci watchdog driver
 2015-05-30 13:03 UTC 

[PATCH] xf86drm: fix build error by udev dependency
 2015-05-30 13:02 UTC  (4+ messages)

[meta-networking]Fix postfix-native on Linux 4.0
 2015-05-30 12:45 UTC 

[PATCH] gpio-davinci: gpio get should return 0 or 1
 2015-05-30 12:57 UTC 

[PATCH 0/4] sunrpc: clean up "swapper" xprt handling
 2015-05-30 12:57 UTC  (12+ messages)
` [PATCH 1/4] sunrpc: keep a count of swapfiles associated with the rpc_clnt
` [PATCH 2/4] sunrpc: make xprt->swapper an atomic_t
` [PATCH 3/4] sunrpc: if we're closing down a socket, clear memalloc on it first
` [PATCH 4/4] sunrpc: lock xprt before trying to set memalloc on the sockets

[xen-4.3-testing test] 57528: regressions - trouble: blocked/broken/fail/pass
 2015-05-30 12:51 UTC 

[next:master 7235/7555] mm/page_alloc.c:654:15: note: in expansion of macro 'min'
 2015-05-30 12:47 UTC 

[vfs] BUG: unable to handle kernel NULL pointer dereference at 0000000c
 2015-05-30 12:42 UTC 

[PATCH] Staging: lustre: Replace kzalloc followed by memcpy with kmemdup
 2015-05-30 12:31 UTC  (2+ messages)

overriding equals
 2015-05-30 12:26 UTC  (3+ messages)

[PATCH 00/35] Improve DVB frontend API documentation
 2015-05-30 12:20 UTC  (3+ messages)
` [PATCH 19/35] DocBook: Fix false positive undefined ioctl references

[PATCH 1/1] drivers: staging: rtl8192u: ieee80211: ieee80211_softmac.c: auth parse error code byte order fix
 2015-05-30 12:19 UTC  (5+ messages)

[PATCH] ALSA: usb-audio: don't try to get Outlaw RR2150 sample rate
 2015-05-30 12:17 UTC  (3+ messages)

[PATCH RFC 0/3] DSA: Support multiple CPU ports
 2015-05-30 12:09 UTC  (3+ messages)
` [PATCH RFC 2/3] dsa: Add support for multiple cpu ports

[ANNOUNCE] xfs: for-next branch updated to cddc116
 2015-05-30 12:06 UTC  (5+ messages)

Help needed to recover a RAID5 btrfs
 2015-05-30 12:03 UTC  (4+ messages)

Realtek ALC892 / snd-hda-intel breakage between 3.16 & 3.19
 2015-05-30 12:03 UTC  (4+ messages)

[Bug 86320] Monitor on DisplayPort doesn't wake up
 2015-05-30 12:00 UTC  (3+ messages)

Recent changes (master)
 2015-05-30 12:00 UTC 

[PATCH] ACPI / init: Switch over platform to the ACPI mode later
 2015-05-30 12:21 UTC 

[Buildroot] [PATCH 1/1] package/ncurses: Fix GCC 5.x preprocessor failure
 2015-05-30 11:49 UTC  (2+ messages)

[PATCH V2] s390/sclp: pass timeout as HZ independent value
 2015-05-30 11:45 UTC  (2+ messages)

[PATCH 0/7] btrfs-progs: qgroup related enhance
 2015-05-30 11:39 UTC  (3+ messages)
` [PATCH 6/7] btrfs-progs: Print warning message if qgroup data is inconsistent

[Buildroot] [PATCH] package/lttng-libust: needs shared libraries
 2015-05-30 11:36 UTC 

[PATCH 0/2] commit -t appends newline after template file
 2015-05-30 11:29 UTC  (8+ messages)
` [PATCH 2/2] commit: fix ending newline for template files

[xen-4.5-testing test] 57522: regressions - trouble: broken/fail/pass
 2015-05-30 11:27 UTC 

[PATCH v11 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-05-30 11:23 UTC  (6+ messages)

[PATCH 0/10] crypto: Convert pcrypt/cryptd/aesni to new AEAD interface
 2015-05-30 11:17 UTC  (3+ messages)
` [PATCH 10/10] crypto: aesni - Convert rfc4106 "

[PATCH V5 00/10] Support more than 8 vcpus on arm64 with GICv3
 2015-05-30 11:07 UTC  (11+ messages)
` [PATCH V5 01/10] xen/arm: gic-v3: Increase the size of GICR in address space for guest
` [PATCH V5 02/10] xen/arm: Add functions of mapping between vCPUID and virtual affinity
` [PATCH V5 03/10] xen/arm: Use the new functions for vCPUID/vaffinity transformation
` [PATCH V5 04/10] xen/arm: Use cpumask_t type for vcpu_mask in vgic_to_sgi
` [PATCH V5 05/10] xen/arm64: gicv3: Use AFF1 when translating ICC_SGI1R_EL1 to cpumask
` [PATCH V5 06/10] tools/libxl: Set 'reg' of cpu node equal to MPIDR affinity for domU
` [PATCH V5 07/10] xen/arm: Set 'reg' of cpu node for dom0 to match MPIDR's affinity
` [PATCH V5 08/10] xen: Call arch_domain_create() before evtchn_init()
` [PATCH V5 09/10] xen/arm: make domain_max_vcpus return value from vgic_ops
` [PATCH V5 10/10] xen/arm64: increase MAX_VIRT_CPUS to 128 on arm64

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

[PATCH V4 00/10] Support more than 8 vcpus on arm64 with GICv3
 2015-05-30 11:03 UTC  (2+ messages)
` [PATCH V4 01/10] xen/arm: gic-v3: Increase the size of GICR in address space for guest

[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)

[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  (23+ 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] 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  (4+ 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 


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.