summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-05-19Merge tag 'thunderbolt-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2022-05-12usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I
2022-05-11USB: gadget: Add ID numbers to gadget namesAlan Stern
2022-05-05thunderbolt: Add support for XDomain lane bondingMika Westerberg
2022-05-03Revert "of/platform: Add stubs for of_platform_device_create/destroy()"Greg Kroah-Hartman
2022-05-03Revert "usb: misc: Add onboard_usb_hub driver"Greg Kroah-Hartman
2022-05-03Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"Greg Kroah-Hartman
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-05-01Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-30Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-27hex2bin: make the function hex_to_bin constant-timeMikulas Patocka
2022-04-27Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-26net: Use this_cpu_inc() to increment net->core_statsSebastian Andrzej Siewior
2022-04-26usb: core: hcd: Create platform devices for onboard hubs in probe()Matthias Kaehlcke
2022-04-26usb: misc: Add onboard_usb_hub driverMatthias Kaehlcke
2022-04-26of/platform: Add stubs for of_platform_device_create/destroy()Matthias Kaehlcke
2022-04-26USB: gadget: Add a new bus for gadgetsAlan Stern
2022-04-26USB: gadget: Rename usb_gadget_probe_driver()Alan Stern
2022-04-26usb: typec: mux: Introduce indirectionBjorn Andersson
2022-04-26device property: Add helper to match multiple connectionsBjorn Andersson
2022-04-23Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-23usb: rework usb_maxpacket() using usb_pipe_endpoint()Vincent Mailhol
2022-04-23usb: remove third argument of usb_maxpacket()Vincent Mailhol
2022-04-23usb: deprecate the third argument of usb_maxpacket()Vincent Mailhol
2022-04-23Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-21oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache
2022-04-21mm, hugetlb: allow for "high" userspace addressesChristophe Leroy
2022-04-21memcg: sync flush only if periodic flush is delayedShakeel Butt
2022-04-21mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi
2022-04-21KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson
2022-04-21usb: typec: tcpm: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-21mtd: fix 'part' field data corruption in mtd_infoOleksandr Ocheretnyi
2022-04-19x86,objtool: Mark cpu_startup_entry() __noreturnPeter Zijlstra
2022-04-19vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu
2022-04-19fs: fix acl translationChristian Brauner
2022-04-16Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-16Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-16Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski
2022-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-15mm, kfence: support kmem_dump_obj() for KFENCE objectsMarco Elver
2022-04-15Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-14Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-04-14Merge tag 'fscache-fixes-20220413' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-13vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedJason Gunthorpe
2022-04-13dma-buf-map: remove renamed header fileKarol Herbst
2022-04-13random: make random_get_entropy() return an unsigned longJason A. Donenfeld
2022-04-12Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds