index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
livepatch
/
transition.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
livepatch: Make 'klp_stack_entries' static
Josh Poimboeuf
1
-1
/
+1
2023-03-22
livepatch,sched: Add livepatch task switching to cond_resched()
Josh Poimboeuf
1
-15
/
+92
2023-03-22
livepatch: Skip task_call_func() for current task
Josh Poimboeuf
1
-1
/
+5
2023-03-22
livepatch: Convert stack entries array to percpu
Josh Poimboeuf
1
-2
/
+7
2022-10-18
livepatch: Move the result-invariant calculation out of the loop
Zhen Lei
1
-27
/
+27
2022-09-01
livepatch: fix race between fork and KLP transition
Rik van Riel
1
-2
/
+16
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2022-03-17
livepatch: Don't block removal of patches that are safe to unload
Chengming Zhou
1
-2
/
+9
2022-03-10
tracehook: Remove tracehook.h
Eric W. Biederman
1
-1
/
+0
2021-10-14
sched,livepatch: Use wake_up_if_idle()
Peter Zijlstra
1
-1
/
+4
2021-10-07
sched,livepatch: Use task_call_func()
Peter Zijlstra
1
-46
/
+44
2021-08-19
livepatch: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-03-30
livepatch: Replace the fake signal sending with TIF_NOTIFY_SIGNAL infrastructure
Miroslav Benes
1
-3
/
+2
2019-11-01
livepatch: Keep replaced patches until post_patch callback is called
Petr Mladek
1
-6
/
+6
2019-07-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-3
/
+8
2019-06-20
livepatch: Remove duplicate warning about missing reliable stacktrace support
Petr Mladek
1
-1
/
+0
2019-06-20
Revert "livepatch: Remove reliable stacktrace check in klp_try_switch_task()"
Miroslav Benes
1
-0
/
+7
2019-06-05
livepatch: Use static buffer for debugging messages under rq lock
Petr Mladek
1
-2
/
+1
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-04-29
livepatch: Simplify stack trace retrieval
Thomas Gleixner
1
-13
/
+9
2019-03-05
Merge branch 'for-5.1/atomic-replace' into for-linus
Jiri Kosina
1
-1
/
+1
2019-02-06
livepatch: Introduce klp_for_each_patch macro
Petr Mladek
1
-1
/
+1
2019-01-16
livepatch: Remove signal sysfs attribute
Miroslav Benes
1
-41
/
+41
2019-01-16
livepatch: Send a fake signal periodically
Miroslav Benes
1
-3
/
+13
2019-01-11
livepatch: Remove Nop structures when unused
Petr Mladek
1
-1
/
+3
2019-01-11
livepatch: Add atomic replace
Jason Baron
1
-0
/
+3
2019-01-11
livepatch: Simplify API by removing registration step
Petr Mladek
1
-7
/
+12
2019-01-11
livepatch: Don't block the removal of patches loaded after a forced transition
Petr Mladek
1
-5
/
+5
2019-01-11
livepatch: Change unsigned long old_addr -> void *old_func in struct klp_func
Petr Mladek
1
-2
/
+2
2018-12-01
livepatch: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-2
/
+2
2018-07-16
livepatch: Remove reliable stacktrace check in klp_try_switch_task()
Kamalesh Babulal
1
-7
/
+0
2018-01-11
livepatch: Remove immediate feature
Miroslav Benes
1
-44
/
+5
2017-12-07
livepatch: force transition to finish
Miroslav Benes
1
-2
/
+34
2017-12-04
livepatch: send a fake signal to all blocking tasks
Miroslav Benes
1
-0
/
+41
2017-10-19
livepatch: add transition notices
Joe Lawrence
1
-1
/
+17
2017-10-19
livepatch: move transition "complete" notice into klp_complete_transition()
Joe Lawrence
1
-3
/
+3
2017-10-19
livepatch: add (un)patch callbacks
Joe Lawrence
1
-3
/
+18
2017-06-20
livepatch: Fix stacking of patches with respect to RCU
Petr Mladek
1
-5
/
+31
2017-04-11
livepatch: Cancel transition a safe way for immediate patches
Petr Mladek
1
-20
/
+0
2017-03-08
livepatch: make klp_mutex proper part of API
Jiri Kosina
1
-2
/
+1
2017-03-08
livepatch: allow removal of a disabled patch
Josh Poimboeuf
1
-3
/
+34
2017-03-08
livepatch: change to a per-task consistency model
Josh Poimboeuf
1
-0
/
+543