linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-17 18:01:57 to 2015-07-17 22:31:16 UTC [more...]

[PATCH tip/core/rcu 0/12] Tree geometry-initialization simplifications for 4.3
 2015-07-17 22:30 UTC  (3+ messages)
` [PATCH tip/core/rcu 01/12] rcu: Provide more diagnostics for stalled GP kthread
  ` [PATCH tip/core/rcu 06/12] rcu: Limit rcu_state::levelcnt[] to RCU_NUM_LVLS items

[PATCH tip/core/rcu 0/16] Miscellaneous fixes for 4.3
 2015-07-17 22:20 UTC  (17+ messages)
` [PATCH tip/core/rcu 01/16] rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL
  ` [PATCH tip/core/rcu 02/16] rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOC
  ` [PATCH tip/core/rcu 03/16] rcu: Change return type to bool
  ` [PATCH tip/core/rcu 04/16] rcu: Add RCU-sched flavors of get-state and cond-sync
  ` [PATCH tip/core/rcu 05/16] rcu: Hide RCU_NOCB_CPU behind RCU_EXPERT
  ` [PATCH tip/core/rcu 06/16] rcu: Use WRITE_ONCE in RCU_INIT_POINTER
  ` [PATCH tip/core/rcu 07/16] rcu: Fix obsolete priority-boosting comment
  ` [PATCH tip/core/rcu 08/16] rcu: Create a synchronize_rcu_mult()
  ` [PATCH tip/core/rcu 09/16] cpu: Wait for RCU grace periods concurrently
  ` [PATCH tip/core/rcu 10/16] rcu: Make rcu_is_watching() really notrace
  ` [PATCH tip/core/rcu 11/16] rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
  ` [PATCH tip/core/rcu 12/16] rcu: Fix backwards RCU_LOCKDEP_WARN() in synchronize_rcu_tasks()
  ` [PATCH tip/core/rcu 13/16] rcu: Clarify CONFIG_RCU_EQS_DEBUG help text
  ` [PATCH tip/core/rcu 14/16] rcu: update MAINTAINERS entry
  ` [PATCH tip/core/rcu 15/16] scripts: Make checkpatch.pl warn on expedited RCU grace periods
  ` [PATCH tip/core/rcu 16/16] rcu: Don't disable CPU hotplug during OOM notifiers

[PATCH 1/3] x86, perf: Make merge_attr global to use from perf_event_intel
 2015-07-17 22:23 UTC  (15+ messages)
` [PATCH 3/3] x86, perf: Add PEBS frontend profiling for Skylake

[PATCH] arm64: dts: mediatek: Add MT8173 MMC dts
 2015-07-17 22:16 UTC  (3+ messages)

[RFC PATCH v2] memory-barriers: remove smp_mb__after_unlock_lock()
 2015-07-17 22:14 UTC  (11+ messages)

Reconciling rcu_irq_enter()/rcu_nmi_enter() with context tracking
 2015-07-17 22:13 UTC  (9+ messages)

[RESEND PATCH 1/6] Document: bindings: DT: Add SMP enable method for MT6580 SoC platform
 2015-07-17 22:04 UTC  (2+ messages)

[PATCH v4 0/3] net: enable inband link state negotiation only when explicitly requested
 2015-07-17 22:01 UTC  (7+ messages)
` [PATCH 1/3] fixed_phy: handle link-down case

[PATCH v4 0/2] Add mt6580 basic chip support
 2015-07-17 22:01 UTC  (2+ messages)

[PATCH 0/5] add GPT timer support for mt8173
 2015-07-17 21:56 UTC  (7+ messages)
` [PATCH 1/5] clocksource: mediatek: do not enable GPT_CLK_EVT when setup
` [PATCH 2/5] clocksource: mediatek: Use GPT as sched clock source
` [PATCH 3/5] arm64: mediatek: enable MTK_TIMER

[PATCH 0/2] pixcir_i2c_ts: Add optional wakeup irq support
 2015-07-17 21:51 UTC  (3+ messages)
` [PATCH 1/2] input: touchscreen: pixcir_i2c_ts: Add support for optional wakeup interrupt

[PATCH V5 0/2] IMX GPCv2 drivers for wakeup source and suspend
 2015-07-17 21:49 UTC  (3+ messages)
