index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-log-writes.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-05
s390/cpumf: Allow concurrent access for CPU Measurement Counter Facility
Thomas Richter
6
-1223
/
+1016
2021-07-05
s390/mcck: move register validation to C code
Alexander Gordeev
4
-54
/
+78
2021-07-05
s390/boot: replace magic string check with a bootdata flag
Alexander Egorenkov
3
-1
/
+6
2021-07-05
s390/mcck: keep machine check interruption codes sorted
Alexander Gordeev
1
-1
/
+1
2021-07-05
s390/mcck: move storage error checks to assembler
Alexander Gordeev
3
-26
/
+36
2021-07-05
s390/mcck: always enter C handler with DAT enabled
Alexander Gordeev
2
-32
/
+32
2021-07-05
s390/mcck: optimize user mode check in case of !CONFIG_KVM
Alexander Gordeev
1
-2
/
+4
2021-07-05
s390/entry.S: factor out SIEEXIT macro
Alexander Gordeev
1
-16
/
+12
2021-07-05
s390/lib,uaccess: fix copy_in_user_mvcos() inline asm clobber list
Heiko Carstens
1
-1
/
+1
2021-07-05
s390: mm: Fix secure storage access exception handling
Janosch Frank
4
-1
/
+44
2021-07-05
s390/kprobes: use is_kernel() helper
Kefeng Wang
1
-7
/
+2
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
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
[next]