summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tty: remove TTY_LDISC_MAGICJiri Slaby2021-03-101-3/+0
* tty: rocket, remove the driverJiri Slaby2021-03-101-21/+0
* tty: isicom, remove this orphanJiri Slaby2021-03-101-85/+0
* tty: cyclades, remove this orphanJiri Slaby2021-03-105-870/+2
* PCI: remove synclink entries from pci_idsJiri Slaby2021-03-101-2/+0
* Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-051-2/+0
|\
| * block: Drop leftover references to RQF_SORTEDJean Delvare2021-03-011-2/+0
* | Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-052-1/+3
|\ \
| * | kernel: provide create_io_thread() helperJens Axboe2021-03-041-0/+2
| * | io_uring: destroy io-wq on execPavel Begunkov2021-03-041-1/+1
| |/
* | Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-03-051-3/+3
|\ \
| * | ACPI: bus: Constify is_acpi_node() and friends (part 2)Andy Shevchenko2021-03-031-3/+3
| |/
* | Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-03-051-9/+2
|\ \
| * | tracing: Fix comment about the trace_event_call flagsSteven Rostedt (VMware)2021-03-041-9/+2
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-041-0/+13
|\ \
| * | KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse2021-03-021-0/+13
* | | Merge tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-03-043-1/+8
|\ \ \
| * \ \ Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linusTakashi Iwai2021-03-02345-3681/+10187
| |\ \ \
| | * | | ALSA: hda: move Intel SoundWire ACPI scan to dedicated modulePierre-Louis Bossart2021-03-021-0/+2
| | * | | ASoC: soc-acpi: allow for partial match in parent namePierre-Louis Bossart2021-03-021-1/+1
| | | |/ | | |/|
| * | | ALSA: hda: intel-nhlt: verify config typePierre-Louis Bossart2021-03-021-0/+5
* | | | swap: fix swapfile read/write offsetJens Axboe2021-03-021-0/+1
* | | | Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-03-011-0/+56
|\ \ \ \ | |_|/ / |/| | |
| * | | mm/highmem: Add VM_BUG_ON() to mem*_page() callsIra Weiny2021-02-111-0/+5
| * | | mm/highmem: Introduce memcpy_page(), memmove_page(), and memset_page()Ira Weiny2021-02-111-0/+33
| * | | mm/highmem: Convert memcpy_[to|from]_page() to kmap_local_page()Ira Weiny2021-02-111-4/+4
| * | | mm/highmem: Lift memcpy_[to|from]_page to coreIra Weiny2021-02-111-0/+18
* | | | Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2021-02-281-0/+1
|\ \ \ \
| * | | | csky: Fixup perf probe failedGuo Ren2021-01-121-0/+1
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-02-282-2/+5
|\ \ \ \ \
| * | | | | scsi: target: core: Add cmd length set before cmd completeAleksandr Miloserdov2021-02-221-0/+1
| * | | | | scsi: libiscsi: Add helper to calculate max SCSI cmds per sessionMike Christie2021-02-081-0/+2
| * | | | | scsi: libiscsi: Drop taskqueuelockMike Christie2021-02-081-2/+2
* | | | | | Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-285-20/+22
|\ \ \ \ \ \
| * | | | | | block: Add bio_max_segsMatthew Wilcox (Oracle)2021-02-261-1/+6
| * | | | | | blktrace: remove debugfs file dentries from struct blk_traceGreg Kroah-Hartman2021-02-231-2/+0
| * | | | | | blktrace: fix blk_rq_merge documentationChaitanya Kulkarni2021-02-221-1/+1
| * | | | | | blktrace: fix blk_rq_issue documentationChaitanya Kulkarni2021-02-221-1/+1
| * | | | | | blktrace: add blk_fill_rwbs documentation commentChaitanya Kulkarni2021-02-221-1/+1
| * | | | | | block: remove superfluous param in blk_fill_rwbs()Chaitanya Kulkarni2021-02-223-14/+14
| * | | | | | block: Remove unused blk_pm_*() function definitionsBart Van Assche2021-02-221-1/+0
* | | | | | | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-274-23/+6
|\ \ \ \ \ \ \
| * | | | | | | io_uring: ensure io-wq context is always destroyed for tasksJens Axboe2021-02-231-1/+1
| * | | | | | | io_uring: flag new native workers with IORING_FEAT_NATIVE_WORKERSJens Axboe2021-02-231-0/+1
| * | | | | | | net: remove cmsg restriction from io_uring based send/recvmsg callsJens Axboe2021-02-231-3/+0
| * | | | | | | io_uring: remove io_identityJens Axboe2021-02-211-19/+0
| * | | | | | | io-wq: fork worker threads from original taskJens Axboe2021-02-211-0/+3
| * | | | | | | io_uring: tie async worker side to the task contextJens Axboe2021-02-211-0/+1
* | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-02-271-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | vfs: don't unnecessarily clone write access for writable fdsEric Biggers2021-01-041-1/+0