summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* submitting-patches.rst: remove heading numberingDrew DeVault2020-09-031-34/+34
* kernel-doc: Update "cross-referencing from rST" section to use automarkupNĂ­colas F. R. A. Prado2020-09-031-16/+17
* docs: Add automatic cross-reference for C typesNĂ­colas F. R. A. Prado2020-09-031-13/+24
* Documentation: process: step 2: Link to email list fixed.Javier Garcia2020-09-031-1/+1
* Documentation: clarify driver licensing rulesDave Hansen2020-09-011-4/+5
* deprecated.rst: Remove now removed uninitialized_varJoe Perches2020-09-011-18/+0
* Documentation: add minimum clang/llvm versionNick Desaulniers2020-09-012-0/+19
* docs: process: Add cross-link to security-bugsKrzysztof Kozlowski2020-09-011-1/+2
* docs/ia64: Drop obsolete Xen documentationAndrew Cooper2020-09-012-207/+0
* docs/memory-barriers.txt/kokr: Allow architecture to override the flush barrierSeongJae Park2020-09-011-0/+13
* docs/memory-barriers.txt/kokr: Remove remaining references to mmiowb()SeongJae Park2020-09-011-12/+7
* docs/memory-barriers.txt: Fix references for DMA*.txt filesSeongJae Park2020-09-011-4/+4
* Documentation/kokr/howto: WordsmithSeongJae Park2020-09-011-5/+5
* Documentation/kokr: bring process docs up to dateSeongJae Park2020-09-011-1/+2
* Documentation: laptops: thinkpad-acpi: fix underline length build warningRandy Dunlap2020-08-251-1/+1
* Documentation: fix typo for abituguru documentationBrandon Jiang2020-08-253-7/+7
* docs: Fix function name trailing double-()sKees Cook2020-08-253-3/+3
* devices.txt: fix typo of "ubd" as "udb"Theodore Dubois2020-08-251-1/+1
* Documentation: add riscv entry in list of existing profilesLukas Bulwahn2020-08-251-0/+1
* MAINTAINERS: mention documentation maintainer entry profileLukas Bulwahn2020-08-251-0/+1
* Fpga: Documentation: Replace deprecated :c:func: UsagePuranjay Mohan2020-08-254-23/+23
* IIO: Documentation: Replace deprecated :c:func: UsagePuranjay Mohan2020-08-251-8/+8
* Documentation/locking/locktypes: fix local_locks documentationMarta Rybczynska2020-08-251-12/+12
* Linux 5.9-rc1v5.9-rc1Linus Torvalds2020-08-161-2/+2
* Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-164-156/+409
|\
| * io_uring: short circuit -EAGAIN for blocking read attemptJens Axboe2020-08-161-1/+4
| * io_uring: sanitize double poll handlingJens Axboe2020-08-151-9/+25
| * io_uring: internally retry short readsJens Axboe2020-08-141-39/+70
| * io_uring: retain iov_iter state over io_read/io_write callsJens Axboe2020-08-131-66/+70
| * task_work: only grab task signal lock when neededJens Axboe2020-08-132-2/+22
| * io_uring: enable lookup of links holding inflight filesJens Axboe2020-08-131-10/+87
| * io_uring: fail poll arm on queue proc failureJens Axboe2020-08-121-1/+1
| * io_uring: hold 'ctx' reference around task_work queue + executeJens Axboe2020-08-111-0/+15
| * fs: RWF_NOWAIT should imply IOCB_NOIOJens Axboe2020-08-111-1/+1
| * io_uring: defer file table grabbing request cleanup for locked requestsJens Axboe2020-08-101-10/+52
| * io_uring: add missing REQ_F_COMP_LOCKED for nested requestsJens Axboe2020-08-101-0/+3
| * io_uring: fix recursive completion locking on oveflow flushJens Axboe2020-08-101-10/+26
| * io_uring: use TWA_SIGNAL for task_work uncondtionallyJens Axboe2020-08-101-8/+8
| * io_uring: account locked memory before potential error caseJens Axboe2020-08-061-8/+10
| * io_uring: set ctx sq/cq entry count earlierJens Axboe2020-08-061-2/+4
| * io_uring: Fix NULL pointer dereference in loop_rw_iter()Guoyu Huang2020-08-051-2/+7
| * io_uring: add comments on how the async buffered read retry worksJens Axboe2020-08-041-1/+22
| * io_uring: io_async_buf_func() need not test page bitJens Axboe2020-08-041-4/+0
* | parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport2020-08-161-0/+6
* | Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-168-66/+62
|\ \
| * | block: fix double account of flush request's driver tagMing Lei2020-08-111-2/+9
| * | loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURELennart Poettering2020-08-111-0/+2
| * | Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe2020-08-072-7/+11
| |\ \
| | * | md-cluster: Fix potential error pointer dereference in resize_bitmaps()Dan Carpenter2020-08-061-0/+1
| | * | md: get sysfs entry after redundancy attr group createJunxiao Bi2020-08-061-7/+10