index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-13
8
-15
/
+3
|
\
|
*
quota: simplify the quotactl compat handling
Christoph Hellwig
2020-09-17
1
-1
/
+1
|
*
compat: add a compat_need_64bit_alignment_fixup() helper
Christoph Hellwig
2020-09-17
1
-0
/
+1
|
*
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
2020-09-17
7
-14
/
+1
*
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-13
10
-45
/
+50
|
\
\
|
*
|
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
10
-18
/
+20
|
*
|
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
10
-9
/
+10
|
*
|
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2020-10-03
10
-18
/
+20
*
|
|
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-13
44
-1399
/
+566
|
\
\
\
|
*
|
|
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
17
-267
/
+169
|
*
|
|
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
19
-37
/
+39
|
*
|
|
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
19
-93
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
2020-10-13
20
-7021
/
+22
|
\
\
\
|
*
|
|
ia64: Use libata instead of the legacy ide driver in defconfigs
Christoph Hellwig
2020-09-11
5
-23
/
+18
|
*
|
|
ia64: Remove perfmon
Christoph Hellwig
2020-09-11
20
-6998
/
+4
*
|
|
|
Merge tag 'x86-hyperv-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-13
5
-52
/
+19
|
\
\
\
\
|
*
|
|
|
x86/hyperv: Remove aliases with X64 in their name
Joseph Salisbury
2020-09-27
5
-52
/
+19
*
|
|
|
|
Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-13
17
-236
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
x86/paravirt: Avoid needless paravirt step clearing page table entries
Juergen Gross
2020-08-15
1
-6
/
+6
|
*
|
|
|
|
x86/paravirt: Remove set_pte_at() pv-op
Juergen Gross
2020-08-15
5
-22
/
+4
|
*
|
|
|
|
x86/entry/32: Simplify CONFIG_XEN_PV build dependency
Juergen Gross
2020-08-15
1
-2
/
+2
|
*
|
|
|
|
x86/paravirt: Use CONFIG_PARAVIRT_XXL instead of CONFIG_PARAVIRT
Juergen Gross
2020-08-15
3
-4
/
+4
|
*
|
|
|
|
x86/paravirt: Clean up paravirt macros
Juergen Gross
2020-08-15
1
-15
/
+0
|
*
|
|
|
|
x86/paravirt: Remove 32-bit support from CONFIG_PARAVIRT_XXL
Juergen Gross
2020-08-15
11
-189
/
+13
*
|
|
|
|
|
Merge tag 'x86-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-13
1
-4
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/build: Declutter the build output
Ingo Molnar
2020-08-20
1
-4
/
+0
*
|
|
|
|
|
|
Merge tag 'x86-mm-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-13
2
-12
/
+10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/mm/64: Update comment in preallocate_vmalloc_pages()
Joerg Roedel
2020-08-15
1
-5
/
+10
|
*
|
|
|
|
|
|
x86/mm/64: Do not sync vmalloc/ioremap mappings
Joerg Roedel
2020-08-15
2
-7
/
+0
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'x86-kaslr-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
2
-135
/
+107
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/kaslr: Replace strlen() with strnlen()
Arvind Sankar
2020-08-06
1
-2
/
+6
|
*
|
|
|
|
|
|
x86/kaslr: Add a check that the random address is in range
Arvind Sankar
2020-07-31
1
-1
/
+11
|
*
|
|
|
|
|
|
x86/kaslr: Make local variables 64-bit
Arvind Sankar
2020-07-31
1
-6
/
+7
|
*
|
|
|
|
|
|
x86/kaslr: Replace 'unsigned long long' with 'u64'
Arvind Sankar
2020-07-31
2
-9
/
+8
|
*
|
|
|
|
|
|
x86/kaslr: Make minimum/image_size 'unsigned long'
Arvind Sankar
2020-07-31
1
-2
/
+2
|
*
|
|
|
|
|
|
x86/kaslr: Small cleanup of find_random_phys_addr()
Arvind Sankar
2020-07-31
1
-3
/
+2
|
*
|
|
|
|
|
|
x86/kaslr: Drop unnecessary alignment in find_random_virt_addr()
Arvind Sankar
2020-07-31
1
-5
/
+1
[next]