index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-10
perf record: Stop threads in the end of trace streaming
Alexey Bayduraev
1
-0
/
+31
2022-02-10
perf record: Introduce thread local variable
Alexey Bayduraev
1
-46
/
+94
2022-02-10
perf record: Introduce function to propagate control commands
Alexey Bayduraev
2
-0
/
+17
2022-02-10
perf record: Introduce thread specific data array
Alexey Bayduraev
1
-3
/
+244
2022-02-10
tools lib: Introduce fdarray duplicate function
Alexey Bayduraev
2
-0
/
+18
2022-02-10
perf record: Introduce thread affinity and mmap masks
Alexey Bayduraev
1
-0
/
+123
2022-02-10
perf lock: Carefully combine lock stats for discarded entries
Namhyung Kim
1
-0
/
+16
2022-02-10
perf lock: Add -c/--combine-locks option
Namhyung Kim
2
-0
/
+72
2022-02-10
perf lock: Fix lock name length check for printing
Namhyung Kim
1
-1
/
+1
2022-02-10
perf lock: Sort map info based on class name
Namhyung Kim
1
-1
/
+19
2022-02-10
perf lock: Change type of lock_stat->addr to u64
Namhyung Kim
1
-26
/
+9
2022-02-10
perf lock: Convert lockhash_table to use hlist
Namhyung Kim
1
-8
/
+8
2022-02-10
perf annotate: Try chroot filename for objdump
Namhyung Kim
1
-0
/
+10
2022-02-10
perf inject: Try chroot directory when reading build-id
Namhyung Kim
1
-0
/
+10
2022-02-10
perf tools: Try chroot'ed filename when opening dso/symbol
Namhyung Kim
5
-2
/
+69
2022-02-10
tipc: improve size validations for received domain records
Jon Maloy
2
-2
/
+9
2022-02-09
audit: don't deref the syscall args when checking the openat2 open_how::flags
Paul Moore
1
-1
/
+1
2022-02-09
Fix regression due to "fs: move binfmt_misc sysctl to its own file"
Domenico Andreoli
2
-5
/
+3
2022-02-09
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
3
-10
/
+2
2022-02-09
NFSD: Fix offset type in I/O trace points
Chuck Lever
1
-7
/
+7
2022-02-09
NFSD: COMMIT operations must not return NFS?ERR_INVAL
Chuck Lever
3
-25
/
+38
2022-02-09
NFSD: Clamp WRITE offsets
Chuck Lever
2
-2
/
+8
2022-02-09
NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
Chuck Lever
1
-1
/
+1
2022-02-09
NFSD: Fix ia_size underflow
Chuck Lever
1
-0
/
+4
2022-02-09
NFSD: Fix the behavior of READ near OFFSET_MAX
Chuck Lever
3
-10
/
+14
2022-02-09
MIPS: DTS: CI20: fix how ddc power is enabled
H. Nikolaus Schaller
1
-13
/
+2
2022-02-08
SUNRPC: lock against ->sock changing during sysfs read
NeilBrown
2
-2
/
+10
2022-02-08
MAINTAINERS: Update my email address
Anna Schumaker
1
-1
/
+1
2022-02-08
NFS: Fix nfs4_proc_get_locations() kernel-doc comment
Yang Li
1
-1
/
+2
2022-02-08
xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
Dan Aloni
1
-0
/
+3
2022-02-08
NFS: Fix initialisation of nfs_client cl_flags field
Trond Myklebust
1
-1
/
+1
2022-02-07
ata: libata-core: Fix ata_dev_config_cpr()
Damien Le Moal
2
-9
/
+7
2022-02-06
Linux 5.17-rc3
v5.17-rc3
Linus Torvalds
1
-1
/
+1
2022-02-06
perf ftrace: system_wide collection is not effective by default
Changbin Du
1
-21
/
+24
2022-02-06
libperf: Add arm64 support to perf_mmap__read_self()
Rob Herring
2
-1
/
+102
2022-02-06
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+3
2022-02-06
perf stat: Fix display of grouped aliased events
Ian Rogers
1
-9
/
+10
2022-02-06
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
3
-2
/
+5
2022-02-06
perf bpf: Fix a typo in bpf_counter_cgroup.c
Masanari Iida
1
-1
/
+1
2022-02-06
perf synthetic-events: Return error if procfs isn't mounted for PID namespaces
Leo Yan
1
-0
/
+19
2022-02-06
perf session: Check for NULL pointer before dereference
Ameer Hamza
1
-1
/
+2
2022-02-06
perf annotate: Set error stream of objdump process for TUI
Namhyung Kim
1
-0
/
+1
2022-02-06
perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()
Anshuman Khandual
1
-1
/
+1
2022-02-06
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-02-05
crypto: api - Move cryptomgr soft dependency into algapi
Herbert Xu
2
-1
/
+1
2022-02-04
PCI: kirin: Add dev struct for of_device_get_match_data()
Bjorn Helgaas
1
-13
/
+18
2022-02-04
random: only call crng_finalize_init() for primary_crng
Dominik Brodowski
1
-5
/
+5
2022-02-04
random: access primary_pool directly rather than through pointer
Dominik Brodowski
1
-7
/
+7
2022-02-04
random: wake up /dev/random writers after zap
Jason A. Donenfeld
1
-1
/
+4
2022-02-04
random: continually use hwgenerator randomness
Dominik Brodowski
1
-4
/
+6
[next]