summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-28staging: rtl8723bs: fix OOB read in WMM_param_handler()Muhammad Bilal
2026-07-28staging: rtl8723bs: fix OOB read in rtw_get_wpa_ie()Muhammad Bilal
2026-07-28staging: rtl8723bs: add blank line after declarationDang Vu Duc Hien
2026-07-28staging: rtl8723bs: remove unused enumerationsNikolay Kulikov
2026-07-28staging: rtl8723bs: use !psta instead of comparison to NULLArnesh Banerjee
2026-07-28staging: rtl8723bs: Replace custom RotR1 macro with ror16Patryk Gawroński
2026-07-28staging: rtl8723bs: Remove multiple assignmentsPatryk Gawroński
2026-07-28staging: rtl8723bs: fix several line spaces in wifi.hSantiago Ruano Rincón
2026-07-28staging: rtl8723bs: remove redundant goto in rtw_free_xmitframe()Leonardo Martins Martins
2026-07-28staging: rtl8723bs: rename Restore_DM_Func_Flag functions to avoid CamelCaseOlivier Tanoh
2026-07-28staging: rtl8723bs: rename Save_DM_Func_Flag functions to avoid CamelCaseOlivier Tanoh
2026-07-28staging: rtl8723bs: wrap line over 100 charactersDalvin-Ehinoma Noah Aiguobas
2026-07-28staging: rtl8723bs: remove unnecessary whitespaceDalvin-Ehinoma Noah Aiguobas
2026-07-28staging: rtl8723bs: remove extra blank lines in rtw_qos.hSom Tripathi
2026-07-28staging: rtl8723bs: remove redundant ReadChipVersion8723B wrapperArsenii Pashchenko
2026-07-28staging: rtl8723bs: remove debug fields from hal_com_dataNikolay Kulikov
2026-07-28staging: rtl8723bs: remove 'rf_chip' from struct hal_com_dataNikolay Kulikov
2026-07-28staging: rtl8723bs: remove unused spinlock 'SdioTxFIFOFreePageLock'Nikolay Kulikov
2026-07-28staging: rtl8723bs: remove unused 'UsbRxHighSpeedMode' from hal_com_dataNikolay Kulikov
2026-07-28staging: rtl8723bs: hal: remove unused readings from the chipNikolay Kulikov
2026-07-28staging: rtl8723bs: remove unused 'bNeedIQK' from struct hal_com_dataNikolay Kulikov
2026-07-28staging: rtl8723bs: remove unused 'bIQKInitialized ' from hal_com_dataNikolay Kulikov
2026-07-28staging: rtl8723bs: remove unused array MCSTxPowerLevelOriginalOffsetNikolay Kulikov
2026-07-28staging: rtl8723bs: remove unused 'CCK_24G_Diff' from hal_com_dataNikolay Kulikov
2026-07-28staging: axis-fifo: Remove unused includesShivank Sharma
2026-07-28greybus: audio: Split gb_audio_gb_get_topology() into size query and data fetchAditya Chari
2026-07-28staging: sm750fb: Remove unused function sm750_enable_dmaMohit Mishra
2026-07-28staging: sm750fb: rename CamelCase parameters in sm750_accel.hGabriel Changamire
2026-07-28staging: sm750fb: Clean up whitespace and comment spacing in headersMohit Mishra
2026-07-28staging: most: video: replace pr_err with dev_errNils Lehnen
2026-07-28staging: rtl8723bs: use kfree_sensitive() for key materialIvy Lopez
2026-07-28staging: rtl8723bs: wrap line over 100 charactersDalvin-Ehinoma Noah Aiguobas
2026-07-28staging: rtl8723bs: change struct member bDriverStoppedDalvin-Ehinoma Noah Aiguobas
2026-07-28staging: rtl8723bs: reformat rtw_efuse_read_1_byte() signatureMoksh Panicker
2026-07-28staging: rtl8723bs: rename Update_RA_Entry to update_ra_entryAnirban Bose
2026-07-28staging: rtl8723bs: rename camelcase variable psurveyParaMax Raulea
2026-07-28Merge patch series "afs: Miscellaneous fixes"Christian Brauner
2026-07-28afs: Fix UAF when sending a messageDavid Howells
2026-07-28afs: Fix afs_fs_fetch_data() to subtract transferred from lenDavid Howells
2026-07-28afs: Fix afs_fs_fetch_data() to set call->asyncDavid Howells
2026-07-28powerpc/serial: Fix include guard commentThorsten Blum
2026-07-28powerpc/perf: Use strstarts() to simplify is_thread_imc_pmu()Thorsten Blum
2026-07-28powerpc/ps3: Fix map failure path in dma_ioc0_map_pages()Thorsten Blum
2026-07-28powerpc/ps3: Remove unused struct table in setup_areas()Thorsten Blum
2026-07-28powerpc/boot: Fix treeboot-akebono CPU node lookup checkThorsten Blum
2026-07-28powerpc/boot: Fix treeboot-currituck CPU node lookup checkThorsten Blum
2026-07-28powerpc/boot: Fix simpleboot CPU node lookup checkThorsten Blum
2026-07-28powerpc: Fix exit_flags field placement in pt_regs for ptraceMukesh Kumar Chaurasiya (IBM)
2026-07-28powerpc/970: fix nap return address corruption on async interrupt exitMukesh Kumar Chaurasiya (IBM)
2026-07-28powerpc/pseries: Skip vpa_init() for boot cpu in smp_setup_cpu()Vaibhav Jain