public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-17 22:18:41 to 2014-02-18 06:10:07 UTC [more...]

[PATCH v3 00/14] perf, x86: Haswell LBR call stack support
 2014-02-18  6:07 UTC  (12+ messages)
` [PATCH v3 02/14] perf, core: introduce pmu context switch callback
` [PATCH v3 04/14] perf, x86: Basic Haswell LBR call stack support
` [PATCH v3 06/14] perf, core: always switch pmu specific data during context switch
` [PATCH v3 07/14] perf, x86: track number of events that use LBR callstack
` [PATCH v3 08/14] perf, x86: allocate space for storing LBR stack
` [PATCH v3 09/14] perf, x86: Save/resotre LBR stack during context switch
` [PATCH v3 10/14] perf, core: simplify need branch stack check
` [PATCH v3 11/14] perf, core: Pass perf_sample_data to perf_callchain()
` [PATCH v3 12/14] perf, x86: use LBR call stack to get user callchain
` [PATCH v3 13/14] perf, x86: enable LBR callstack when recording callchain
` [PATCH v3 14/14] perf, x86: Discard zero length call entries in LBR call stack

[PATCHv5 0/4] add compressing abstraction and multi stream support
 2014-02-18  6:04 UTC  (4+ messages)
` [PATCHv5 1/4] zram: introduce compressing backend abstraction

[PATCH v2 0/11] remove cpu_load in rq
 2014-02-18  6:03 UTC  (4+ messages)

[PATCH v4] ACPI / video: Add systems that should favour native backlight interface
 2014-02-18  5:54 UTC 

[PATCH v2 0/4] hugetlb: add hugepages_node= command-line option
 2014-02-18  5:47 UTC  (8+ messages)
` [PATCH 4/4] "

[PATCH RFC] sctp: Update HEARTBEAT timer immediately after user changed HB.interval
 2014-02-18  5:56 UTC 

[PATCH 0/2] Fix missing misc nodes
 2014-02-18  5:27 UTC  (3+ messages)
` [PATCH 1/2] misc: add comment on unused minors
` [PATCH 2/2] misc: add missing minor nodes

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-18  5:22 UTC  (52+ messages)

[PATCH v2] Bluetooth: allocate static minor for vhci
 2014-02-18  5:19 UTC 

[BUG] sched: tip/master show panic while booting/rebooting
 2014-02-18  5:12 UTC 

linux-next: Tree for Feb 18
 2014-02-18  5:06 UTC 

[PATCH tip/core/rcu 0/6] Documentation changes for 3.15
 2014-02-18  4:57 UTC  (16+ messages)
` [PATCH tip/core/rcu 1/6] documentation: Document call_rcu() safety mechanisms and limitations
  ` [PATCH tip/core/rcu 2/6] Documentation/memory-barriers.txt: ACCESS_ONCE() provides cache coherence
  ` [PATCH tip/core/rcu 5/6] Documentation/memory-barriers.txt: Need barriers() for some control dependencies

[PATCH RFC 0/3] c/r: add ability to restore mm attributes in a non-root userns
 2014-02-18  4:53 UTC  (3+ messages)
