LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-03 15:01:36 to 2015-08-03 17:37:09 UTC [more...]

[PATCH v2 1/6] locking/pvqspinlock: Unconditional PV kick with _Q_SLOW_VAL
 2015-08-03 17:36 UTC  (3+ messages)
` [tip:locking/core] locking/Documentation: Clarify failed cmpxchg( ) memory ordering semantics

[PATCH 2/2] sched: Trace point sched_stat_sleep should cover iowait case
 2015-08-03 17:35 UTC  (2+ messages)

[PATCH v4 0/4] GPIO support for BRCMSTB
 2015-08-03 17:33 UTC  (4+ messages)
` [PATCH v4 4/4] ARM: dts: brcmstb: add BCM7445 GPIO nodes

[PATCH 1/2] sched: Some sched trace points should depend on SCHEDSTATS
 2015-08-03 17:34 UTC  (2+ messages)

[RFC 2/3] arm64: refactor save_stack_trace()
 2015-08-03 17:32 UTC  (15+ messages)

[PATCH 0/4] change sb_writers to use percpu_rw_semaphore
 2015-08-03 17:30 UTC  (7+ messages)
` [PATCH 2/4] percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire()
` [PATCH 4/4] change sb_writers to use percpu_rw_semaphore

[PATCH 1/2] gpio: don't override irq_*_resources() callbacks
 2015-08-03 17:30 UTC  (4+ messages)
` [PATCH 2/2] gpio: etraxfs: add interrupt support

[PATCH 00/10] nohz: Tick dependency mask v2
 2015-08-03 17:30 UTC  (17+ messages)
` [PATCH 07/10] sched: Migrate sched to use new tick dependency mask model
` [PATCH 08/10] posix-cpu-timers: Migrate "

[PATCH] power_supply: Adjust devm usage
 2015-08-03 17:29 UTC  (3+ messages)

[PATCH v4 0/8] Add generic support for relaxed atomics
 2015-08-03 17:26 UTC  (10+ messages)
` [PATCH v4 1/8] atomics: add acquire/release/relaxed variants of some atomic operations
` [PATCH v4 2/8] asm-generic: rework atomic-long.h to avoid bulk code duplication
` [PATCH v4 3/8] asm-generic: add relaxed/acquire/release variants for atomic_long_t
` [PATCH v4 4/8] lockref: remove homebrew cmpxchg64_relaxed macro definition
` [PATCH v4 5/8] locking/qrwlock: implement queue_write_unlock using smp_store_release
` [PATCH v4 6/8] locking/qrwlock: make use of acquire/release/relaxed atomics
` [PATCH v4 7/8] include/llist: use linux/atomic.h instead of asm/cmpxchg.h
` [PATCH v4 8/8] ARM: atomics: define our SMP atomics in terms of _relaxed operations

[PATCH v3 0/6] Add support for DA9150 Fuel-Gauge
 2015-08-03 17:25 UTC  (8+ messages)
` [PATCH v3 3/6] power: "
` [PATCH v3 4/6] power: da9150: Add DT bindings documentation for Fuel-Gauge

[PATCH 1/3] devicetree: Add bindings for the ATH79 reset controller
 2015-08-03 17:23 UTC  (2+ messages)
` [PATCH 3/3] MIPS: ath79: Add the reset controller to the AR9132 dtsi

i915 driver crashes on T540p if docking station attached
 2015-08-03 17:24 UTC  (8+ messages)
` [REGRESSION] "

[PATCH v4 0/5] KVM: irqfd consumer based on IRQ bypass manager
 2015-08-03 17:20 UTC  (6+ messages)
` [PATCH v4 1/5] KVM: x86: select IRQ_BYPASS_MANAGER
` [PATCH v4 2/5] KVM: arm/arm64: "
` [PATCH v4 3/5] KVM: create kvm_irqfd.h
` [PATCH v4 4/5] KVM: introduce kvm_arch functions for IRQ bypass
` [PATCH v4 5/5] KVM: eventfd: add irq bypass consumer management

[PATCH] clocksource/OF: remove invalid DT warnings when booting using ACPI
 2015-08-03 17:22 UTC  (4+ messages)

[PATCH v3 00/24] replace ioremap_{cache|wt} with memremap
 2015-08-03 17:21 UTC  (3+ messages)
