index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
yama
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-13
perf config: Allow creating empty config set for config file autogeneration
Taeung Song
1
-4
/
+1
2017-09-13
perf config: Write a config file just once
Taeung Song
1
-6
/
+16
2017-09-13
perf tools: Use scandir() to replace readdir()
Kan Liang
1
-20
/
+25
2017-09-13
perf ui progress: Add size info into progress bar
Jiri Olsa
4
-4
/
+36
2017-09-13
perf ui progress: Add ui specific init function
Jiri Olsa
3
-2
/
+10
2017-09-13
perf tools: Add python-clean target
Jiri Olsa
1
-3
/
+5
2017-09-13
perf script: Support user regs
Andi Kleen
2
-3
/
+31
2017-09-13
perf record: Support direct --user-regs arguments
Andi Kleen
4
-1
/
+12
2017-09-13
perf stat: Update walltime_nsecs_stats in interval mode
Andi Kleen
1
-0
/
+2
2017-09-13
perf stat: Hide internal duration_time counter
Andi Kleen
1
-3
/
+24
2017-09-13
perf stat: Support duration_time for metrics
Andi Kleen
2
-4
/
+14
2017-09-13
perf stat: Don't use ctx for saved values lookup
Andi Kleen
1
-11
/
+5
2017-09-13
perf list: Add metric groups to perf list
Andi Kleen
4
-1
/
+192
2017-09-13
perf stat: Support JSON metrics in perf stat
Andi Kleen
8
-6
/
+395
2017-09-13
perf pmu: Extract function to get JSON alias map
Andi Kleen
2
-16
/
+35
2017-09-13
perf stat: Print generic metric header even for failed expressions
Andi Kleen
1
-1
/
+3
2017-09-13
perf stat: Factor out generic metric printing
Andi Kleen
1
-27
/
+42
2017-09-13
perf vendor events: Support metric_group and no event name in JSON parser
Andi Kleen
3
-7
/
+20
2017-09-13
perf tools: Support weak groups in 'perf stat'
Andi Kleen
5
-2
/
+46
2017-09-13
perf sched timehist: Add pid and tid options
David Ahern
2
-0
/
+12
2017-09-13
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
1
-1
/
+8
2017-09-12
f2fs: hurry up to issue discard after io interruption
Chao Yu
1
-2
/
+15
2017-09-12
f2fs: fix to show correct discard_granularity in sysfs
Chao Yu
1
-0
/
+2
2017-09-12
f2fs: detect dirty inode in evict_inode
Chao Yu
1
-0
/
+3
2017-09-12
perf stat: Wait for the correct child
Milian Wolff
1
-1
/
+1
2017-09-12
perf tools: Support running perf binaries with a dash in their name
Milian Wolff
1
-4
/
+10
2017-09-12
perf config: Check not only section->from_system_config but also item's
Taeung Song
1
-1
/
+1
2017-09-12
perf ui progress: Fix progress update
Jiri Olsa
1
-1
/
+6
2017-09-12
perf ui progress: Make sure we always define step value
Jiri Olsa
1
-1
/
+1
2017-09-12
perf tools: Open perf.data with O_CLOEXEC flag
Jiri Olsa
1
-1
/
+12
2017-09-12
tools lib api: Fix make DEBUG=1 build
Jiri Olsa
1
-1
/
+7
2017-09-12
perf tests: Fix compile when libunwind's unwind.h is available
Milian Wolff
1
-1
/
+1
2017-09-12
tools include linux: Guard against redefinition of some macros
Arnaldo Carvalho de Melo
1
-3
/
+6
2017-09-12
f2fs: clear radix tree dirty tag of pages whose dirty flag is cleared
Daeho Jeong
2
-0
/
+14
2017-09-12
f2fs: speed up gc_urgent mode with SSR
Jaegeuk Kim
3
-13
/
+16
2017-09-12
f2fs: better to wait for fstrim completion
Jaegeuk Kim
1
-1
/
+6
2017-09-11
x86/cpu: Remove unused and undefined __generic_processor_info() declaration
Dou Liyang
2
-2
/
+1
2017-09-11
sched/fair: Fix nuisance kernel-doc warning
Randy Dunlap
1
-1
/
+1
2017-09-11
Revert "firmware: add sanity check on shutdown/suspend"
Linus Torvalds
2
-110
/
+0
2017-09-10
m68k: Add braces to __pmd(x) initializer to kill compiler warning
Geert Uytterhoeven
1
-1
/
+1
2017-09-10
x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCID
Andy Lutomirski
1
-1
/
+1
2017-09-10
sparc64: Handle additional cases of no fault loads
Rob Gardner
1
-0
/
+51
2017-09-10
sparc64: speed up etrap/rtrap on NG2 and later processors
Anthony Yznaga
5
-6
/
+45
2017-09-10
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
1
-37
/
+43
2017-09-09
NFS: Count the bytes of skipped subrequests in nfs_lock_and_join_requests()
Trond Myklebust
1
-1
/
+5
2017-09-09
NFS: Don't hold the group lock when calling nfs_release_request()
Trond Myklebust
1
-1
/
+1
2017-09-09
libnvdimm, btt: fix format string warnings
Randy Dunlap
1
-2
/
+2
2017-09-09
remove gperf left-overs from build system
Linus Torvalds
1
-9
/
+0
2017-09-09
NFS: Remove pnfs_generic_transfer_commit_list()
Trond Myklebust
2
-41
/
+4
2017-09-09
NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlock
Trond Myklebust
2
-9
/
+22
[next]