index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-13
4
-67
/
+28
|
\
|
*
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
2
-12
/
+2
|
*
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
2
-5
/
+1
|
*
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2020-10-03
2
-6
/
+2
|
*
fs: remove various compat readv/writev helpers
Christoph Hellwig
2020-10-03
1
-10
/
+10
|
*
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
2020-10-03
1
-8
/
+0
|
*
iov_iter: refactor rw_copy_check_uvector and import_iovec
Christoph Hellwig
2020-10-03
3
-27
/
+14
|
*
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
3
-21
/
+15
|
\
\
|
*
|
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
1
-9
/
+6
|
*
|
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
1
-2
/
+2
|
*
|
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
2
-12
/
+9
|
*
|
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
2020-08-20
1
-1
/
+1
*
|
|
Merge tag 'docs-5.10' of git://git.lwn.net/linux
Linus Torvalds
2020-10-13
1
-1
/
+1
|
\
\
\
|
*
|
|
iio: iio.h: fix a warning at the kernel-doc markup
Mauro Carvalho Chehab
2020-09-11
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-13
1
-20
/
+0
|
\
\
\
|
*
|
|
x86/paravirt: Remove set_pte_at() pv-op
Juergen Gross
2020-08-15
1
-20
/
+0
*
|
|
|
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
1
-20
/
+31
|
\
\
\
\
|
*
|
|
|
kprobes: Make local functions static
Masami Hiramatsu
2020-09-08
1
-15
/
+0
|
*
|
|
|
kprobes: Free kretprobe_instance with RCU callback
Masami Hiramatsu
2020-09-08
1
-2
/
+4
|
*
|
|
|
kprobes: Add generic kretprobe trampoline handler
Masami Hiramatsu
2020-09-08
1
-4
/
+28
*
|
|
|
|
Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
1
-11
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
perf/core: Pull pmu::sched_task() into perf_event_context_sched_out()
Kan Liang
2020-09-10
1
-1
/
+0
|
*
|
|
|
|
perf/x86/intel: Support per-thread RDPMC TopDown metrics
Kan Liang
2020-08-18
1
-10
/
+19
|
*
|
|
|
|
perf/core: Add a new PERF_EV_CAP_SIBLING event capability
Kan Liang
2020-08-18
1
-0
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-10-12
9
-41
/
+432
|
\
\
\
\
\
|
*
|
|
|
|
static_call: Fix return type of static_call_init
Nathan Chancellor
2020-10-02
1
-3
/
+3
|
*
|
|
|
|
tracepoint: Fix overly long tracepoint names
peterz@infradead.org
2020-09-08
1
-9
/
+9
|
*
|
|
|
|
tracepoint: Optimize using static_call()
Steven Rostedt (VMware)
2020-09-01
3
-32
/
+73
|
*
|
|
|
|
static_call: Allow early init
Peter Zijlstra
2020-09-01
1
-2
/
+13
|
*
|
|
|
|
static_call: Handle tail-calls
Peter Zijlstra
2020-09-01
2
-2
/
+9
|
*
|
|
|
|
static_call: Add static_call_cond()
Peter Zijlstra
2020-09-01
1
-0
/
+86
|
*
|
|
|
|
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
2020-09-01
1
-0
/
+6
|
*
|
|
|
|
static_call: Avoid kprobes on inline static_call()s
Peter Zijlstra
2020-09-01
1
-0
/
+11
|
*
|
|
|
|
static_call: Add inline static call infrastructure
Josh Poimboeuf
2020-09-01
4
-1
/
+60
|
*
|
|
|
|
static_call: Add basic static call infrastructure
Josh Poimboeuf
2020-09-01
2
-0
/
+171
|
*
|
|
|
|
compiler.h: Make __ADDRESSABLE() symbol truly unique
Josh Poimboeuf
2020-09-01
1
-1
/
+1
|
*
|
|
|
|
notifier: Fix broken error handling pattern
Peter Zijlstra
2020-09-01
1
-8
/
+7
*
|
|
|
|
|
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
2
-7
/
+61
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vmlinux.lds.h: Add PGO and AutoFDO input sections
Nick Desaulniers
2020-09-01
1
-1
/
+4
|
*
|
|
|
|
|
vmlinux.lds.h: Add .symtab, .strtab, and .shstrtab to ELF_DETAILS
Kees Cook
2020-09-01
1
-1
/
+4
|
*
|
|
|
|
|
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-09-01
1
-2
/
+6
|
*
|
|
|
|
|
vmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
Kees Cook
2020-09-01
1
-0
/
+20
|
*
|
|
|
|
|
vmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS
Kees Cook
2020-09-01
1
-1
/
+3
|
*
|
|
|
|
|
vmlinux.lds.h: Create COMMON_DISCARDS
Kees Cook
2020-09-01
1
-3
/
+6
|
*
|
|
|
|
|
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
2020-08-14
1
-0
/
+19
*
|
|
|
|
|
|
Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
3
-13
/
+60
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2020-10-12
1
-0
/
+1
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
efi: Add definition of EFI_MEMORY_CPU_CRYPTO and ability to report it
Ard Biesheuvel
2020-09-25
1
-0
/
+1
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
efi: efivars: un-export efivars_sysfs_init()
Ard Biesheuvel
2020-09-29
1
-4
/
+0
[next]