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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-26
x86: fix seq_file iteration for pat/memtype.c
NeilBrown
1
-2
/
+2
2021-02-26
seq_file: document how per-entry resources are managed.
NeilBrown
1
-0
/
+6
2021-02-26
fs/coredump: use kmap_local_page()
Ira Weiny
1
-2
/
+2
2021-02-26
init/Kconfig: fix a typo in CC_VERSION_TEXT help text
Bhaskar Chowdhury
1
-1
/
+1
2021-02-26
init: clean up early_param_on_off() macro
Masahiro Yamada
1
-2
/
+2
2021-02-26
init/version.c: remove Version_<LINUX_VERSION_CODE> symbol
Masahiro Yamada
1
-8
/
+0
2021-02-26
checkpatch: do not apply "initialise globals to 0" check to BPF progs
Song Liu
1
-1
/
+11
2021-02-26
checkpatch: don't warn about colon termination in linker scripts
Chris Down
1
-1
/
+1
2021-02-26
checkpatch: add kmalloc_array_node to unnecessary OOM message check
Joe Perches
1
-1
/
+1
2021-02-26
checkpatch: add warning for avoiding .L prefix symbols in assembly files
Aditya Srivastava
1
-0
/
+7
2021-02-26
checkpatch: improve TYPECAST_INT_CONSTANT test message
Joe Perches
1
-10
/
+10
2021-02-26
checkpatch: prefer ftrace over function entry/exit printks
Joe Perches
1
-0
/
+35
2021-02-26
checkpatch: trivial style fixes
Dwaipayan Ray
1
-9
/
+9
2021-02-26
checkpatch: ignore warning designated initializers using NR_CPUS
Peng Wang
1
-1
/
+3
2021-02-26
checkpatch: improve blank line after declaration test
Joe Perches
1
-23
/
+29
2021-02-26
include/linux/bitops.h: spelling s/synomyn/synonym/
Geert Uytterhoeven
1
-1
/
+1
2021-02-26
lib/cmdline: remove an unneeded local variable in next_arg()
Masahiro Yamada
1
-4
/
+3
2021-02-26
lib: stackdepot: fix ignoring return value warning
Vijayanand Jitta
1
-2
/
+4
2021-02-26
lib: stackdepot: add support to disable stack depot
Vijayanand Jitta
4
-4
/
+45
2021-02-26
lib: stackdepot: add support to configure STACK_HASH_SIZE
Yogesh Lal
2
-2
/
+10
2021-02-26
string.h: move fortified functions definitions in a dedicated header.
Francis Laniel
2
-281
/
+303
2021-02-26
lib/genalloc.c: change return type to unsigned long for bitmap_set_ll
Huang Shijie
1
-1
/
+2
2021-02-26
MAINTAINERS: add uapi directories to API/ABI section
Vlastimil Babka
1
-0
/
+2
2021-02-26
kernel: delete repeated words in comments
Randy Dunlap
7
-11
/
+11
2021-02-26
groups: simplify struct group_info allocation
Hubert Jasudowicz
1
-6
/
+1
2021-02-26
groups: use flexible-array member in struct group_info
Hubert Jasudowicz
1
-1
/
+1
2021-02-26
treewide: Miguel has moved
Miguel Ojeda
11
-23
/
+21
2021-02-26
include/linux: remove repeated words
Randy Dunlap
4
-4
/
+4
2021-02-26
sysctl.c: fix underflow value setting risk in vm_table
Lin Feng
1
-4
/
+4
2021-02-26
proc: use kvzalloc for our kernel buffer
Josef Bacik
1
-2
/
+2
2021-02-26
proc/wchan: use printk format instead of lookup_symbol_name()
Helge Deller
1
-11
/
+8
2021-02-26
alpha: remove CONFIG_EXPERIMENTAL from defconfigs
Randy Dunlap
1
-1
/
+0
2021-02-26
kasan: clarify that only first bug is reported in HW_TAGS
Andrey Konovalov
2
-3
/
+7
2021-02-26
kasan: inline HW_TAGS helper functions
Andrey Konovalov
1
-6
/
+7
2021-02-26
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
7
-73
/
+60
2021-02-26
kasan: ensure poisoning size alignment
Andrey Konovalov
3
-31
/
+48
2021-02-26
kasan, mm: optimize krealloc poisoning
Andrey Konovalov
2
-8
/
+24
2021-02-26
kasan, mm: fail krealloc on freed objects
Andrey Konovalov
2
-0
/
+23
2021-02-26
kasan: rework krealloc tests
Andrey Konovalov
1
-10
/
+81
2021-02-26
kasan: unify large kfree checks
Andrey Konovalov
2
-18
/
+34
2021-02-26
kasan: clean up setting free info in kasan_slab_free
Andrey Konovalov
1
-4
/
+2
2021-02-26
kasan: optimize large kmalloc poisoning
Andrey Konovalov
1
-5
/
+15
2021-02-26
kasan, mm: optimize kmalloc poisoning
Andrey Konovalov
4
-48
/
+119
2021-02-26
kasan, mm: don't save alloc stacks twice
Andrey Konovalov
3
-4
/
+24
2021-02-26
kasan: use error_report_end tracepoint
Alexander Potapenko
1
-3
/
+5
2021-02-26
kfence: use error_report_end tracepoint
Alexander Potapenko
1
-0
/
+2
2021-02-26
tracing: add error_report_end trace point
Alexander Potapenko
3
-0
/
+86
2021-02-26
kfence: report sensitive information based on no_hash_pointers
Marco Elver
5
-27
/
+18
2021-02-26
MAINTAINERS: add entry for KFENCE
Marco Elver
1
-0
/
+12
2021-02-26
kfence: add test suite
Marco Elver
10
-25
/
+915
[next]