summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: essiv - create wrapper template for ESSIV generationArd Biesheuvel2019-09-033-0/+692
* dm space map common: remove check for impossible sm_find_free() return valueZhangXiaoxu2019-08-261-4/+0
* dm raid1: use struct_size() with kzalloc()Gustavo A. R. Silva2019-08-261-5/+2
* dm writecache: optimize performance by sorting the blocks for writeback_allHuaisheng Ye2019-08-261-3/+16
* dm writecache: add unlikely for getting two block with same LBAHuaisheng Ye2019-08-261-2/+2
* dm writecache: remove unused member pointer in writeback_structHuaisheng Ye2019-08-261-1/+0
* dm zoned: fix invalid memory accessMikulas Patocka2019-08-261-2/+0
* dm verity: add root hash pkcs#7 signature verificationJaskaran Khurana2019-08-237-5/+256
* dm crypt: reuse eboiv skcipher for IV generationArd Biesheuvel2019-08-231-48/+22
* dm: make dm_table_find_target return NULLMikulas Patocka2019-08-234-15/+8
* dm table: fix invalid memory accesses with too high sector numberMikulas Patocka2019-08-231-1/+4
* dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu2019-08-221-1/+1
* dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu2019-08-221-15/+16
* dm raid: add missing cleanup in raid_ctr()Wenwen Wang2019-08-211-1/+1
* dm zoned: fix potential NULL dereference in dmz_do_reclaim()Dan Carpenter2019-08-211-2/+2
* dm dust: use dust block size for badblocklist indexBryan Gurney2019-08-211-3/+8
* dm integrity: fix a crash due to BUG_ON in __journal_read_write()Mikulas Patocka2019-08-151-0/+15
* dm zoned: fix a few typosDmitry Fomichev2019-08-152-5/+5
* dm zoned: add SPDX license identifiersDmitry Fomichev2019-08-154-0/+4
* dm zoned: properly handle backing device failureDmitry Fomichev2019-08-154-14/+110
* dm zoned: improve error handling in i/o map codeDmitry Fomichev2019-08-151-6/+16
* dm zoned: improve error handling in reclaimDmitry Fomichev2019-08-152-11/+21
* dm kcopyd: always complete failed jobsDmitry Fomichev2019-08-151-1/+4
* Revert "dm bufio: fix deadlock with loop device"Mikulas Patocka2019-08-151-1/+3
* Linux 5.3-rc4v5.3-rc4Linus Torvalds2019-08-111-1/+1
* Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-112-1/+7
|\
| * mm/memremap: Fix reuse of pgmap instances with internal referencesDan Williams2019-08-091-0/+6
| * dax: dax_layout_busy_page() should not unmap cow pagesVivek Goyal2019-08-051-1/+1
* | Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds2019-08-111-5/+0
|\ \
| * | NTB/msi: remove incorrect MODULE definesLogan Gunthorpe2019-08-051-5/+0
| |/
* | Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-117-202/+24
|\ \
| * | dt-bindings: riscv: fix the schema compatible string for the HiFive Unleashed...Paul Walmsley2019-08-091-1/+1
| * | dt-bindings: riscv: remove obsolete cpus.txtPaul Walmsley2019-08-092-162/+12
| * | RISC-V: Remove udivdi3Palmer Dabbelt2019-08-092-34/+0
| * | riscv: delay: use do_div() instead of __udivdi3()Paul Walmsley2019-08-091-1/+5
| * | dt-bindings: Update the riscv,isa string descriptionAtish Patra2019-08-091-0/+4
| * | RISC-V: Remove per cpu clocksourceAtish Patra2019-08-061-4/+2
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-117-28/+48
|\ \
| * | x86/lib/cpu: Address missing prototypes warningValdis Klētnieks2019-08-081-0/+1
| * | x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers2019-08-081-5/+28
| * | x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers2019-08-084-23/+17
| * | x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva2019-08-071-0/+1
| * | x86/ptrace: Mark expected switch fall-throughGustavo A. R. Silva2019-08-071-0/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-08-1114-16/+69
|\ \ \
| * \ \ Merge tag 'perf-urgent-for-mingo-5.3-20190808' of git://git.kernel.org/pub/sc...Thomas Gleixner2019-08-0814-16/+69
| |\ \ \
| | * | | perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao2019-08-081-0/+1
| | * | | perf annotate: Fix s390 gap between kernel end and module startThomas Richter2019-08-083-1/+24
| | * | | perf record: Fix module size on s390Thomas Richter2019-08-083-3/+16
| | * | | perf tools: Fix include paths in ui directoryIan Rogers2019-08-082-5/+6
| | * | | perf tools: Fix a typo in a variable name in the Documentation MakefileMasanari Iida2019-08-081-1/+1