summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* fs: Rename AS_THP_SUPPORT and mapping_thp_supportMatthew Wilcox (Oracle)2021-11-171-6/+6
* fs: Remove FS_THP_SUPPORTMatthew Wilcox (Oracle)2021-11-172-1/+16
* mm: Remove folio_test_singleMatthew Wilcox (Oracle)2021-11-171-6/+0
* mm: Rename folio_test_multi to folio_test_largeMatthew Wilcox (Oracle)2021-11-171-1/+7
* Add linux/cacheflush.hMatthew Wilcox (Oracle)2021-11-173-8/+19
* Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-11-151-1/+1
|\
| * tracing: Add length protection to histogram string copiesSteven Rostedt (VMware)2021-11-151-1/+1
* | Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-11-147-0/+0
|\ \
| * | dt-bindings: Rename Ingenic CGU headers to ingenic,*.hPaul Cercueil2021-11-127-0/+0
* | | Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-141-0/+2
|\ \ \
| * | | posix-cpu-timers: Clear task::posix_cputimers_work in copy_process()Michael Pratt2021-11-021-0/+2
* | | | Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-142-1/+3
|\ \ \ \
| * | | | PCI/MSI: Deal with devices lying about their MSI mask capabilityMarc Zyngier2021-11-111-0/+2
| * | | | PCI/MSI: Move non-mask check back into low level accessorsThomas Gleixner2021-11-111-1/+1
* | | | | Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-11-142-2/+2
|\ \ \ \ \
| * | | | | preempt: Restore preemption model selection configsValentin Schneider2021-11-112-2/+2
| |/ / / /
* | | | | Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds2021-11-143-981/+2780
|\ \ \ \ \
| * | | | | lib: zstd: Upgrade to latest upstream zstd version 1.4.10Nick Terrell2021-11-093-1049/+2408
| * | | | | lib: zstd: Add kernel-specific APINick Terrell2021-11-092-980/+1420
* | | | | | Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds2021-11-131-3/+6
|\ \ \ \ \ \
| * | | | | | virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand2021-11-101-3/+6
* | | | | | | Merge tag 'block-5.16-2021-11-13' of git://git.kernel.dk/linux-blockLinus Torvalds2021-11-131-3/+3
|\ \ \ \ \ \ \
| * | | | | | | block: add __must_check for *add_disk*() callersLuis Chamberlain2021-11-101-3/+3
| |/ / / / / /
* | | | | | | Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2021-11-132-11/+10
|\ \ \ \ \ \ \
| * | | | | | | libceph, ceph: move ceph_osdc_copy_from() into cephfs codeLuís Henriques2021-11-081-11/+8
| * | | | | | | ceph: don't rely on error_string to validate blocklisted session.Kotresh HR2021-11-081-0/+2
* | | | | | | | Merge tag 'f2fs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-131-11/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | f2fs: multidevice: support direct IOChao Yu2021-10-261-5/+16
| * | | | | | | | f2fs: fix up f2fs_lookup tracepointsGao Xiang2021-09-281-6/+6
* | | | | | | | | Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-133-16/+50
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | netfs, 9p, afs, ceph: Use foliosDavid Howells2021-11-102-16/+17
| * | | | | | | | | folio: Add a function to get the host inode for a folioDavid Howells2021-11-101-0/+14
| * | | | | | | | | folio: Add a function to change the private data attached to a folioDavid Howells2021-11-101-0/+19
* | | | | | | | | | Merge tag 'selinux-pr-20211112' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-133-14/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net,lsm,selinux: revert the security_sctp_assoc_established() hookPaul Moore2021-11-123-14/+0
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-133-2/+12
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'kvm-sev-move-context' into kvm-masterPaolo Bonzini2021-11-112-2/+11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: SEV: Add support for SEV intra host migrationPeter Gonda2021-11-111-0/+1
| | * | | | | | | | | | KVM: generalize "bugged" VM to "dead" VMPaolo Bonzini2021-11-111-2/+10
| * | | | | | | | | | | Merge branch 'kvm-guest-sev-migration' into kvm-masterPaolo Bonzini2021-11-111-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | * | | | | | | | | | EFI: Introduce the new AMD Memory Encryption GUID.Ashish Kalra2021-11-111-0/+1
| | |/ / / / / / / / /
* | | | | | | | | | | Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-131-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PCI: Export pci_dev_lock()Niklas Schnelle2021-11-081-0/+1
* | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-123-7/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | scsi: core: Avoid leaving shost->last_reset with stale value if EH does not runEwan D. Milne2021-11-042-1/+2
| * | | | | | | | | | | | scsi: core: Fix early registration of sysfs attributes for scsi_deviceSteffen Maier2021-10-281-6/+0
* | | | | | | | | | | | | Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-121-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pwm: Make it explicit that pwm_apply_state() might sleepUwe Kleine-König2021-11-051-0/+4
| * | | | | | | | | | | | | pwm: Add might_sleep() annotations for !CONFIG_PWM API functionsUwe Kleine-König2021-11-051-0/+9
* | | | | | | | | | | | | | Merge tag 'sound-fix-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-121-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \