index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph: move wait for mds request into helper function
Jeff Layton
2019-05-07
1
-15
/
+21
*
ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_request
Jeff Layton
2019-05-07
2
-23
/
+22
*
ceph: after an MDS request, do callback and completions
Jeff Layton
2019-05-07
1
-2
/
+1
*
ceph: use pathlen values returned by set_request_path_attr
Jeff Layton
2019-05-07
1
-2
/
+2
*
ceph: use __getname/__putname in ceph_mdsc_build_path
Jeff Layton
2019-05-07
3
-39
/
+36
*
ceph: use ceph_mdsc_build_path instead of clone_dentry_name
Jeff Layton
2019-05-07
1
-39
/
+3
*
ceph: fix potential use-after-free in ceph_mdsc_build_path
Jeff Layton
2019-05-07
1
-3
/
+5
*
ceph: dump granular cap info in "caps" debugfs file
Jeff Layton
2019-05-07
1
-2
/
+32
*
ceph: make iterate_session_caps a public symbol
Jeff Layton
2019-05-07
2
-8
/
+12
*
ceph: fix NULL pointer deref when debugging is enabled
Jeff Layton
2019-05-07
1
-1
/
+1
*
ceph: properly handle granular statx requests
Jeff Layton
2019-05-07
1
-28
/
+57
*
ceph: remove superfluous inode_lock in ceph_fsync
Jeff Layton
2019-05-07
1
-3
/
+0
*
libceph: fix clang warning for CEPH_DEFINE_OID_ONSTACK
Arnd Bergmann
2019-05-07
1
-7
/
+6
*
rbd: convert all rbd_assert(0) to BUG()
Arnd Bergmann
2019-05-07
1
-6
/
+6
*
rbd: avoid clang -Wuninitialized warning
Arnd Bergmann
2019-05-07
1
-1
/
+1
*
ceph: snapshot nfs re-export
Yan, Zheng
2019-05-07
2
-27
/
+329
*
ceph: quota: fix quota subdir mounts
Luis Henriques
2019-05-07
4
-10
/
+190
*
ceph: factor out ceph_lookup_inode()
Luis Henriques
2019-05-07
2
-2
/
+13
*
ceph: remove duplicated filelock ref increase
Zhi Zhang
2019-05-07
1
-13
/
+0
*
Linux 5.1
v5.1
Linus Torvalds
2019-05-05
1
-1
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-05
18
-32
/
+272
|
\
|
*
perf/x86/intel: Fix race in intel_pmu_disable_event()
Jiri Olsa
2019-05-05
1
-3
/
+7
|
*
perf/x86/intel/pt: Remove software double buffering PMU capability
Alexander Shishkin
2019-05-03
2
-3
/
+1
|
*
perf/ring_buffer: Fix AUX software double buffering
Alexander Shishkin
2019-05-03
1
-2
/
+1
|
*
Merge tag 'perf-urgent-for-mingo-5.1-20190502' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-05-03
12
-21
/
+154
|
|
\
|
|
*
perf tools: Remove needless asm/unistd.h include fixing build in some places
Arnaldo Carvalho de Melo
2019-05-02
1
-1
/
+0
|
|
*
tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscv
Arnaldo Carvalho de Melo
2019-05-02
3
-0
/
+133
|
|
*
tools build: Add -ldl to the disassembler-four-args feature test
Arnaldo Carvalho de Melo
2019-05-02
1
-1
/
+1
|
|
*
perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet
Leo Yan
2019-05-02
1
-5
/
+3
|
|
*
perf cs-etm: Don't check cs_etm_queue::prev_packet validity
Leo Yan
2019-05-02
1
-5
/
+1
|
|
*
perf report: Report OOM in status line in the GTK UI
Thomas Richter
2019-05-02
1
-3
/
+5
|
|
*
perf bench numa: Add define for RUSAGE_THREAD if not present
Arnaldo Carvalho de Melo
2019-05-02
1
-0
/
+4
|
|
*
tools lib traceevent: Change tag string for error
Leo Yan
2019-05-02
1
-1
/
+1
|
|
*
perf annotate: Fix build on 32 bit for BPF annotation
Thadeu Lima de Souza Cascardo
2019-05-02
1
-4
/
+4
|
|
*
tools uapi x86: Sync vmx.h with the kernel
Arnaldo Carvalho de Melo
2019-05-02
1
-0
/
+1
|
|
*
perf bpf: Return value with unlocking in perf_env__find_btf()
Bo YU
2019-05-02
1
-1
/
+1
|
|
/
|
*
MAINTAINERS: Include vendor specific files under arch/*/events/*
Kim Phillips
2019-05-02
1
-0
/
+1
|
*
perf/x86/amd: Update generic hardware cache events for Family 17h
Kim Phillips
2019-05-02
1
-3
/
+108
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-05
1
-0
/
+1
|
\
\
|
*
|
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
2019-04-30
1
-0
/
+1
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-05
2
-0
/
+23
|
\
\
\
|
*
|
|
x86/mm/mem_encrypt: Disable all instrumentation for early SME setup
Gary Hook
2019-04-30
2
-0
/
+23
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-05
5
-16
/
+26
|
\
\
\
\
|
*
|
|
|
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
Al Viro
2019-05-02
1
-1
/
+1
|
*
|
|
|
Abort file_remove_privs() for non-reg. files
Alexander Lochmann
2019-04-28
1
-2
/
+7
|
*
|
|
|
[fix] get rid of checking for absent device name in vfs_get_tree()
Al Viro
2019-04-28
1
-5
/
+0
|
*
|
|
|
apparmorfs: fix use-after-free on symlink traversal
Al Viro
2019-04-10
1
-4
/
+9
|
*
|
|
|
securityfs: fix use-after-free on symlink traversal
Al Viro
2019-04-10
1
-4
/
+9
*
|
|
|
|
Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-05-04
1
-4
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2019-05-02
1
-4
/
+14
[next]