` [PATCH V5 1/2] irqchip: imx-gpcv2: IMX GPCv2 driver for wakeup sources

[PATCH v9 0/7] FPGA Manager Framework and Simple FPGA Bus
 2015-07-17 21:42 UTC  (13+ messages)
` [PATCH v9 3/7] staging: add bindings document for simple fpga bus
` [PATCH v9 5/7] staging: fpga manager core
` [PATCH v9 7/7] staging: fpga manager: add driver for socfpga fpga manager

[PATCH] toshiba_acpi: Adapt /proc/acpi/toshiba/keys to TOS1900 devices
 2015-07-17 21:46 UTC  (2+ messages)

[PATCH v2] arm64: dts: mt8173: Add afe device node
 2015-07-17 21:42 UTC  (2+ messages)

[PATCH v4 0/2] SPMI regulator driver updates
 2015-07-17 21:41 UTC  (3+ messages)
` [PATCH v4 1/2] regulator: Add over current protection (OCP) support
` [PATCH v4 2/2] regulator: qcom-spmi: Add vendor specific configuration

linux-next: build failure after merge of the rcu tree
 2015-07-17 21:33 UTC  (7+ messages)

[PATCH] hwmon: coretemp: use list instead of fixed size array for temp data
 2015-07-17 21:33 UTC  (11+ messages)

[PATCH 0/9] Intel core misc PMUs support
 2015-07-17 21:27 UTC  (21+ messages)
` [PATCH 2/9] perf/x86: core_misc PMU disable and enable support
` [PATCH 4/9] perf/x86: special case per-cpu core misc PMU events
` [PATCH 8/9] perf,tools: caculate and save tsc/avg/bzy freq in he_stat

3.18.17 Xen regression
 2015-07-17 21:23 UTC  (4+ messages)

[PATCH v7 0/4] Compile-time stack validation
 2015-07-17 21:23 UTC  (18+ messages)
` [RFC PATCH 00/21] x86: Proposed fixes for stackvalidate warnings
  ` [RFC PATCH 12/21] sched: Add __schedule() to stackvalidate whitelist
  ` [RFC PATCH 13/21] x86/asm/crypto: Fix frame pointer usage in aesni-intel_asm.S

[PATCH v5] ARM: smp: Only expose /sys/.../cpuX/online if hotpluggable
 2015-07-17 21:21 UTC  (6+ messages)

[PATCH v2 00/11] Qualcomm Shared Memory & RPM drivers
 2015-07-17 21:15 UTC  (3+ messages)
` [PATCH v2 02/11] soc: qcom: Add Shared Memory Manager driver

[PATCH] ibmvscsi:Fix comment about return values for the function ibmvfc_target_alloc
 2015-07-17 21:13 UTC 

[PATCH] ibmvscsi:Make the variable rc to be a integer in the function ibmvfc_handle_crq
 2015-07-17 21:09 UTC 

[PATCH 0/4] ARM: dts: am335x/am43xx: wkup_m3_ipc support patches
 2015-07-17 21:08 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: AM33xx: Add ti,mbox-send-noirq to wkup_m3 mailbox
` [PATCH 2/4] ARM: dts: AM4372: "
` [PATCH 3/4] ARM: dts: AM33xx: Add the wkup_m3_ipc node
` [PATCH 4/4] ARM: dts: AM4372: "

[RFC PATCH v3 0/4] Integration of trace events with System Trace IP blocks
 2015-07-17 21:07 UTC  (5+ messages)
` [RFC PATCH v3 3/4] trace: Introduce trace log output function for STM
` [RFC PATCH v3 4/4] trace: Trace log handler for logging into STM blocks

[RESEND PATCH v2 0/2] x86/mm/pat: modify nopat requirement warning
 2015-07-17 21:07 UTC  (3+ messages)
` [RESEND PATCH v2 1/2] x86/mm/pat, drivers/infiniband/ipath: replace WARN() with pr_warn()
` [RESEND PATCH v2 2/2] x86/mm/pat, drivers/media/ivtv: move pat warn and "

[PATCH v2 0/3] soc: ti: Introduce wkup_m3_ipc driver
 2015-07-17 20:56 UTC  (4+ messages)
` [PATCH v2 1/3] mailbox/omap: Add ti,mbox-send-noirq quirk to fix AM33xx CPU Idle
` [PATCH v2 2/3] Documentation: dt: add bindings for TI Wakeup M3 IPC device
` [PATCH v2 3/3] soc: ti: Add wkup_m3_ipc driver

[PATCH] ARM: mediatek: Add regmap to mediatek Kconfig
 2015-07-17 20:53 UTC 

[PATCH v4 0/2] capabilities: Ambient capability patchset
 2015-07-17 20:50 UTC  (6+ messages)
` [PATCH v4 1/2] capabilities: Ambient capabilities

