index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-02-26
145
-1507
/
+4870
|
\
|
*
MIPS: make userspace mapping young by default
Huang Pei
2021-02-26
3
-26
/
+16
|
*
initramfs: panic with memory information
Florian Fainelli
2021-02-26
1
-4
/
+15
|
*
ubsan: remove overflow checks
Andrey Ryabinin
2021-02-26
4
-136
/
+0
|
*
kgdb: fix to kill breakpoints on initmem after boot
Sumit Garg
2021-02-26
3
-0
/
+14
|
*
scripts/gdb: fix list_for_each
George Prekas
2021-02-26
1
-0
/
+5
|
*
x86: fix seq_file iteration for pat/memtype.c
NeilBrown
2021-02-26
1
-2
/
+2
|
*
seq_file: document how per-entry resources are managed.
NeilBrown
2021-02-26
1
-0
/
+6
|
*
fs/coredump: use kmap_local_page()
Ira Weiny
2021-02-26
1
-2
/
+2
|
*
init/Kconfig: fix a typo in CC_VERSION_TEXT help text
Bhaskar Chowdhury
2021-02-26
1
-1
/
+1
|
*
init: clean up early_param_on_off() macro
Masahiro Yamada
2021-02-26
1
-2
/
+2
|
*
init/version.c: remove Version_<LINUX_VERSION_CODE> symbol
Masahiro Yamada
2021-02-26
1
-8
/
+0
|
*
checkpatch: do not apply "initialise globals to 0" check to BPF progs
Song Liu
2021-02-26
1
-1
/
+11
|
*
checkpatch: don't warn about colon termination in linker scripts
Chris Down
2021-02-26
1
-1
/
+1
|
*
checkpatch: add kmalloc_array_node to unnecessary OOM message check
Joe Perches
2021-02-26
1
-1
/
+1
|
*
checkpatch: add warning for avoiding .L prefix symbols in assembly files
Aditya Srivastava
2021-02-26
1
-0
/
+7
|
*
checkpatch: improve TYPECAST_INT_CONSTANT test message
Joe Perches
2021-02-26
1
-10
/
+10
|
*
checkpatch: prefer ftrace over function entry/exit printks
Joe Perches
2021-02-26
1
-0
/
+35
|
*
checkpatch: trivial style fixes
Dwaipayan Ray
2021-02-26
1
-9
/
+9
|
*
checkpatch: ignore warning designated initializers using NR_CPUS
Peng Wang
2021-02-26
1
-1
/
+3
|
*
checkpatch: improve blank line after declaration test
Joe Perches
2021-02-26
1
-23
/
+29
|
*
include/linux/bitops.h: spelling s/synomyn/synonym/
Geert Uytterhoeven
2021-02-26
1
-1
/
+1
|
*
lib/cmdline: remove an unneeded local variable in next_arg()
Masahiro Yamada
2021-02-26
1
-4
/
+3
|
*
lib: stackdepot: fix ignoring return value warning
Vijayanand Jitta
2021-02-26
1
-2
/
+4
|
*
lib: stackdepot: add support to disable stack depot
Vijayanand Jitta
2021-02-26
4
-4
/
+45
|
*
lib: stackdepot: add support to configure STACK_HASH_SIZE
Yogesh Lal
2021-02-26
2
-2
/
+10
|
*
string.h: move fortified functions definitions in a dedicated header.
Francis Laniel
2021-02-26
2
-281
/
+303
|
*
lib/genalloc.c: change return type to unsigned long for bitmap_set_ll
Huang Shijie
2021-02-26
1
-1
/
+2
|
*
MAINTAINERS: add uapi directories to API/ABI section
Vlastimil Babka
2021-02-26
1
-0
/
+2
|
*
kernel: delete repeated words in comments
Randy Dunlap
2021-02-26
7
-11
/
+11
|
*
groups: simplify struct group_info allocation
Hubert Jasudowicz
2021-02-26
1
-6
/
+1
|
*
groups: use flexible-array member in struct group_info
Hubert Jasudowicz
2021-02-26
1
-1
/
+1
|
*
treewide: Miguel has moved
Miguel Ojeda
2021-02-26
11
-23
/
+21
|
*
include/linux: remove repeated words
Randy Dunlap
2021-02-26
4
-4
/
+4
|
*
sysctl.c: fix underflow value setting risk in vm_table
Lin Feng
2021-02-26
1
-4
/
+4
|
*
proc: use kvzalloc for our kernel buffer
Josef Bacik
2021-02-26
1
-2
/
+2
|
*
proc/wchan: use printk format instead of lookup_symbol_name()
Helge Deller
2021-02-26
1
-11
/
+8
|
*
alpha: remove CONFIG_EXPERIMENTAL from defconfigs
Randy Dunlap
2021-02-26
1
-1
/
+0
|
*
kasan: clarify that only first bug is reported in HW_TAGS
Andrey Konovalov
2021-02-26
2
-3
/
+7
|
*
kasan: inline HW_TAGS helper functions
Andrey Konovalov
2021-02-26
1
-6
/
+7
|
*
arm64: kasan: simplify and inline MTE functions
Andrey Konovalov
2021-02-26
7
-73
/
+60
|
*
kasan: ensure poisoning size alignment
Andrey Konovalov
2021-02-26
3
-31
/
+48
|
*
kasan, mm: optimize krealloc poisoning
Andrey Konovalov
2021-02-26
2
-8
/
+24
|
*
kasan, mm: fail krealloc on freed objects
Andrey Konovalov
2021-02-26
2
-0
/
+23
|
*
kasan: rework krealloc tests
Andrey Konovalov
2021-02-26
1
-10
/
+81
|
*
kasan: unify large kfree checks
Andrey Konovalov
2021-02-26
2
-18
/
+34
|
*
kasan: clean up setting free info in kasan_slab_free
Andrey Konovalov
2021-02-26
1
-4
/
+2
|
*
kasan: optimize large kmalloc poisoning
Andrey Konovalov
2021-02-26
1
-5
/
+15
|
*
kasan, mm: optimize kmalloc poisoning
Andrey Konovalov
2021-02-26
4
-48
/
+119
|
*
kasan, mm: don't save alloc stacks twice
Andrey Konovalov
2021-02-26
3
-4
/
+24
[next]