index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-27
i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
Alexander Popov
1
-1
/
+1
2018-04-27
arm64: avoid instrumenting atomic_ll_sc.o
Mark Rutland
1
-0
/
+4
2018-04-27
Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Bro...
Arnd Bergmann
1
-40
/
+40
2018-04-27
powerpc/kvm/booke: Fix altivec related build break
Laurentiu Tudor
1
-0
/
+7
2018-04-27
powerpc: Fix deadlock with multiple calls to smp_send_stop
Nicholas Piggin
1
-16
/
+39
2018-04-27
cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interrupt
Shilpasri G Bhat
1
-3
/
+11
2018-04-27
Merge tag 'drm-intel-fixes-2018-04-26' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-11
/
+22
2018-04-26
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-86
/
+89
2018-04-26
Merge tag 'hwmon-for-linus-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-6
/
+20
2018-04-26
Merge tag 'pci-v4.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-26
/
+33
2018-04-26
Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-12
/
+73
2018-04-26
x86/cpu/intel: Add missing TLB cpuid values
jacek.tomaka@poczta.fm
1
-0
/
+3
2018-04-26
perf symbols: Use map->prot in place of type==MAP__FUNCTION
Arnaldo Carvalho de Melo
1
-2
/
+3
2018-04-26
perf map: Use map->prot in place of type==MAP__FUNCTION
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-04-26
Merge tag 'acpi-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-14
/
+98
2018-04-26
Merge tag 'pm-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-334
/
+17
2018-04-26
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+42
2018-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-18
/
+62
2018-04-26
Merge tag 'usb-serial-4.17-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-1
/
+11
2018-04-26
mtd: rawnand: marvell: fix the chip-select DT parsing logic
Miquel Raynal
1
-17
/
+8
2018-04-26
perf symbols: Use symbol type instead of map->type
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-26
perf symbols: No need to special case MAP__FUNCTION in fixup
Arnaldo Carvalho de Melo
2
-4
/
+4
2018-04-26
perf sort: Use mmap->prot on "dcacheline" formatting
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-04-26
perf machine: Set PROT_EXEC for executable PERF_RECORD_MMAP records
Arnaldo Carvalho de Melo
1
-2
/
+6
2018-04-26
perf symbols: Store the ELF symbol type in the symbol struct
Arnaldo Carvalho de Melo
6
-10
/
+14
2018-04-26
perf map: Remove map_type arg from map_groups__find()
Arnaldo Carvalho de Melo
5
-5
/
+6
2018-04-26
perf thread: Make thread__find_map() search all maps
Arnaldo Carvalho de Melo
5
-39
/
+16
2018-04-26
perf thread: Ditch __thread__find_symbol()
Arnaldo Carvalho de Melo
4
-22
/
+8
2018-04-26
perf machine: Use machine__find_kernel_function() instead of open coded version
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-26
perf thread: Remove addr_type arg from thread__find_cpumode_addr_location()
Arnaldo Carvalho de Melo
3
-8
/
+5
2018-04-26
perf symbols: Remove map_type arg from dso__find_symbol()
Arnaldo Carvalho de Melo
4
-13
/
+16
2018-04-26
perf map: Remove enum_type arg to map_groups__first()
Arnaldo Carvalho de Melo
3
-11
/
+15
2018-04-26
perf symbols: Unexport symbol_type__is_a()
Arnaldo Carvalho de Melo
2
-2
/
+1
2018-04-26
perf tools: Use kallsyms__is_function()
Arnaldo Carvalho de Melo
3
-4
/
+4
2018-04-26
tools lib symbols: Introduce kallsyms__is_function()
Arnaldo Carvalho de Melo
2
-0
/
+8
2018-04-26
perf symbols: Shorten dso__(first|last)_symbol()
Arnaldo Carvalho de Melo
4
-10
/
+20
2018-04-26
perf ui stdio: Use map_groups__fprintf()
Arnaldo Carvalho de Melo
1
-2
/
+1
2018-04-26
perf map: Shorten map_groups__find() signature
Arnaldo Carvalho de Melo
9
-13
/
+16
2018-04-26
perf tests vmlinux-kallsyms: Use map__for_each_symbol() instead of open coded...
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-26
perf tests vmlinux-kallsyms: Use machine__find_kernel_function(_by_name)
Arnaldo Carvalho de Melo
1
-3
/
+2
2018-04-26
perf machine: Remove needless map_type from machine__load_vmlinux_path()
Arnaldo Carvalho de Melo
3
-4
/
+4
2018-04-26
perf machine: Shorten machine__load_kallsyms() signature
Arnaldo Carvalho de Melo
3
-8
/
+12
2018-04-26
perf machine: Introduce machine__kernel_maps()
Arnaldo Carvalho de Melo
4
-6
/
+16
2018-04-26
perf Documentation: Support for asciidoctor
Takashi Iwai
2
-5
/
+53
2018-04-26
perf map: Shorten map_groups__find_by_name() signature
Arnaldo Carvalho de Melo
6
-13
/
+13
2018-04-26
perf thread: Make thread__find_symbol() return the symbol searched
Arnaldo Carvalho de Melo
4
-17
/
+12
2018-04-26
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
11
-42
/
+28
2018-04-26
perf script: Use thread__find_symbol() instead of ad-hoc equivalent
Arnaldo Carvalho de Melo
1
-7
/
+2
2018-04-26
perf thread: Introduce thread__find_symbol()
Arnaldo Carvalho de Melo
9
-27
/
+26
2018-04-26
perf tests: Let 'perf test list' display subtests
Hendrik Brueckner
1
-0
/
+9
[prev]
[next]