` [PATCH 2/3] capabilities: add a secure bit to allow changing a task exe link

[PATCH V2] serial/uart: Add tunable RX interrupt trigger I/F of FIFO buffers
 2014-02-18  4:11 UTC  (3+ messages)

[PATCH RESEND v11 0/2] dma: Add Freescale eDMA engine driver support
 2014-02-18  3:45 UTC  (4+ messages)
` [PATCH RESEND v11 1/2] ARM: dts: vf610: Add eDMA node
` [PATCH RESEND v11 2/2] dma: Add Freescale eDMA engine driver support

[PATCH tip/core/rcu 0/55] Torture-test changes for 3.15
 2014-02-18  3:36 UTC  (52+ messages)
` [PATCH tip/core/rcu 01/55] rcutorture: Print grace-period performance statistics
  ` [PATCH tip/core/rcu 04/55] rcutorture: Allow kvm-test-1-rcu.sh to pause after build
  ` [PATCH tip/core/rcu 06/55] rcutorture: Reduce SRCU-N number of CPUs
  ` [PATCH tip/core/rcu 07/55] rcutorture: Enable concurrent rcutorture runs
  ` [PATCH tip/core/rcu 08/55] rcutorture: Fix results-directory error message
  ` [PATCH tip/core/rcu 10/55] rcutorture: Handle multiple runs of the same test
  ` [PATCH tip/core/rcu 11/55] rcutorture: Do better bin packing
  ` [PATCH tip/core/rcu 12/55] rcutorture: Add comments, especially on "
  ` [PATCH tip/core/rcu 13/55] rcutorture: Flag tests requiring more CPUs than are available
  ` [PATCH tip/core/rcu 15/55] rcutorture: Abstract rcu_torture_random()
  ` [PATCH tip/core/rcu 16/55] rcutorture: Don't create results directory for dryruns
  ` [PATCH tip/core/rcu 17/55] rcutorture: Abstract torture_param()
  ` [PATCH tip/core/rcu 18/55] rcutorture: Rename PRINTK to TOROUT
  ` [PATCH tip/core/rcu 19/55] rcutorture: Abstract TOROUT_STRING() and friends
  ` [PATCH tip/core/rcu 20/55] rcutorture: Abstract torture_shutdown_absorb()
  ` [PATCH tip/core/rcu 21/55] rcutorture: Export torture_type and verbose module parameters
  ` [PATCH tip/core/rcu 23/55] rcutorture: Abstract torture_onoff()
  ` [PATCH tip/core/rcu 24/55] rcutorture: Abstract torture-test initialization
  ` [PATCH tip/core/rcu 25/55] rcutorture: Abstract torture-test cleanup
  ` [PATCH tip/core/rcu 27/55] rcutorture: Abstract torture_shutdown_notify()
  ` [PATCH tip/core/rcu 28/55] rcutorture: Privatize fullstop
  ` [PATCH tip/core/rcu 29/55] rcutorture: Add diagnostic for unscheduled system shutdown
  ` [PATCH tip/core/rcu 30/55] rcutorture: Abstract stutter_wait()
  ` [PATCH tip/core/rcu 31/55] rcutorture: Apply ACCESS_ONCE() to racy fullstop accesses
  ` [PATCH tip/core/rcu 33/55] rcutorture: Clean up rcu_torture_init() error checking
  ` [PATCH tip/core/rcu 34/55] rcutorture: Announce task creation
  ` [PATCH tip/core/rcu 35/55] rcutorture: Fix rcutorture shutdown races
  ` [PATCH tip/core/rcu 36/55] rcutorture: Fix missing-return bug in rcu_torture_barrier_init()
  ` [PATCH tip/core/rcu 37/55] rcutorture: Abstract torture_create_kthread()
  ` [PATCH tip/core/rcu 38/55] rcutorture: Abstract torture_stop_kthread()
  ` [PATCH tip/core/rcu 39/55] rcutorture: Stop generic kthreads in torture_cleanup()
  ` [PATCH tip/core/rcu 43/55] rcutorture: Add an rcu_busted to test the test
  ` [PATCH tip/core/rcu 46/55] rcutorture: Remove RCU dependencies from ver_functions.sh API
  ` [PATCH tip/core/rcu 49/55] locktorture: Add vestigial locktorture configuration

[PATCH] video: da8xx-fb: Use "SIMPLE_DEV_PM_OPS" macro
 2014-02-18  3:25 UTC 

linux-next: manual merge of the tip tree with Linus' tree
 2014-02-18  3:09 UTC 

WARNING: CPU: 0 PID: 0 at lib/dma-debug.c:491
 2014-02-18  3:02 UTC 

[GIT Pull] timer fixes for 3.14
 2014-02-18  2:59 UTC  (2+ messages)

[RFC PATCH] sched: make sure sched-priority after invoke idle_balance()
 2014-02-18  2:42 UTC  (5+ messages)

[PATCH 1/2] ipc,compat: remove sc_semopm macro
 2014-02-18  2:40 UTC  (2+ messages)
` [PATCH 2/2] ipc: use device_initcall

[PATCH v4 0/5] Enabling the asynchronous threads for other phases
 2014-02-18  2:28 UTC  (6+ messages)
` [PATCH v4 1/5] PM / sleep: Two flags for async suspend_noirq and suspend_late
` [PATCH v4 2/5] PM / sleep: Asynchronous threads for resume_noirq
` [PATCH v4 3/5] PM / sleep: Asynchronous threads for resume_early
` [PATCH v4 4/5] PM / sleep: Asynchronous threads for suspend_noirq
` [PATCH v4 5/5] PM / sleep: Asynchronous threads for suspend_late

[PATCH v1 00/11] perf: Add support for Intel Processor Trace
 2014-02-18  2:36 UTC  (4+ messages)
` [PATCH v1 03/11] perf: Allow for multiple ring buffers per event

[PATCH 1/9] regulator: act8865: Add missing of_node_put
 2014-02-18  2:04 UTC  (16+ messages)
