index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
hibernate.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-7
/
+16
2025-05-13
PM: sleep: Print PM debug messages during hibernation
Rafael J. Wysocki
1
-0
/
+5
2025-05-09
PM: hibernate: add configurable delay for pm_test
Zihuan Zhang
1
-2
/
+7
2025-05-09
power: freeze filesystems during suspend/resume
Christian Brauner
1
-1
/
+15
2025-04-09
PM: hibernate: Remove size arguments when calling strscpy()
Thorsten Blum
1
-5
/
+4
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+3
2025-03-27
Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-8
/
+8
2025-03-21
PM: hibernate: Use crypto_acomp interface
Herbert Xu
1
-2
/
+3
2025-03-11
printk: Rename resume_console to console_resume_all
Marcos Paulo de Souza
1
-4
/
+4
2025-03-11
printk: Rename suspend_console to console_suspend_all
Marcos Paulo de Souza
1
-4
/
+4
2025-03-03
PM: hibernate: Avoid deadlock in hibernate_compressor_param_set()
Lizhi Xu
1
-3
/
+3
2025-01-23
PM: hibernate: Add error handling for syscore_suspend()
Wentao Liang
1
-1
/
+6
2024-10-31
arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
David Woodhouse
1
-1
/
+4
2024-08-02
PM: hibernate: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Xueqin Luo
1
-11
/
+15
2024-04-30
PM: hibernate: replace deprecated strncpy() with strscpy()
Justin Stitt
1
-1
/
+1
2024-02-22
PM: hibernate: Support to select compression algorithm
Nikhil V
1
-3
/
+54
2024-02-05
PM: hibernate: Add support for LZ4 compression for hibernation
Nikhil V
1
-3
/
+22
2024-02-05
PM: hibernate: Move to crypto APIs for LZO compression
Nikhil V
1
-0
/
+33
2023-12-15
PM: hibernate: Avoid missing wakeup events during hibernation
Chris Feng
1
-2
/
+8
2023-10-28
PM: hibernate: Drop unused snapshot_test argument
Jan Kara
1
-7
/
+7
2023-09-12
PM: hibernate: Fix the exclusive get block device in test_resume mode
Chen Yu
1
-6
/
+6
2023-08-07
PM: hibernate: fix resume_store() return value when hibernation not available
Vlastimil Babka
1
-1
/
+1
2023-07-11
PM: hibernate: Fix writing maj:min to /sys/power/resume
Azat Khuzhin
1
-0
/
+1
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-8
/
+4
2023-06-05
PM: hibernate: don't use early_lookup_bdev in resume_store
Christoph Hellwig
1
-1
/
+17
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
1
-12
/
+10
2023-06-05
PM: hibernate: move finding the resume device out of software_resume
Christoph Hellwig
1
-41
/
+39
2023-06-05
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
1
-11
/
+6
2023-06-05
PM: hibernate: factor out a helper to find the resume device
Christoph Hellwig
1
-35
/
+37
2023-04-27
PM: hibernate: Do not get block device exclusively in test_resume mode
Chen Yu
1
-2
/
+6
2023-04-27
PM: hibernate: Turn snapshot_test into global variable
Chen Yu
1
-1
/
+6
2022-10-25
PM: hibernate: Allow hybrid sleep to work with s2idle
Mario Limonciello
1
-1
/
+1
2022-09-07
freezer: Have {,un}lock_system_sleep() save/restore flags
Peter Zijlstra
1
-13
/
+22
2022-06-21
PM: hibernate: Use kernel_can_power_off()
Dmitry Osipenko
1
-1
/
+1
2022-04-22
PM: CXL: Disable suspend
Dan Williams
1
-1
/
+1
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2022-03-01
PM: hibernate: fix __setup handler error handling
Randy Dunlap
1
-1
/
+1
2022-02-16
PM: hibernate: fix load_image_and_restore() error path
Ye Bin
1
-1
/
+3
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2021-11-24
PM: hibernate: use correct mode for swsusp_close()
Thomas Zeitlhofer
1
-3
/
+3
2021-10-26
PM: sleep: Pause cpuidle later and resume it earlier during system transitions
Rafael J. Wysocki
1
-5
/
+7
2021-07-08
PM: hibernate: disable when there are active secretmem users
Mike Rapoport
1
-1
/
+4
2020-12-15
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
1
-1
/
+1
2020-10-14
Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-11
/
+0
2020-10-05
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
1
-11
/
+0
2020-09-01
notifier: Fix broken error handling pattern
Peter Zijlstra
1
-21
/
+18
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-11
Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-0
/
+97
2020-07-28
PM, libnvdimm: Add runtime firmware activation support
Dan Williams
1
-0
/
+97
2020-07-14
PM: hibernate: fix white space in a few places
Xiang Chen
1
-3
/
+3
[next]