summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-31misc: fastrpc: Move fdlist to invoke context structureEkansh Gupta
2026-07-31MAINTAINERS: fastrpc: remove inactive maintainer and add reviewerSrinivas Kandagatla
2026-07-31misc: fastrpc: Allow fastrpc_buf_free() to accept NULLEkansh Gupta
2026-07-31misc: fastrpc: Move prints outside spinlock in fastrpc_cb_probeMukesh Ojha
2026-07-31Merge tag 'svc_updates_for_v7.3' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2026-07-31powerpc/kexec_file: Prevent kexec range truncationJinjie Ruan
2026-07-31powerpc/kexec_file: Fix null-ptr-def in extra size calculationJinjie Ruan
2026-07-31powerpc/crash: Fix possible memory leak in update_crash_elfcorehdr()Jinjie Ruan
2026-07-31powerpc/44x: Set GPIO chip parentRosen Penev
2026-07-31tools/rv: Add selftestsGabriele Monaco
2026-07-31verification/rvgen: Improve consistency in template filesGabriele Monaco
2026-07-31verification/rvgen: Use pathlib instead of os.pathGabriele Monaco
2026-07-31verification/rvgen: Improve rv_dir discovery in RVGeneratorGabriele Monaco
2026-07-31tools/rv: Fix exit status when monitor execution failsGabriele Monaco
2026-07-31rv: Use generic rv_this for the rv_monitor variable in LTLGabriele Monaco
2026-07-31powerpc: implement get_direction() in cpm2Christophe Leroy (CS GROUP)
2026-07-31powerpc/serial: Use generic BASE_BAUD in asm/serial.hThorsten Blum
2026-07-31powerpc/boot: Remove unused sprintf()Thorsten Blum
2026-07-31powerpc/pseries: Avoid strlen() in do_{remove,update}_property()Thorsten Blum
2026-07-31powerpc/powernv: Avoid strlen() in pnv_restart()Thorsten Blum
2026-07-31powerpc/powermac: Simplify bootx_scan_dt_build_struct()Thorsten Blum
2026-07-31powerpc/ps3: Use cpu_relax() in ps3_create_spu()Thorsten Blum
2026-07-31fanotify: fix use-after-free of file range infoChengfeng Ye
2026-07-31powerpc/dt_cpu_ftrs: Avoid separate strlen() in scan_callback()Thorsten Blum
2026-07-31powerpc/pseries/ras: Use struct_size() to simplify fwnmi_get_errinfo()Thorsten Blum
2026-07-31powerpc/rtasd: Use struct_size() to simplify log_rtas_len()Thorsten Blum
2026-07-31powerpc/pseries: Simplify attribute description check in papr_init()Thorsten Blum
2026-07-31s390/smp: Reflect (de)configured CPUs to cpu_enabled_maskMete Durlu
2026-07-31s390/sclp: Allow SCLP Action Qualifiers for Spyre card status reportingNiklas Schnelle
2026-07-31s390/ap: Fix queue depth field lengthFinn Callies
2026-07-31s390/zcrypt: Fix missing mem scrub at clear key import in cca_clr2cipherkey()Harald Freudenberger
2026-07-31powerpc: rtas: use get_user to simplify manage_flash_writeThorsten Blum
2026-07-31s390/zcrypt: Close speculative mem read possibilityHarald Freudenberger
2026-07-31s390/zcrypt: Fix wrong domain value verification with EP11 CPRBsHarald Freudenberger
2026-07-31s390/zcrypt: Fix buffer over-read in cca_cipher2protkeyHarald Freudenberger
2026-07-31s390/zcrypt: Validate length for CCA ECC private key requestsHolger Dengler
2026-07-31s390/zcrypt: Validate length for CCA AES cipher key requestsHolger Dengler
2026-07-31s390/pci: Fix s390_pci_mmio_write syscall error return without MIONiklas Schnelle
2026-07-31powerpc/boot: drop redundant assignment in serial_edit_cmdlineThorsten Blum
2026-07-31powerpc/kexec_file: use snprintf to simplify setup_kdump_cmdlineThorsten Blum
2026-07-31powerpc: enable to run posix cpu timers in task contextShrikanth Hegde
2026-07-31KVM: powerpc: Use generic xfer to guest work functionVishal Chourasia
2026-07-31mei: pull kvfree out of spinlockAlexander Usyskin
2026-07-31powerpc: Enable Rust for ppc64leMukesh Kumar Chaurasiya (IBM)
2026-07-31rust: Add PowerPC supportLink Mauve
2026-07-31rust: Make __udivdi3() and __umoddi3() panicLink Mauve
2026-07-31rust/powerpc: Set min rustc version for powerpcMukesh Kumar Chaurasiya (IBM)
2026-07-31powerpc/jump_label: adjust inline asm to be consistentMukesh Kumar Chaurasiya (IBM)
2026-07-31dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabledMukesh Kumar Chaurasiya (IBM)
2026-07-31rust: Fix "multiple candidates for rmeta dependency core" errorMukesh Kumar Chaurasiya (IBM)