` [PATCH v3 24/24] pmem: convert to generic memremap

[PATCH v3 00/16] ARM: shmobile: Add CPG/MSTP Clock Domain
 2015-08-03 17:20 UTC  (3+ messages)

[PATCH 1/1] x86: replace RDRAND forced-reseed with simple sanity check
 2015-08-03 17:20 UTC  (3+ messages)

[PATCH v2] openvswitch: Fix L4 checksum handling when dealing with IP fragments
 2015-08-03 17:10 UTC  (2+ messages)

[PATCH v10 7/7] sched: Clean up load average references
 2015-08-03 17:12 UTC  (2+ messages)
` [tip:sched/core] sched/fair: "

[PATCH v10 6/7] sched: Provide runnable_load_avg back to cfs_rq
 2015-08-03 17:12 UTC  (2+ messages)
` [tip:sched/core] sched/fair: "

[PATCH v10 5/7] sched: Remove task and group entity load when they are dead
 2015-08-03 17:11 UTC  (2+ messages)
` [tip:sched/core] sched/fair: "

[PATCH v3 0/5] cpufreq: use generic cpufreq drivers for Exynos4x12 platform
 2015-08-03 17:12 UTC  (9+ messages)
` [PATCH v3 5/5] cpufreq: remove no longer needed CPU_FREQ_BOOST_SW config option
` [PATCH v3 3/5] ARM: Exynos: switch to using generic cpufreq driver for Exynos4x12

[PATCH v10 4/7] sched: Init cfs_rq's sched_entity load average
 2015-08-03 17:11 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Init cfs_rq' s "

[PATCH v10 3/7] sched: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n
 2015-08-03 17:11 UTC  (2+ messages)
` [tip:sched/core] sched/fair: "

[PATCH v10 2/7] sched: Rewrite runnable load and utilization average tracking
 2015-08-03 17:10 UTC  (2+ messages)
` [tip:sched/core] sched/fair: "

[PATCH v10 1/7] sched: Remove rq's runnable avg
 2015-08-03 17:10 UTC  (2+ messages)
` [tip:sched/core] sched/fair: "

[PATCH 5/5] stop_machine: cpu_stop_park() should remove cpu_stop_work's from list
 2015-08-03 17:10 UTC  (2+ messages)
` [tip:sched/core] stop_machine: Remove cpu_stop_work' s from list in cpu_stop_park()

[PATCH 4/5] stop_machine: use cpu_stop_fn_t where possible
 2015-08-03 17:09 UTC  (2+ messages)
` [tip:sched/core] stop_machine: Use 'cpu_stop_fn_t' "

[PATCH 3/5] stop_machine: unexport __stop_machine()
 2015-08-03 17:09 UTC  (2+ messages)
` [tip:sched/core] stop_machine: Unexport __stop_machine()

[PATCH 2/5] stop_machine: don't do for_each_cpu() twice in queue_stop_cpus_work()
 2015-08-03 17:09 UTC  (2+ messages)
` [tip:sched/core] stop_machine: Don't "

[PATCH 1/5] stop_machine: move cpu_stopper_task and stop_cpus_work into struct cpu_stopper
 2015-08-03 17:08 UTC  (2+ messages)
` [tip:sched/core] stop_machine: Move 'cpu_stopper_task' and ' stop_cpus_work' into 'struct cpu_stopper'

[PATCH v2 3/3] sched/preempt: fix cond_resched_lock() and cond_resched_softirq()
 2015-08-03 17:08 UTC  (2+ messages)
` [tip:sched/core] sched/preempt: Fix "

[PATCH v2 2/3] KVM: PPC: Book3S HV: Use need_resched() instead of should_resched()
 2015-08-03 17:08 UTC  (2+ messages)
` [tip:sched/core] sched/preempt, powerpc, kvm: "

[PATCH] usb: devio: remove assignment from if condition
 2015-08-03 17:08 UTC 

[PATCH v2 1/3] drivers/xen/preempt: use need_resched() instead of should_resched()
 2015-08-03 17:07 UTC  (2+ messages)
` [tip:sched/core] sched/preempt, xen: Use "

[PATCH] tools lib traceevent: add checks for returned EVENT_ERROR type
 2015-08-03 17:08 UTC 

[patch] sched: beef up wake_wide()
 2015-08-03 17:07 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Beef "

[RFC PATCH] sched: Fix sched_wakeup tracepoint
 2015-08-03 17:06 UTC  (2+ messages)
` [tip:sched/core] sched: Introduce the 'trace_sched_waking' tracepoint

[PATCH] kernel-sched: Delete an unnecessary check before unregister_sysctl_table()
 2015-08-03 17:06 UTC  (2+ messages)
` [tip:sched/core] sched, sysctl: "

[tip:locking/core] jump_label: Provide a self-test
 2015-08-03 17:04 UTC  (2+ messages)
` [tip:locking/core] locking/static_keys: Provide a selftest