` [PATCH 2/9] regulator: as3722: "
` [PATCH 3/9] regulator: da9063: "
` [PATCH 4/9] regulator: max77686: "
` [PATCH 5/9] regulator: max77693: "
` [PATCH 6/9] regulator: max8660: "
` [PATCH 7/9] regulator: max8998: "
` [PATCH 8/9] regulator: tps6507x: "

[PATCH] workqueue: Document exceptions to work item non-reentrancy guarantee
 2014-02-18  2:29 UTC  (3+ messages)

sched: fair: NULL ptr deref in check_preempt_wakeup
 2014-02-18  2:28 UTC  (6+ messages)

[PATCH 1/2] cpufreq: Return error if ->get() failed in cpufreq_update_policy()
 2014-02-18  2:19 UTC  (5+ messages)

[PATCH v2 00/08] PCI: rcar: Recent driver patches from Ben Dooks and me (V2)
 2014-02-18  2:12 UTC  (9+ messages)
` [PATCH 01/08] PCI: rcar: check platform_get_irq() return code
` [PATCH v2 02/08] PCI: rcar: add error interrupt handling
` [PATCH 03/08] PCI: rcar: fix bridge logic configuration accesses
` [PATCH v3 04/08] PCI: rcar: Register each instance independently
` [PATCH v2 05/08] PCI: rcar: Break out window size handling
` [PATCH v2 06/08] PCI: rcar: Add DMABOUNCE support
` [PATCH 07/08] PCI: rcar: Enable BOUNCE in case of HIGHMEM
` [PATCH 08/08] PCI: rcar: Make the Kconfig dependencies more generic

[PATCH] cpufreq, powernow-k8: Initialize per-cpu data-structures properly
 2014-02-18  2:06 UTC  (2+ messages)

[PATCH] workqueue: ensure @task is valid across kthread_stop()
 2014-02-18  1:39 UTC  (2+ messages)
  ` [PATCH 0/3] workqueue: async worker destruction

