summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-31nvmem: simplify nvmem_sysfs_remove_compat()Bartosz Golaszewski
2026-07-31nvmem: split out the reg_read/write() callbacks out of struct nvmem_deviceBartosz Golaszewski
2026-07-31nvmem: remove unneeded __nvmem_device_put()Bartosz Golaszewski
2026-07-31nvmem: simplify locking with guard()Bartosz Golaszewski
2026-07-31nvmem: check the return value of gpiod_set_value_cansleep()Bartosz Golaszewski
2026-07-31nvmem: return -EOPNOTSUPP to in-kernel users on missing callbacksBartosz Golaszewski
2026-07-31nvmem: remove unused field from struct nvmem_deviceBartosz Golaszewski
2026-07-31misc: fastrpc: Drop unhandled DSP PD exit notificationShawn Guo
2026-07-31dt-bindings: misc: qcom,fastrpc: Add Maili FastRPC compatibleYijie Yang
2026-07-31dt-bindings: misc: qcom,fastrpc: Document Nord FastRPCShawn Guo
2026-07-31misc: fastrpc: Add polling mode support for fastRPC driverEkansh Gupta
2026-07-31misc: fastrpc: Expand context ID mask for DSP polling mode supportEkansh Gupta
2026-07-31misc: fastrpc: Replace hardcoded ctxid mask with GENMASKEkansh Gupta
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