index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
laptop
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-17
perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACE
Namhyung Kim
1
-0
/
+2
2017-10-17
perf record: Fix documentation for a inexistent option '-l'
Taeung Song
1
-2
/
+2
2017-10-16
perf tools: Add long time reviewers to MAINTAINERS
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-10-13
perf tools: Check wether the eBPF file exists in event parsing
Jiri Olsa
1
-2
/
+15
2017-10-13
perf hists: Add extra integrity checks to fmt_free()
Jiri Olsa
1
-0
/
+7
2017-10-13
perf hists: Fix crash in perf_hpp__reset_output_field()
Jiri Olsa
1
-1
/
+1
2017-10-10
perf/x86/intel/uncore: Fix memory leaks on allocation failures
Colin Ian King
1
-2
/
+10
2017-10-10
perf/core: Fix cgroup time when scheduling descendants
leilei.lin
1
-1
/
+1
2017-10-10
perf/core: Avoid freeing static PMU contexts when PMU is unregistered
Will Deacon
1
-0
/
+8
2017-10-09
tools include uapi bpf.h: Sync kernel ABI header with tooling header
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-10-09
perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
Mark Rutland
3
-19
/
+47
2017-10-06
perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
Mark Santaniello
1
-2
/
+2
2017-10-05
perf callchain: Compare dsos (as well) for CCKEY_FUNCTION
Ravi Bangoria
1
-1
/
+5
2017-10-05
net: 8021q: skip packets if the vlan is down
Vishakha Narvekar
1
-0
/
+6
2017-10-05
Update James Hogan's email address
James Hogan
5
-6
/
+8
2017-10-04
ARM: dts: stm32: use right pinctrl compatible for stm32f469
Alexandre Torgue
7
-297
/
+537
2017-10-04
ARM: dts: stm32: Fix STMPE1600 binding on stm32429i-eval board
Alexandre Torgue
1
-3
/
+1
2017-10-04
lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
Casey Schaufler
2
-31
/
+26
2017-10-04
ARM: defconfig: update Gemini defconfig
Linus Walleij
1
-1
/
+2
2017-10-04
ARM: defconfig: FRAMEBUFFER_CONSOLE can no longer be =m
Arnd Bergmann
3
-3
/
+3
2017-10-04
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
1
-1
/
+1
2017-10-04
checkpatch: fix ignoring cover-letter logic
Stafford Horne
1
-1
/
+1
2017-10-04
m32r: fix build failure
Sudip Mukherjee
1
-0
/
+9
2017-10-04
lib/ratelimit.c: use deferred printk() version
Sergey Senozhatsky
1
-1
/
+3
2017-10-04
kernel/params.c: improve STANDARD_PARAM_DEF readability
Jean Delvare
1
-8
/
+8
2017-10-04
kernel/params.c: fix an overflow in param_attr_show
Jean Delvare
1
-10
/
+7
2017-10-04
kernel/params.c: fix the maximum length in param_get_string
Jean Delvare
1
-1
/
+1
2017-10-04
mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned long
YASUAKI ISHIMATSU
1
-2
/
+2
2017-10-04
mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...
YASUAKI ISHIMATSU
2
-3
/
+9
2017-10-04
kernel/kcmp.c: drop branch leftover typo
Cyrill Gorcunov
1
-1
/
+1
2017-10-04
memremap: add scheduling point to devm_memremap_pages
Michal Hocko
1
-1
/
+3
2017-10-04
mm, page_alloc: add scheduling point to memmap_init_zone
Michal Hocko
1
-0
/
+1
2017-10-04
mm, memory_hotplug: add scheduling point to __add_pages
Michal Hocko
1
-0
/
+1
2017-10-04
lib/idr.c: fix comment for idr_replace()
Eric Biggers
1
-2
/
+2
2017-10-04
mm: memcontrol: use vmalloc fallback for large kmem memcg arrays
Johannes Weiner
2
-13
/
+21
2017-10-04
kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv()
Luis R. Rodriguez
1
-2
/
+0
2017-10-04
include/linux/bitfield.h: remove 32bit from FIELD_GET comment block
Masahiro Yamada
1
-1
/
+1
2017-10-04
lib/lz4: make arrays static const, reduces object code size
Colin Ian King
1
-2
/
+2
2017-10-04
exec: binfmt_misc: kill the onstack iname[BINPRM_BUF_SIZE] array
Oleg Nesterov
1
-9
/
+5
2017-10-04
exec: binfmt_misc: fix race between load_misc_binary() and kill_node()
Oleg Nesterov
1
-4
/
+8
2017-10-04
exec: binfmt_misc: remove the confusing e->interp_file != NULL checks
Oleg Nesterov
1
-2
/
+2
2017-10-04
exec: binfmt_misc: shift filp_close(interp_file) from kill_node() to bm_evict...
Oleg Nesterov
1
-6
/
+6
2017-10-04
exec: binfmt_misc: don't nullify Node->dentry in kill_node()
Oleg Nesterov
1
-13
/
+9
2017-10-04
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
3
-10
/
+11
2017-10-04
userfaultfd: non-cooperative: fix fork use after free
Andrea Arcangeli
1
-10
/
+56
2017-10-04
mm/device-public-memory: fix edge case in _vm_normal_page()
Reza Arbab
1
-1
/
+1
2017-10-04
mm: fix data corruption caused by lazyfree page
Shaohua Li
1
-0
/
+11
2017-10-04
mm: avoid marking swap cached page as lazyfree
Shaohua Li
1
-2
/
+2
2017-10-04
mm: have filemap_check_and_advance_wb_err clear AS_EIO/AS_ENOSPC
Jeff Layton
1
-0
/
+8
2017-10-04
m32r: define CPU_BIG_ENDIAN
Sudip Mukherjee
1
-0
/
+4
[next]