| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled | Haren Myneni | 2023-03-29 | 1 | -0/+8 |
* | powerpc/pseries: RTAS work area requires GENERIC_ALLOCATOR | Randy Dunlap | 2023-03-14 | 1 | -0/+1 |
* | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2023-02-25 | 32 | -357/+1072 |
|\ |
|
| * | powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseries | Russell Currey | 2023-02-22 | 1 | -0/+4 |
| * | powerpc/pseries: Fix endianness issue when parsing PLPKS secvar flags | Andrew Donnellan | 2023-02-16 | 1 | -1/+2 |
| * | powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500 | Christophe Leroy | 2023-02-15 | 1 | -1/+1 |
| * | powerpc/rtas: arch-wide function token lookup conversions | Nathan Lynch | 2023-02-13 | 20 | -48/+48 |
| * | powerpc/pseries/lpar: convert to papr_sysparm API | Nathan Lynch | 2023-02-13 | 1 | -28/+9 |
| * | powerpc/pseries/lparcfg: convert to papr_sysparm API | Nathan Lynch | 2023-02-13 | 1 | -80/+24 |
| * | powerpc/pseries: convert CMO probe to papr_sysparm API | Nathan Lynch | 2023-02-13 | 1 | -17/+6 |
| * | powerpc/pseries: PAPR system parameter API | Nathan Lynch | 2023-02-13 | 2 | -1/+152 |
| * | powerpc/pseries/dlpar: use RTAS work area API | Nathan Lynch | 2023-02-13 | 1 | -18/+9 |
| * | powerpc/pseries: add RTAS work area allocator | Nathan Lynch | 2023-02-13 | 2 | -1/+210 |
| * | powerpc/pseries: drop RTAS-based timebase synchronization | Nathan Lynch | 2023-02-13 | 1 | -6/+0 |
| * | powerpc/pseries/setup: add missing RTAS retry status handling | Nathan Lynch | 2023-02-13 | 1 | -8/+12 |
| * | powerpc/pseries/lparcfg: add missing RTAS retry status handling | Nathan Lynch | 2023-02-13 | 1 | -10/+10 |
| * | powerpc/pseries/lpar: add missing RTAS retry status handling | Nathan Lynch | 2023-02-13 | 1 | -10/+10 |
| * | powerpc/pseries: Implement secvars for dynamic secure boot | Russell Currey | 2023-02-13 | 3 | -2/+219 |
| * | powerpc/pseries: Pass PLPKS password on kexec | Russell Currey | 2023-02-12 | 1 | -0/+61 |
| * | powerpc/pseries: Add helper to get PLPKS password length | Russell Currey | 2023-02-12 | 1 | -0/+5 |
| * | powerpc/pseries: Clarify warning when PLPKS password already set | Andrew Donnellan | 2023-02-12 | 1 | -1/+1 |
| * | powerpc/pseries: Turn PSERIES_PLPKS into a hidden option | Andrew Donnellan | 2023-02-12 | 1 | -10/+9 |
| * | powerpc/pseries: Make caller pass buffer to plpks_read_var() | Andrew Donnellan | 2023-02-12 | 1 | -7/+4 |
| * | powerpc/pseries: Log hcall return codes for PLPKS debug | Russell Currey | 2023-02-12 | 1 | -0/+2 |
| * | powerpc/pseries: Implement signed update for PLPKS objects | Nayna Jain | 2023-02-12 | 1 | -5/+69 |
| * | powerpc/pseries: Expose PLPKS config values, support additional fields | Nayna Jain | 2023-02-12 | 1 | -12/+137 |
| * | powerpc/pseries: Move PLPKS constants to header file | Russell Currey | 2023-02-12 | 1 | -35/+22 |
| * | powerpc/pseries: Move plpks.h to include directory | Russell Currey | 2023-02-12 | 2 | -73/+1 |
| * | powerpc/secvar: Handle max object size in the consumer | Russell Currey | 2023-02-12 | 1 | -0/+22 |
| * | powerpc/secvar: Handle format string in the consumer | Russell Currey | 2023-02-12 | 1 | -0/+25 |
| * | powerpc/secvar: Warn and error if multiple secvar ops are set | Russell Currey | 2023-02-12 | 1 | -3/+1 |
| * | powerpc/secvar: Use u64 in secvar_operations | Michael Ellerman | 2023-02-12 | 1 | -6/+3 |
| * | powerpc/pseries: Fix alignment of PLPKS structures and buffers | Andrew Donnellan | 2023-02-12 | 1 | -3/+7 |
| * | powerpc/pseries: Fix handling of PLPKS object flushing timeout | Andrew Donnellan | 2023-02-12 | 1 | -3/+8 |
| * | powerpc/ps3: Change updateboltedpp() panic to info | Geoff Levand | 2023-02-12 | 1 | -1/+1 |
| * | powerpc/powernv/ioda: Skip unallocated resources when mapping to PE | Frederic Barrat | 2023-02-10 | 1 | -1/+2 |
| * | powerpc: Disable CPU unknown by CLANG when CC_IS_CLANG | Christophe Leroy | 2023-02-08 | 1 | -0/+8 |
| * | powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQ | Christophe Leroy | 2023-01-30 | 1 | -1/+1 |
| * | powerpc/64: Set default CPU in Kconfig | Christophe Leroy | 2023-01-30 | 1 | -5/+7 |
* | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-02-24 | 3 | -4/+9 |
|\ \ |
|
| * | | driver core: fixup for "driver core: make struct bus_type.uevent() take a con... | Stephen Rothwell | 2023-01-30 | 2 | -2/+2 |
| * | | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 2023-01-27 | 1 | -2/+2 |
| * | | of: device: make of_device_uevent_modalias() take a const device * | Greg Kroah-Hartman | 2023-01-27 | 1 | -1/+6 |
| |/ |
|
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-02-23 | 3 | -11/+10 |
|\ \ |
|
| * | | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 2023-02-09 | 2 | -8/+8 |
| * | | mm: remove zap_page_range and create zap_vma_pages | Mike Kravetz | 2023-01-18 | 2 | -3/+2 |
| |/ |
|
* | | fs: port inode_init_owner() to mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -2/+2 |
* | | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2022-12-19 | 16 | -177/+240 |
|\ |
|
| * | Merge branch 'topic/objtool' into next | Michael Ellerman | 2022-12-08 | 1 | -4/+11 |
| |\ |
|