aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* bpf: Fix -Wshadow warningsArnd Bergmann2020-10-271-11/+11
* Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-10-232-1/+10
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-10-221-0/+9
| |\
| | * bpf: Fix bpf_redirect_neigh helper api to support supplying nexthopToke Høiland-Jørgensen2020-10-221-0/+9
| * | rtnetlink: fix data overflow in rtnl_calcit()Di Zhu2020-10-211-1/+1
| |/
* | Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2020-10-231-6/+2
|\ \
| * | vfs: move the generic write and copy checks out of mmDarrick J. Wong2020-10-151-3/+0
| * | vfs: move the remap range helpers to remap_range.cDarrick J. Wong2020-10-151-3/+0
| * | vfs: move generic_remap_checks out of mmDarrick J. Wong2020-10-141-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-232-44/+32
|\ \ \
| * | | kvm: x86/mmu: Support dirty logging for the TDP MMUBen Gardon2020-10-231-0/+1
| * | | KVM: Cache as_id in kvm_memory_slotPeter Xu2020-10-211-0/+1
| * | | Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/nextMarc Zyngier2020-09-161-44/+30
| |\ \ \
| | * | | smccc: Use separate variables for args and resultsAndrew Scull2020-09-151-44/+29
| | * | | smccc: Define vendor hyp owned service call regionAndrew Scull2020-09-151-0/+1
| * | | | Merge branch 'kvm-arm64/pt-new' into kvmarm-master/nextMarc Zyngier2020-09-1136-161/+242
| |\| | |
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-10-231-0/+10
|\ \ \ \ \
| * | | | | virtio: let arch advertise guest's memory access restrictionsPierre Morel2020-10-211-0/+10
| | |_|/ / | |/| | |
* | | | | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-232-5/+10
|\ \ \ \ \
| * | | | | task_work: cleanup notification modesJens Axboe2020-10-171-3/+8
| * | | | | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-2/+2
* | | | | | Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-10-221-0/+1
|\ \ \ \ \ \
| * | | | | | PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato2020-09-211-0/+1
* | | | | | | Merge tag 'rproc-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds2020-10-221-4/+4
|\ \ \ \ \ \ \
| * | | | | | | remoteproc: Change default dump configuration to "disabled"Rishabh Bhatnagar2020-10-131-4/+4
* | | | | | | | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-223-7/+6
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-10-211-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: Allow root and child buses to have different pci_opsRob Herring2020-09-071-0/+1
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pci/misc'Bjorn Helgaas2020-10-211-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: endpoint: Use "NULL" instead of "0" as a NULL pointerGustavo Pimentel2020-09-171-2/+2
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pci/pm'Bjorn Helgaas2020-10-211-5/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński2020-09-291-1/+1
| | * | | | | | | | PCI/PM: Remove unused pcibios_pm_opsVaibhav Gupta2020-09-291-4/+0
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pci/enumeration'Bjorn Helgaas2020-10-211-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI/ACPI: Add Ampere Altra SOC MCFG quirkTuan Phan2020-09-171-0/+1
| | |/ / / / / / /
| * / / / / / / / PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptrSaheed O. Bolarinwa2020-10-161-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-10-221-4/+120
|\ \ \ \ \ \ \ \
| * | | | | | | | jbd2: fast commit recovery pathHarshad Shirwadkar2020-10-211-0/+20
| * | | | | | | | jbd2: add fast commit machineryHarshad Shirwadkar2020-10-211-0/+27
| * | | | | | | | ext4 / jbd2: add fast commit initializationHarshad Shirwadkar2020-10-211-0/+39
| * | | | | | | | ext4: add fast_commit feature and handling for extended mount optionsHarshad Shirwadkar2020-10-211-1/+4
| * | | | | | | | jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data...Mauricio Faria de Oliveira2020-10-181-1/+24
| * | | | | | | | jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()Mauricio Faria de Oliveira2020-10-181-0/+4
| * | | | | | | | jbd2: fix the comment of struct jbd2_journal_handleHui Su2020-10-181-2/+2
* | | | | | | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-224-3/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+18
| * | | | | | | | | fs: don't allow splice read/write without explicit opsChristoph Hellwig2020-09-081-2/+0
| * | | | | | | | | sysctl: Convert to iter interfacesMatthew Wilcox (Oracle)2020-09-081-1/+1
| * | | | | | | | | proc: add a read_iter method to proc proc_opsChristoph Hellwig2020-09-031-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-10-222-0/+69
|\ \ \ \ \ \ \ \ \