LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v2 0/2] Scorpion PMU support
2015-02-27 19:46 UTC (8+ messages)
` [PATCH v2 2/2] ARM: perf: Add support for Scorpion PMUs
[RFC PATCH] arm64: Implement cpu_relax as yield
2015-02-27 19:43 UTC (3+ messages)
[PATCH V4 0/7] x86/intel_rdt: Intel Cache Allocation Technology
2015-02-27 19:42 UTC (5+ messages)
` [PATCH 3/7] x86/intel_rdt: Support cache bit mask for Intel CAT
[PATCH] regulator: core: Fix enable GPIO reference counting
2015-02-27 19:41 UTC
[PATCHv2] perf/stat: Report unsupported events properly
2015-02-27 19:40 UTC (4+ messages)
[PATCH RFC 0/2] add nproc cgroup subsystem
2015-02-27 19:35 UTC (11+ messages)
[RFC PATCH] ARM64: cmpxchg.h: Clear the exclusive access bit on fail
2015-02-27 19:33 UTC (8+ messages)
[PATCH v5 00/20] power_supply: Allow safe usage of power supply
2015-02-27 19:26 UTC (3+ messages)
` [PATCH v5 20/20] arm: mach-pxa: Decrement the power supply's device reference counter
[PATCH RESEND 00/15] Drivers: hv: vmbus: Miscellaneous fixes/enhancements
2015-02-27 19:26 UTC (16+ messages)
` [PATCH RESEND 01/15] Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors
` [PATCH RESEND 02/15] Drivers: hv: vmbus: rename channel work queues
` [PATCH RESEND 03/15] Drivers: hv: vmbus: avoid double kfree for device_obj
` [PATCH RESEND 04/15] Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection pages on shutdown
` [PATCH RESEND 05/15] drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload
` [PATCH RESEND 06/15] clockevents: export clockevents_unbind_device instead of clockevents_unbind
` [PATCH RESEND 07/15] Drivers: hv: vmbus: Teardown clockevent devices on module unload
` [PATCH RESEND 08/15] hv: hv_util: move vmbus_open() to a later place
` [PATCH RESEND 09/15] hv: vmbus_post_msg: retry the hypercall on some transient errors
` [PATCH RESEND 10/15] hv: vmbus_open(): reset the channel state on ENOMEM
` [PATCH RESEND 11/15] hv: channel: match var type to return type of wait_for_completion
` [PATCH RESEND 12/15] hv: channel_mgmt: "
` [PATCH RESEND 13/15] hv: hv_balloon: "
` [PATCH RESEND 14/15] Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
` [PATCH RESEND 15/15] Drivers: hv: vmbus: Add support for the NetworkDirect GUID
[PATCH 1/1] tty: fix up atime/mtime mess, take four
2015-02-27 19:23 UTC (3+ messages)
[GIT PULL 00/19] perf/core improvements and fixes
2015-02-27 19:23 UTC (20+ messages)
` [PATCH 01/19] perf trace: Fix SIGBUS failures due to misaligned accesses
` [PATCH 02/19] perf probe: Check kprobes blacklist when adding new events
` [PATCH 03/19] perf probe: Fix get_real_path to free allocated memory in error path
` [PATCH 04/19] perf probe: Handle strdup() failure
` [PATCH 05/19] perf buildid-cache: Add new buildid cache if update target is not cached
` [PATCH 06/19] perf diff: Support for different binaries
` [PATCH 07/19] perf probe: Fix a precedence bug
` [PATCH 08/19] perf data: Fix sentinel setting for data_cmds array
` [PATCH 09/19] perf list: Sort the output of 'perf list' to view more clearly
` [PATCH 10/19] perf list: Allow listing events with 'tracepoint' prefix
` [PATCH 11/19] perf list: Avoid confusion of perf output and the next command prompt
` [PATCH 12/19] perf tools: Remove the '--(null)' long_name for --list-opts
` [PATCH 13/19] perf list: Clean up the printing functions of hardware/software events
` [PATCH 14/19] perf list: Extend raw-dump to certain kind of events
` [PATCH 15/19] perf tools: Fix the bash completion problem of 'perf --*'
` [PATCH 16/19] perf buildid-cache: Add --purge FILE to remove all caches of FILE
` [PATCH 17/19] perf buildid-cache: Use pr_debug instead of verbose && pr_info
` [PATCH 18/19] perf buildid-cache: Show usage with incorrect params
` [PATCH 19/19] perf report: Fix branch stack mode cannot be set
[PATCH 1/2] f2fs: clear page's up-to-date if block was deallocated
2015-02-27 19:21 UTC (2+ messages)
` [PATCH 2/2] f2fs: check its block allocation to avoid producing wrong dirty pages
[PATCH v3 0/2] fbcon: user-defined cursor blink interval
2015-02-27 19:15 UTC (8+ messages)
` [PATCH v3 2/2] fbcon: expose cursor blink interval via sysfs
` [PATCH "
` [PATCH 0/2] add cursor blink interval terminal escape sequence
` [PATCH 1/2] vt: add cursor blink interval "
` [PATCH 2/2] fbcon: use the cursor blink interval provided by vt
bluetooth on n900 -- working patch
2015-02-27 19:15 UTC (2+ messages)
3.20-rc0 breaks nfsroot over usb
2015-02-27 19:14 UTC (5+ messages)
[PATCH] crypto: Documentation - describe internal structure
2015-02-27 19:00 UTC
[REGRESSION][4.0-rc1] My i386 fails to do CPU hotplug
2015-02-27 18:59 UTC (2+ messages)
[PATCH 1/4] ARM: qcom: Merge scm and scm boot code together
2015-02-27 18:58 UTC (3+ messages)
` [PATCH 4/4] firmware: qcom: scm: Move the scm driver to drivers/firmware
rt_mutex based ww_mutex implementation
2015-02-27 18:57 UTC (6+ messages)
` [PATCH 1/3] locking: ww_mutex: add one level of indirection for access of the lock
` [PATCH 2/3] locking: ww_mutex: Allow to use rt_mutex instead of mutex for the baselock
` [PATCH 3/3] locking: rtmutex: set state back to running on error
[PATCH v12 0/2] crypto: AF_ALG: add AEAD and RNG support
2015-02-27 18:54 UTC (6+ messages)
` [PATCH v12 1/2] crypto: AF_ALG: add AEAD support
[PATCH net-next 09/10] arm64: unexport set_memory_ro and set_memory_rw
2015-02-27 18:51 UTC (2+ messages)
[PATCH] net: pasemi: Use setup_timer and mod_timer
2015-02-27 18:50 UTC
[peterz-queue:perf/core 6/22] kernel/module.c:163:29: sparse: symbol 'mod_tree_ops' was not declared. Should it be static?
2015-02-27 18:50 UTC (2+ messages)
` [PATCH peterz-queue] module: mod_tree_ops can be static
[GIT PULL] arm64 fixes for 4.0
2015-02-27 18:44 UTC
[PATCH] net: stmmac: Use setup_timer and mod_timer
2015-02-27 18:42 UTC
[PATCH] mm: replace mmap_sem for mm->exe_file serialization
2015-02-27 18:34 UTC (4+ messages)
[PATCH v2] net: 8390: axnet_cs: Use setup_timer and mod_timer
2015-02-27 18:32 UTC
[PATCH v2 1/2] x86: mce: kexec: turn off MCE in kexec
2015-02-27 18:27 UTC (4+ messages)
[PATCH] mm: set khugepaged_max_ptes_none by 1/8 of HPAGE_PMD_NR
2015-02-27 18:26 UTC
[BISECTED REGRESSION v3.18->v3.19-rc1] drm/i915: failure to poweroff after hibernation
2015-02-27 18:23 UTC (10+ messages)
` [PATCH] drm/i915: fix failure to power off after hibernate
` [Intel-gfx] "
[PATCH v2] net: 8390: pcnet_cs: Use setup_timer and mod_timer
2015-02-27 18:23 UTC
[PATCH] Staging: vt6655: replace C99 style comments
2015-02-27 18:18 UTC
[PATCH net-next v4 0/3] Linn Ethernet Packet Sniffer driver
2015-02-27 18:14 UTC (7+ messages)
[PATCH] Staging: vt6655: remove C99 style comments
2015-02-27 18:13 UTC
[PATCH v2] net: smc91c92_cs: Use setup_timer and mod_timer
2015-02-27 18:10 UTC
Regression in v4.0.0-rc1 with Android Binder
2015-02-27 18:03 UTC (6+ messages)
` [PATCH] android: binder: fix binder mmap failures
` [PATCH v2] "
[RFC PATCH 1/1] proc: introduce /proc/<pid>/lbr_stack
2015-02-27 17:54 UTC (5+ messages)
[PATCH 0/2] incorrect cpumask behavior with CPUMASK_OFFSTACK
2015-02-27 17:51 UTC (3+ messages)
[PATCH v6 0/5] Add new MFD driver for MAX77843
2015-02-27 17:49 UTC (5+ messages)
` [PATCH v6 4/5] Input: add haptic drvier on max77843
House keeping for the perf PMU dump/reset code
2015-02-27 17:48 UTC (4+ messages)
` [PATCH 1/3] perf, x86: Reset more state in PMU reset
` [PATCH 2/3] perf, x86: Dump DEBUGCTL in pmu dump
` [PATCH 3/3] perf, x86: Only dump PEBS register when PEBS has been detected
[PATCH] net: Use setup_timer and mod_timer
2015-02-27 17:45 UTC (3+ messages)
linux-next: build failure after merge of the clk tree
2015-02-27 17:42 UTC (2+ messages)
[PATCH] x86, traps: maps all IDTs to fixmap area
2015-02-27 17:41 UTC (6+ messages)
[PATCH] Introduce the simple waitqueue (swait) implementation
2015-02-27 17:39 UTC
[PATCH] netxen_nic: Fix trivial typos in comments
2015-02-27 17:38 UTC
[PATCH 2/2 linux-next] FS/HFSPLUS: move xattr_name allocation in hfsplus_setxattr()
2015-02-27 17:38 UTC
[PATCH v2] net: bcmgenet: fix throughtput regression
2015-02-27 17:38 UTC (3+ messages)
[PATCH 1/2 linux-next] FS/HFSPLUS: move xattr_name allocation in hfsplus_getxattr()
2015-02-27 17:38 UTC
[PATCH 1/1] Bluetooth: make hci_test_bit's addr const
2015-02-27 17:32 UTC (6+ messages)
` [PATCH v2 "
[PATCH v2 0/7] The power allocator thermal governor
2015-02-27 17:19 UTC (8+ messages)
` [PATCH v2 4/7] thermal: introduce the Power Allocator governor
` [PATCH v2 7/7] thermal: export thermal_zone_parameters to sysfs
[PATCH] qlcnic: Fix trivial typo in comment
2015-02-27 17:12 UTC
[PATCH 0/3] drivers: soc: ti: Introduce wkup_m3_ipc driver
2015-02-27 17:09 UTC (9+ messages)
` [PATCH 2/3] soc: ti: Add "
[PATCH -v2 0/2] cpusets,isolcpus: resolve conflict between cpusets and isolcpus
2015-02-27 17:08 UTC (4+ messages)
` [PATCH 1/2] cpusets,isolcpus: exclude isolcpus from load balancing in cpusets
` [PATCH 3/2] cpusets,isolcpus: document relationship between cpusets & isolcpus
[PATCH] regulator: act8865: Add act8600 support
2015-02-27 17:04 UTC
[PATCH v3] spi: qup: Add DMA capabilities
2015-02-27 16:58 UTC
[PATCH] Staging: rtl8188eu: fix coding style errors
2015-02-27 16:58 UTC (3+ messages)
[PATCH] Staging: rtl8188eu: fix style errors
2015-02-27 16:53 UTC (2+ messages)
[RFC 0/3] Baby steps toward cleaning up KERNEL_STACK_OFFSET
2015-02-27 16:52 UTC (4+ messages)
` [RFC 2/3] x86: Switch all C consumers of kernel_stack to this_cpu_sp0
[PATCH net-next 1/2] net: davinci_mdio: don't request io address range
2015-02-27 16:51 UTC (5+ messages)
` [PATCH net-next 2/2] net: netcp: select davinci_mdio driver by default
[PATCH] perf report: Fix branch stack mode cannot be set
2015-02-27 16:31 UTC (3+ messages)
randconfig build error with next-20150227, in drivers/rtc/rtc-abx805.c
2015-02-27 16:30 UTC
[RFC] i2c-tools: i2ctransfer: add new tool
2015-02-27 16:16 UTC
[PATCH] sh_eth: Fix lost MAC address on kexec
2015-02-27 16:16 UTC
[PATCH RFC 0/3] Drivers: hv: utils: re-implement the kernel/userspace communication layer
2015-02-27 16:14 UTC (4+ messages)
` [PATCH RFC 1/3] Drivers: hv: kvp: convert userspace/kernel communication to using char device
` [PATCH RFC 2/3] Drivers: hv: vss: "
` [PATCH RFC 3/3] Drivers: hv: fcopy: make it consistent with vss/kvp
[PATCH 00/10] omap3 crypto fixes
2015-02-27 16:10 UTC (5+ messages)
` [PATCH 07/10] ARM: dts: n9/n950: Enable omap crypto support
potential corruption in synclink driver
2015-02-27 16:07 UTC (2+ messages)
[PATCH] staging: comedi: adv_pci1710: fix AI INSN_READ for non-zero channel
2015-02-27 16:04 UTC
[PATCH] [trivial] treewide: Fix typo in printk messages
2015-02-27 16:04 UTC (2+ messages)
[PATCH 0/8 v4] ARM OMAP2+ GPMC: fixes and bus children
2015-02-27 15:56 UTC (9+ messages)
` [PATCH 1/8 v4] ARM OMAP2+ GPMC: don't undef DEBUG
` [PATCH 2/8 v4] ARM OMAP2+ GPMC: add bus children
` [PATCH 3/8 v4] ARM OMAP2+ GPMC: fix debug output alignment
` [PATCH 4/8 v4] ARM OMAP2+ GPMC: change get_gpmc_timing_reg output for DTS
` [PATCH 5/8 v4] ARM OMAP2+ GPMC: always program GPMCFCLKDIVIDER
` [PATCH 6/8 v4] ARM OMAP2+ GPMC: calculate GPMCFCLKDIVIDER based on WAITMONITORINGTIME
` [PATCH 7/8 v4] ARM OMAP2+ GPMC: fix WAITMONITORINGTIME divider bug
` [PATCH 8/8 v4] ARM OMAP2+ GPMC: fix programming/showing reserved timing parameters
[PATCH] ARM: /proc/cpuinfo: Use DT machine name when possible
2015-02-27 15:56 UTC (10+ messages)
` [PATCH] ARM: /proc/cpuinfo: DT: Add support for Revision
` [PATCH v2 0/2] "
` [PATCH v2 1/2] arm: devtree: Set system_rev from DT revision
` [PATCH v2 2/2] arm: boot: convert ATAG_REVISION to DT revision field
[PATCH net-next] hyperv: Implement netvsc_get_channels() ethool op
2015-02-27 15:55 UTC (2+ messages)
[PATCH v10 00/11] sched: consolidation of CPU capacity and usage
2015-02-27 15:54 UTC (12+ messages)
` [PATCH v10 01/11] sched: add utilization_avg_contrib
` [PATCH v10 02/11] sched: Track group sched_entity usage contributions
` [PATCH v10 03/11] sched: remove frequency scaling from cpu_capacity
` [PATCH v10 04/11] sched: Make sched entity usage tracking scale-invariant
` [PATCH v10 05/11] sched: make scale_rt invariant with frequency
` [PATCH v10 06/11] sched: add per rq cpu_capacity_orig
` [PATCH v10 07/11] sched: get CPU's usage statistic
` [PATCH v10 08/11] sched: replace capacity_factor by usage
` [PATCH v10 09/11] sched; remove unused capacity_orig from
` [PATCH v10 10/11] sched: add SD_PREFER_SIBLING for SMT level
` [PATCH v10 11/11] sched: move cfs task on a CPU with higher capacity
3.19 kernel: BUG: unable to handle kernel NULL pointer dereference
2015-02-27 15:53 UTC (2+ messages)
[PATCH 0/8] ARM OMAP2+ GPMC: fixes and bus children
2015-02-27 15:51 UTC (6+ messages)
` [PATCH 4/8] ARM OMAP2+ GPMC: change get_gpmc_timing_reg output for DTS
[PATCH] usb/isp1760: set IRQ flags properly
2015-02-27 15:51 UTC (4+ messages)
[PATCH] phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0]
2015-02-27 15:44 UTC
[GIT PULL] Two fixes for 4.0-rc2
2015-02-27 15:42 UTC
Non-linear Remap Vs. VM Cleanup: Performance Hit
2015-02-27 15:39 UTC (2+ messages)
[PATCH v6 0/2] Add array printing support to libtraceevent
2015-02-27 15:38 UTC (3+ messages)
` [PATCH v6 1/2] tools lib traceevent: factor out allocating and processing args
[PATCH v2] KVM: SVM: fix interrupt injection (apic->isr_count always 0)
2015-02-27 15:32 UTC
[perf/core PATCH v6 0/3] perf-buildid-cache: Enhance --update and add --purge
2015-02-27 15:32 UTC (2+ messages)
[RFC v1 0/5] fs/locks: Use plain percpu spinlocks instead of lglock to protect file_lock
2015-02-27 15:30 UTC (6+ messages)
[PATCH 0/5] Rename regulator_set_optimum_mode
2015-02-27 15:30 UTC (5+ messages)
` [PATCH 3/5] usb: phy: ab8500-usb: "
` [PATCH 4/5] usb: phy: phy-msm-usb: "
[PATCH v3 0/7] perf core: Make some improvements and fixes
2015-02-27 15:27 UTC (5+ messages)
` [PATCH v3 4/7] perf list: Extend raw-dump to certain kind of events
page: next (older) | prev (newer) | latest
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).