[tip:sched/core] sched/deadline: Remove a redundant condition from task_woken_dl()
 2015-08-03 17:05 UTC 

HARD LOCKUP: Strange hard lock up on spin_lock(&sighand->siglock);
 2015-08-03 17:04 UTC  (3+ messages)

[PATCH?] Livelock in pick_next_task_fair() / idle_balance()
 2015-08-03 17:05 UTC  (2+ messages)
` [tip:sched/core] sched/fair: Avoid pulling all tasks in idle balancing

[tip:sched/core] sched/rt: Remove a redundant condition from task_woken_rt()
 2015-08-03 17:05 UTC 

[TRIVIAL PATCH] ASoC: atmel_ssc_dai: Correct misuse of 0x%<decimal>
 2015-08-03 17:05 UTC  (3+ messages)

[tip:locking/core] jump label, locking/static_keys: Update docs
 2015-08-03 17:04 UTC 

[PATCH -v2 0/8] jump_label: Another (better) static_key interface
 2015-08-03 17:03 UTC  (2+ messages)
` [tip:locking/core] s390/uaccess, locking/static_keys: employ static_branch_likely()

[RFC PATCH 0/1] iommu: Detach device from domain when removed from group
 2015-08-03 17:04 UTC  (3+ messages)

[PATCH v2] arch: use WRITE_ONCE/READ_ONCE in smp_store_release/smp_load_acquire
 2015-08-03 17:00 UTC  (2+ messages)
` [tip:locking/core] locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire()

[PATCH 1/7] locking/pvqspinlock: Only kick CPU at unlock time
 2015-08-03 17:00 UTC  (2+ messages)
` [tip:locking/core] "

[PATCH v2 1/2] locking/qrwlock: Reduce reader/writer to reader lock transfer latency
 2015-08-03 17:00 UTC  (2+ messages)
` [tip:locking/core] locking/qrwlock: Reduce reader/ writer "

[tip:locking/core] locking/pvqspinlock: Order pv_unhash() after cmpxchg() on unlock slowpath
 2015-08-03 16:59 UTC 

[PATCH v2 0/5] Assorted compaction cleanups and optimizations
 2015-08-03 17:00 UTC  (3+ messages)
` [PATCH v2 2/5] mm, compaction: simplify handling restart position in free pages scanner

cgroup/loop Bad page state oops in Linux v4.2-rc3-136-g45b4b782e848
 2015-08-03 16:56 UTC  (12+ messages)

[PATCH 3/3] serial: 8250: omap: restore registers on shutdown
 2015-08-03 16:54 UTC  (5+ messages)

[PATCH] openvswitch: Fix L4 checksum handling when dealing with IP fragments
 2015-08-03 16:53 UTC  (2+ messages)

[PATCH] Staging: lustre: Replace comma with a semicolon
 2015-08-03 16:53 UTC 

[PATCH] HID: use generic driver for ThingM blink(1) if !CONFIG_HID_THINGM
 2015-08-03 16:52 UTC  (4+ messages)

[lkp] [net] 1fbe4b46cac: WARNING: CPU: 0 PID: 2245 at kernel/sched/core.c:7376 __might_sleep+0x8b/0xa8()
 2015-08-03 16:49 UTC  (2+ messages)

[PATCH v2 0/2] Add initial support for RPM clocks
 2015-08-03 16:48 UTC  (3+ messages)
` [PATCH v2 1/2] clk: qcom: Add support for RPM Clocks
` [PATCH v2 2/2] clk: qcom: Add MSM8916 RPM clock driver

[PATCH v5] dtb: Create a common home for cross-architecture dtsi files
 2015-08-03 16:47 UTC  (2+ messages)

[v3 0/5] KVM: irqfd consumer based on IRQ bypass manager
 2015-08-03 16:41 UTC  (2+ messages)

[RFC V2 PATCH 0/1] kexec: crash_kexec_post_notifiers boot option related fixes
 2015-08-03 16:33 UTC  (3+ messages)

[PATCH 0/6] test_bpf improvements
 2015-08-03 16:38 UTC  (12+ messages)
` [PATCH 2/6] test_bpf: allow tests to specify an skb fragment
` [PATCH 4/6] test_bpf: add module parameters to filter the tests to run
` [PATCH 5/6] test_bpf: add more tests for LD_ABS and LD_IND
` [PATCH 6/6] test_bpf: add tests checking that JIT/interpreter sets A and X to 0

[PATCH] scripts/kernel-doc Allow struct arguments documentation in struct body
 2015-08-03 16:29 UTC  (7+ messages)

