aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* KVM: Avoid pfn_to_page() and vice versa when releasing pagesSean Christopherson2022-06-201-1/+0
* KVM: VMX: Enable Notify VM exitTao Xu2022-06-081-0/+11
* KVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple faultChenyi Qiang2022-06-081-0/+1
* Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-06-071-0/+55
|\
| * KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMPJanosch Frank2022-06-011-0/+1
| * KVM: s390: Add CPU dump functionalityJanosch Frank2022-06-011-0/+4
| * KVM: s390: Add configuration dump functionalityJanosch Frank2022-06-011-0/+15
| * KVM: s390: pv: Add query dump informationJanosch Frank2022-06-011-1/+11
| * KVM: s390: pv: Add query interfaceJanosch Frank2022-06-011-0/+25
* | Merge branch 'kvm-5.20-early-patches' into HEADPaolo Bonzini2022-06-071-0/+2
|\|
| * KVM: Fully serialize gfn=>pfn cache refresh via mutexSean Christopherson2022-05-251-0/+2
* | Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-052-1/+33
|\ \
| * | delayacct: track delays from write-protect copyYang Yang2022-06-012-1/+33
* | | bluetooth: don't use bitmaps for random flag accessesLinus Torvalds2022-06-051-10/+7
* | | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-051-11/+0
|\ \ \
| * | | clocksource/drivers/ixp4xx: Drop boardfile probe pathLinus Walleij2022-05-181-11/+0
* | | | Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-052-6/+6
|\ \ \ \
| * | | | context_tracking: Always inline empty stubsPeter Zijlstra2022-05-271-4/+4
| * | | | jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n buildsPeter Zijlstra2022-05-271-2/+2
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-06-056-0/+2809
|\ \ \ \ \
| * | | | | scsi: ufs: Split the drivers/scsi/ufs directoryBart Van Assche2022-05-195-0/+2795
| * | | | | scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()Muneendra Kumar2022-05-191-0/+14
* | | | | | Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-054-2/+298
|\ \ \ \ \ \
| * | | | | | gpiolib: cdev: Add hardware timestamp clock typeDipen Patel2022-05-041-0/+3
| * | | | | | gpiolib: Add HTE supportDipen Patel2022-05-042-2/+24
| * | | | | | drivers: Add hardware timestamp engine (HTE) subsystemDipen Patel2022-05-041-0/+271
* | | | | | | Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-042-23/+17
|\ \ \ \ \ \ \
| * | | | | | | move mount-related externs from fs.h to mount.hAl Viro2022-05-192-11/+12
| * | | | | | | linux/mount.h: trim includesAl Viro2022-05-191-12/+5
| |/ / / / / /
* | | | | | | Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-043-6/+2
|\ \ \ \ \ \ \
| * | | | | | | Unify the primitives for file descriptor closingAl Viro2022-05-141-1/+1
| * | | | | | | fs: remove fget_many and fput_many interfaceGou Hao2022-05-142-5/+1
| |/ / / / / /
* | | | | | | Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds2022-06-043-40/+60
|\ \ \ \ \ \ \
| * | | | | | | nodemask: Fix return values to be unsignedKees Cook2022-06-031-19/+19
| * | | | | | | bitmap: Fix return values to be unsignedKees Cook2022-06-031-12/+13
| * | | | | | | lib: add bitmap_{from,to}_arr64Yury Norov2022-06-031-4/+19
| * | | | | | | lib/bitmap: extend comment for bitmap_(from,to)_arr32()Yury Norov2022-06-031-2/+6
| * | | | | | | include/linux/find: Fix documentationAnna-Maria Behnsen2022-06-031-3/+3
* | | | | | | | Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-042-6/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: replace xen_remap() with memremap()Juergen Gross2022-06-011-3/+0
| * | | | | | | | xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross2022-05-271-3/+3
* | | | | | | | | Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-035-18/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED statePeter Zijlstra2022-05-113-9/+24
| * | | | | | | | | ptrace: Don't change __stateEric W. Biederman2022-05-113-3/+6
| * | | | | | | | | ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman2022-05-111-6/+0
| * | | | | | | | | ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman2022-05-111-1/+0
| * | | | | | | | | signal: Replace __group_send_sig_info with send_signal_lockedEric W. Biederman2022-05-111-1/+0
| * | | | | | | | | signal: Rename send_signal send_signal_lockedEric W. Biederman2022-05-111-0/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-0/+2