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
*
ipc/sem.c: spelling fix
Bhaskar Chowdhury
2021-05-07
1
-1
/
+1
*
fs: fat: fix spelling typo of values
dingsenjie
2021-05-07
1
-1
/
+1
*
kernel/sys.c: fix typo
Xiaofeng Cao
2021-05-07
1
-7
/
+7
*
kernel/up.c: fix typo
Bhaskar Chowdhury
2021-05-07
1
-1
/
+1
*
kernel/user_namespace.c: fix typos
Xiaofeng Cao
2021-05-07
1
-3
/
+3
*
kernel/umh.c: fix some spelling mistakes
zhouchuangao
2021-05-07
1
-3
/
+3
*
include/linux/pgtable.h: few spelling fixes
Bhaskar Chowdhury
2021-05-07
1
-5
/
+5
*
mm/slab.c: fix spelling mistake "disired" -> "desired"
Colin Ian King
2021-05-07
1
-1
/
+1
*
scripts/spelling.txt: add "overflw"
Drew Fustini
2021-05-07
1
-0
/
+1
*
scripts/spelling.txt: Add "diabled" typo
zuoqilin
2021-05-07
1
-0
/
+1
*
scripts/spelling.txt: add "overlfow"
Drew Fustini
2021-05-07
1
-0
/
+1
*
arm: print alloc free paths for address in registers
Maninder Singh
2021-05-07
3
-0
/
+13
*
mm/vmalloc: remove vwrite()
David Hildenbrand
2021-05-07
3
-126
/
+1
*
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
2021-05-07
13
-76
/
+0
*
drivers/char: remove /dev/kmem for good
David Hildenbrand
2021-05-07
25
-264
/
+5
*
mm: fix some typos and code style problems
Shijie Luo
2021-05-07
7
-9
/
+9
*
ipc/sem.c: mundane typo fixes
Bhaskar Chowdhury
2021-05-07
1
-5
/
+5
*
modules: add CONFIG_MODPROBE_PATH
Rasmus Villemoes
2021-05-07
2
-1
/
+13
*
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
2021-05-07
6
-1
/
+56
*
kernel/async.c: remove async_unregister_domain()
Rasmus Villemoes
2021-05-07
2
-19
/
+0
*
kernel/async.c: stop guarding pr_debug() statements
Rasmus Villemoes
2021-05-07
1
-28
/
+20
*
selftests: remove duplicate include
Zhang Yunkai
2021-05-07
3
-3
/
+0
*
kernel/resource: fix locking in request_free_mem_region
Alistair Popple
2021-05-07
1
-7
/
+38
*
kernel/resource: refactor __request_region to allow external locking
Alistair Popple
2021-05-07
1
-20
/
+32
*
kernel/resource: allow region_intersects users to hold resource_lock
Alistair Popple
2021-05-07
1
-21
/
+31
*
kernel/resource: remove first_lvl / siblings_only logic
David Hildenbrand
2021-05-07
1
-33
/
+12
*
kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
David Hildenbrand
2021-05-07
1
-1
/
+1
*
kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...
David Hildenbrand
2021-05-07
1
-1
/
+1
*
scripts/gdb: add lx_current support for arm64
Barry Song
2021-05-07
2
-1
/
+14
*
scripts/gdb: document lx_current is only supported by x86
Barry Song
2021-05-07
2
-3
/
+9
*
gdb: lx-symbols: store the abspath()
Johannes Berg
2021-05-07
1
-1
/
+2
*
delayacct: clear right task's flag after blkio completes
Yafang Shao
2021-05-07
2
-14
/
+14
*
smp: kernel/panic.c - silence warnings
He Ying
2021-05-07
1
-0
/
+8
*
gcov: clang: drop support for clang-10 and older
Nick Desaulniers
2021-05-07
2
-103
/
+1
*
gcov: use kvmalloc()
Johannes Berg
2021-05-07
3
-12
/
+12
*
gcov: simplify buffer allocation
Johannes Berg
2021-05-07
1
-15
/
+9
*
gcov: combine common code
Johannes Berg
2021-05-07
5
-342
/
+171
*
kexec: dump kmessage before machine_kexec
Pavel Tatashin
2021-05-07
1
-0
/
+2
*
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
Jia-Ju Bai
2021-05-07
1
-1
/
+3
*
kexec: Add kexec reboot string
Joe LeVeque
2021-05-07
1
-1
/
+1
*
kernel/fork.c: fix typos
Xiaofeng Cao
2021-05-07
1
-4
/
+4
*
kernel/fork.c: simplify copy_mm()
Rolf Eike Beer
2021-05-07
1
-11
/
+4
*
do_wait: make PIDTYPE_PID case O(1) instead of O(n)
Jim Newsome
2021-05-07
1
-10
/
+57
*
hpfs: replace one-element array with flexible-array member
Gustavo A. R. Silva
2021-05-07
1
-1
/
+2
*
nilfs2: fix typos in comments
Lu Jialin
2021-05-07
3
-4
/
+4
*
fs/nilfs2: fix misspellings using codespell tool
Liu xuzhi
2021-05-07
1
-2
/
+2
*
isofs: fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-07
1
-0
/
+1
*
fs/epoll: restore waking from ep_done_scan()
Davidlohr Bueso
2021-05-07
1
-0
/
+6
*
kselftest: introduce new epoll test case
Davidlohr Bueso
2021-05-07
1
-0
/
+44
*
checkpatch: improve ALLOC_ARRAY_ARGS test
Christophe JAILLET
2021-05-07
1
-1
/
+1
[next]