[RFC v3 1/2] mm, compaction: introduce kcompactd
 2015-08-03 16:25 UTC  (2+ messages)
` [RFC v3 2/2] mm, compaction: make kcompactd rely on sysctl_extfrag_threshold

[PATCH V9 0/5] map GHES memory region according to EFI memory map
 2015-08-03 16:23 UTC  (5+ messages)
` [PATCH V9 2/5] x86: acpi: implement arch_apei_get_mem_attributes()

Applied "regulator: mt6311: Trivial clean up" to the regulator tree
 2015-08-03 16:23 UTC 

[PATCH] cpuidle/coupled: Init cpuidle_device::safe_state_index
 2015-08-03 16:22 UTC  (2+ messages)

[PATCH 6/6] ASoC: fsl_ssi: adjust set DAI format in AC'97 mode
 2015-08-03 16:21 UTC  (6+ messages)
      ` [PATCH 6/6 v2] "

(no subject)
 2015-08-03 16:21 UTC  (3+ messages)
` about ENOSYS

[PATCH] [4.2 fix] x86, mpx: do not set ->vm_ops on mpx VMAs
 2015-08-03 16:19 UTC  (4+ messages)

[PATCH] MIPS: c-r4k: remove cpu_foreign_map
 2015-08-03 16:18 UTC  (2+ messages)

[PATCH 4.1 000/267] 4.1.4-stable review
 2015-08-03 16:17 UTC  (5+ messages)

[PATCH] Staging: lustre: Code Indentation
 2015-08-03 16:15 UTC 

[PATCH 3.14 000/125] 3.14.49-stable review
 2015-08-03 16:17 UTC  (4+ messages)

[PATCH] checkpatch: Emit an error on formats with 0x%<decimal>
 2015-08-03 16:15 UTC 

[PATCH V2] efi: fix 32bit kernel boot failed problem using efi
 2015-08-03 16:15 UTC  (2+ messages)

[PATCH V3 0/6] Introduce framework for SLIMbus device drivers
 2015-08-03 16:13 UTC  (3+ messages)
` [PATCH V3 2/6] of/slimbus: OF helper for SLIMbus

perf test LLVM was: Re: [GIT PULL 00/39] perf tools: filtering events using eBPF programs
 2015-08-03 16:11 UTC  (13+ messages)
            ` perf eBPF patch ordering. was: "

Applied "regulator: mt6311: Modify the maximum voltage of buck." to the regulator tree
 2015-08-03 16:09 UTC 

[LINUX RFC 0/2] spi: add dual parallel mode support in Zynq MPSoC GQSPI controller
 2015-08-03 16:08 UTC  (3+ messages)
` [LINUX RFC 1/2] mtd: spi-nor: add dual parallel mode support

[PATCH] Staging : lustre :Replace comma with a semicolon
 2015-08-03 16:07 UTC  (3+ messages)

[PATCH v4] dtb: Create a common home for cross-architecture dtsi files
 2015-08-03 16:06 UTC 

[PATCH v3] MIPS: tidy up FPU context switching
 2015-08-03 16:05 UTC  (2+ messages)

[PATCH v4] dtb: Create a common home for cross-architecture dtsi files
 2015-08-03 16:03 UTC  (3+ messages)

[PATCH v2 00/10] Platform support for thermal management on Juno
 2015-08-03 15:56 UTC  (12+ messages)
` [PATCH v2 01/10] devicetree: bindings: Add optional dynamic-power-coefficient property
` [PATCH v2 02/10] cpufreq-dt: Supply power coefficient when registering cooling devices
` [PATCH v2 03/10] cpufreq: arm_big_little: Add support to register a cpufreq cooling device
` [PATCH v2 04/10] thermal: Fix thermal_zone_of_sensor_register to match documentation
` [PATCH v2 05/10] Documentation: add DT bindings for ARM SCPI sensors
` [PATCH v2 06/10] firmware: arm_scpi: Extend to support sensors
` [PATCH v2 07/10] hwmon: Support sensors exported via ARM SCP interface
` [PATCH v2 08/10] hwmon: Support registration of thermal zones for SCP temperature sensors
` [PATCH v2 09/10] arm64: dts: Add sensor node to Juno dt
` [PATCH v2 10/10] arm64: dts: Create SoC thermal zone for Juno

[PATCH 0/7] Remove clk.h from clk-provider.h (non-clk drivers part)
 2015-08-03 15:56 UTC  (3+ messages)
` [PATCH 4/7] clocksource: cadence_ttc: Remove clk-provider.h include

