index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-01
ipc sem: use kvmalloc for sem_undo allocation
Vasily Averin
2021-07-01
lib/decompressors: remove set but not used variabled 'level'
Yu Kuai
2021-07-01
selftests/vm/pkeys: exercise x86 XSAVE init state
Dave Hansen
2021-07-01
selftests/vm/pkeys: refill shadow register after implicit kernel write
Dave Hansen
2021-07-01
selftests/vm/pkeys: handle negative sys_pkey_alloc() return code
Dave Hansen
2021-07-01
selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
Dave Hansen
2021-07-01
kcov: add __no_sanitize_coverage to fix noinstr for all architectures
Marco Elver
2021-07-01
exec: remove checks in __register_bimfmt()
Alexey Dobriyan
2021-07-01
x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't...
Al Viro
2021-07-01
hfsplus: report create_date to kstat.btime
Chung-Chiang Cheng
2021-07-01
hfsplus: remove unnecessary oom message
Zhen Lei
2021-07-01
nilfs2: remove redundant continue statement in a while-loop
Colin Ian King
2021-07-01
kprobes: remove duplicated strong free_insn_page in x86 and s390
Barry Song
2021-07-01
init: print out unknown kernel parameters
Andrew Halaney
2021-07-01
checkpatch: do not complain about positive return values starting with EPOLL
Guenter Roeck
2021-07-01
checkpatch: improve the indented label test
Joe Perches
2021-07-01
checkpatch: scripts/spdxcheck.py now requires python3
Guenter Roeck
2021-07-01
lib/decompress_unlz4.c: correctly handle zero-padding around initrds.
Dimitri John Ledkov
2021-07-01
lz4_decompress: declare LZ4_decompress_safe_withPrefix64k static
Rajat Asthana
2021-07-01
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
2021-07-01
lib/test_string.c: allow module removal
Matteo Croce
2021-07-01
lib: uninline simple_strtoull()
Alexey Dobriyan
2021-07-01
lib: memscan() fixlet
Alexey Dobriyan
2021-07-01
lib/mpi: fix spelling mistakes
Zhen Lei
2021-07-01
lib/decompressors: fix spelling mistakes
Zhen Lei
2021-07-01
lib/math/rational: add Kunit test cases
Trent Piepho
2021-07-01
lib/math/rational.c: fix divide by zero
Trent Piepho
2021-07-01
seq_file: drop unused *_escape_mem_ascii()
Andy Shevchenko
2021-07-01
nfsd: avoid non-flexible API in seq_quote_mem()
Andy Shevchenko
2021-07-01
seq_file: convert seq_escape() to use seq_escape_str()
Andy Shevchenko
2021-07-01
seq_file: add seq_escape_str() as replica of string_escape_str()
Andy Shevchenko
2021-07-01
seq_file: introduce seq_escape_mem()
Andy Shevchenko
2021-07-01
MAINTAINERS: add myself as designated reviewer for generic string library
Andy Shevchenko
2021-07-01
lib/test-string_helpers: add test cases for new features
Andy Shevchenko
2021-07-01
lib/test-string_helpers: get rid of trailing comma in terminators
Andy Shevchenko
2021-07-01
lib/test-string_helpers: print flags in hexadecimal format
Andy Shevchenko
2021-07-01
lib/string_helpers: allow to append additional characters to be escaped
Andy Shevchenko
2021-07-01
lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable
Andy Shevchenko
2021-07-01
lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCII
Andy Shevchenko
2021-07-01
lib/string_helpers: drop indentation level in string_escape_mem()
Andy Shevchenko
2021-07-01
lib/string_helpers: move ESCAPE_NP check inside 'else' branch in a loop
Andy Shevchenko
2021-07-01
lib/string_helpers: switch to use BIT() macro
Andy Shevchenko
2021-07-01
lib: decompress_bunzip2: remove an unneeded semicolon
Zhen Lei
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
drm: include only needed headers in ascii85.h
Andy Shevchenko
2021-07-01
sysctl: remove redundant assignment to first
Jiapeng Chong
2021-07-01
procfs/dmabuf: add inode number to /proc/*/fdinfo
Kalesh Singh
2021-07-01
procfs: allow reading fdinfo with PTRACE_MODE_READ
Kalesh Singh
2021-07-01
proc: Avoid mixing integer types in mem_rw()
Marcelo Henrique Cerri
2021-07-01
nouveau/svm: implement atomic SVM access
Alistair Popple
[next]