summaryrefslogtreecommitdiffstats
path: root/drivers/usb/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-10perf record: Stop threads in the end of trace streamingAlexey Bayduraev1-0/+31
2022-02-10perf record: Introduce thread local variableAlexey Bayduraev1-46/+94
2022-02-10perf record: Introduce function to propagate control commandsAlexey Bayduraev2-0/+17
2022-02-10perf record: Introduce thread specific data arrayAlexey Bayduraev1-3/+244
2022-02-10tools lib: Introduce fdarray duplicate functionAlexey Bayduraev2-0/+18
2022-02-10perf record: Introduce thread affinity and mmap masksAlexey Bayduraev1-0/+123
2022-02-10perf lock: Carefully combine lock stats for discarded entriesNamhyung Kim1-0/+16
2022-02-10perf lock: Add -c/--combine-locks optionNamhyung Kim2-0/+72
2022-02-10perf lock: Fix lock name length check for printingNamhyung Kim1-1/+1
2022-02-10perf lock: Sort map info based on class nameNamhyung Kim1-1/+19
2022-02-10perf lock: Change type of lock_stat->addr to u64Namhyung Kim1-26/+9
2022-02-10perf lock: Convert lockhash_table to use hlistNamhyung Kim1-8/+8
2022-02-10perf annotate: Try chroot filename for objdumpNamhyung Kim1-0/+10
2022-02-10perf inject: Try chroot directory when reading build-idNamhyung Kim1-0/+10
2022-02-10perf tools: Try chroot'ed filename when opening dso/symbolNamhyung Kim5-2/+69
2022-02-10tipc: improve size validations for received domain recordsJon Maloy2-2/+9
2022-02-09audit: don't deref the syscall args when checking the openat2 open_how::flagsPaul Moore1-1/+1
2022-02-09Fix regression due to "fs: move binfmt_misc sysctl to its own file"Domenico Andreoli2-5/+3
2022-02-09NFSD: Deprecate NFS_OFFSET_MAXChuck Lever3-10/+2
2022-02-09NFSD: Fix offset type in I/O trace pointsChuck Lever1-7/+7
2022-02-09NFSD: COMMIT operations must not return NFS?ERR_INVALChuck Lever3-25/+38
2022-02-09NFSD: Clamp WRITE offsetsChuck Lever2-2/+8
2022-02-09NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizesChuck Lever1-1/+1
2022-02-09NFSD: Fix ia_size underflowChuck Lever1-0/+4
2022-02-09NFSD: Fix the behavior of READ near OFFSET_MAXChuck Lever3-10/+14
2022-02-09MIPS: DTS: CI20: fix how ddc power is enabledH. Nikolaus Schaller1-13/+2
2022-02-08SUNRPC: lock against ->sock changing during sysfs readNeilBrown2-2/+10
2022-02-08MAINTAINERS: Update my email addressAnna Schumaker1-1/+1
2022-02-08NFS: Fix nfs4_proc_get_locations() kernel-doc commentYang Li1-1/+2
2022-02-08xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_createDan Aloni1-0/+3
2022-02-08NFS: Fix initialisation of nfs_client cl_flags fieldTrond Myklebust1-1/+1
2022-02-07ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal2-9/+7
2022-02-06Linux 5.17-rc3v5.17-rc3Linus Torvalds1-1/+1
2022-02-06perf ftrace: system_wide collection is not effective by defaultChangbin Du1-21/+24
2022-02-06libperf: Add arm64 support to perf_mmap__read_self()Rob Herring2-1/+102
2022-02-06tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo1-1/+3
2022-02-06perf stat: Fix display of grouped aliased eventsIan Rogers1-9/+10
2022-02-06perf tools: Apply correct label to user/kernel symbols in branch modeGerman Gomez3-2/+5
2022-02-06perf bpf: Fix a typo in bpf_counter_cgroup.cMasanari Iida1-1/+1
2022-02-06perf synthetic-events: Return error if procfs isn't mounted for PID namespacesLeo Yan1-0/+19
2022-02-06perf session: Check for NULL pointer before dereferenceAmeer Hamza1-1/+2
2022-02-06perf annotate: Set error stream of objdump process for TUINamhyung Kim1-0/+1
2022-02-06perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()Anshuman Khandual1-1/+1
2022-02-06tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo1-3/+3
2022-02-05crypto: api - Move cryptomgr soft dependency into algapiHerbert Xu2-1/+1
2022-02-04PCI: kirin: Add dev struct for of_device_get_match_data()Bjorn Helgaas1-13/+18
2022-02-04random: only call crng_finalize_init() for primary_crngDominik Brodowski1-5/+5
2022-02-04random: access primary_pool directly rather than through pointerDominik Brodowski1-7/+7
2022-02-04random: wake up /dev/random writers after zapJason A. Donenfeld1-1/+4
2022-02-04random: continually use hwgenerator randomnessDominik Brodowski1-4/+6