summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* virt: acrn: Introduce interfaces for virtual device creating/destroyingShuo Liu2021-10-051-0/+42
* virt: acrn: Introduce interfaces for MMIO device passthroughShuo Liu2021-10-051-0/+28
* Merge 5.15-rc4 into char-misc-nextGreg Kroah-Hartman2021-10-0416-26/+66
|\
| * Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-032-6/+12
| |\
| | * driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADDSaravana Kannan2021-09-231-3/+8
| | * cpumask: Omit terminating null byte in cpumap_print_{list,bitmask}_to_bufTobias Klauser2021-09-211-3/+4
| * | Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-10-031-1/+1
| |\ \
| | * | sched: Always inline is_percpu_thread()Peter Zijlstra2021-10-011-1/+1
| * | | Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-10-031-1/+3
| |\ \ \
| | * | | perf/core: fix userpage->time_enabled of inactive eventsSong Liu2021-10-011-1/+3
| | |/ /
| * | | cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL objectDave Wysochanski2021-10-021-1/+1
| * | | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-306-8/+41
| |\ \ \
| | * | | af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet2021-09-301-0/+2
| | * | | net: introduce and use lock_sock_fast_nested()Paolo Abeni2021-09-301-1/+30
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-09-281-1/+2
| | |\ \ \
| | | * | | bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao2021-09-141-1/+2
| | * | | | Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-09-271-4/+4
| | |\ \ \ \
| | | * | | | mac80211: Fix Ptk0 rekey documentationAlexander Wetzel2021-09-271-4/+4
| | * | | | | net: prevent user from passing illegal stab size王贇2021-09-261-0/+1
| | * | | | | net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang2021-09-242-2/+2
| * | | | | | Merge tag 'sound-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-09-292-0/+2
| |\ \ \ \ \ \
| | * | | | | | ALSA: rawmidi: introduce SNDRV_RAWMIDI_IOCTL_USER_PVERSIONJaroslav Kysela2021-09-232-0/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-273-9/+6
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'kvmarm-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-09-242-3/+6
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Fix PMU probe orderingMarc Zyngier2021-09-202-3/+6
| | | |/ / / / /
| | * | | | | | KVM: Remove tlbs_dirtyLai Jiangshan2021-09-231-1/+0
| | * | | | | | KVM: x86: Query vcpu->vcpu_idx directly and drop its accessorSean Christopherson2021-09-221-5/+0
* | | | | | | | Merge 5.15-rc3 into char-misc nextGreg Kroah-Hartman2021-09-2737-368/+149
|\| | | | | | |
| * | | | | | | Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-261-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | x86/fault: Fix wrong signal when vsyscall fails with pkeyJiashuo Liang2021-09-201-0/+2
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'irq-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-261-1/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-09-241-1/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | irqdomain: Change the type of 'size' in __irq_domain_add() to be consistentBixuan Cui2021-09-221-1/+1
| * | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-252-3/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mm/debug: sync up latest migrate_reason to migrate_reason_namesWeizhao Ouyang2021-09-241-1/+5
| | * | | | | | | | mm: fs: invalidate bh_lrus for only cold pathMinchan Kim2021-09-241-2/+2
| * | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-09-251-1/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | scsi: core: Remove 'current_tag'Hannes Reinecke2021-09-221-1/+0
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-09-251-12/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | swiotlb-xen: this is PV-only on x86Jan Beulich2021-09-201-12/+0
| * | | | | | | | | | Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-251-3/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | erofs: fix up erofs_lookup tracepointGao Xiang2021-09-231-3/+3
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'char-misc-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-252-0/+21
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32/64 if !CONFIG_NVMEMDouglas Anderson2021-09-141-0/+14
| | * | | | | | | | | | binder: fix freeze raceLi Li2021-09-141-0/+7
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'usb-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-251-0/+2
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I2021-09-141-0/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'acpi-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-09-241-8/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Revert "ACPI: Add memory semantics to acpi_os_map_memory()"Jia He2021-09-231-8/+0
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-231-0/+2
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |