linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-07 20:55:25 to 2015-09-08 08:13:40 UTC [more...]

linux-next: build failure after merge of the drm-misc tree
 2015-09-08  8:16 UTC  (4+ messages)

[PATCH] ARM: exynos_defconfig: Enable USB Video Class support
 2015-09-08  8:11 UTC  (2+ messages)

[RFC PATCH 0/2] Containerise nproc count
 2015-09-08  8:11 UTC  (3+ messages)
` [RFC PATCH 1/2] userns: Implement per-userns nproc infrastructure
` [RFC PATCH 2/2] userns/nproc: Add hooks for userns nproc management

[PATCH 0/3] Add support for tps65217 charger
 2015-09-08  8:09 UTC  (4+ messages)
` [PATCH 1/3] devicetree: Add TPS65217 charger binding
` [PATCH 2/3] power_supply: Add support for tps65217-charger
` [PATCH 3/3] mfd: Add battery charger as subdevice to the tps65217

[RFC][PATCH RT 0/3] RT: Fix trylock deadlock without msleep() hack
 2015-09-08  8:09 UTC  (6+ messages)

[PATCH V3 00/14] perf tools: Fix gaps propagating maps
 2015-09-08  8:08 UTC  (16+ messages)
` [PATCH V3 01/14] perf tools: Simplify perf_evlist__propagate_maps logic
` [PATCH V3 02/14] perf tools: Simplify perf_evlist__set_maps logic
` [PATCH V3 03/14] perf tools: Remove redundant validation from perf_evlist__propagate_maps
` [PATCH V3 04/14] perf tools: Add evlist->has_user_cpus
` [PATCH V3 05/14] perf tools: Fix perf_evlist__splice_list_tail not setting evlist
` [PATCH V3 06/14] perf tools: Fix missing thread_map__put in perf_evlist__propagate_maps
` [PATCH V3 07/14] perf tools: Add evsel->own_cpus
` [PATCH V3 08/14] perf tools: Make perf_evlist__set_maps() more resilient
` [PATCH V3 09/14] perf tools: Make perf_evlist__create_maps() use perf_evlist__set_maps()
` [PATCH V3 10/14] perf tools: Factor out a function to propagate maps for a single evsel
` [PATCH V3 11/14] perf tools: Fix perf_evlist__add() not propagating maps
` [PATCH V3 12/14] perf tools: Fix perf_evlist__create_syswide_maps() "
` [PATCH V3 13/14] perf tools: Fix task exit test setting maps
` [PATCH V3 14/14] perf tools: Fix software clock events "

[PATCH v4 00/13] USB: OTG/DRD Core functionality
 2015-09-08  6:54 UTC  (5+ messages)
` [PATCH v4 04/13] otg-fsm: move usb_bus_start_enum into otg-fsm->ops

[PATCH] sched: fix lose fair sleeper bonus in switch_to_fair()
 2015-09-08  8:04 UTC  (17+ messages)

Re: Re: [PATCH] ARM: fix bug which VMALLOC_START is lowwer than 0xf0000000
 2015-09-08  8:03 UTC  (8+ messages)
` [PATCH] ARM: fix bug which lowmem size is limited to 760MB

[PATCH 00/12] Remove zonelist cache and high-order watermark checking v3
 2015-09-08  8:01 UTC  (5+ messages)
` [PATCH 07/12] mm, page_alloc: Distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
` [PATCH 11/12] mm, page_alloc: Reserve pageblocks for high-order atomic allocations on demand

[PATCH v2] ARM: tegra: paz00: use con_id's to refer GPIO's in gpiod_lookup table
 2015-09-08  7:59 UTC  (3+ messages)
  ` [PATCH v2] ARM: tegra: paz00: use con_id's to refer GPIO's ingpiod_lookup table

[PATCH] hyperv: fix build if KEXEC not enabled
 2015-09-08  7:57 UTC  (6+ messages)

[RFC PATCH 0/3] Implement IRQ stack on ARM64
 2015-09-08  7:51 UTC  (8+ messages)
` [PATCH] arm64: kernel: Use a separate stack for irq interrupts

[PATCH 2/2] usbnet: Fix a race between usbnet_stop() and the BH
 2015-09-08  7:48 UTC  (5+ messages)
` [PATCH] "

[PATCH V2 00/14] perf tools: Fix gaps propagating maps
 2015-09-08  7:38 UTC  (9+ messages)
` [PATCH V2 03/14] perf tools: Remove redundant validation from perf_evlist__propagate_maps
` [PATCH V2 07/14] perf tools: Add evsel->own_cpus

[PATCH v3 2/2] leds: leds-ipaq-micro: Fix coding style issues
 2015-09-08  7:38 UTC  (2+ messages)

[PATCH] perf report: Fix invalid memory accessing
 2015-09-08  7:37 UTC  (3+ messages)

[PATCH] leds:lp55xx: Correct Kconfig dependency for f/w user helper
 2015-09-08  7:37 UTC  (5+ messages)

[RFC PATCH] PM / Runtime: runtime: Add sysfs option for forcing runtime suspend
 2015-09-08  7:35 UTC  (4+ messages)

[PATCH v4 0/22] On-demand device probing
 2015-09-08  7:30 UTC  (3+ messages)

[PATCHv2 3/3] drm/i2c: anx78xx: Add anx7814 driver support by analogix
 2015-09-08  7:25 UTC 

[PATCHv2 2/3] devicetree: Add new ANX7814 SlimPort transmitter binding
 2015-09-08  7:25 UTC 

[PATCHv2 1/3] of: Add vendor prefix for Analogix Semiconductor, Inc
 2015-09-08  7:25 UTC 

[PATCHv2 0/3] Add initial support for slimport anx78xx
 2015-09-08  7:24 UTC 

eata fails to load on post 4.2 kernels
 2015-09-08  7:26 UTC  (6+ messages)
              ` [Bugfix] PCI, x86: Correctly allocate IRQs for PCI devices managed by non-PCI drivers

[PATCH 0/6] sched/fair: Compute capacity invariant load/utilization tracking
 2015-09-08  7:22 UTC  (7+ messages)
` [PATCH 5/6] sched/fair: Get rid of scaling utilization by capacity_orig

[PATCH 00/23] userfaultfd v4
 2015-09-08  7:14 UTC  (8+ messages)
` [PATCH 19/23] userfaultfd: activate syscall
  ` [Qemu-devel] "

[PATCH] locking/static_keys: fix a silly typo
 2015-09-08  7:06 UTC  (3+ messages)
` [tip:locking/urgent] locking/static_keys: Fix "

[PATCH 0/7] devcg: device cgroup extension for rdma resource
 2015-09-08  7:04 UTC  (8+ messages)
` [PATCH 3/7] devcg: Added infrastructure for rdma device cgroup
` [PATCH 4/7] devcg: Added rdma resource tracker object per task

[PATCH-v2 0/7] mmc: sdhci-pxav3: Enable support for PXA1928 SDCHI controller
 2015-09-08  6:54 UTC  (6+ messages)
` [PATCH-v2 4/7] mmc: sdhci-pxav3: Add pinctl setting according to bus clock
` [PATCH-v2 5/7] mmc: sdhci-pxav3: Fix HS200 mode support

[4.2, Regression] Queued spinlocks cause major XFS performance regression
 2015-09-08  6:37 UTC  (11+ messages)

[PATCH v18 0/4] ARM: rk3288: Add PM Domain support
 2015-09-08  6:18 UTC  (5+ messages)
` [PATCH v18 1/4] dt-bindings: add document of Rockchip power domains
` [PATCH v18 2/4] ARM: power-domain: rockchip: add all the domain type on RK3288 SoCs
` [PATCH v18 3/4] soc: rockchip: power-domain: Add power domain driver
` [PATCH v18 4/4] ARM: dts: add the support power-domain node on RK3288 SoCs

[PATCH v7 0/5] Mediatek xHCI support
 2015-09-08  6:18 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: Add usb3.0 phy binding for MT65xx SoCs
` [PATCH v7 2/5] dt-bindings: Add a binding for Mediatek xHCI host controller
` [PATCH v7 3/5] usb: phy: add usb3.0 phy driver for mt65xx SoCs
` [PATCH v7 4/5] xhci: mediatek: support MTK xHCI host controller
` [PATCH v7 5/5] arm64: dts: mediatek: add xHCI & usb phy for mt8173

[GIT PULL] Please pull NFS client changes
 2015-09-08  6:01 UTC  (3+ messages)

[PATCH v2 0/6] kselftest improvement and cleanup
 2015-09-08  5:57 UTC  (13+ messages)
` [PATCH v2 1/6] selftests: rename jump label to static_keys
` [PATCH v2 2/6] selftests: only compile userfaultfd for x86 and powperpc
` [PATCH v2 3/6] selftests: mqueue: allow extra cflags
` [PATCH v2 4/6] selftests: mqueue: simpification the Makefile
` [PATCH v2 5/6] selftests: change install command to rsync
` [PATCH v2 6/6] selftests: exec: simpification the Makefile

Use (two) different compilers at build-time?
 2015-09-08  5:55 UTC  (10+ messages)

[PATCH v2 0/4] x86: Intel Processor Trace Logger
 2015-09-08  5:49 UTC  (5+ messages)
` [PATCH v2 1/4] perf/trace: Add function to find event type by name
` [PATCH v2 2/4] perf: Add function to enable perf events in kernel with ring buffer
` [PATCH v2 3/4] perf/x86/intel/pt: Add Intel PT logger
` [PATCH v2 4/4] x86: Stop Intel PT and save its registers when panic occurs

[PATCH 0/2] crypto: testmgr: test IV value after a cipher operation
 2015-09-08  5:32 UTC  (4+ messages)
` [PATCH 1/2] "

linux-next: Tree for Sep 8
 2015-09-08  5:21 UTC 

