summaryrefslogtreecommitdiffstats
path: root/scripts/ld-version.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2021-08-18usb: host: remove dead EHCI support for on-chip PMC MSP71xx USB controllerLukas Bulwahn3-342/+0
2021-08-18usb: dwc3: Decouple USB 2.0 L1 & L2 eventsJack Pham2-2/+12
2021-08-16usb: phy: tahvo: add IRQ checkSergey Shtylyov1-1/+3
2021-08-16usb: host: ohci-tmio: add IRQ checkSergey Shtylyov1-0/+3
2021-08-16dt-bindings: usb: mtk-musb: add MT7623 compatibleSungbo Eo1-0/+1
2021-08-16Linux 5.14-rc6v5.14-rc6Linus Torvalds1-1/+1
2021-08-14lib: use PFN_PHYS() in devmem_is_allowed()Liang Wang1-1/+1
2021-08-14mm/memcg: fix incorrect flushing of lruvec data in obj_stockWaiman Long1-2/+4
2021-08-14mm/madvise: report SIGBUS as -EFAULT for MADV_POPULATE_(READ|WRITE)David Hildenbrand2-3/+8
2021-08-14mm: slub: fix slub_debug disabling for list of slabsVlastimil Babka1-5/+8
2021-08-14slub: fix kmalloc_pagealloc_invalid_free unit testShakeel Butt1-4/+4
2021-08-14kasan, slub: reset tag when printing addressKuan-Ying Lee1-2/+2
2021-08-14kasan, kmemleak: reset tags when scanning blockKuan-Ying Lee1-3/+3
2021-08-13nbd: Aovid double completion of a requestXie Yongji1-3/+11
2021-08-13tools/io_uring/io_uring-cp: sync with liburing exampleJens Axboe1-4/+27
2021-08-13blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHAREDYu Kuai1-2/+4
2021-08-13usb: gadget: udc: renesas_usb3: Fix soc_device_match() abuseGeert Uytterhoeven1-10/+7
2021-08-13usb: typec: tcpm: Support non-PD modeKyle Tso1-19/+68
2021-08-13dt-bindings: connector: Add pd-disable propertyKyle Tso1-0/+4
2021-08-13usb: gadget: remove unnecessary AND operation when get ep maxpChunfeng Yun1-1/+1
2021-08-13usb: gadget: bdc: remove unnecessary AND operation when get ep maxpChunfeng Yun1-1/+0
2021-08-13usb: gadget: tegra-xudc: fix the wrong mult value for HS isoc or intrChunfeng Yun1-2/+2
2021-08-13usb: cdnsp: fix the wrong mult value for HS isoc or intrChunfeng Yun1-1/+1
2021-08-13usb: mtu3: fix the wrong HS mult valueChunfeng Yun1-4/+2
2021-08-13usb: mtu3: use @mult for HS isoc or intrChunfeng Yun1-1/+1
2021-08-13usb: mtu3: restore HS function when set SS/SSPChunfeng Yun1-1/+3
2021-08-13usb: phy: twl6030: add IRQ checksSergey Shtylyov1-0/+5
2021-08-13usb: phy: fsl-usb: add IRQ checkSergey Shtylyov1-0/+2
2021-08-13usb: misc: brcmstb-usb-pinmap: add IRQ checkSergey Shtylyov1-0/+2
2021-08-13driver core: Add missing kernel doc for device::msi_lockThomas Gleixner1-0/+1
2021-08-13KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson3-4/+39
2021-08-13KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEsSean Christopherson1-1/+8
2021-08-13KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEsSean Christopherson1-10/+16
2021-08-13KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PFSean Christopherson1-1/+2
2021-08-13kvm: vmx: Sync all matching EPTPs when injecting nested EPT faultJunaid Shahid1-12/+41
2021-08-13KVM: x86: remove dead initializationPaolo Bonzini1-1/+1
2021-08-13KVM: x86: Allow guest to set EFER.NX=1 on non-PAE 32-bit kernelsSean Christopherson1-27/+1
2021-08-13usb: gadget: udc: s3c2410: add IRQ checkSergey Shtylyov1-0/+4
2021-08-13usb: gadget: udc: at91: add IRQ checkSergey Shtylyov1-1/+3
2021-08-13usb: dwc3: qcom: add IRQ checkSergey Shtylyov1-0/+4
2021-08-13usb: dwc3: meson-g12a: add IRQ checkSergey Shtylyov1-0/+2
2021-08-13usb: dwc2: gadget: implement udc_set_speed()Argishti Aleksanyan1-0/+23
2021-08-12x86/resctrl: Fix default monitoring groups reportingBabu Moger1-14/+13
2021-08-12vsock/virtio: avoid potential deadlock when vsock device removeLongpeng(Mike)1-2/+5
2021-08-12wwan: core: Avoid returning NULL from wwan_create_dev()Andy Shevchenko1-4/+8
2021-08-12cifs: Call close synchronously during unlink/rename/lease break.Rohith Surabattula3-30/+56
2021-08-12cifs: Handle race conditions during renameRohith Surabattula2-7/+28
2021-08-12xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne1-6/+14
2021-08-12x86/tools: Fix objdump version check againRandy Dunlap1-0/+1
2021-08-12riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUEAlexandre Ghiti1-1/+1