summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-03usb: host: xhci: add blank line in xhci_halt()Linyu Yuan1-0/+3
2022-03-03usb: host: xhci: update hci_version operation in xhci_gen_setup()Linyu Yuan1-2/+1
2022-03-03usb: host: xhci: fix a comment typo in xhci_mem_init()Linyu Yuan1-1/+1
2022-03-03usb: host: xhci: use ffs() in xhci_mem_init()Linyu Yuan1-5/+1
2022-03-03xhci: fix runtime PM imbalance in USB2 resumeHenry Lin1-0/+3
2022-03-03xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()Anssi Hannula1-0/+2
2022-03-03xhci: fix garbage USBSTS being logged in some casesAnssi Hannula1-1/+4
2022-03-03xhci: make xhci_handshake timeout for xhci_reset() adjustableMathias Nyman4-15/+16
2022-03-03usb: typec: tipd: Forward plug orientation to typec subsystemSven Peter2-0/+6
2022-03-03usb: Drop commas after SoC match table sentinelsGeert Uytterhoeven2-2/+2
2022-03-03dt-bindings: usb: samsung,exynos-usb2: convert to dtschemaKrzysztof Kozlowski2-66/+117
2022-03-03dt-bindings: usb: samsung,exynos-dwc3: convert to dtschemaKrzysztof Kozlowski2-49/+129
2022-02-28Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman509-2585/+4152
2022-02-28Linux 5.17-rc6v5.17-rc6Linus Torvalds1-1/+1
2022-02-28Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+7
2022-02-27Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-1/+18
2022-02-27Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+13
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-79/+148
2022-02-26Merge tag 'fixes-2022-02-26' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+8
2022-02-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-20/+56
2022-02-26Merge tag 'riscv-for-linus-5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-6/+46
2022-02-26Merge tag 'xfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-2/+5
2022-02-26selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz1-0/+1
2022-02-26mailmap: update Roman Gushchin's emailRoman Gushchin1-0/+3
2022-02-26MAINTAINERS, SLAB: add Roman as reviewer, git treeVlastimil Babka1-0/+2
2022-02-26MAINTAINERS: add Shakeel as a memcg co-maintainerShakeel Butt1-0/+1
2022-02-26MAINTAINERS: remove Vladimir from memcg maintainersVladimir Davydov1-1/+0
2022-02-26MAINTAINERS: add Roman as a memcg co-maintainerRoman Gushchin1-0/+1
2022-02-26selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V1-12/+37
2022-02-26mm: fix use-after-free bug when mm->mmap is reused after being freedSuren Baghdasaryan1-0/+1
2022-02-26hugetlbfs: fix a truncation issue in hugepages parameterLiu Yuntao1-2/+2
2022-02-26kasan: test: prevent cache merging in kmem_cache_double_destroyAndrey Konovalov1-1/+4
2022-02-26mm/hugetlb: fix kernel crash with hugetlb mremapAneesh Kumar K.V1-4/+3
2022-02-26MAINTAINERS: add sysctl-next git treeLuis Chamberlain1-0/+1
2022-02-26rtla/osnoise: Fix error message when failing to enable trace instanceDaniel Bristot de Oliveira1-1/+1
2022-02-26rtla/osnoise: Free params at the exitDaniel Bristot de Oliveira1-0/+1
2022-02-26rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira4-12/+12
2022-02-26tracing: Fix selftest config check for function graph start up testChristophe Leroy1-4/+2
2022-02-26tracefs: Set the group ownership in apply_options() not parse_options()Steven Rostedt (Google)1-2/+3
2022-02-26Merge tag 'configfs-5.17-2022-02-25' of git://git.infradead.org/users/hch/con...Linus Torvalds1-0/+14
2022-02-26Merge tag 'for-5.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-84/+296
2022-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds4-37/+50
2022-02-25Merge tag 'gpio-fixes-for-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-27/+39
2022-02-25RDMA/cma: Do not change route.addr.src_addr outside state checksJason Gunthorpe1-16/+24
2022-02-25Merge tag 'spi-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+13
2022-02-25Merge tag 'regulator-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+6
2022-02-25Merge tag 'regmap-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-14/+6
2022-02-25Merge tag 'thermal-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2022-02-25Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-1/+22
2022-02-25Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-31/+78