[PATCH V6 0/4] audit by executable name
 2015-07-17 20:46 UTC  (10+ messages)
` [PATCH V6 1/4] audit: implement audit by executable
` [PATCH V6 4/4] audit: avoid double copying the audit_exe path string

[PATCHv2] x86, CPU: Restore MSR_IA32_ENERGY_PERF_BIAS after resume
 2015-07-17 20:39 UTC  (2+ messages)

[PATCH v6 0/4] atyfb: atyfb: address MTRR corner case
 2015-07-17 20:37 UTC  (2+ messages)

[PATCH v2 0/2] dma: rename write-combine APIs with short form
 2015-07-17 20:35 UTC  (2+ messages)

zajam
 2015-07-17 20:22 UTC 

[PATCH] ALSA: sparc: Add missing kfree in error path
 2015-07-17 20:30 UTC  (2+ messages)

[PATCH 0/2] x86/fpu: Fix FPU context sizing boot regression, introduce dynamic task_struct
 2015-07-17 20:30 UTC  (4+ messages)
` [PATCH 1/2] x86/fpu, fork: Dynamically allocate 'struct fpu'

[PATCH v9 0/8] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-07-17 20:29 UTC  (2+ messages)

[PATCH V2] i2c: s3c2410: remove unused variable
 2015-07-17 20:27 UTC 

[PATCH 0/5] expose mem_cgroup + cleanups
 2015-07-17 20:19 UTC  (10+ messages)
` [PATCH 1/5] memcg: export struct mem_cgroup

[PATCH v2] Documentation: Add MCB documentation
 2015-07-17 20:16 UTC  (3+ messages)

[PATCH v4 1/2] vTPM: support little endian guests
 2015-07-17 20:07 UTC  (5+ messages)

[PATCH 000/208] big x86 FPU code rewrite
 2015-07-17 20:01 UTC  (9+ messages)
` [PATCH 097/208] x86/fpu: Remove 'init_xstate_buf' bootmem allocation
  ` 4.2-rc2: early boot memory corruption from FPU rework
      ` [REGRESSION] "

[PATCH v2 5/8] pinctrl: qcom: spmi-mpp: Add support for setting analog output level
 2015-07-17 19:54 UTC  (5+ messages)
` [PATCH 7/8] mfd: pm8921: Implement irq_get_irqchip_state
  ` [PATCH v2 "

[PATCH-v4 00/11] i2c: pxa: Fixes, cleanup and support for pxa910 family
 2015-07-17 19:49 UTC  (4+ messages)

[PATCH v2 00/23] staging: rtl8192e: Various cleanups
 2015-07-17 19:52 UTC  (3+ messages)

[PATCH] soc: versatile: Add missing kfree in error path
 2015-07-17 19:51 UTC  (2+ messages)

[GIT PULL] Btrfs
 2015-07-17 19:38 UTC 

[PATCH 0/3] clocksource: at91: Remove irq handler when clock event is unused
 2015-07-17 19:33 UTC  (4+ messages)
` [PATCH 1/3] clocksource: atmel-st: "
` [PATCH 2/3] clocksource: atmel-pit: drop at91sam926x_pit_common_init
` [PATCH 3/3] clocksource: atmel-pit: Remove irq handler when clock event is unused

[PATCH] mm-move-mremap-from-file_operations-to-vm_operations_struct-fix
 2015-07-17 19:09 UTC  (12+ messages)

[PATCH v2] x86: vm86 cleanups
 2015-07-17 19:05 UTC  (7+ messages)
