summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-21xhci: use max() to make code cleanerChangcheng Deng1-4/+2
2021-12-21Revert "usb: host: ehci-sh: propagate errors from platform_get_irq()"Greg Kroah-Hartman1-2/+2
2021-12-19Linux 5.16-rc6v5.16-rc6Linus Torvalds1-1/+1
2021-12-19KVM: x86: Retry page fault if MMU reload is pending and root has no spSean Christopherson1-1/+15
2021-12-19KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDsVitaly Kuznetsov1-17/+0
2021-12-19KVM: x86: Drop guest CPUID check for host initiated writes to MSR_IA32_PERF_C...Vitaly Kuznetsov1-1/+1
2021-12-19Revert "block: reduce kblockd_mod_delayed_work_on() CPU consumption"Jens Axboe1-2/+0
2021-12-18perf inject: Fix segfault due to perf_data__fd() without openAdrian Hunter1-3/+7
2021-12-18perf inject: Fix segfault due to close without openAdrian Hunter1-1/+2
2021-12-18perf expr: Fix missing check for return value of hashmap__new()Miaoqian Lin1-0/+5
2021-12-18locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()Zqiang1-1/+1
2021-12-18cifs: sanitize multiple delimiters in prepathThiago Rafael Becker1-1/+37
2021-12-18cifs: ignore resource_id while getting fscache super cookieShyam Prasad N2-13/+7
2021-12-17timekeeping: Really make sure wall_to_monotonic isn't positiveYu Liao1-2/+1
2021-12-17usb: misc: ehset: Rework test mode entryRazvan Heghedus1-0/+58
2021-12-17usb: core: Export usb_device_match_idRazvan Heghedus1-0/+1
2021-12-17usb: musb: Set the DT node on the child deviceRob Herring6-0/+9
2021-12-17usb: musb: Drop unneeded resource copyingRob Herring3-53/+4
2021-12-17usb: host: ohci-omap: propagate errors from platform_get_irq()Sergey Shtylyov1-1/+1
2021-12-17usb: host: ehci-sh: propagate errors from platform_get_irq()Sergey Shtylyov1-2/+2
2021-12-17usb: gadget: udc: pxa25x: propagate errors from platform_get_irq()Sergey Shtylyov1-1/+1
2021-12-17usb: gadget: udc: bcm63xx: propagate errors from platform_get_irq()Sergey Shtylyov1-2/+6
2021-12-17usb: ftdi-elan: fix memory leak on device disconnectWei Yongjun1-0/+1
2021-12-17usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0Kai-Heng Feng1-1/+4
2021-12-17dt-bindings: usb: qcom,dwc3: Add SM6350 compatibleLuca Weiss1-0/+1
2021-12-17usb: dwc2: drd: restore role and overrides upon resumeFabrice Gasnier2-6/+42
2021-12-17usb: dwc2: drd: add role-switch-default-node supportFabrice Gasnier2-0/+16
2021-12-17dt-bindings: usb: document role-switch-default-mode property in dwc2Fabrice Gasnier1-0/+3
2021-12-17MAINTAINERS: remove typo from XEN PVUSB DRIVER sectionLukas Bulwahn1-1/+1
2021-12-17usb: chipidea: Set the DT node on the child deviceRob Herring1-0/+1
2021-12-17usb: uhci: Use platform_get_irq() to get the interruptRob Herring1-1/+5
2021-12-17usb: ohci-s3c2410: Use platform_get_irq() to get the interruptRob Herring1-2/+8
2021-12-17usb: ohci-spear: Remove direct access to platform_device resource listRob Herring1-1/+1
2021-12-17dt-bindings: usb: qcom,dwc3: add binding for SM8450Vinod Koul1-0/+1
2021-12-17Revert "usb: early: convert to readl_poll_timeout_atomic()"Greg Kroah-Hartman1-4/+11
2021-12-17usb: hub: make wait_for_connected() take an int instead of a pointer to intDan Carpenter1-3/+3
2021-12-17MAITAINERS: Change zonefs maintainer email addressDamien Le Moal1-1/+1
2021-12-17zonefs: add MODULE_ALIAS_FSNaohiro Aota1-0/+1
2021-12-17riscv: dts: sifive unmatched: Link the tmp451 with its power supplyVincent Pelletier1-0/+1
2021-12-17riscv: dts: sifive unmatched: Fix regulator for board rev3Vincent Pelletier1-60/+24
2021-12-17riscv: dts: sifive unmatched: Expose the PMIC sub-functionsVincent Pelletier1-0/+12
2021-12-17riscv: dts: sifive unmatched: Expose the board ID eepromVincent Pelletier1-0/+10
2021-12-17riscv: dts: sifive unmatched: Name gpio linesVincent Pelletier1-0/+4
2021-12-17libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy1-2/+13
2021-12-16selinux: fix sleeping function called from invalid contextScott Mayhew1-14/+19
2021-12-16bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau1-2/+14
2021-12-16selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov2-0/+32
2021-12-16bpf: Fix extable address check.Alexei Starovoitov1-7/+42
2021-12-16bpf: Fix extable fixup offset.Alexei Starovoitov1-1/+1
2021-12-16bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann1-0/+23