summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-07-01lib/decompressors: remove set but not used variabled 'level'Yu Kuai
2021-07-01selftests/vm/pkeys: exercise x86 XSAVE init stateDave Hansen
2021-07-01selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen
2021-07-01selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen
2021-07-01selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen
2021-07-01kcov: add __no_sanitize_coverage to fix noinstr for all architecturesMarco Elver
2021-07-01exec: remove checks in __register_bimfmt()Alexey Dobriyan
2021-07-01x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't...Al Viro
2021-07-01hfsplus: report create_date to kstat.btimeChung-Chiang Cheng
2021-07-01hfsplus: remove unnecessary oom messageZhen Lei
2021-07-01nilfs2: remove redundant continue statement in a while-loopColin Ian King
2021-07-01kprobes: remove duplicated strong free_insn_page in x86 and s390Barry Song
2021-07-01init: print out unknown kernel parametersAndrew Halaney
2021-07-01checkpatch: do not complain about positive return values starting with EPOLLGuenter Roeck
2021-07-01checkpatch: improve the indented label testJoe Perches
2021-07-01checkpatch: scripts/spdxcheck.py now requires python3Guenter Roeck
2021-07-01lib/decompress_unlz4.c: correctly handle zero-padding around initrds.Dimitri John Ledkov
2021-07-01lz4_decompress: declare LZ4_decompress_safe_withPrefix64k staticRajat Asthana
2021-07-01kernel.h: split out kstrtox() and simple_strtox() to a separate headerAndy Shevchenko
2021-07-01lib/test_string.c: allow module removalMatteo Croce
2021-07-01lib: uninline simple_strtoull()Alexey Dobriyan
2021-07-01lib: memscan() fixletAlexey Dobriyan
2021-07-01lib/mpi: fix spelling mistakesZhen Lei
2021-07-01lib/decompressors: fix spelling mistakesZhen Lei
2021-07-01lib/math/rational: add Kunit test casesTrent Piepho
2021-07-01lib/math/rational.c: fix divide by zeroTrent Piepho
2021-07-01seq_file: drop unused *_escape_mem_ascii()Andy Shevchenko
2021-07-01nfsd: avoid non-flexible API in seq_quote_mem()Andy Shevchenko
2021-07-01seq_file: convert seq_escape() to use seq_escape_str()Andy Shevchenko
2021-07-01seq_file: add seq_escape_str() as replica of string_escape_str()Andy Shevchenko
2021-07-01seq_file: introduce seq_escape_mem()Andy Shevchenko
2021-07-01MAINTAINERS: add myself as designated reviewer for generic string libraryAndy Shevchenko
2021-07-01lib/test-string_helpers: add test cases for new featuresAndy Shevchenko
2021-07-01lib/test-string_helpers: get rid of trailing comma in terminatorsAndy Shevchenko
2021-07-01lib/test-string_helpers: print flags in hexadecimal formatAndy Shevchenko
2021-07-01lib/string_helpers: allow to append additional characters to be escapedAndy Shevchenko
2021-07-01lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printableAndy Shevchenko
2021-07-01lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCIIAndy Shevchenko
2021-07-01lib/string_helpers: drop indentation level in string_escape_mem()Andy Shevchenko
2021-07-01lib/string_helpers: move ESCAPE_NP check inside 'else' branch in a loopAndy Shevchenko
2021-07-01lib/string_helpers: switch to use BIT() macroAndy Shevchenko
2021-07-01lib: decompress_bunzip2: remove an unneeded semicolonZhen Lei
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-07-01drm: include only needed headers in ascii85.hAndy Shevchenko
2021-07-01sysctl: remove redundant assignment to firstJiapeng Chong
2021-07-01procfs/dmabuf: add inode number to /proc/*/fdinfoKalesh Singh
2021-07-01procfs: allow reading fdinfo with PTRACE_MODE_READKalesh Singh
2021-07-01proc: Avoid mixing integer types in mem_rw()Marcelo Henrique Cerri
2021-07-01nouveau/svm: implement atomic SVM accessAlistair Popple
2021-07-01nouveau/svm: refactor nouveau_range_faultAlistair Popple