summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | tools headers uapi: Update tools's copy of linux/vhost.hArnaldo Carvalho de Melo2018-09-111-0/+18
| | | * | | | | | | | tools headers uapi: Update tools's copies of kvm headersArnaldo Carvalho de Melo2018-09-115-1/+73
| | | * | | | | | | | tools headers uapi: Update tools's copy of drm/drm.hArnaldo Carvalho de Melo2018-09-111-0/+9
| | | * | | | | | | | tools headers uapi: Update tools's copy of asm-generic/unistd.hArnaldo Carvalho de Melo2018-09-111-1/+3
| | | * | | | | | | | tools headers uapi: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo2018-09-111-1/+1
| | |/ / / / / / / /
| | * | | | | | | | perf/core: Force USER_DS when recording user stack dataYabin Cui2018-09-101-0/+4
| | * | | | | | | | perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal usePeter Zijlstra2018-09-101-1/+1
| | * | | | | | | | perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka2018-09-101-0/+4
| | * | | | | | | | Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/s...Ingo Molnar2018-09-0915-39/+282
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | perf annotate: Fix parsing aarch64 branch instructions after objdump updateKim Phillips2018-08-302-1/+22
| | | * | | | | | | | perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das2018-08-301-1/+3
| | | * | | | | | | | perf event-parse: Use fixed size string for commsChris Phlipot2018-08-301-4/+3
| | | * | | | | | | | perf util: Fix bad memory access in trace info.Chris Phlipot2018-08-301-1/+1
| | | * | | | | | | | perf tools: Streamline bpf examples and headers installationArnaldo Carvalho de Melo2018-08-301-8/+6
| | | * | | | | | | | perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()Hisao Tanabe2018-08-301-2/+3
| | | * | | | | | | | perf arm64: Fix include path for asm-generic/unistd.hKim Phillips2018-08-302-5/+6
| | | * | | | | | | | perf/hw_breakpoint: Simplify breakpoint enable in perf_event_modify_breakpointJiri Olsa2018-08-301-8/+3
| | | * | | | | | | | perf/hw_breakpoint: Enable breakpoint in modify_user_hw_breakpointJiri Olsa2018-08-301-4/+2
| | | * | | | | | | | perf/hw_breakpoint: Remove superfluous bp->attr.disabled = 0Jiri Olsa2018-08-301-3/+2
| | | * | | | | | | | perf/hw_breakpoint: Modify breakpoint even if the new attr has disabled setJiri Olsa2018-08-301-4/+6
| | | * | | | | | | | perf tests: Add breakpoint modify testsJiri Olsa2018-08-304-0/+221
| | | * | | | | | | | perf annotate: Properly interpret indirect callMartin Liška2018-08-301-2/+8
| * | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-09-157-6/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic"Colin Ian King2018-09-101-1/+1
| | * | | | | | | | | | locking/lockdep: Delete unnecessary #includeBen Hutchings2018-09-101-1/+0
| | * | | | | | | | | | tools/lib/lockdep: Add dummy task_struct state memberSasha Levin2018-09-101-0/+3
| | * | | | | | | | | | tools/lib/lockdep: Add empty nmi.hSasha Levin2018-09-101-0/+0
| | * | | | | | | | | | tools/lib/lockdep: Update Sasha Levin email to MSFTSasha Levin2018-09-101-1/+1
| | * | | | | | | | | | jump_label: Fix typo in warning messageBorislav Petkov2018-09-101-1/+1
| | * | | | | | | | | | locking/mutex: Fix mutex debug call and ww_mutex documentationThomas Hellstrom2018-09-101-2/+1
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-09-155-17/+43
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cifs: read overflow in is_valid_oplock_break()Dan Carpenter2018-09-131-0/+8
| | * | | | | | | | | | cifs: integer overflow in in SMB2_ioctl()Dan Carpenter2018-09-121-2/+2
| | * | | | | | | | | | CIFS: fix wrapping bugs in num_entries()Dan Carpenter2018-09-121-10/+15
| | * | | | | | | | | | cifs: prevent integer overflow in nxt_dir_entry()Dan Carpenter2018-09-121-2/+9
| | * | | | | | | | | | fs/cifs: require sha512Stefan Metzmacher2018-09-091-0/+1
| | * | | | | | | | | | fs/cifs: suppress a string overflow warningStephen Rothwell2018-09-091-3/+8
| * | | | | | | | | | | Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2018-09-154-24/+39
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | NFS: Don't open code clearing of delegation stateTrond Myklebust2018-09-141-9/+12
| | * | | | | | | | | | | NFSv4.1 fix infinite loop on I/O.Trond Myklebust2018-09-142-3/+9
| | * | | | | | | | | | | NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust2018-09-141-1/+1
| | * | | | | | | | | | | pNFS: Ensure we return the error if someone kills a waiting layoutgetTrond Myklebust2018-09-141-10/+16
| | * | | | | | | | | | | NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust2018-09-141-1/+1
| * | | | | | | | | | | | Merge tag 'trace-v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-09-151-3/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | tracing/Makefile: Fix handling redefinition of CC_FLAGS_FTRACEPaulo Zanoni2018-09-121-3/+5
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-09-151-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | of: fix phandle cache creation for DTs with no phandlesRob Herring2018-09-111-0/+3
| * | | | | | | | | | | | | Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-1510-27/+61
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | xen/gntdev: fix up blockable calls to mn_invl_range_startMichal Hocko2018-09-141-11/+15
| | * | | | | | | | | | | | | xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham2018-09-141-1/+1