index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
owl-dma.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-05
iov_iter: remove uaccess_kernel() warning from iov_iter_init()
Linus Torvalds
1
-1
/
+0
2021-07-04
scsi: blkcg: Fix application ID config options
Martin K. Petersen
2
-14
/
+1
2021-07-04
csky: Kconfig: Remove unused selects
Guo Ren
1
-3
/
+0
2021-07-04
csky: syscache: Fixup duplicate cache flush
Guo Ren
1
-5
/
+7
2021-07-03
Revert "ALSA: usb-audio: Reduce latency at playback start"
Linus Torvalds
1
-9
/
+5
2021-07-02
mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode
Al Cooper
2
-0
/
+5
2021-07-02
i2c: ali1535: mention that the device should not be disabled
Wolfram Sang
1
-0
/
+5
2021-07-02
i2c: mpc: Restore reread of I2C status register
Chris Packham
1
-0
/
+2
2021-07-01
perf session: Add missing evlist__delete when deleting a session
Riccardo Mancini
1
-1
/
+4
2021-07-01
perf annotate: Allow 's' on source code lines
Riccardo Mancini
1
-3
/
+29
2021-07-01
perf dlfilter: Add object_code() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+41
2021-07-01
perf dlfilter: Add attr() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+18
2021-07-01
perf dlfilter: Add srcline() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+35
2021-07-01
perf dlfilter: Add insn() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+39
2021-07-01
perf dlfilter: Add resolve_address() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+40
2021-07-01
perf build: Install perf_dlfilter.h
Adrian Hunter
2
-1
/
+6
2021-07-01
perf script: Add option to pass arguments to dlfilters
Adrian Hunter
6
-13
/
+91
2021-07-01
perf script: Add option to list dlfilters
Adrian Hunter
6
-1
/
+134
2021-07-01
perf script: Add dlfilter__filter_event_early()
Adrian Hunter
5
-16
/
+59
2021-07-01
perf script: Add API for filtering via dynamically loaded shared object
Adrian Hunter
7
-2
/
+780
2021-07-01
perf llvm: Return -ENOMEM when asprintf() fails
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-07-01
perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()
James Clark
1
-1
/
+5
2021-07-01
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-07-01
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+11
2021-07-01
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+118
2021-07-01
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-07-01
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-07-01
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-07-01
perf arm-spe: Don't wait for PERF_RECORD_EXIT event
Leo Yan
1
-5
/
+1
2021-07-01
perf arm-spe: Bail out if the trace is later than perf event
Leo Yan
1
-3
/
+34
2021-07-01
perf arm-spe: Assign kernel time to synthesized event
Leo Yan
1
-1
/
+1
2021-07-01
perf arm-spe: Convert event kernel time to counter value
Leo Yan
1
-1
/
+1
2021-07-01
perf arm-spe: Save clock parameters from TIME_CONV event
Leo Yan
1
-0
/
+26
2021-07-01
perf cs-etm: Remove callback cs_etm_find_snapshot()
Leo Yan
1
-133
/
+0
2021-07-01
perf bpf_counter: Move common functions to bpf_counter.h
Namhyung Kim
2
-52
/
+52
2021-07-01
tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULT
Paul Burton
1
-16
/
+47
2021-07-01
ipc/util.c: use binary search for max_idx
Manfred Spraul
2
-5
/
+42
2021-07-01
ipc/sem.c: use READ_ONCE()/WRITE_ONCE() for use_global_lock
Manfred Spraul
1
-5
/
+9
2021-07-01
ipc: use kmalloc for msg_queue and shmid_kernel
Vasily Averin
2
-6
/
+6
2021-07-01
ipc sem: use kvmalloc for sem_undo allocation
Vasily Averin
1
-5
/
+6
2021-07-01
lib/decompressors: remove set but not used variabled 'level'
Yu Kuai
1
-2
/
+1
2021-07-01
selftests/vm/pkeys: exercise x86 XSAVE init state
Dave Hansen
3
-2
/
+76
2021-07-01
selftests/vm/pkeys: refill shadow register after implicit kernel write
Dave Hansen
1
-0
/
+7
2021-07-01
selftests/vm/pkeys: handle negative sys_pkey_alloc() return code
Dave Hansen
1
-1
/
+1
2021-07-01
selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
Dave Hansen
1
-1
/
+2
2021-07-01
kcov: add __no_sanitize_coverage to fix noinstr for all architectures
Marco Elver
3
-1
/
+24
2021-07-01
exec: remove checks in __register_bimfmt()
Alexey Dobriyan
1
-3
/
+0
2021-07-01
x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't...
Al Viro
3
-14
/
+4
2021-07-01
hfsplus: report create_date to kstat.btime
Chung-Chiang Cheng
1
-0
/
+5
2021-07-01
hfsplus: remove unnecessary oom message
Zhen Lei
1
-1
/
+0
[next]