Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2605af0f32d1bf434dd6819732c7851a97f5cbc0
2605af0
perf top: Support hotkey to change sort order
by Jin Yao
· 5 years ago
df7deb2
perf top: Support --group-sort-idx to change the sort order
by Jin Yao
· 5 years ago
78886f3
perf symbols: Fix arm64 gap between kernel start and module end
by Kemeng Shi
· 5 years ago
7b1642f
perf build-test: Honour JOBS to override detection of number of cores
by Arnaldo Carvalho de Melo
· 5 years ago
160d4af
perf script: Add --show-cgroup-events option
by Namhyung Kim
· 5 years ago
f382842
perf top: Add --all-cgroups option
by Namhyung Kim
· 5 years ago
8fb4b67
perf record: Add --all-cgroups option
by Namhyung Kim
· 5 years ago
ab64069
perf record: Support synthesizing cgroup events
by Namhyung Kim
· 5 years ago
b629f3e
perf report: Add 'cgroup' sort key
by Namhyung Kim
· 5 years ago
d1277aa
perf cgroup: Maintain cgroup hierarchy
by Namhyung Kim
· 5 years ago
ba78c1c
perf tools: Basic support for CGROUP event
by Namhyung Kim
· 5 years ago
49f550e
perf tools: Add file-handle feature test
by Namhyung Kim
· 5 years ago
460c3ed
perf python: Include rwsem.c in the pythong biding
by Arnaldo Carvalho de Melo
· 5 years ago
03590fb
tools headers UAPI: Update tools's copy of linux/perf_event.h
by Namhyung Kim
· 5 years ago
6546b19
perf/core: Add PERF_SAMPLE_CGROUP feature
by Namhyung Kim
· 5 years ago
96aaab6
perf/core: Add PERF_RECORD_CGROUP event
by Namhyung Kim
· 5 years ago
26567ed
perf script: Introduce --deltatime option
by Hagen Paul Pfeifer
· 5 years ago
26cec74
perf test x86: Add CET instructions to the new instructions test
by Adrian Hunter
· 5 years ago
315a4af
x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map
by Yu-cheng Yu
· 5 years ago
e4ffd06
perf: Normalize gcc parameter when generating arch errno table
by He Zhe
· 5 years ago
2a3d252
perf parse-events: Add defensive NULL check
by Ian Rogers
· 5 years ago
eadcaa3
perf callchain: Update docs regarding kernel/user space unwinding
by Tony Jones
· 5 years ago
0d33b34
perf dso: Fix dso comparison
by Ravi Bangoria
· 5 years ago
d74b181
perf cpumap: Fix snprintf overflow check
by Christophe JAILLET
· 5 years ago
956a783
perf test: Test pmu-events aliases
by John Garry
· 5 years ago
5b9a500
perf pmu: Make pmu_uncore_alias_match() public
by John Garry
· 5 years ago
d504fae
perf pmu: Add is_pmu_core()
by John Garry
· 5 years ago
a6c925f
perf test: Add pmu-events test
by John Garry
· 5 years ago
e45ad70
perf pmu: Refactor pmu_add_cpu_aliases()
by John Garry
· 5 years ago
d844780
perf jevents: Support test events folder
by John Garry
· 5 years ago
c52db67
perf jevents: Add some test events
by John Garry
· 5 years ago
7cd053d
perf tools: Unify a bit the build directory output
by Jiri Olsa
· 5 years ago
29f36c1
tools headers uapi: Update linux/in.h copy
by Arnaldo Carvalho de Melo
· 5 years ago
b5b8a7c
perf vendor events amd: Update Zen1 events to V2
by Vijay Thakkar
· 5 years ago
2079f7a
perf vendor events amd: Add Zen2 events
by Vijay Thakkar
· 5 years ago
c5f18e9
perf vendor events amd: Restrict model detection for zen1 based processors
by Vijay Thakkar
· 5 years ago
58fc90f
perf metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
by Kajol Jain
· 5 years ago
d13e9e4
perf stat: Align the output for interval aggregation mode
by Jin Yao
· 5 years ago
dbddf17
perf report/top TUI: Support hotkeys to let user select any event for sorting
by Jin Yao
· 5 years ago
5e3b810
perf report: Support a new key to reload the browser
by Jin Yao
· 5 years ago
429a5f9
perf report: Allow specifying event to be used as sort key in --group output
by Jin Yao
· 5 years ago
ec0479a
perf report/top TUI: Support hotkey 'a' for annotation of unresolved addresses
by Jin Yao
· 5 years ago
7b0a0dc
perf report: Support interactive annotation of code without symbols
by Jin Yao
· 5 years ago
443bc63
perf report: Print al_addr when symbol is not found
by Jin Yao
· 5 years ago
7eec00a
perf symbols: Consolidate symbol fixup issue
by Leo Yan
· 5 years ago
d4953f7
perf parse-events: Fix 3 use after frees found with clang ASAN
by Ian Rogers
· 5 years ago
3442a9e
perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_box
by Kan Liang
· 5 years ago
bc88a2f
perf/x86/intel/uncore: Add box_offsets for free-running counters
by Kan Liang
· 5 years ago
a676362
perf/core: Fix reversed NULL check in perf_event_groups_less()
by Dan Carpenter
· 5 years ago
90c91df
perf/core: Fix endless multiplex timer
by Peter Zijlstra
· 5 years ago
d8a7386
x86/optprobe: Fix OPTPROBE vs UACCESS
by Peter Zijlstra
· 5 years ago
d1c9f7d
Merge tag 'perf-core-for-mingo-5.7-20200317' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 5 years ago
409e1a3
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 5 years ago
fdca7c1
Merge tag 'perf-core-for-mingo-5.7-20200310' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 5 years ago
db5d85c
Merge tag 'perf-urgent-for-mingo-5.6-20200309' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 5 years ago
59a08b4
perf expr: Fix copy/paste mistake
by Jiri Olsa
· 5 years ago
c3b10649
perf report: Fix no branch type statistics report issue
by Jin Yao
· 5 years ago
3b7a15b
perf tools: Give synthetic mmap events an inode generation
by Ian Rogers
· 5 years ago
ac309e7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
by Linus Torvalds
· 5 years ago
e48667b
perf/amd/uncore: Add support for Family 19h L3 PMU
by Kim Phillips
· 5 years ago
9689dbb
perf/amd/uncore: Make L3 thread mask code more readable
by Kim Phillips
· 5 years ago
4dcc3df
perf/amd/uncore: Prepare L3 thread mask code for Family 19h
by Kim Phillips
· 5 years ago
3d135f5
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 5 years ago
819d578
HID: add ALWAYS_POLL quirk to lenovo pixart mouse
by Tony Fischetti
· 5 years ago
58322a1
HID: google: add moonball USB id
by Chen-Tsung Hsieh
· 5 years ago
fb33c65
Linux 5.6-rc6
by Linus Torvalds
· 5 years ago
a42a7bb
Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
34d5a4b
Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
ec181b7
Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e99bc91
Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
ffe6da9
Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
52ac377
Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
b67775e
Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
de28a65
Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 5 years ago
92c2275
Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
by Thomas Gleixner
· 5 years ago
d3dca69
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
3086ae0
Merge tag 'arc-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 5 years ago
6693075
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
1da8347
iommu/vt-d: Populate debugfs if IOMMUs are detected
by Megha Dey
· 5 years ago
69a4d0b
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 5 years ago
018cabb
Merge branch 'kvm-null-pointer-fix' into kvm-master
by Paolo Bonzini
· 5 years ago
95fa101
KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAs
by Vitaly Kuznetsov
· 5 years ago
997224f
Merge tag 'kvm-s390-master-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master
by Paolo Bonzini
· 5 years ago
d01fd16
irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2
by Marc Zyngier
· 5 years ago
0c22056
KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect
by Nitesh Narayan Lal
· 5 years ago
7a57c09
KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1
by Sean Christopherson
· 5 years ago
730ad0e
iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE
by Suravee Suthikulpanit
· 5 years ago
da72a37
iommu/vt-d: Ignore devices with out-of-spec domain number
by Daniel Drake
· 5 years ago
b0bb0c2
iommu/vt-d: Fix the wrong printing in RHSA parsing
by Zhenzhong Duan
· 5 years ago
fffb08b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
b0ea262
Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 5 years ago
7e6d869
Merge tag 'fuse-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 5 years ago
2af8217
Merge tag 'ovl-fixes-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 5 years ago
78511ed
Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
5007928
Merge tag 'io_uring-5.6-2020-03-13' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
17829c5
Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
d365612
Merge tag 'mmc-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 5 years ago
b2bf666
perf test: Print if shell directory isn't present
by Ian Rogers
· 5 years ago
ddd2b85
afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_t
by Jann Horn
· 5 years ago
92bd1f2
Merge tag 'at24-fixes-for-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current
by Wolfram Sang
· 5 years ago
Next »