index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-21
KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
Greg Kurz
1
-9
/
+22
2019-10-22
KVM: PPC: Book3S HV: Reject mflags=2 (LPCR[AIL]=2) ADDR_TRANS_MODE mode
Nicholas Piggin
1
-0
/
+5
2019-10-22
KVM: PPC: Book3S HV: Implement LPCR[AIL]=3 mode for injected interrupts
Nicholas Piggin
1
-0
/
+15
2019-10-22
KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest delivery
Nicholas Piggin
3
-57
/
+56
2019-10-22
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
8
-62
/
+63
2019-10-22
KVM: PPC: Book3S: Define and use SRR1_MSR_BITS
Nicholas Piggin
3
-2
/
+14
2019-10-22
KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs
Greg Kurz
5
-2
/
+36
2019-10-22
KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
Greg Kurz
3
-25
/
+62
2019-10-22
KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
Greg Kurz
3
-18
/
+36
2019-10-22
KVM: PPC: Book3S HV: XIVE: Show VP id in debugfs
Greg Kurz
2
-4
/
+4
2019-10-22
KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
Greg Kurz
2
-7
/
+6
2019-10-22
KVM: PPC: E500: Replace current->mm by kvm->mm
Leonardo Bras
1
-3
/
+3
2019-10-22
KVM: PPC: Reduce calls to get current->mm by storing the value locally
Leonardo Bras
1
-5
/
+6
2019-10-21
KVM: PPC: Report single stepping capability
Fabiano Rosas
3
-0
/
+6
2019-10-15
KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
Greg Kurz
3
-10
/
+32
2019-10-13
Linux 5.4-rc3
v5.4-rc3
Linus Torvalds
1
-1
/
+1
2019-10-12
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
1
-0
/
+1
2019-10-12
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
1
-0
/
+2
2019-10-12
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
1
-1
/
+1
2019-10-12
recordmcount: Fix nop_mcount() function
Steven Rostedt (VMware)
1
-4
/
+1
2019-10-12
tracing: Do not create tracefs files if tracefs lockdown is in effect
Steven Rostedt (VMware)
1
-0
/
+4
2019-10-12
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
10
-4
/
+98
2019-10-12
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
6
-60
/
+81
2019-10-12
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
3
-15
/
+5
2019-10-12
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
1
-2
/
+15
2019-10-12
ftrace: Get a reference counter for the trace_array on filter files
Steven Rostedt (VMware)
1
-9
/
+18
2019-10-12
tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...
Steven Rostedt (VMware)
1
-41
/
+1
2019-10-12
perf/x86/cstate: Add Tiger Lake CPU support
Kan Liang
1
-9
/
+11
2019-10-12
perf/x86/msr: Add Tiger Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/intel: Add Tiger Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/cstate: Update C-state counters for Ice Lake
Kan Liang
1
-11
/
+25
2019-10-12
perf/x86/msr: Add new CPU model numbers for Ice Lake
Kan Liang
1
-0
/
+3
2019-10-12
perf/x86/cstate: Add Comet Lake CPU support
Kan Liang
1
-10
/
+14
2019-10-12
perf/x86/msr: Add Comet Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-12
perf/x86/intel: Add Comet Lake CPU support
Kan Liang
1
-0
/
+2
2019-10-11
Documentation/process: Add fallthrough pseudo-keyword
Joe Perches
2
-11
/
+24
2019-10-11
compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use
Joe Perches
1
-0
/
+17
2019-10-11
net: sctp: Rename fallthrough label to unhandled
Joe Perches
1
-6
/
+6
2019-10-11
s390/uaccess: avoid (false positive) compiler warnings
Christian Borntraeger
1
-2
/
+2
2019-10-11
firmware: google: increment VPD key_len properly
Brian Norris
1
-1
/
+1
2019-10-11
MAINTAINERS: kgdb: Add myself as a reviewer for kgdb/kdb
Douglas Anderson
1
-0
/
+1
2019-10-11
spufs: fix a crash in spufs_create_root()
Emmanuel Nicolet
1
-0
/
+1
2019-10-10
io_uring: fix sequence logic for timeout requests
Jens Axboe
1
-17
/
+20
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
2
-9
/
+9
2019-10-10
NFSv4: Fix leak of clp->cl_acceptor string
Chuck Lever
1
-0
/
+1
2019-10-10
MIPS: Disable Loongson MMI instructions for kernel build
Paul Burton
2
-0
/
+5
2019-10-10
MIPS: elf_hwcap: Export userspace ASEs
Jiaxun Yang
2
-0
/
+44
2019-10-10
nbd: fix possible sysfs duplicate warning
Xiubo Li
1
-1
/
+1
2019-10-10
xen: Stop abusing DT of_dma_configure API
Rob Herring
2
-21
/
+4
2019-10-10
MAINTAINERS: Remove Simon as Renesas SoC Co-Maintainer
Geert Uytterhoeven
2
-4
/
+4
[next]