summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: core: Track SuperSpeed Plus GenXxYThinh Nguyen2021-03-231-0/+2
* USB: core: rename usb_driver_claim_interface() data parameterJohan Hovold2021-03-231-1/+1
* usb: ehci: add spurious flag to disable overcurrent checkingFlorian Fainelli2021-03-231-0/+1
* Merge 5.12-rc4 into usb-nextGreg Kroah-Hartman2021-03-2214-46/+48
|\
| * Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-03-211-0/+2
| |\
| | * usb-storage: Add quirk to defeat Kindle's automatic unloadAlan Stern2021-03-171-0/+2
| * | Merge tag 'locking-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-211-2/+3
| |\ \
| | * | locking/ww_mutex: Fix acquire/release imbalance in ww_acquire_init()/ww_acqui...Waiman Long2021-03-171-2/+3
| * | | Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-211-2/+4
| |\ \ \
| | * \ \ Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2021-03-191-2/+4
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | efi: use 32-bit alignment for efi_guid_t literalsArd Biesheuvel2021-03-191-2/+4
| * | | | Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-03-212-0/+14
| |\ \ \ \
| | * | | | x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTARTOleg Nesterov2021-03-161-0/+1
| | * | | | kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()Oleg Nesterov2021-03-161-0/+13
| | |/ / /
| * | | | Merge tag 'io_uring-5.12-2021-03-19' of git://git.kernel.dk/linux-blockLinus Torvalds2021-03-201-25/+0
| |\ \ \ \
| | * | | | io_uring: remove structures from include/linux/io_uring.hStefan Metzmacher2021-03-181-25/+0
| * | | | | Merge tag 'trace-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-03-191-3/+3
| |\ \ \ \ \
| | * | | | | workqueue/tracing: Copy workqueue name to buffer in trace eventSteven Rostedt (VMware)2021-03-181-3/+3
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'drm-fixes-2021-03-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-03-191-2/+4
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-03-191-2/+4
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | drm/ttm: make ttm_bo_unpin more defensiveChristian König2021-03-151-2/+4
| * | | | | | Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-03-181-0/+11
| |\ \ \ \ \ \
| | * | | | | | ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TESTJason Gunthorpe2021-03-161-0/+11
| | |/ / / / /
| * | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-03-182-7/+5
| |\ \ \ \ \ \
| | * | | | | | virtio: remove export for virtio_config_{enable, disable}Xianting Tian2021-03-141-2/+0
| | * | | | | | vdpa: set the virtqueue num during registerJason Wang2021-02-251-5/+5
| * | | | | | | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-3/+0
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'fuse-fixes-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-03-161-1/+2
| |\ \ \ \ \ \
| | * | | | | | fuse: 32-bit user space ioctl compat for fuse deviceAlessio Balsini2021-03-161-1/+2
| * | | | | | | Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2021-03-161-1/+0
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"Chuck Lever2021-03-111-1/+0
| | | |_|_|_|/ | | |/| | | |
* | | | | | | usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak2021-03-181-1/+2
* | | | | | | Merge 5.12-rc3 into usb-nextGreg Kroah-Hartman2021-03-1534-43/+124
|\| | | | | |
| * | | | | | Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-141-4/+0
| |\ \ \ \ \ \
| | * | | | | | irqdomain: Remove debugfs_file from struct irq_domainGreg Kroah-Hartman2021-03-081-4/+0
| | |/ / / / /
| * | | | | | Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-142-7/+5
| |\ \ \ \ \ \
| | * | | | | | seqlock,lockdep: Fix seqcount_latch_init()Peter Zijlstra2021-03-101-4/+1
| | * | | | | | u64_stats,lockdep: Fix u64_stats_init() vs lockdepPeter Zijlstra2021-03-101-3/+4
| | |/ / / / /
| * | | | | | Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-03-141-0/+2
| |\ \ \ \ \ \
| | * | | | | | perf/core: Flush PMU internal buffers for per-CPU eventsKan Liang2021-03-061-0/+2
| | |/ / / / /
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-03-141-2/+7
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static keyMarc Zyngier2021-03-061-2/+7
| * | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-03-147-12/+40
| |\ \ \ \ \ \ \
| | * | | | | | | mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui2021-03-131-4/+2
| | * | | | | | | include/linux/sched/mm.h: use rcu_dereference in in_vfork()Matthew Wilcox (Oracle)2021-03-131-1/+2
| | * | | | | | | linux/compiler-clang.h: define HAVE_BUILTIN_BSWAP*Arnd Bergmann2021-03-131-0/+6
| | * | | | | | | mm: introduce page_needs_cow_for_dma() for deciding whether cowPeter Xu2021-03-131-0/+21
| | * | | | | | | mm/fork: clear PASID for new mmFenghua Yu2021-03-131-0/+1
| | * | | | | | | stop_machine: mark helpers __always_inlineArnd Bergmann2021-03-131-5/+6
| | * | | | | | | memblock: fix section mismatch warningArnd Bergmann2021-03-131-2/+2