index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/uaccess: utilize CONFIG_CC_HAS_ASM_GOTO_OUTPUT
Nick Desaulniers
2020-10-13
1
-0
/
+66
*
x86: Make __put_user() generate an out-of-line call
Linus Torvalds
2020-10-13
2
-81
/
+60
*
x86: Make __get_user() generate an out-of-line call
Linus Torvalds
2020-10-13
2
-74
/
+114
*
Merge tag 'locks-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2020-10-13
1
-4
/
+4
|
\
|
*
locks: Remove extra "0x" in tracepoint format specifier
Chuck Lever
2020-09-02
1
-4
/
+4
*
|
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-13
18
-227
/
+138
|
\
\
|
*
|
fs: remove compat_sys_mount
Christoph Hellwig
2020-09-23
17
-81
/
+14
|
*
|
fs,nfs: lift compat nfs4 mount data handling into the nfs code
Christoph Hellwig
2020-09-23
2
-75
/
+62
|
*
|
nfs: simplify nfs4_parse_monolithic
Christoph Hellwig
2020-09-23
1
-72
/
+63
*
|
|
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-13
17
-159
/
+113
|
\
\
\
|
*
|
|
quota: simplify the quotactl compat handling
Christoph Hellwig
2020-09-17
8
-145
/
+94
|
*
|
|
compat: add a compat_need_64bit_alignment_fixup() helper
Christoph Hellwig
2020-09-17
2
-0
/
+10
|
*
|
|
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
2020-09-17
8
-14
/
+9
|
|
/
/
*
|
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-13
30
-714
/
+298
|
\
\
\
|
*
|
|
security/keys: remove compat_keyctl_instantiate_key_iov
Christoph Hellwig
2020-10-03
3
-40
/
+3
|
*
|
|
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
17
-109
/
+30
|
*
|
|
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
17
-62
/
+28
|
*
|
|
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2020-10-03
17
-46
/
+30
|
*
|
|
fs: remove various compat readv/writev helpers
Christoph Hellwig
2020-10-03
2
-159
/
+40
|
*
|
|
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
2020-10-03
11
-65
/
+26
|
*
|
|
iov_iter: refactor rw_copy_check_uvector and import_iovec
Christoph Hellwig
2020-10-03
5
-232
/
+143
|
*
|
|
iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
David Laight
2020-09-25
2
-179
/
+176
|
*
|
|
compat.h: fix a spelling error in <linux/compat.h>
Christoph Hellwig
2020-09-25
1
-1
/
+1
*
|
|
|
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-13
59
-1466
/
+613
|
\
\
\
\
|
*
|
|
|
ppc: propagate the calling conventions change down to csum_partial_copy_gener...
Al Viro
2020-08-20
4
-103
/
+46
|
*
|
|
|
amd64: switch csum_partial_copy_generic() to new calling conventions
Al Viro
2020-08-20
3
-123
/
+94
|
*
|
|
|
sparc64: propagate the calling convention changes down to __csum_partial_copy...
Al Viro
2020-08-20
6
-46
/
+11
|
*
|
|
|
xtensa: propagate the calling conventions change down into csum_partial_copy_...
Al Viro
2020-08-20
2
-68
/
+19
|
*
|
|
|
mips: propagate the calling convention change down into __csum_partial_copy_....
Al Viro
2020-08-20
2
-195
/
+89
|
*
|
|
|
mips: __csum_partial_copy_kernel() has no users left
Al Viro
2020-08-20
2
-6
/
+0
|
*
|
|
|
mips: csum_and_copy_{to,from}_user() are never called under KERNEL_DS
Al Viro
2020-08-20
1
-25
/
+7
|
*
|
|
|
sparc32: propagate the calling conventions change down to __csum_partial_copy...
Al Viro
2020-08-20
3
-213
/
+44
|
*
|
|
|
i386: propagate the calling conventions change down to csum_partial_copy_gene...
Al Viro
2020-08-20
2
-88
/
+47
|
*
|
|
|
sh: propage the calling conventions change down to csum_partial_copy_generic()
Al Viro
2020-08-20
2
-100
/
+39
|
*
|
|
|
m68k: get rid of zeroing destination on error in csum_and_copy_from_user()
Al Viro
2020-08-20
1
-64
/
+15
|
*
|
|
|
arm: propagate the calling convention changes down to csum_partial_copy_from_...
Al Viro
2020-08-20
4
-26
/
+9
|
*
|
|
|
alpha: propagate the calling convention changes down to csum_partial_copy.c h...
Al Viro
2020-08-20
1
-88
/
+69
|
*
|
|
|
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
19
-287
/
+183
|
*
|
|
|
csum_and_copy_..._user(): pass 0xffffffff instead of 0 as initial sum
Al Viro
2020-08-20
1
-3
/
+3
|
*
|
|
|
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
27
-48
/
+49
|
*
|
|
|
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
22
-116
/
+21
|
*
|
|
|
icmp_push_reply(): reorder adding the checksum up
Al Viro
2020-08-20
1
-4
/
+4
|
*
|
|
|
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
2020-08-20
8
-14
/
+15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2020-10-13
85
-5256
/
+2072
|
\
\
\
\
|
*
|
|
|
gpiolib: Update indentation in driver.rst for code excerpts
Andy Shevchenko
2020-10-12
1
-6
/
+6
|
*
|
|
|
Documentation/admin-guide: tainted-kernels: Fix typo occured
Naoki Hayama
2020-10-12
1
-1
/
+1
|
*
|
|
|
Documentation: better locations for sysfs-pci, sysfs-tagging
John Hubbard
2020-10-09
5
-2
/
+2
|
*
|
|
|
docs: programming-languages: refresh blurb on clang support
Nick Desaulniers
2020-10-05
1
-4
/
+5
|
*
|
|
|
Documentation: kvm: fix a typo
Li Qiang
2020-10-05
1
-1
/
+1
|
*
|
|
|
Documentation: Chinese translation of Documentation/arm64/amu.rst
Bailu Lin
2020-09-28
3
-0
/
+104
[next]