index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-19
SUNRPC: add side channel to use non-generic cred for rpc call.
NeilBrown
4
-2
/
+11
2018-12-19
SUNRPC: introduce RPC_TASK_NULLCREDS to request auth_none
NeilBrown
3
-13
/
+9
2018-12-19
NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().
NeilBrown
10
-69
/
+55
2018-12-19
SUNRPC: discard RPC_DO_ROOTOVERRIDE()
NeilBrown
1
-1
/
+0
2018-12-19
NFSv4: don't require lock for get_renew_cred or get_machine_cred
NeilBrown
4
-25
/
+16
2018-12-19
NFSv4: add cl_root_cred for use when machine cred is not available.
NeilBrown
3
-8
/
+15
2018-12-19
SUNRPC: remove machine_cred field from struct auth_cred
NeilBrown
3
-12
/
+8
2018-12-19
SUNRPC: remove uid and gid from struct auth_cred
NeilBrown
7
-44
/
+29
2018-12-19
SUNRPC: remove groupinfo from struct auth_cred.
NeilBrown
5
-31
/
+14
2018-12-19
SUNRPC: add 'struct cred *' to auth_cred and rpc_cred
NeilBrown
7
-3
/
+48
2018-12-19
cred: allow get_cred() and put_cred() to be given NULL.
NeilBrown
1
-5
/
+9
2018-12-19
cred: export get_task_cred().
NeilBrown
1
-0
/
+1
2018-12-19
cred: add get_cred_rcu()
NeilBrown
2
-1
/
+12
2018-12-19
cred: add cred_fscmp() for comparing creds.
NeilBrown
2
-0
/
+56
2018-12-19
SUNRPC: allow /proc entries without CONFIG_SUNRPC_DEBUG
Ben Dooks
1
-8
/
+0
2018-12-19
nfs: fix comment to nfs_generic_pg_test which does the opposite
Pavel Tikhomirov
1
-1
/
+1
2018-12-19
NFSv4: cleanup remove unused nfs4_xdev_fs_type
Olga Kornievskaia
1
-1
/
+0
2018-12-18
SUNRPC: Remove xprt_connect_status()
Trond Myklebust
1
-31
/
+1
2018-12-18
SUNRPC: Fix a race with XPRT_CONNECTING
Trond Myklebust
1
-2
/
+2
2018-12-18
SUNRPC: Fix disconnection races
Trond Myklebust
3
-5
/
+7
2018-12-17
Linux 4.20-rc7
v4.20-rc7
Linus Torvalds
1
-1
/
+1
2018-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-30
/
+54
2018-12-15
scripts/spdxcheck.py: always open files in binary mode
Thierry Reding
1
-2
/
+4
2018-12-15
checkstack.pl: fix for aarch64
Qian Cai
1
-2
/
+2
2018-12-15
userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
Andrea Arcangeli
1
-1
/
+2
2018-12-15
fs/iomap.c: get/put the page in iomap_page_create/release()
Piotr Jaroszynski
1
-0
/
+7
2018-12-15
hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()
Yongkai Wu
1
-2
/
+3
2018-12-15
memblock: annotate memblock_is_reserved() with __init_memblock
Yueyi Li
1
-1
/
+1
2018-12-15
psi: fix reference to kernel commandline enable
Baruch Siach
1
-2
/
+2
2018-12-15
arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.h
Mark Brown
1
-0
/
+1
2018-12-15
mm/sparse: add common helper to mark all memblocks present
Logan Gunthorpe
2
-0
/
+22
2018-12-15
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
4
-17
/
+6
2018-12-15
alpha: fix hang caused by the bootmem removal
Mike Rapoport
2
-3
/
+4
2018-12-14
Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+5
2018-12-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-12-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2018-12-14
Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
12
-20
/
+80
2018-12-14
Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-3
/
+5
2018-12-14
Merge tag 'pinctrl-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-15
/
+18
2018-12-14
Merge tag 'drm-fixes-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
31
-335
/
+718
2018-12-14
Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
10
-54
/
+258
2018-12-13
Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+7
2018-12-13
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2
-8
/
+8
2018-12-13
Merge branch 'vmwgfx-fixes-4.20' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
6
-4
/
+103
2018-12-13
XArray: Fix xa_alloc when id exceeds max
Matthew Wilcox
2
-5
/
+36
2018-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-8
/
+22
2018-12-13
Merge tag 'mmc-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
4
-16
/
+40
2018-12-13
Merge tag 'sound-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-1
/
+78
2018-12-13
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
Thomas Hellstrom
6
-2
/
+103
2018-12-13
Merge tag 'for-4.20/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-119
/
+81
[next]