index
:
delta/strace.git
AkosUzonyi/pidns
EdgarKaziakhmedov/asinfo
NikolayMarchuk/gsoc-2017-final
NikolayMarchuk/gsoc-2017-final-rebased-on-v4.23--16
VictorKrapivensky/luajit
ZhibinLi/ioctl-drm
baserock/morph
esyr/5.15
esyr/af-spec-fix
esyr/count
esyr/enable-libdw-mpers
esyr/fb
esyr/fixes
esyr/gdbserver-prep
esyr/gdbserver-prep--rebased
esyr/gdbserver0
esyr/hppa-madvise
esyr/ip-local-port-range
esyr/kd
esyr/linux-5.14
esyr/linux-5.15
esyr/linux-5.16
esyr/linux-5.7
esyr/long-options
esyr/net
esyr/next-ng2
esyr/next-ng2-salvage
esyr/prctl-mdwe
esyr/ptp
esyr/rtc-success
esyr/secontext-fixes
esyr/strace-c-fix
esyr/straus-v2
esyr/tcamsg-fixes
esyr/term
esyr/tests-prctl-sve-fix
esyr/time64-updates
esyr/trace-fds
esyr/v4l2
esyr/v5.19
glebfm/getregs_old
ldv/PTRACE_GETEVENTMSG
ldv/PTRACE_SETOPTIONS-tests
ldv/SECCOMP_RET_TRAP
ldv/ci-musl-mainline-only
ldv/codecov
ldv/credits
ldv/fixes
ldv/gcc-10
ldv/github-ci
ldv/gpio
ldv/linux-5.9
ldv/master
ldv/next
ldv/release
ldv/secontext
ldv/selinux
ldv/trace-siginfo
ldv/travis-looping-threads-valgrind
ldv/travis-valgrind
ldv/unifdef
lirc
master
obsolete/HEAD
obsolete/WTA
obsolete/ia64.0
obsolete/v4.0.1
ppiao/gsoc-2018-final
rebase
vapier/ioctlent
github.com: strace/strace.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: prepare for -Wimplicit-fallthrough=5
Dmitry V. Levin
2018-03-06
1
-1
/
+1
*
dm: add support for event_nr in DM_LIST_DEVICES result
Eugene Syromyatnikov
2018-01-21
1
-2
/
+31
*
dm: add support for DM_DEV_ARM_POLL
Eugene Syromyatnikov
2017-09-17
1
-3
/
+8
*
Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on entering
Dmitry V. Levin
2017-08-28
1
-2
/
+2
*
Replace return 1 ioctl sub-decoder hack with proper flag
Eugene Syromyatnikov
2017-08-28
1
-2
/
+2
*
dm: return RVAL_DECODED instead of 0 if we can't decode command
Eugene Syromyatnikov
2017-08-28
1
-2
/
+2
*
dm: use PRINT_FIELD_* macros
Dmitry V. Levin
2017-07-14
1
-19
/
+15
*
Introduce PRINT_FIELD_CSTRING
Dmitry V. Levin
2017-07-11
1
-16
/
+10
*
Intorduce PRINT_FIELD_DEV
Dmitry V. Levin
2017-07-09
1
-6
/
+4
*
Fix a few spacing style issues
Dmitry V. Levin
2017-06-17
1
-1
/
+1
*
Add copyright headers
Eugene Syromyatnikov
2017-05-22
1
-0
/
+1
*
Introduce tprintf_comment and tprints_comment functions
Dmitry V. Levin
2017-04-24
1
-8
/
+8
*
dm: fix diagnostics about misplaced parts of struct dm_ioctl
Dmitry V. Levin
2017-04-24
1
-50
/
+68
*
Use tprints instead of tprintf in a few more places
Dmitry V. Levin
2017-02-17
1
-1
/
+1
*
dm.c: add copyright notice
Eugene Syromyatnikov
2017-01-04
1
-0
/
+32
*
Move device number printing code into a separate routine
Eugene Syromyatnikov
2016-12-29
1
-8
/
+9
*
Automatically replace kernel_(scno|ureg)_t with kernel_ulong_t
Dmitry V. Levin
2016-12-26
1
-9
/
+9
*
Change type of ioctl 3rd argument from long to kernel_ureg_t
Dmitry V. Levin
2016-12-25
1
-3
/
+4
*
dm: change address argument type from unsigned long to kernel_ureg_t
Dmitry V. Levin
2016-12-23
1
-12
/
+12
*
Add support for decoding of DM_* ioctl commands
Mikulas Patocka
2016-11-10
1
-0
/
+553