summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty: fix up iterate_tty_read() EOVERFLOW handlingtty-spliceLinus Torvalds2021-01-211-6/+13
* tty: fix up hung_up_tty_read() conversionLinus Torvalds2021-01-211-4/+5
* tty: fix up hung_up_tty_write() conversionLinus Torvalds2021-01-211-4/+5
* tty: teach the n_tty ICANON case about the new "cookie continuations" tooLinus Torvalds2021-01-201-7/+19
* tty: teach n_tty line discipline about the new "cookie continuations"Linus Torvalds2021-01-201-10/+42
* tty: clean up legacy leftovers from n_tty line disciplineLinus Torvalds2021-01-201-20/+9
* tty: implement read_iterLinus Torvalds2021-01-201-18/+18
* tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds2021-01-2014-102/+178
* tty: implement write_iterLinus Torvalds2021-01-201-22/+26
* Linux 5.10v5.10Linus Torvalds2020-12-131-1/+1
* Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-138-42/+111
|\
| * x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu2020-12-121-2/+20
| * x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner2020-12-101-10/+14
| * x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen2020-12-101-4/+2
| * x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar2020-12-102-2/+3
| * membarrier: Execute SYNC_CORE on the calling threadAndy Lutomirski2020-12-091-18/+33
| * membarrier: Explicitly sync remote cores when SYNC_CORE is requestedAndy Lutomirski2020-12-091-0/+18
| * membarrier: Add an actual barrier before rseq_preempt()Andy Lutomirski2020-12-091-0/+8
| * x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski2020-12-092-6/+13
* | Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-136-393/+82
|\ \
| * | md: change mddev 'chunk_sectors' from int to unsignedMike Snitzer2020-12-121-2/+2
| * | Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe2020-12-106-391/+80
| |\ \
| | * | Revert "md: add md_submit_discard_bio() for submitting discard bio"Song Liu2020-12-093-24/+12
| | * | Revert "md/raid10: extend r10bio devs to raid disks"Song Liu2020-12-091-4/+5
| | * | Revert "md/raid10: pull codes that wait for blocked dev into one function"Song Liu2020-12-091-67/+51
| | * | Revert "md/raid10: improve raid10 discard request"Song Liu2020-12-091-255/+1
| | * | Revert "md/raid10: improve discard request for far layout"Song Liu2020-12-092-64/+23
| | * | Revert "dm raid: remove unnecessary discard limits for raid10"Song Liu2020-12-091-0/+11
| |/ /
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-12-126-9/+15
|\ \ \
| * | | Revert "scsi: storvsc: Validate length of incoming packet in storvsc_on_chann...Andrea Parri (Microsoft)2020-12-111-5/+0
| * | | scsi: hisi_sas: Select a suitable queue for internal I/OsXiang Chen2020-12-072-0/+11
| * | | scsi: core: Fix race between handling STS_RESOURCE and completionMing Lei2020-12-071-2/+1
| * | | scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"Dan Carpenter2020-12-031-2/+2
| * | | scsi: bnx2i: Requires MMURandy Dunlap2020-12-021-0/+1
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-121-1/+0
|\ \ \ \
| * \ \ \ Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang2020-12-111-1/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | misc: eeprom: at24: fix NVMEM name with custom AT24 device nameDiego Santa Cruz2020-12-041-1/+0
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-1211-22/+74
|\ \ \ \ \
| * | | | | tools/kvm_stat: Exempt time-based countersStefan Raspl2020-12-111-1/+5
| * | | | | KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero2020-12-113-10/+21
| * | | | | Merge tag 'kvmarm-fixes-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-12-104-3/+31
| |\ \ \ \ \
| | * | | | | KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()Yanan Wang2020-12-023-2/+15
| | * | | | | KVM: arm64: Fix handling of merging tables into a block entryYanan Wang2020-12-021-1/+7
| | * | | | | KVM: arm64: Fix memory leak on stage2 update of a valid PTEYanan Wang2020-12-021-0/+9
| * | | | | | kvm: x86/mmu: Use cpuid to determine max gfnRick Edgecombe2020-12-041-2/+2
| * | | | | | kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()Jacob Xu2020-12-041-2/+2
| * | | | | | selftests: kvm/set_memory_region_test: Fix race in move region testMaciej S. Szmigiero2020-12-031-4/+13
* | | | | | | Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-127-137/+182
|\ \ \ \ \ \ \
| * | | | | | | xen: don't use page->lru for ZONE_DEVICE memoryJuergen Gross2020-12-093-16/+73
| * | | | | | | xen: add helpers for caching grant mapping pagesJuergen Gross2020-12-096-128/+116