index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
kernel.h: split out mathematical helpers
Andy Shevchenko
1
-0
/
+5
2020-12-15
fs/proc: make pde_get() return nothing
Hui Su
1
-2
/
+1
2020-12-15
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
3
-18
/
+29
2020-12-15
proc: provide details on indirect branch speculation
Anand K Mistry
1
-0
/
+28
2020-12-15
procfs: delete duplicated words + other fixes
Randy Dunlap
2
-3
/
+3
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+2
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
4
-13
/
+13
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-18
/
+26
2020-12-15
userfaultfd: add user-mode only option to unprivileged_userfaultfd sysctl knob
Lokesh Gidra
1
-2
/
+8
2020-12-15
userfaultfd: add UFFD_USER_MODE_ONLY
Lokesh Gidra
1
-1
/
+9
2020-12-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
1
-2
/
+0
2020-12-15
mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio
Dmitry Safonov
1
-1
/
+4
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
1
-1
/
+1
2020-12-15
ocfs2: ratelimit the 'max lookup times reached' notice
Mauricio Faria de Oliveira
1
-2
/
+2
2020-12-15
fs/ocfs2/cluster/tcp.c: remove unneeded break
Tom Rix
1
-1
/
+0
2020-12-15
fs/ntfs: remove unused variable attr_len
Alex Shi
1
-2
/
+0
2020-12-15
fs/ntfs: remove unused varibles
Alex Shi
2
-6
/
+2
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+0
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2020-12-14
Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2
-4
/
+3
2020-12-14
Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+7
2020-12-14
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-10
/
+9
2020-12-14
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+17
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
4
-4
/
+3
2020-12-14
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
8
-65
/
+35
2020-12-14
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
11
-118
/
+151
2020-12-12
Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+11
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-104
/
+162
2020-12-11
Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+8
2020-12-11
proc: use untagged_addr() for pagemap_read addresses
Miles Chen
1
-2
/
+6
2020-12-10
Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-26
/
+72
2020-12-10
NFS: Disable READ_PLUS by default
Anna Schumaker
2
-1
/
+10
2020-12-10
NFSv4.2: Fix 5 seconds delay when doing inter server copy
Dai Ngo
1
-1
/
+1
2020-12-10
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
2
-9
/
+13
2020-12-10
zonefs: fix page reference and BIO leak
Damien Le Moal
1
-6
/
+8
2020-12-09
fs/kernfs: remove the double check of dentry->inode
Hui Su
1
-2
/
+1
2020-12-08
afs: Fix memory leak when mounting with multiple source parameters
David Howells
1
-0
/
+3
2020-12-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-30
/
+27
2020-12-08
io_uring: fix file leak on error path of io ctx creation
Hillf Danton
1
-7
/
+10
2020-12-07
io_uring: fix mis-seting personality's creds
Pavel Begunkov
1
-1
/
+1
2020-12-06
coredump: fix core_pattern parse error
Menglong Dong
1
-1
/
+2
2020-12-05
Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2020-12-05
Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-38
/
+42
2020-12-04
net: Remove the err argument from sock_from_file
Florent Revest
2
-10
/
+9
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-3
/
+4
2020-12-03
cifs: refactor create_sd_buf() and and avoid corrupting the buffer
Ronnie Sahlberg
2
-35
/
+38
2020-12-03
cifs: add NULL check for ses->tcon_ipc
Aurelien Aptel
1
-1
/
+2
2020-12-03
smb3: set COMPOUND_FID to FileID field of subsequent compound request
Namjae Jeon
1
-2
/
+2
2020-12-03
Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linux
Linus Torvalds
1
-0
/
+12
[next]