` [PATCH 4/7] x86/vm86: Move vm86 fields out of thread_struct
` [PATCH 5/7] x86/vm86: Move fields from kernel_vm86_struct
` [PATCH 6/7] x86/vm86: Eliminate kernel_vm86_struct

[PATCH 0/8] Add ODP support using HMM
 2015-07-17 19:01 UTC  (9+ messages)
` [PATCH 1/8] IB/mlx5: add a new parameter to __mlx_ib_populated_pas for ODP with HMM
` [PATCH 2/8] IB/mlx5: add a new parameter to mlx5_ib_update_mtt() "
` [PATCH 3/8] IB/odp: export rbt_ib_umem_for_each_in_range()
` [PATCH 4/8] IB/odp/hmm: add new kernel option to use HMM for ODP
` [PATCH 5/8] IB/odp/hmm: add core infiniband structure and helper for ODP with HMM v2
` [PATCH 6/8] IB/mlx5/hmm: add mlx5 HMM device initialization and callback v3
` [PATCH 7/8] IB/mlx5/hmm: add page fault support for ODP on HMM v2
` [PATCH 8/8] IB/mlx5/hmm: enable ODP using HMM

[PATCH 00/15] HMM (Heterogeneous Memory Management) v9
 2015-07-17 18:52 UTC  (16+ messages)
` [PATCH 01/15] mmu_notifier: add event information to address invalidation v8
` [PATCH 02/15] mmu_notifier: keep track of active invalidation ranges v4
` [PATCH 03/15] mmu_notifier: pass page pointer to mmu_notifier_invalidate_page() v2
` [PATCH 04/15] mmu_notifier: allow range invalidation to exclude a specific mmu_notifier
` [PATCH 05/15] HMM: introduce heterogeneous memory management v4
` [PATCH 06/15] HMM: add HMM page table v3
` [PATCH 07/15] HMM: add per mirror page table v4
` [PATCH 08/15] HMM: add device page fault support v4
` [PATCH 09/15] HMM: add mm page table iterator helpers
` [PATCH 10/15] HMM: use CPU page table during invalidation
` [PATCH 11/15] HMM: add discard range helper (to clear and free resources for a range)
` [PATCH 12/15] HMM: add dirty range helper (toggle dirty bit inside mirror page table) v2
` [PATCH 13/15] HMM: DMA map memory on behalf of device driver v2
` [PATCH 14/15] HMM: add documentation explaining HMM internals and how to use it
` [PATCH 15/15] hmm/dummy: dummy driver for testing and showcasing the HMM API

[PATCH RESENT] Input: elan_i2c - enable ELAN0600 acpi panels
 2015-07-17 18:49 UTC 

[PATCH 0/9] multi_v7_defconfig: Enable options for Exynos Chromebooks
 2015-07-17 18:49 UTC  (7+ messages)
` [PATCH 2/9] ARM: multi_v7_defconfig: Enable max77802 regulator, rtc and clock drivers

[PATCH 00/23] ARCH: Migrate clockevent drivers to 'set-state' interface
 2015-07-17 18:47 UTC  (3+ messages)
` [PATCH 06/23] cris/time: Migrate to new "

[PATCH RFC V5 0/4] per event callgrap and time support
 2015-07-17 11:30 UTC  (5+ messages)
` [PATCH RFC V5 1/4] perf,tools: introduce callgraph_set for callgraph option
` [PATCH RFC V5 2/4] perf,tool: per-event time support
` [PATCH RFC V5 3/4] perf,tool: per-event callgrap support
` [PATCH RFC V5 4/4] perf,tests: Add tests to callgrap and time parse

[Patch RFC 1/2] tracing: allow disabling compilation of specific trace systems
 2015-07-17 18:36 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] tracing: gpio: add Kconfig option for enabling/disabling trace events

[PATCH] cris: time: Cleanup of persistent clock stuff
 2015-07-17 18:31 UTC  (2+ messages)

[PATCH v2 0/2] regmap: debugfs: Allow writes to cache state settings
 2015-07-17 18:22 UTC  (3+ messages)
` [PATCH v2 1/2] debugfs: Export bool read/write functions

[PATCH v4 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
 2015-07-17 18:13 UTC  (11+ messages)
` [PATCH v4 3/8] clk: add support for clocks provided by SCP(System Control Processor)

[RFC PATCH v4 0/3] Make eBPF programs output data to perf event
 2015-07-17 18:13 UTC  (4+ messages)
` [RFC PATCH v4 1/3] tracing/events: Fix wrong sample output by storing array length instead of size

[PATCH 0/2] Add codec machine driver for rockchip platform
 2015-07-17 18:11 UTC  (5+ messages)
` [PATCH 1/2] ASoC: rockchip: Add machine driver for max98090 codec
` [PATCH 2/2] ASoC: rockchip: Add machine driver for rt5645/rt5650 codec

[GIT PULL] Staging driver fixes for 4.2-rc3
 2015-07-17 18:11 UTC 

[GIT PULL] USB driver fixes for 4.2-rc3
 2015-07-17 18:11 UTC 

MESSAGE
 2015-07-17 16:56 UTC 

[PATCH] perf/x86/intel/rapl: Add support for Knights Landing (KNL)
 2015-07-17 18:06 UTC  (3+ 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 NNTP newsgroup(s).