aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-23perf list: Fix group description in the man pageAndi Kleen1-1/+1
2017-10-23perf tests attr: Make hw events optionalJiri Olsa7-0/+41
2017-10-23perf mmap: Adopt push method from builtin-record.cArnaldo Carvalho de Melo3-100/+103
2017-10-23perf record: Make record__mmap_read genericArnaldo Carvalho de Melo1-9/+13
2017-10-23perf mmap: Move perf_mmap and methods to separate mmap.[ch] filesArnaldo Carvalho de Melo6-323/+349
2017-10-23perf vendor events: Update JSON metrics for Skylake ServerAndi Kleen1-30/+12
2017-10-23perf vendor events: Update JSON metrics for SkylakeAndi Kleen1-10/+10
2017-10-23perf vendor events: Update JSON metrics for Sandy BridgeAndi Kleen1-6/+6
2017-10-23perf vendor events: Update JSON metrics for JakeTownAndi Kleen1-6/+6
2017-10-23perf vendor events: Update JSON metrics for IvyTownAndi Kleen1-9/+9
2017-10-23perf vendor events: Update JSON metrics for IvyBridgeAndi Kleen1-9/+9
2017-10-23perf vendor events: Update JSON metrics for Haswell ServerAndi Kleen1-8/+8
2017-10-23perf vendor events: Update JSON metrics for HaswellAndi Kleen1-8/+8
2017-10-23perf vendor events: Update JSON metrics for Broadwell ServerAndi Kleen1-9/+9
2017-10-23perf vendor events: Update JSON metrics for BroadwellAndi Kleen1-9/+9
2017-10-23lkdtm, kprobes: Convert from jprobes to kprobesKees Cook1-109/+45
2017-10-20kprobes/docs: Remove jprobes related documentsMasami Hiramatsu1-102/+57
2017-10-20kprobes: Remove the jprobes sample codeMasami Hiramatsu2-68/+1
2017-10-20kprobes: Disable the jprobes test codeMasami Hiramatsu1-1/+8
2017-10-20kprobes: Disable the jprobes APIsMasami Hiramatsu2-22/+20
2017-10-20kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=yMasami Hiramatsu2-7/+9
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney6-21/+33
2017-10-19doc: Fix RCU's docbook optionsPaul E. McKenney1-14/+0
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers5-11/+66
2017-10-19parisc: Fix detection of nonsynchronous cr16 cycle countersHelge Deller1-1/+4
2017-10-19parisc: Export __cmpxchg_u64 unconditionallyGuenter Roeck1-1/+1
2017-10-19parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin1-3/+3
2017-10-18Revert "kprobes: Warn if optprobe handler tries to change execution path"Naveen N. Rao1-4/+1
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian1-3/+6
2017-10-18perf xyarray: Fix wrong processing when closing evsel fdJin Yao1-2/+2
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai3-42/+89
2017-10-18ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai1-1/+1
2017-10-18ALSA: hda: Abort capability probe at invalid register readTakashi Iwai1-0/+5
2017-10-18ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings2-16/+0
2017-10-18Revert "tools/power turbostat: stop migrating, unless '-m'"Len Brown1-9/+1
2017-10-17tracing/samples: Fix creation and deletion of simple_thread_fn creationSteven Rostedt (VMware)1-3/+11
2017-10-17fs: Avoid invalidation in interrupt context in dio_complete()Lukas Czerner1-6/+13
2017-10-17perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACENamhyung Kim1-0/+2
2017-10-17perf record: Fix documentation for a inexistent option '-l'Taeung Song1-2/+2
2017-10-16xfs: move two more RT specific functions into CONFIG_XFS_RTArnd Bergmann1-24/+24
2017-10-16xfs: trim writepage mapping to within eofBrian Foster3-0/+25
2017-10-16fs: invalidate page cache after end_io() in dio completionEryu Guan2-25/+36
2017-10-16xfs: cancel dirty pages on invalidationDave Chinner1-12/+22
2017-10-16perf tools: Add long time reviewers to MAINTAINERSArnaldo Carvalho de Melo1-0/+2
2017-10-16ALSA: usb-audio: Add native DSD support for Pro-Ject Pre Box S2 DigitalJussi Laako1-0/+1
2017-10-16Documentation: Add a file explaining the Linux kernel license enforcement policyGreg Kroah-Hartman2-0/+148
2017-10-16s390: fix zfcpdump-configDimitri John Ledkov1-0/+2
2017-10-16s390/cputime: fix guest/irq/softirq times after CPU hotplugChristian Borntraeger1-0/+3
2017-10-15Linux 4.14-rc5Linus Torvalds1-1/+1
2017-10-14x86/microcode: Do the family check firstBorislav Petkov1-9/+18