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
*
lib: parser: clean up kernel-doc
Randy Dunlap
2021-05-07
1
-23
/
+38
*
lib/genalloc: add parameter description to fix doc compile warning
Alex Shi
2021-05-07
1
-0
/
+5
*
lib/percpu_counter: tame kernel-doc compile warning
Alex Shi
2021-05-07
1
-1
/
+1
*
lib: stackdepot: turn depot_lock spinlock to raw_spinlock
Zqiang
2021-05-07
1
-3
/
+3
*
lib: crc8: pointer to data block should be const
Richard Fitzgerald
2021-05-07
2
-2
/
+2
*
lib/genalloc.c: Fix a typo
Bhaskar Chowdhury
2021-05-07
1
-1
/
+1
*
lib/list_sort.c: fix typo in function description
ToastC
2021-05-07
1
-1
/
+1
*
lib: fix inconsistent indenting in process_bit1()
Wang Qing
2021-05-07
1
-1
/
+1
*
lib/bch.c: fix a typo in the file bch.c
Bhaskar Chowdhury
2021-05-07
1
-1
/
+1
*
MAINTAINERS: add entry for the bitmap API
Yury Norov
2021-05-07
1
-0
/
+16
*
tools: sync lib/find_bit implementation
Yury Norov
2021-05-07
2
-5
/
+57
*
lib: add fast path for find_first_*_bit() and find_last_bit()
Yury Norov
2021-05-07
3
-22
/
+52
*
lib: add fast path for find_next_*_bit()
Yury Norov
2021-05-07
2
-0
/
+51
*
tools: sync find_next_bit implementation
Yury Norov
2021-05-07
2
-37
/
+42
*
lib: inline _find_next_bit() wrappers
Yury Norov
2021-05-07
3
-64
/
+37
*
tools: sync small_const_nbits() macro with the kernel
Yury Norov
2021-05-07
2
-3
/
+3
*
lib: extend the scope of small_const_nbits() macro
Yury Norov
2021-05-07
2
-8
/
+12
*
arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300
Yury Norov
2021-05-07
3
-9
/
+10
*
tools: sync BITMAP_LAST_WORD_MASK() macro with the kernel
Yury Norov
2021-05-07
1
-6
/
+1
*
tools: bitmap: sync function declarations with the kernel
Yury Norov
2021-05-07
2
-6
/
+6
*
tools: disable -Wno-type-limits
Yury Norov
2021-05-07
1
-0
/
+1
*
kernel/cred.c: make init_groups static
Rasmus Villemoes
2021-05-07
3
-3
/
+1
*
kernel/async.c: fix pr_debug statement
Rasmus Villemoes
2021-05-07
1
-1
/
+1
*
linux/profile.h: remove unnecessary declaration
Wan Jiabing
2021-05-07
1
-3
/
+0
*
kernel.h: drop inclusion in bitmap.h
Andy Shevchenko
2021-05-07
3
-9
/
+18
*
include: remove pagemap.h from blkdev.h
Matthew Wilcox (Oracle)
2021-05-07
9
-1
/
+8
*
proc/sysctl: fix function name error in comments
zhouchuangao
2021-05-07
1
-1
/
+1
*
selftests: proc: test subset=pid
Alexey Dobriyan
2021-05-07
2
-0
/
+122
*
proc: delete redundant subset=pid check
Alexey Dobriyan
2021-05-07
1
-4
/
+0
*
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-07
6
-13
/
+9
*
proc: save LOC in __xlate_proc_name()
Alexey Dobriyan
2021-05-07
1
-9
/
+2
*
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
2021-05-07
1
-1
/
+1
*
alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h>
Randy Dunlap
2021-05-07
1
-0
/
+1
*
alpha: eliminate old-style function definitions
Randy Dunlap
2021-05-07
1
-2
/
+2
*
kfence: use power-efficient work queue to run delayed work
Marco Elver
2021-05-05
1
-2
/
+3
*
kfence: maximize allocation wait timeout duration
Marco Elver
2021-05-05
1
-1
/
+11
*
kfence: await for allocation using wait_event
Marco Elver
2021-05-05
2
-16
/
+30
*
kfence: zero guard page after out-of-bounds access
Marco Elver
2021-05-05
1
-0
/
+1
*
mm/process_vm_access.c: remove duplicate include
Zhang Yunkai
2021-05-05
1
-1
/
+0
*
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-05-05
14
-23
/
+27
*
mm/highmem.c: fix coding style issue
songqiang
2021-05-05
1
-6
/
+5
*
btrfs: use memzero_page() instead of open coded kmap pattern
Ira Weiny
2021-05-05
6
-58
/
+18
*
iov_iter: lift memzero_page() to highmem.h
Ira Weiny
2021-05-05
2
-7
/
+8
*
mm/zsmalloc: use BUG_ON instead of if condition followed by BUG.
zhouchuangao
2021-05-05
1
-4
/
+2
*
mm/zswap.c: switch from strlcpy to strscpy
Zhiyuan Dai
2021-05-05
1
-1
/
+1
*
arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
Oscar Salvador
2021-05-05
1
-0
/
+3
*
x86/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE
Oscar Salvador
2021-05-05
1
-0
/
+3
*
mm,memory_hotplug: add kernel boot option to enable memmap_on_memory
Oscar Salvador
2021-05-05
3
-2
/
+30
*
acpi,memhotplug: enable MHP_MEMMAP_ON_MEMORY when supported
Oscar Salvador
2021-05-05
1
-1
/
+4
*
mm,memory_hotplug: allocate memmap from the added memory range
Oscar Salvador
2021-05-05
8
-22
/
+250
[next]