summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* KVM: x86: avoid memslot check in NX hugepage recovery if it cannot succeedPaolo Bonzini2022-11-181-0/+5
* KVM: replace direct irq.h inclusionPaolo Bonzini2022-11-091-0/+2
* kvm: Add interruptible flag to __gfn_to_pfn_memslot()Peter Xu2022-11-091-2/+2
* kvm: Add KVM_PFN_ERR_SIGPENDINGPeter Xu2022-11-091-0/+10
* mm/gup: Add FOLL_INTERRUPTIBLEPeter Xu2022-11-091-0/+1
* bug: introduce ASSERT_STRUCT_OFFSETMaxim Levitsky2022-11-091-0/+9
* Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-11-041-4/+9
|\
| * fortify: Capture __bos() results in const temp varsKees Cook2022-10-281-4/+9
* | Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-11-041-1/+1
|\ \
| * | efi: random: reduce seed size to 32 bytesArd Biesheuvel2022-10-241-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-011-7/+17
|\ \ \
| * | | KVM: Initialize gfn_to_pfn_cache locks in dedicated helperMichal Luczaj2022-10-271-7/+17
* | | | Merge tag 'fbdev-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-301-1/+1
|\ \ \ \
| * | | | fbdev: MIPS supports iomem addressesKees Cook2022-10-171-1/+1
* | | | | Merge tag 'char-misc-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-301-3/+2
|\ \ \ \ \
| * | | | | counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_arrayWilliam Breathitt Gray2022-10-171-3/+2
| |/ / / /
* | | | | Merge tag 'block-6.1-2022-10-28' of git://git.kernel.dk/linuxLinus Torvalds2022-10-291-1/+2
|\ \ \ \ \
| * | | | | blk-mq: don't add non-pt request with ->end_io to batchMing Lei2022-10-271-1/+2
* | | | | | Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-10-293-5/+39
|\ \ \ \ \ \
| * | | | | | x86: fortify: kmsan: fix KMSAN fortify buildsAlexander Potapenko2022-10-282-2/+36
| * | | | | | mm/uffd: fix vma check on userfault for wpPeter Xu2022-10-281-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-10-271-1/+1
|\ \ \ \ \ \
| * | | | | | net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan2022-10-271-1/+1
* | | | | | | Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-271-22/+16
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | overflow: Fix kern-doc markup for functionsKees Cook2022-10-251-22/+16
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2022-10-271-2/+2
|\ \ \ \ \ \
| * | | | | | fscrypt: fix keyring memory leak on mount failureEric Biggers2022-10-191-2/+2
| |/ / / / /
* | | | | | Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-261-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | spi: spi-mem: Fix typo (of -> or)Jonathan Neuschäfer2022-10-101-1/+1
* | | | | | Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-10-241-1/+13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-10-241-1/+13
| |\ \ \ \ \ \
| | * | | | | | bpf: Fix dispatcher patchable function entry to 5 bytes nopJiri Olsa2022-10-201-1/+13
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-231-0/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | kvm: Add support for arch compat vm ioctlsAlexander Graf2022-10-221-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | kernel/utsname_sysctl.c: Fix hostname pollingLinus Torvalds2022-10-231-0/+1
* | | | | | | Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-231-4/+15
|\ \ \ \ \ \ \
| * | | | | | | perf: Fix missing SIGTRAPsPeter Zijlstra2022-10-171-4/+15
| |/ / / / / /
* | | | | | | Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linuxLinus Torvalds2022-10-231-0/+1
|\ \ \ \ \ \ \
| * | | | | | | net: flag sockets supporting msghdr originated zerocopyPavel Begunkov2022-10-221-0/+1
| |/ / / / / /
* | | | | | | Merge tag 'efi-fixes-for-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-211-3/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel2022-10-211-3/+0
| |/ / / / /
* | | | | | Merge tag 'iommu-fixes-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-211-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu2022-10-211-1/+1
| |/ / / /
* | | | | Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-203-8/+12
|\ \ \ \ \
| * | | | | net: phylink: add mac_managed_pm in phylink_config structureShenwei Wang2022-10-151-0/+2
| * | | | | Revert "net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}"Jakub Kicinski2022-10-151-4/+6
| * | | | | net: dsa: qca8k: fix ethtool autocast mib for big-endian systemsChristian Marangi2022-10-141-1/+1
| * | | | | net: dsa: qca8k: fix inband mgmt for big-endian systemsChristian Marangi2022-10-141-3/+3
* | | | | | Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-171-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | cgroup: add cgroup_v1v2_get_from_[fd/file]()Yosry Ahmed2022-10-111-0/+1