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
2019-09-30
perf annotate: Fix arch specific ->init() failure errors
Arnaldo Carvalho de Melo
6
-8
/
+20
2019-09-30
perf annotate: Propagate the symbol__annotate() error return
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-30
perf annotate: Fix the signedness of failure returns
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-30
perf annotate: Propagate perf_env__arch() error
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-30
perf evsel: Fall back to global 'perf_env' in perf_evsel__env()
Arnaldo Carvalho de Melo
2
-1
/
+8
2019-09-30
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
4
-9
/
+13
2019-09-30
perf jevents: Fix period for Intel fixed counters
Andi Kleen
1
-6
/
+6
2019-09-30
perf script brstackinsn: Fix recovery from LBR/binary mismatch
Andi Kleen
1
-1
/
+5
2019-09-30
perf docs: Correct and clarify jitdump spec
Steve MacLean
1
-2
/
+2
2019-09-30
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
1
-3
/
+3
2019-09-30
perf map: Fix overlapped map handling
Steve MacLean
1
-0
/
+3
2019-09-30
perf vendor events s390: Use s390 machine name instead of type 8561
Thomas Richter
6
-1
/
+1
2019-09-30
perf vendor events s390: Add JSON transaction for machine type 8561
Thomas Richter
1
-0
/
+7
2019-09-30
perf llvm: Don't access out-of-scope array
Ian Rogers
1
-3
/
+3
2019-09-30
tools headers kvm: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
5
-2
/
+17
2019-09-30
tools headers uapi: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
3
-51
/
+186
2019-09-30
tools headers uapi: Sync linux/usbdevice_fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-09-30
tools headers uapi: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-09-27
tools headers uapi: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-27
perf docs: Allow man page date to be specified
Ian Rogers
1
-0
/
+3
2019-09-27
perf tests: Avoid raising SEGV using an obvious NULL dereference
Ian Rogers
1
-2
/
+1
2019-09-27
libsubcmd: Make _FORTIFY_SOURCE defines dependent on the feature
Ian Rogers
1
-1
/
+7
2019-09-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+5
2019-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
268
-3617
/
+4801
2019-09-26
Merge tag 'trace-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2
-4
/
+6
2019-09-26
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-26
Merge tag 'usercopy-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+7
2019-09-26
Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-26
/
+48
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
29
-580
/
+835
2019-09-26
binfmt_elf: Do not move brk for INTERP-less ET_EXEC
Kees Cook
1
-1
/
+2
2019-09-26
Merge tag 'xfs-5.4-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-21
/
+17
2019-09-26
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+0
2019-09-26
Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
14
-82
/
+334
2019-09-26
Merge tag 'for-linus-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+17
2019-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
114
-564
/
+1005
2019-09-26
arch/sparc/include/asm/pgtable_64.h: fix build
Andrew Morton
1
-1
/
+1
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
26
-48
/
+48
2019-09-26
ntfs: remove (un)?likely() from IS_ERR() conditions
Denis Efremov
4
-9
/
+9
2019-09-26
IB/hfi1: remove unlikely() from IS_ERR*() condition
Denis Efremov
1
-1
/
+1
2019-09-26
xfs: remove unlikely() from WARN_ON() condition
Denis Efremov
1
-2
/
+2
2019-09-26
wimax/i2400m: remove unlikely() from WARN*() condition
Denis Efremov
1
-2
/
+1
2019-09-26
fs: remove unlikely() from WARN_ON() condition
Denis Efremov
1
-1
/
+1
2019-09-26
xen/events: remove unlikely() from WARN() condition
Denis Efremov
1
-1
/
+1
2019-09-26
jffs2: Fix mounting under new mount API
David Howells
1
-2
/
+0
2019-09-26
Merge tag 'perf-core-for-mingo-5.5-20190925' of git://git.kernel.org/pub/scm/...
Ingo Molnar
128
-1321
/
+1941
2019-09-25
checkpatch: check for nested (un)?likely() calls
Denis Efremov
1
-0
/
+6
2019-09-25
hexagon: drop empty and unused free_initrd_mem
Mike Rapoport
1
-13
/
+0
2019-09-25
mm: factor out common parts between MADV_COLD and MADV_PAGEOUT
Minchan Kim
1
-147
/
+45
2019-09-25
mm: introduce MADV_PAGEOUT
Minchan Kim
8
-0
/
+251
2019-09-25
mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM
Minchan Kim
1
-3
/
+3
[next]