index
:
kernel/git/robh/linux.git
acpi-header-cleanup
arm-dts-move
arm-dts-move-v2
arm-dts-mv-pull
arm-dts-mv-pull-6.5
arm/brbe
arm/brbe-rebase
arm/brbe-v19
arm/brbe-v20
arm/brbe-v21
arm/brbe-v22
arm/brbe-v23
arm/pmu-cleanups-v1
cpufreq-compile-test
deferred-probe
dev_err-removal
drm-compile-test
drm/resv-obj
dt-ci-unittest
dt-convert
dt-convert-irq
dt/address-helpers
dt/api-cleanups
dt/asoc-header-cleanups
dt/bus-probe
dt/cmdline
dt/const
dt/corstone1000-a320
dt/cpu-test
dt/cpu-type-rework
dt/device_type-removal
dt/device_type-removal-v2
dt/dtbo-rename
dt/extract-props
dt/fixup-infrastruct
dt/header-cleanups
dt/header-cleanups-for-linus
dt/linus
dt/make-rework-v2
dt/mem-opt
dt/memory-region
dt/next
dt/pop-pci-nodes
dt/printf-modalias
dt/property-read
dt/test
dt/testing
dt/yamllint
ethos
ethos-v2
ethos-v3
ethos-v4
ethos-v5
ethos-v6
etnaviv
for-arm-ci
for-kernelci
for-next
has-iomem
highbank-rm-mach-desc
imx93-ethos
imx93-ethos-v2
marvell/rtc
master
mpam/cache-id
of-populate
panfrost-rebase-v3
panfrost/bifrost-mmu
panfrost/fixes
panfrost/heap-noexec
panfrost/per-fd-as
pci-child-bus-ops
pci-dw-cleanups
perf-syspmu
platform_data_rm
qcom-4.14
rust/device-properties
rust/panthor-6.10
rust/platform
serdev-ldisc-v2
tty-flags
tty-port
tty-testing
xgene-pci-fix
yaml-bindings
yaml-bindings-v2
Rob Herring's fork of linux.git
Rob Herring
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fail_function.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-08
kernel/fail_function: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-4
/
+1
2022-09-11
fail_function: fix wrong use of fei_attr_remove()
Yang Yingliang
1
-1
/
+1
2022-09-11
fail_function: refactor code of checking return value of register_kprobe()
Yang Yingliang
1
-6
/
+5
2022-09-11
fail_function: switch to memdup_user_nul() helper
Yang Yingliang
1
-9
/
+4
2020-12-15
fault-injection: handle EI_ETYPE_TRUE
Barnabás Pőcze
1
-3
/
+3
2020-11-19
fail_function: Remove a redundant mutex unlock
Luo Meng
1
-2
/
+3
2019-06-03
fail_function: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-18
/
+5
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2018-10-31
kernel/fail_function.c: remove meaningless null pointer check before debugfs_...
zhong jiang
1
-2
/
+1
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
1
-3
/
+0
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-03-12
error-injection: Fix to prohibit jump optimization
Masami Hiramatsu
1
-0
/
+10
2018-01-12
error-injection: Support fault injection framework
Masami Hiramatsu
1
-0
/
+349