[PATCH] zram: don't copy invalid compression algorithms
 2015-09-08  5:15 UTC  (8+ messages)

[PATCH v4 0/4] cpufreq-dt: add suspend frequency support
 2015-09-08  5:10 UTC  (10+ messages)
` [PATCH v4 3/4] "
` [PATCH v4 4/4] ARM: dts: add suspend opp to exynos4412

[PATCH v6 1/2] perf,kvm/powerpc: Add kvm_perf.h for powerpc
 2015-09-08  4:56 UTC  (6+ messages)

[git pull] drm for 4.3
 2015-09-08  4:56 UTC  (5+ messages)

linux-next: build failure after merge of the akpm tree
 2015-09-08  4:53 UTC 

[PATCH 0/3] sys_membarrier (x86, generic)
 2015-09-08  4:19 UTC  (10+ messages)
` [PATCH 2/3] selftests: add membarrier syscall test

[PATCH] powerpc32: memcpy: only use dcbz once cache is enabled
 2015-09-08  3:56 UTC  (2+ messages)

[PATCH] kernel/sysctl.c: If "count" including the terminating byte '\0' the write system call should retrun success
 2015-09-08  3:11 UTC  (16+ messages)

[PATCH v2 3/6] powerpc: kill mfvtb()
 2015-09-08  2:59 UTC  (3+ messages)
` [v2,3/6] "

[PATCH 0/2] perf: we can now read separate debug-info files based on a build ID
 2015-09-08  2:47 UTC 

[PATCH] ARM:mm: define arch-specific IOREMAP_MAX_ORDER only in !SMP && !LPAE case
 2015-09-08  2:45 UTC 

[PATCH V2 1/9] cpufreq: Use __func__ to print function's name
 2015-09-08  2:13 UTC  (16+ messages)
` [PATCH V2 2/9] cpufreq: conservative: remove 'enable' field
    ` [PATCH V3 "
` [PATCH V2 3/9] cpufreq: ondemand: only queue canceled works from update_sampling_rate()
` [PATCH V2 4/9] cpufreq: governor: Drop __gov_queue_work()
` [PATCH V2 6/9] cpufreq: ondemand: queue work for policy->cpus together

linux-next: build failure after merge of the kvm tree
 2015-09-08  2:10 UTC  (2+ messages)

[PATCH v2 1/5] perf probe: Split add_perf_probe_events()
 2015-09-08  1:53 UTC  (3+ messages)

[PATCH v4 0/5] Let the power allocator thermal governor run on any thermal zone
 2015-09-08  1:46 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] kasan: fix last shadow judgement in memory_is_poisoned_16()
 2015-09-08  1:42 UTC 

[PATCH] zram: fix possible use after free in zcomp_create()
 2015-09-08  1:34 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] Documentation: Remove misleading examples of the barriers in wake_*()
 2015-09-08  1:14 UTC 

[PATCH v2 0/4] iio: bmc150 regmap and SPI
 2015-09-08  1:09 UTC  (5+ messages)
` [PATCH v2 1/4] iio: bmc150: Use i2c regmap

wake_up_process implied memory barrier clarification
 2015-09-08  0:22 UTC  (11+ messages)

[PATCH] of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages
 2015-09-07 23:44 UTC  (6+ messages)

linux-next: manual merge of the akpm-current tree with the tip tree
 2015-09-07 23:35 UTC  (3+ messages)

linux-next: manual merge of the v4l-dvb tree with Linus' tree
 2015-09-07 23:20 UTC 

[RFC PATCH v2] Fix: clocksource watchdog marks TSC unstable on guest VM
 2015-09-07 23:01 UTC 

linux-next: manual merge of the parisc-hd tree with Linus' tree
 2015-09-07 23:01 UTC 

[PATCH] staging: lustre: ptlrpc: include ptlrpc_internal.h
 2015-09-07 22:56 UTC 

[PATCH v3] Documentation: add Device tree bindings for hwmon/nct7802
 2015-09-07 22:27 UTC 

[RFC PATCH] Fix: clocksource watchdog marks TSC unstable on guest VM
 2015-09-07 22:21 UTC 

Dealing with the NMI mess
 2015-09-07 21:56 UTC  (17+ messages)

Energy Aware Scheduling and Power Management LPC microconference summary
 2015-09-07 21:32 UTC 

[PATCH v2] stmmac: fix check for phydev being open
 2015-09-07 21:26 UTC  (5+ messages)

[PATCH][rfc] intel_pstate: Fix user input of min/max to legal policy region
 2015-09-07 21:47 UTC  (2+ messages)

[RFC v0 0/9] Remove CPU_*_FROZEN
 2015-09-07 21:44 UTC  (4+ messages)
` [RFC v0 2/9] suspend: Add getter function to report if freezing is active

Possible deadlock related to CPU hotplug and kernfs
 2015-09-07 21:33 UTC  (4+ messages)

[PATCH 0/5] ACPI probing infrastructure
 2015-09-07 21:29 UTC  (4+ messages)
` [PATCH 1/5] acpi: Add basic device "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).