Age | Commit message (Expand) | Author |
2023-04-25 | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-04-04 | powerpc/papr_scm: Update the NUMA distance table for the target node | Aneesh Kumar K.V |
2023-03-29 | powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabled | Haren Myneni |
2023-03-23 | powerpc/40x: Add missing select OF_GPIO_MM_GPIOCHIP | Andy Shevchenko |
2023-03-14 | powerpc/pseries: RTAS work area requires GENERIC_ALLOCATOR | Randy Dunlap |
2023-03-06 | gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h | Arnd Bergmann |
2023-02-25 | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-22 | powerpc/pseries: Avoid hcall in plpks_is_available() on non-pseries | Russell Currey |
2023-02-16 | powerpc/pseries: Fix endianness issue when parsing PLPKS secvar flags | Andrew Donnellan |
2023-02-15 | powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500 | Christophe Leroy |
2023-02-13 | powerpc/rtas: arch-wide function token lookup conversions | Nathan Lynch |
2023-02-13 | powerpc/pseries/lpar: convert to papr_sysparm API | Nathan Lynch |
2023-02-13 | powerpc/pseries/lparcfg: convert to papr_sysparm API | Nathan Lynch |
2023-02-13 | powerpc/pseries: convert CMO probe to papr_sysparm API | Nathan Lynch |
2023-02-13 | powerpc/pseries: PAPR system parameter API | Nathan Lynch |
2023-02-13 | powerpc/pseries/dlpar: use RTAS work area API | Nathan Lynch |
2023-02-13 | powerpc/pseries: add RTAS work area allocator | Nathan Lynch |
2023-02-13 | powerpc/pseries: drop RTAS-based timebase synchronization | Nathan Lynch |
2023-02-13 | powerpc/pseries/setup: add missing RTAS retry status handling | Nathan Lynch |
2023-02-13 | powerpc/pseries/lparcfg: add missing RTAS retry status handling | Nathan Lynch |
2023-02-13 | powerpc/pseries/lpar: add missing RTAS retry status handling | Nathan Lynch |
2023-02-13 | powerpc/pseries: Implement secvars for dynamic secure boot | Russell Currey |
2023-02-12 | powerpc/pseries: Pass PLPKS password on kexec | Russell Currey |
2023-02-12 | powerpc/pseries: Add helper to get PLPKS password length | Russell Currey |
2023-02-12 | powerpc/pseries: Clarify warning when PLPKS password already set | Andrew Donnellan |
2023-02-12 | powerpc/pseries: Turn PSERIES_PLPKS into a hidden option | Andrew Donnellan |
2023-02-12 | powerpc/pseries: Make caller pass buffer to plpks_read_var() | Andrew Donnellan |
2023-02-12 | powerpc/pseries: Log hcall return codes for PLPKS debug | Russell Currey |
2023-02-12 | powerpc/pseries: Implement signed update for PLPKS objects | Nayna Jain |
2023-02-12 | powerpc/pseries: Expose PLPKS config values, support additional fields | Nayna Jain |
2023-02-12 | powerpc/pseries: Move PLPKS constants to header file | Russell Currey |
2023-02-12 | powerpc/pseries: Move plpks.h to include directory | Russell Currey |
2023-02-12 | powerpc/secvar: Handle max object size in the consumer | Russell Currey |
2023-02-12 | powerpc/secvar: Handle format string in the consumer | Russell Currey |
2023-02-12 | powerpc/secvar: Warn and error if multiple secvar ops are set | Russell Currey |
2023-02-12 | powerpc/secvar: Use u64 in secvar_operations | Michael Ellerman |
2023-02-12 | powerpc/pseries: Fix alignment of PLPKS structures and buffers | Andrew Donnellan |
2023-02-12 | powerpc/pseries: Fix handling of PLPKS object flushing timeout | Andrew Donnellan |
2023-02-12 | powerpc/ps3: Change updateboltedpp() panic to info | Geoff Levand |
2023-02-10 | powerpc/powernv/ioda: Skip unallocated resources when mapping to PE | Frederic Barrat |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2023-02-08 | powerpc: Disable CPU unknown by CLANG when CC_IS_CLANG | Christophe Leroy |
2023-01-30 | driver core: fixup for "driver core: make struct bus_type.uevent() take a con... | Stephen Rothwell |
2023-01-30 | powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQ | Christophe Leroy |
2023-01-30 | powerpc/64: Set default CPU in Kconfig | Christophe Leroy |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman |
2023-01-27 | of: device: make of_device_uevent_modalias() take a const device * | Greg Kroah-Hartman |
2023-01-19 | fs: port inode_init_owner() to mnt_idmap | Christian Brauner |