Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
2c92f9828b3ca4e82e7ceffeea76c6fba4044acc
2c92f98
tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field}
by Tzvetomir Stoyanov (VMware)
· 6 years ago
4963b0f
tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_format
by Tzvetomir Stoyanov (VMware)
· 6 years ago
a78cdee
perf script: Print DSO for callindent
by Andi Kleen
· 6 years ago
37fed3d
perf script: Allow sym and dso without ip, addr
by Andi Kleen
· 6 years ago
03a1f49f
tools lib subcmd: Support overwriting the pager
by Andi Kleen
· 6 years ago
c12e039
perf tools: Report itrace options in help
by Andi Kleen
· 6 years ago
3b9c25c
perf help: Add missing subcommand `version`
by Sangwon Hong
· 6 years ago
24ef0fd
perf python: Use -Wno-redundant-decls to build with PYTHON=python3
by Arnaldo Carvalho de Melo
· 6 years ago
c04c859
perf tools: Initialize perf_data_file fd field
by Jérémie Galarneau
· 6 years ago
ed93d0a
perf util: Make copyfile_offset() global
by Jiri Olsa
· 6 years ago
ded2b8f
perf tools: Add 'struct perf_mmap' arg to record__write()
by Jiri Olsa
· 6 years ago
e035f4c
perf auxtrace: Pass struct perf_mmap into mmap__read* functions
by Jiri Olsa
· 6 years ago
7336555
perf tools: Remove perf_tool from event_op3
by Jiri Olsa
· 6 years ago
89f1688
perf tools: Remove perf_tool from event_op2
by Jiri Olsa
· 6 years ago
e381d1c2
perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return code
by Ding Xiang
· 6 years ago
01ab2e9
tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h header
by Ding Xiang
· 6 years ago
53da12e
perf ordered_events: Prevent crossing max_alloc_size
by Jiri Olsa
· 6 years ago
d5ceb62
perf ordered_events: Add 'struct ordered_events_buffer' layer
by Jiri Olsa
· 6 years ago
2e85d59
perf test: Add watchpoint test
by Ravi Bangoria
· 6 years ago
1627314
perf: Suppress AUX/OVERWRITE records
by Alexander Shishkin
· 7 years ago
7f16023
Merge remote-tracking branch 'acme/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 6 years ago
169e366
perf Documentation: Fix out-of-tree asciidoctor man page generation
by Ben Hutchings
· 6 years ago
6d41907
tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systems
by Arnaldo Carvalho de Melo
· 6 years ago
49e7324
perf/x86/intel/pt: Annotate 'pt_cap_group' with __ro_after_init
by Zubin Mithra
· 6 years ago
cb48b6a
Merge tag 'perf-urgent-for-mingo-4.19-20180912' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
cbdd96f
kprobes: Don't call BUG_ON() if there is a kprobe in use on free list
by Masami Hiramatsu
· 6 years ago
819319f
kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()
by Masami Hiramatsu
· 6 years ago
a6d18e6
kprobes: Remove pointless BUG_ON() from reuse_unused_kprobe()
by Masami Hiramatsu
· 6 years ago
c72e674
kprobes: Remove pointless BUG_ON() from add_new_kprobe()
by Masami Hiramatsu
· 6 years ago
d0555fc
kprobes: Remove pointless BUG_ON() from disarming process
by Masami Hiramatsu
· 6 years ago
03db8b5
perf tools: Fix maps__find_symbol_by_name()
by Adrian Hunter
· 6 years ago
5db48a8
tools headers uapi: Update tools's copy of linux/if_link.h
by Arnaldo Carvalho de Melo
· 6 years ago
7f28785
tools headers uapi: Update tools's copy of linux/vhost.h
by Arnaldo Carvalho de Melo
· 6 years ago
0210c15
tools headers uapi: Update tools's copies of kvm headers
by Arnaldo Carvalho de Melo
· 6 years ago
434ea1b
tools headers uapi: Update tools's copy of drm/drm.h
by Arnaldo Carvalho de Melo
· 6 years ago
f9e6e43
tools headers uapi: Update tools's copy of asm-generic/unistd.h
by Arnaldo Carvalho de Melo
· 6 years ago
0ee03d9
tools headers uapi: Update tools's copy of linux/perf_event.h
by Arnaldo Carvalho de Melo
· 6 years ago
2766d2e
perf/x86: Add __ro_after_init annotations
by Zubin Mithra
· 6 years ago
02e1844
perf/core: Force USER_DS when recording user stack data
by Yabin Cui
· 6 years ago
0912125
perf/UAPI: Clearly mark __PERF_SAMPLE_CALLCHAIN_EARLY as internal use
by Peter Zijlstra
· 6 years ago
16160c1
perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
by Jacek Tomaka
· 6 years ago
ba6cc93
Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the branch
by Ingo Molnar
· 6 years ago
fa94351
Merge tag 'perf-urgent-for-mingo-4.19-20180903' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 6 years ago
9a56827
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3567994
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
225ad3c
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e0a0d05
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3243a89
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 6 years ago
1d22577
Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
f0b0d88
kbuild: modules_install: warn when missing System.map file
by Randy Dunlap
· 6 years ago
f8f6538
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
0f3aa48
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
a132bb9
Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixes
by Olof Johansson
· 6 years ago
9bc4f28
x86/mm: Use WRITE_ONCE() when setting PTEs
by Nadav Amit
· 6 years ago
47b7360
x86/apic/vector: Make error return value negative
by Thomas Gleixner
· 6 years ago
d7b686e
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
2c34a0e
Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 6 years ago
ecfe951
afs: Fix cell specification to permit an empty address list
by David Howells
· 6 years ago
3d0e7a9
Merge tag 'md/4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 6 years ago
a12ed06
Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
d042a24
Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
4ff8a14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
5393734
Merge tag 'acpi-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
69ddce9
Merge tag 'sound-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
bdf7ffc
KVM: LAPIC: Fix pv ipis out-of-bounds access
by Wanpeng Li
· 6 years ago
b5861e5
KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2
by Liran Alon
· 6 years ago
564ad0a
Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 6 years ago
ed2ef29
Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 6 years ago
df3190e
arm64: KVM: Remove pgd_lock
by Steven Price
· 6 years ago
a35381e
KVM: Remove obsolete kvm_unmap_hva notifier backend
by Marc Zyngier
· 6 years ago
7d14919
arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD
by Marc Zyngier
· 6 years ago
694556d
KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoW
by Marc Zyngier
· 6 years ago
da4dfaf
i2c: xiic: Record xilinx i2c with Zynq fragment
by Michal Simek
· 6 years ago
a6b7eb3
Merge branch 'acpi-bus'
by Rafael J. Wysocki
· 6 years ago
a49a9dc
Merge tag 'drm-fixes-2018-09-07' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
631267f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 6 years ago
67c6ed7
Merge tag 'drm-intel-fixes-2018-09-05' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
2601dd3
Merge tag 'mips_fixes_4.19_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 6 years ago
c6ff25c
Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
e2c631ba
clocksource: Revert "Remove kthread"
by Peter Zijlstra
· 6 years ago
ca16eb3
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
ae7304c
i2c: xiic: Make the start and the byte count write atomic
by Shubhrajyoti Datta
· 6 years ago
4cb205c
irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint
by Jia He
· 6 years ago
d5274b3
block: bfq: swap puts in bfqg_and_blkg_put
by Konstantin Khlebnikov
· 6 years ago
6b45a2b
memory: ti-aemif: fix a potential NULL-pointer dereference
by Bartosz Golaszewski
· 6 years ago
fac880c
arm64: fix erroneous warnings in page freeing functions
by Mark Rutland
· 6 years ago
e312b6d
Merge tag 'arm-soc/for-4.19/drivers-fixes' of https://github.com/Broadcom/stblinux into fixes
by Olof Johansson
· 6 years ago
96d529b
firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero
by Sudeep Holla
· 6 years ago
db44bf4
Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 6 years ago
be65e25
Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
5404525
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
d1c392c
printk/tracing: Do not trace printk_nmi_enter()
by Steven Rostedt (VMware)
· 6 years ago
e92c0ea
rbd: support cloning across namespaces
by Ilya Dryomov
· 6 years ago
eb3b2d6
rbd: factor out get_parent_info()
by Ilya Dryomov
· 6 years ago
8aaff15
ceph: avoid a use-after-free in ceph_destroy_options()
by Ilya Dryomov
· 6 years ago
69fa6eb
cpu/hotplug: Prevent state corruption on error rollback
by Thomas Gleixner
· 6 years ago
f8b7530
cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
by Neeraj Upadhyay
· 6 years ago
bda58ee
Merge tag 'perf-core-for-mingo-4.20-20180905' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Thomas Gleixner
· 6 years ago
9fe6299
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
by Jann Horn
· 6 years ago
17f6bac
x86/tsc: Prevent result truncation on 32bit
by Chuanhua Lei
· 6 years ago
Next »