index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-5
/
+69
2023-02-12
powerpc/pseries: Expose PLPKS config values, support additional fields
Nayna Jain
1
-12
/
+137
2023-02-12
powerpc/pseries: Move PLPKS constants to header file
Russell Currey
1
-35
/
+22
2023-02-12
powerpc/pseries: Move plpks.h to include directory
Russell Currey
2
-73
/
+1
2023-02-12
powerpc/secvar: Handle max object size in the consumer
Russell Currey
1
-0
/
+22
2023-02-12
powerpc/secvar: Handle format string in the consumer
Russell Currey
1
-0
/
+25
2023-02-12
powerpc/secvar: Warn and error if multiple secvar ops are set
Russell Currey
1
-3
/
+1
2023-02-12
powerpc/secvar: Use u64 in secvar_operations
Michael Ellerman
1
-6
/
+3
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
2023-02-12
powerpc/ps3: Change updateboltedpp() panic to info
Geoff Levand
1
-1
/
+1
2023-02-10
powerpc/powernv/ioda: Skip unallocated resources when mapping to PE
Frederic Barrat
1
-1
/
+2
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2
-8
/
+8
2023-02-08
powerpc: Disable CPU unknown by CLANG when CC_IS_CLANG
Christophe Leroy
1
-0
/
+8
2023-01-30
driver core: fixup for "driver core: make struct bus_type.uevent() take a con...
Stephen Rothwell
2
-2
/
+2
2023-01-30
powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQ
Christophe Leroy
1
-1
/
+1
2023-01-30
powerpc/64: Set default CPU in Kconfig
Christophe Leroy
1
-5
/
+7
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-27
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
1
-1
/
+6
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
2
-3
/
+2
2022-12-19
Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
16
-177
/
+240
2022-12-17
Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+3
2022-12-17
powerpc/msi: Fix deassociation of MSI descriptors
Marc Zyngier
3
-0
/
+3
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-12-08
Merge branch 'topic/objtool' into next
Michael Ellerman
1
-4
/
+11
2022-12-07
powerpc/pseries/eeh: use correct API for error log size
Nathan Lynch
1
-10
/
+1
2022-12-07
powerpc/pseries: unregister VPA when hot unplugging a CPU
Laurent Dufour
1
-0
/
+1
2022-12-07
powerpc/pseries: reset the RCU watchdogs after a LPM
Laurent Dufour
1
-2
/
+5
2022-12-02
powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...
Yang Yingliang
1
-1
/
+1
2022-12-02
powerpc/pseries: hvcall stack frame overhead
Nicholas Piggin
1
-18
/
+20
2022-12-02
powerpc/64: Option to build big-endian with ELFv2 ABI
Nicholas Piggin
1
-2
/
+2
2022-11-30
powerpc/ps3: mark ps3_system_bus_type static
Christoph Hellwig
1
-1
/
+1
2022-11-30
Merge branch 'fixes' into next
Michael Ellerman
3
-21
/
+79
2022-11-29
driver core: fix up some missing class.devnode() conversions.
Greg Kroah-Hartman
1
-1
/
+1
2022-11-24
powerpc/pseries: fix plpks_read_var() code for different consumers
Nayna Jain
1
-10
/
+18
2022-11-24
powerpc/pseries: replace kmalloc with kzalloc in PLPKS driver
Nayna Jain
1
-6
/
+2
2022-11-24
powerpc/pseries: cleanup error logs in plpks driver
Nayna Jain
1
-10
/
+0
2022-11-24
powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED error
Nayna Jain
1
-1
/
+1
2022-11-24
powerpc/pseries: Fix the H_CALL error code in PLPKS driver
Nayna Jain
1
-1
/
+1
2022-11-24
powerpc/pseries: fix the object owners enum value in plpks driver
Nayna Jain
1
-1
/
+1
2022-11-24
powerpc/powermac: Fix symbol not declared warnings
Chen Lifu
1
-13
/
+5
2022-11-24
powerpc/pseries/eeh: Fix some kernel-doc warnings
Bo Liu
1
-2
/
+2
2022-11-24
powerpc/sgy_cts1000: convert to using gpiod API and facelift
Dmitry Torokhov
1
-79
/
+53
2022-11-24
powerpc/warp: switch to using gpiod API
Dmitry Torokhov
1
-12
/
+93
2022-11-24
powerpc/pasemi: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-11-24
powerpc: add compile-time support for lbarx, lharx
Nicholas Piggin
1
-0
/
+5
2022-11-24
powerpc/pseries: Fix formatting to make code look more beautiful
Deming Wang
1
-1
/
+1
[prev]
[next]