[PATCH 00/15] trivial: Drop unlikely before IS_ERR(_OR_NULL)
 2015-08-03 15:52 UTC  (5+ messages)
` [PATCH 08/15] drivers: net: "

[PATCH] Check return code from pdc20621_i2c_read()
 2015-08-03 15:52 UTC  (7+ messages)

Traceback in -next due to commit 'clockevents/drivers/sh_tmu: Migrate to new 'set-state' interface'
 2015-08-03 15:51 UTC  (5+ messages)

[PATCH v2 0/9] Add SMP bringup support for mt65xx socs
 2015-08-03 15:51 UTC  (3+ messages)
` [PATCH v2 4/9] clocksource: mediatek: Use GPT as sched clock source

[PATCH v2 0/3] ARM: dts: dra7: scm_conf node cleanup
 2015-08-03 15:51 UTC  (3+ messages)
` [PATCH v2 3/3] ARM: dts: dra7: Add scm_conf@1c04 node

[PATCH] vmscan: reclaim_clean_pages_from_list() must count mlocked pages
 2015-08-03 15:46 UTC  (5+ messages)

[PATCH 00/27] Export I2C and OF module aliases in missing drivers
 2015-08-03 15:44 UTC  (4+ messages)
` [PATCH 15/27] regulator: fan53555: Export I2C module alias information

[PATCH v3 0/7] KVM: arm/arm64: gsi routing support
 2015-08-03 15:31 UTC  (8+ messages)
` [PATCH v3 1/7] KVM: api: pass the devid in the msi routing entry
` [PATCH v3 2/7] KVM: kvm_host: add devid in kvm_kernel_irq_routing_entry
` [PATCH v3 3/7] KVM: irqchip: convey devid to kvm_set_msi
` [PATCH v3 4/7] KVM: arm/arm64: enable irqchip routing
` [PATCH v3 5/7] KVM: arm/arm64: build a default routing table
` [PATCH v3 6/7] KVM: arm/arm64: enable MSI routing
` [PATCH v3 7/7] KVM: arm: enable KVM_SIGNAL_MSI and "

MAINTAINERS/s5p: Kamil Debski no longer with Samsung?
 2015-08-03 15:33 UTC  (2+ messages)

[PATCH] tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()
 2015-08-03 15:31 UTC  (2+ messages)

[PATCH v2 0/4] Add support for touchscreen on Colibri VF50
 2015-08-03 15:25 UTC  (6+ messages)
` [PATCH v2 3/4] touchscreen: colibri-vf50-ts: Add touchscreen support for "

[TRIVIAL PATCH] sgi-gru: Correct misuse of %0x<decimal>
 2015-08-03 15:28 UTC  (3+ messages)

[PATCH] iommu/omap: Fix debug_read_tlb() to use seq_printf()
 2015-08-03 15:25 UTC  (2+ messages)

[PATCH] Add continuous sampling with IIO buffers for Vybrid
 2015-08-03 15:24 UTC  (3+ messages)
` [PATCH] iio: adc: vf610: Add IIO buffer support for Vybrid ADC

[PATCH] Staging : netlogic : Replace comma with a semicolon
 2015-08-03 15:18 UTC 

[PATCH V12 0/9] Hot cpu handling changes to cqm, rapl and Intel Cache Allocation support
 2015-08-03 15:13 UTC  (10+ messages)
` [PATCH 3/9] x86/intel_rdt: Cache Allocation documentation and cgroup usage guide

perf tools event parsing code
 2015-08-03 15:12 UTC  (3+ messages)

[PATCH] x86, pat: Add comments to cachemode translation tables
 2015-08-03 15:08 UTC  (9+ messages)

[PATCH 0/2] iommu/vt-d: Additional sysfs entries
 2015-08-03 15:09 UTC  (4+ messages)
` [PATCH 2/2] iommu/vt-d: Report superpage support in sysfs

[PATCH] workqueue: Add the allocation flags to function schedule_on_each_cpu_gfp
 2015-08-03 15:05 UTC  (4+ messages)

[PATCH] Staging : lustre :Replace comma with a semicolon
 2015-08-03 15:04 UTC 

[PATCH] mmc: dw_mmc: fix pio mode when internal dmac is enabled
 2015-08-03 15:04 UTC 

[PATCH] mm: vmscan: never isolate more pages than necessary
 2015-08-03 15:02 UTC 

[PATCH] Input: drivers/joystick: use parallel port device model
 2015-08-03 15:02 UTC  (8+ messages)

[PATCH] net: dsa: mv88e6xxx: call _mv88e6xxx_stats_wait with SMI lock held
 2015-08-03 15:01 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).