index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-24
attr: handle idmapped mounts
Christian Brauner
57
-137
/
+206
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
54
-91
/
+112
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
36
-88
/
+164
2021-01-24
capability: handle idmapped mounts
Christian Brauner
10
-23
/
+36
2021-01-24
fs: add file and path permissions helpers
Christian Brauner
13
-16
/
+24
2021-01-24
fs: add id translation helpers
Christian Brauner
1
-0
/
+47
2021-01-24
mount: attach mappings to mounts
Christian Brauner
3
-0
/
+21
2021-01-17
Linux 5.11-rc4
Linus Torvalds
1
-1
/
+1
2021-01-17
Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
12
-208
/
+224
2021-01-17
Merge tag 'powerpc-5.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-1
/
+23
2021-01-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-5
/
+11
2021-01-17
mm: don't put pinned pages into the swap cache
Linus Torvalds
1
-0
/
+2
2021-01-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-22
/
+19
2021-01-16
dump_common_audit_data(): fix racy accesses to ->d_name
Al Viro
1
-2
/
+5
2021-01-16
Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-13
/
+18
2021-01-16
Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+41
2021-01-16
Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-35
/
+68
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
1
-0
/
+21
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
1
-23
/
+9
2021-01-15
RISC-V: Fix maximum allowed phsyical memory for RV32
Atish Patra
1
-2
/
+4
2021-01-15
RISC-V: Set current memblock limit
Atish Patra
1
-2
/
+14
2021-01-15
RISC-V: Do not allocate memblock while iterating reserved memblocks
Atish Patra
1
-11
/
+13
2021-01-15
iov_iter: fix the uaccess area in copy_compat_iovec_from_user
Christoph Hellwig
1
-1
/
+1
2021-01-15
Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-34
/
+239
2021-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-23
/
+33
2021-01-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-68
/
+83
2021-01-15
io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
Jens Axboe
1
-0
/
+1
2021-01-15
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-129
/
+186
2021-01-15
Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-7
/
+6
2021-01-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
17
-107
/
+56
2021-01-15
Merge tag 'mips_fixes_5.11.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-4
/
+25
2021-01-15
perf inject: Correct event attribute sizes
Al Grant
1
-0
/
+8
2021-01-15
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2
-3
/
+3
2021-01-15
perf stat: Take cgroups into account for shadow stats
Namhyung Kim
1
-7
/
+19
2021-01-15
perf stat: Introduce struct runtime_stat_data
Namhyung Kim
1
-173
/
+173
2021-01-15
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
1
-0
/
+1
2021-01-15
libperf tests: If a test fails return non-zero
Ian Rogers
4
-4
/
+4
2021-01-15
libperf tests: Avoid uninitialized variable warning
Ian Rogers
1
-2
/
+2
2021-01-15
ext4: remove expensive flush on fast commit
Daejun Park
1
-5
/
+5
2021-01-15
ext4: fix bug for rename with RENAME_WHITEOUT
yangerkun
1
-8
/
+9
2021-01-15
ext4: fix wrong list_splice in ext4_fc_cleanup
Daejun Park
1
-1
/
+1
2021-01-15
ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR
Yi Li
1
-11
/
+12
2021-01-15
perf test: Fix shadow stat test for non-bash shells
Namhyung Kim
1
-16
/
+14
2021-01-15
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+0
2021-01-15
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-01-15
perf bpf examples: Fix bpf.h header include directive in 5sec.c example
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-01-15
Merge tag 'acpi-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-4
/
+17
2021-01-15
Merge tag 'for-linus-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-54
/
+129
2021-01-15
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-3
/
+22
2021-01-15
Merge tag 'topic/nouveau-ampere-modeset-2021-01-15' of git://anongit.freedesk...
Linus Torvalds
46
-18
/
+892
[next]