[PATCH 10/10] Documentation: Add device tree bindings for TI LMU devices
 2014-02-18  1:50 UTC  (4+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2014-02-18  1:52 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2014-02-18  1:48 UTC 

[PATCH] ext4: address a benign compiler warning
 2014-02-18  1:43 UTC  (3+ messages)

[PATCH -tip RESEND 0/2] ftrace: Introduce the new I/F "nr_saved_cmdlines"
 2014-02-18  1:41 UTC  (6+ messages)
` [PATCH -tip RESEND 2/2] ftrace: Introduce nr_saved_cmdlines I/F
    `  "

[PATCH] w1-gpio: handle of_get_gpio() returning -EPROBE_DEFER better
 2014-02-18  1:26 UTC  (2+ messages)

[RFC PATCH V5] mm readahead: Fix readahead fail for no local memory and limit readahead pages
 2014-02-18  1:31 UTC  (18+ messages)

3.14-rc2 XFS backtrace because irqs_disabled
 2014-02-18  1:27 UTC  (11+ messages)

[PATCH v5 00/33] x86, irq: Support ioapic controller hotplug
 2014-02-18  0:59 UTC  (4+ messages)
` [PATCH v5 02/33] genirq: Add irq_alloc_reserved_desc()

[PATCH v2 0/3] Prepare for running ACPI on !x86 and !ia64
 2014-02-18  1:13 UTC  (3+ messages)
` [PATCH v2 1/3] ACPI / idle: Make idle_boot_override depend on x86 and ia64

[PATCH 0/2] ACPICA: Preparations of acpidump release automation
 2014-02-18  0:57 UTC  (5+ messages)
` [PATCH 2/2] ACPICA: acpidump: Remove translation protection on integer types

[RFC Patch v1 0/6] Miscellaneous improvements for ACPI
 2014-02-18  1:07 UTC  (7+ messages)
` [RFC Patch v1 1/6] acpi_pad: simplify notify handler by using acpi_drv_ops->notify
  ` [RFC Patch v1 2/6] ACPI: rename acpi_evaluate_hotplug_ost to acpi_evaluate_ost for reuse
  ` [RFC Patch v1 3/6] acpi_pad: use acpi_evaluate_pad() to replace open-coded version

[PATCH 00/27] Renesas CMT (Compare Match Timer) DT bindings
 2014-02-18  0:51 UTC  (5+ messages)
` [PATCH 23/27] clocksource: sh_cmt: Add DT support

[PATCHv3] Generic Mailbox API
 2014-02-18  0:52 UTC  (3+ messages)
` [PATCHv3 2/6] mailbox: Introduce a new common API

[PATCH 0/6] drivers/acpi: fix driver compile errors when CONFIG_PM_SLEEP is undefined
 2014-02-18  1:03 UTC  (2+ messages)

[PATCH 1/2] ACPI, PCI, ISA: Call ISA-specific code only for architectures which support ISA
 2014-02-18  1:02 UTC  (3+ messages)
` [PATCH 2/2] ACPI, PCI, ISA: Fix memory leak when there is no IRQ in the ACPI subsystem

[PATCH 00/15] Update locking for snd_soc_dapm_xxxx_pin functions
 2014-02-18  0:47 UTC  (11+ messages)
` [PATCH 01/15] Input - arizona-haptics: Fix double lock of dapm_mutex
` [PATCH 02/15] ASoC: dapm: Add locked version of snd_soc_dapm_xxxx_pin functions
` [PATCH 03/15] ASoC: adav80x: Update locking around use of DAPM pin API
` [PATCH 04/15] ASoC: wm5100: "

[PATCH] EDAC, MCE, AMD: Fix code to prevent NULL dereference
 2014-02-18  0:36 UTC  (6+ messages)

[PATCH v2 00/14] mfd/regulator/rtc: sec: Add support for S2MPS14
 2014-02-18  0:35 UTC  (7+ messages)
` [PATCH v2 11/14] regulator: s2mps11: Add opmode for S2MPS14 regulators

[PATCH v2] spi: core: Validate lenght of the transfers in message
 2014-02-18  0:09 UTC  (3+ messages)

[PATCH v3 5/5] PM / sleep: Asynchronous threads for suspend_late
 2014-02-18  0:33 UTC  (3+ messages)

[PATCH tip/core/rcu 0/12] Miscellaneous fixes for 3.15
 2014-02-18  0:27 UTC  (7+ messages)
` [PATCH tip/core/rcu 01/12] rcu: Add ACCESS_ONCE() to ->n_force_qs_lh accesses
  ` [PATCH tip/core/rcu 09/12] fs: Substitute rcu_access_pointer() for rcu_dereference_raw()

[PATCH] regulator: core bugfix: Use normal enable for always_on regulators
 2014-02-18  0:14 UTC  (2+ messages)

[PATCH 2/2] serial: pl011: Move uart_register_driver call to device probe
 2014-02-17 23:50 UTC  (11+ messages)

[RFC V1] mfd: da9063: Add support for production silicon variant code
 2014-02-17 23:39 UTC  (6+ messages)

[PATCH tip/core/rcu 0/3] Response-time changes for 3.15
 2014-02-17 23:33 UTC  (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Optimize rcu_is_nocb_cpu() for RCU_NOCB_CPU_ALL

[PATCH] Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues
 2014-02-17 22:58 UTC 

[PATCH] irtty-sir.c: Do not set_termios() on irtty_close()
 2014-02-17 23:13 UTC  (3+ messages)
` [PATCHv2] "

btrfs "possible irq lock inversion dependency detected"
 2014-02-17 22:14 UTC  (2+ messages)

[PATCH] x86: Issue a warning if number of present CPUs > maxcpus and CONFIG_HOTPLUG=n
 2014-02-17 22:51 UTC  (8+ messages)

[PATCH v4 0/3] qspinlock: Introducing a 4-byte queue spinlock
 2014-02-17 22:47 UTC  (2+ messages)

New bcache compiler warning (was: Re: bcache: Minor fixes from kbuild robot)
 2014-02-17 22:46 UTC  (6+ messages)

[PATCH v4 3/3] qspinlock, x86: Add x86 specific optimization for 2 contending tasks
 2014-02-17 22:46 UTC  (2+ messages)
` [tip:x86/spinlocks] "

[PATCH v4 1/3] qspinlock: Introducing a 4-byte queue spinlock implementation
 2014-02-17 22:45 UTC  (2+ messages)
` [tip:x86/spinlocks] "

[PATCH v4 2/3] qspinlock, x86: Enable x86-64 to use queue spinlock
 2014-02-17 22:46 UTC  (2+ messages)
` [tip:x86/spinlocks] "

pull request: wireless 2014-02-17
 2014-02-17 22:39 UTC 

[PATCH v5] HID: New hid-cp2112 driver
 2014-02-17 22:31 UTC  (2+ messages)

[PATCH] csum_partial_copy_from_user: clean up inconsistencies in implementations
 2014-02-17 22:31 UTC  (4+ messages)

[PATCH]sched/deadline: Remove useless dl_nr_total
 2014-02-17 22:24 UTC 

[PATCH] nfsd: check passed socket's net matches NFSd superblock's one
 2014-02-17 22:19 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox