summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-02-09 09:47:06 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2025-02-09 09:47:06 -0800
commit146339ddb8b7520ee486389c7b0a7b24d68e5f60 (patch)
treee8e03e19725d87ab516b152fbbe4b3988bc9f514 /scripts/const_structs.checkpatch
parent954a209f431c06b62718a49b403bd4c549f0d6fb (diff)
parent7585946243d614bd2cd4e13377be2c711c9539e0 (diff)
downloadkernel-146339ddb8b7520ee486389c7b0a7b24d68e5f60.tar.gz
Merge tag 'pm-6.14-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull power management fix from Rafael Wysocki: "Fix a recently introduced kernel crash due to a NULL pointer dereference during system-wide suspend (Rafael Wysocki)" * tag 'pm-6.14-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: PM: sleep: core: Restrict power.set_active propagation
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
yal 2017-08-04Merge branch 'for-linus' into for-nextTakashi Iwai 2017-07-18ALSA: mixart: fix string overflow warningArnd Bergmann 2017-07-06Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds 2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar 2017-05-21ALSA: mixart: constify snd_kcontrol_new structuresBhumika Goyal 2017-02-21ALSA: pci: constify snd_kcontrol_new structuresBhumika Goyal 2016-12-28ALSA: mixart: fix a comment typoGeliang Tang