linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-17 18:53:48 to 2015-07-17 23:31:03 UTC [more...]

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

[PATCH tip/core/rcu 0/19] Expedited grace period changes for 4.3
 2015-07-17 23:29 UTC  (7+ messages)
` [PATCH tip/core/rcu 01/19] rcu: Stop disabling CPU hotplug in synchronize_rcu_expedited()
  ` [PATCH tip/core/rcu 05/19] rcu: Get rid of synchronize_sched_expedited()'s polling loop
  ` [PATCH tip/core/rcu 06/19] rcu: Make expedited GP CPU stoppage asynchronous
  ` [PATCH tip/core/rcu 07/19] rcu: Abstract sequence counting from synchronize_sched_expedited()
  ` [PATCH tip/core/rcu 10/19] rcu: Fix synchronize_sched_expedited() type error for "s"
  ` [PATCH tip/core/rcu 17/19] rcu: Pull out wait_event*() condition into helper function

[RFC PATCH 0/6] bpf: Introduce the new ability of eBPF programs to access hardware PMU counter
 2015-07-17 23:27 UTC  (3+ messages)

[PATCH] Input: arizona-haptic - convert to use managed input devices
 2015-07-17 23:28 UTC  (4+ messages)

[PATCH v4 0/1] suspend: make sync() on suspend-to-RAM optional
 2015-07-17 23:54 UTC  (4+ messages)
` [PATCH 1/1] "

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

[PATCH v4 0/2] capabilities: Ambient capability patchset
 2015-07-17 23:21 UTC  (8+ messages)
` [PATCH v4 1/2] capabilities: Ambient capabilities

Reconciling rcu_irq_enter()/rcu_nmi_enter() with context tracking
 2015-07-17 23:20 UTC  (12+ messages)

[PATCH v3 0/8] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
 2015-07-17 23:15 UTC  (4+ messages)
` [PATCH v3 2/8] ACPI / irqchip: Add self-probe infrastructure to initialize IRQ controller
` [Linaro-acpi] [PATCH v3 0/8] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init

mmotm 2015-07-17-16-04 uploaded
 2015-07-17 23:04 UTC 

[PATCH 0/3] dm-crypt: Adds support for wiping key when doing suspend/hibernation
 2015-07-17 23:27 UTC  (4+ messages)
` [PATCH v2 1/3] PM suspend/hibernate: Call notifier after freezing processes

[PATCH] mm-move-mremap-from-file_operations-to-vm_operations_struct-fix
 2015-07-17 22:56 UTC  (14+ messages)

[PATCH v2] jhash: Deinline jhash, jhash2 and __jhash_nwords
 2015-07-17 22:53 UTC  (6+ messages)

[GIT PULL] RTC fixes for 4.2
 2015-07-17 22:53 UTC 

[PATCH RFC V1 0/3] da9062: Add DA9062 OnKey support using the existing DA9063 OnKey driver
 2015-07-17 22:50 UTC  (3+ messages)
` [PATCH RFC V1 2/3] onkey: da9063: Add DA9062 OnKey capability to "

[PATCH v2] zsmalloc: do not take class lock in zs_shrinker_count()
 2015-07-17 22:42 UTC  (2+ messages)

[PATCH tip/core/rcu 0/16] Miscellaneous fixes for 4.3
 2015-07-17 22:37 UTC  (18+ 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 v3] Input: pmic8xxx-pwrkey - Support shutdown
 2015-07-17 22:36 UTC  (3+ messages)

[PATCH tip/core/rcu 0/12] Tree geometry-initialization simplifications for 4.3
 2015-07-17 22:31 UTC  (13+ messages)
` [PATCH tip/core/rcu 01/12] rcu: Provide more diagnostics for stalled GP kthread
  ` [PATCH tip/core/rcu 02/12] rcu: Panic if RCU tree can not accommodate all CPUs
  ` [PATCH tip/core/rcu 03/12] rcu: Remove superfluous local variable in rcu_init_geometry()
  ` [PATCH tip/core/rcu 04/12] rcu: Cleanup rcu_init_geometry() code and arithmetics
  ` [PATCH tip/core/rcu 05/12] rcu: Simplify rcu_init_geometry() capacity arithmetics
  ` [PATCH tip/core/rcu 06/12] rcu: Limit rcu_state::levelcnt[] to RCU_NUM_LVLS items
  ` [PATCH tip/core/rcu 07/12] rcu: Limit rcu_capacity[] size "
  ` [PATCH tip/core/rcu 08/12] rcu: Remove unnecessary fields from rcu_state structure
  ` [PATCH tip/core/rcu 09/12] rcu: Limit count of static data to the number of RCU levels
  ` [PATCH tip/core/rcu 10/12] rcu: Simplify arithmetic to calculate number of RCU nodes
  ` [PATCH tip/core/rcu 11/12] rcu: Shut up bogus gcc array bounds warning
  ` [PATCH tip/core/rcu 12/12] rcu: Reset rcu_fanout_leaf if out of bounds

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

[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/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  (8+ messages)
` [PATCH v9 3/7] staging: add bindings document for simple fpga bus
` [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  (19+ 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 V6 0/4] audit by executable name
 2015-07-17 20:46 UTC  (7+ messages)
` [PATCH V6 1/4] audit: implement audit by executable

[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 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  (12+ messages)
` [PATCH 01/15] mmu_notifier: add event information to address invalidation v8
` [PATCH 04/15] mmu_notifier: allow range invalidation to exclude a specific mmu_notifier
` [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


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