index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-15
powerpc/machdep: warn when machine_is() used too early
Nathan Lynch
1
-5
/
+11
2023-02-15
powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500
Christophe Leroy
1
-1
/
+1
2023-02-15
powerpc/eeh: Set channel state after notifying the drivers
Ganesh Goudar
1
-2
/
+2
2023-02-15
selftests/powerpc: Fix incorrect kernel headers search path
Mathieu Desnoyers
4
-4
/
+4
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
28
-137
/
+123
2023-02-13
powerpc/rtas: introduce rtas_function_token() API
Nathan Lynch
2
-1
/
+126
2023-02-13
powerpc/pseries/lpar: convert to papr_sysparm API
Nathan Lynch
1
-28
/
+9
2023-02-13
powerpc/pseries/hv-24x7: convert to papr_sysparm API
Nathan Lynch
1
-23
/
+16
2023-02-13
powerpc/pseries/lparcfg: convert to papr_sysparm API
Nathan Lynch
1
-80
/
+24
2023-02-13
powerpc/pseries: convert CMO probe to papr_sysparm API
Nathan Lynch
1
-17
/
+6
2023-02-13
powerpc/pseries: PAPR system parameter API
Nathan Lynch
3
-1
/
+190
2023-02-13
powerpc/pseries/dlpar: use RTAS work area API
Nathan Lynch
1
-18
/
+9
2023-02-13
powerpc/pseries: add RTAS work area allocator
Nathan Lynch
4
-1
/
+309
2023-02-13
powerpc/rtas: add tracepoints around RTAS entry
Nathan Lynch
1
-6
/
+53
2023-02-13
powerpc/tracing: tracepoints for RTAS entry and exit
Nathan Lynch
1
-0
/
+103
2023-02-13
powerpc/rtas: strengthen do_enter_rtas() type safety, drop inline
Nathan Lynch
1
-5
/
+5
2023-02-13
powerpc/rtas: improve function information lookups
Nathan Lynch
2
-106
/
+700
2023-02-13
powerpc/pseries: drop RTAS-based timebase synchronization
Nathan Lynch
1
-6
/
+0
2023-02-13
powerpc/rtas: ensure 4KB alignment for rtas_data_buf
Nathan Lynch
1
-1
/
+1
2023-02-13
powerpc/pseries/setup: add missing RTAS retry status handling
Nathan Lynch
1
-8
/
+12
2023-02-13
powerpc/pseries/lparcfg: add missing RTAS retry status handling
Nathan Lynch
1
-10
/
+10
2023-02-13
powerpc/pseries/lpar: add missing RTAS retry status handling
Nathan Lynch
1
-10
/
+10
2023-02-13
powerpc/perf/hv-24x7: add missing RTAS retry status handling
Nathan Lynch
1
-24
/
+18
2023-02-13
powerpc/rtas: handle extended delays safely in early boot
Nathan Lynch
1
-1
/
+48
2023-02-13
integrity/powerpc: Support loading keys from PLPKS
Russell Currey
1
-7
/
+10
2023-02-13
integrity/powerpc: Improve error handling & reporting when loading certs
Russell Currey
1
-6
/
+20
2023-02-13
powerpc/pseries: Implement secvars for dynamic secure boot
Russell Currey
4
-3
/
+293
2023-02-12
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
4
-5
/
+92
2023-02-12
powerpc/pseries: Add helper to get PLPKS password length
Russell Currey
2
-0
/
+10
2023-02-12
powerpc/pseries: Clarify warning when PLPKS password already set
Andrew Donnellan
1
-1
/
+1
2023-02-12
powerpc/pseries: Turn PSERIES_PLPKS into a hidden option
Andrew Donnellan
2
-10
/
+10
2023-02-12
powerpc/pseries: Make caller pass buffer to plpks_read_var()
Andrew Donnellan
2
-7
/
+16
2023-02-12
powerpc/pseries: Log hcall return codes for PLPKS debug
Russell Currey
1
-0
/
+2
2023-02-12
powerpc/pseries: Implement signed update for PLPKS objects
Nayna Jain
3
-5
/
+75
2023-02-12
powerpc/pseries: Expose PLPKS config values, support additional fields
Nayna Jain
2
-12
/
+195
2023-02-12
powerpc/pseries: Move PLPKS constants to header file
Russell Currey
2
-40
/
+53
2023-02-12
powerpc/pseries: Move plpks.h to include directory
Russell Currey
2
-5
/
+8
2023-02-12
powerpc/secvar: Don't print error on ENOENT when reading variables
Andrew Donnellan
1
-3
/
+4
2023-02-12
powerpc/secvar: Warn when PAGE_SIZE is smaller than max object size
Andrew Donnellan
1
-0
/
+9
2023-02-12
powerpc/secvar: Allow backend to populate static list of variable names
Andrew Donnellan
2
-21
/
+52
2023-02-12
powerpc/secvar: Extend sysfs to include config vars
Russell Currey
2
-5
/
+30
2023-02-12
powerpc/secvar: Clean up init error messages
Andrew Donnellan
1
-3
/
+3
2023-02-12
powerpc/secvar: Handle max object size in the consumer
Russell Currey
3
-14
/
+26
2023-02-12
powerpc/secvar: Handle format string in the consumer
Russell Currey
3
-18
/
+35
2023-02-12
powerpc/secvar: Use sysfs_emit() instead of sprintf()
Russell Currey
1
-2
/
+2
2023-02-12
powerpc/secvar: Warn and error if multiple secvar ops are set
Russell Currey
3
-7
/
+11
2023-02-12
powerpc/secvar: Use u64 in secvar_operations
Michael Ellerman
4
-18
/
+12
2023-02-12
powerpc/secvar: Fix incorrect return in secvar_sysfs_load()
Russell Currey
1
-2
/
+4
2023-02-12
powerpc/pseries: Fix alignment of PLPKS structures and buffers
Andrew Donnellan
1
-3
/
+7
2023-02-12
powerpc/pseries: Fix handling of PLPKS object flushing timeout
Andrew Donnellan
1
-3
/
+8
[next]