summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-31staging: rtl8723bs: cleanup return in sdio_init()Omer El Idrissi
2026-03-31staging: rtl8723bs: use direct returns in sdio_dvobj_init()Omer El Idrissi
2026-03-31staging: rtl8723bs: remove unused arg at odm_interface.hRodrigo Gobbi
2026-03-31greybus: raw: fix use-after-free if write is called after disconnectDamien Riégel
2026-03-31greybus: raw: fix use-after-free on cdev closeDamien Riégel
2026-03-31staging: rtl8723bs: fix logical continuations in xmit_linux.cSajal Gupta
2026-03-31staging: sm750fb: fix division by zero in ps_to_hz()Junrui Luo
2026-03-31staging: rtl8723bs: remove custom is_multicast_mac_addr() functionNikolay Kulikov
2026-03-31staging: rtl8723bs: remove custom is_broadcast_mac_addr() functionNikolay Kulikov
2026-03-31staging: rtl8723bs: remove custom is_zero_mac_addr() functionNikolay Kulikov
2026-03-31staging: rtl8723bs: move logical operators to end of previous lineNikolay Kulikov
2026-03-31staging: rtl8723bs: remove dead code in validate_recv_mgnt_frame()Nikolay Kulikov
2026-03-31staging: rtl8723bs: replace deeply nested if-else with switch-caseNikolay Kulikov
2026-03-31staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()Lin YuChen
2026-03-31staging: rtl8723bs: remove unused function declarationsOskar Ray-Frayssinet
2026-03-31staging: rtl8723bs: refactor rtw_joinbss_event_prehandle to reduce indentationJose A. Perez de Azpillaga
2026-03-31staging: rtl8723bs: remove dead REJOIN codeJose A. Perez de Azpillaga
2026-03-31staging: rtl8723bs: use guard clause for stainfo checkLin YuChen
2026-03-31staging: rtl8723bs: use guard clause for AES checkLin YuChen
2026-03-31staging: rtl8723bs: split multiple assignment in rtw_mgmt_xmitframe_coalesceMarco Antonio Solis Segura
2026-03-31ata: libahci_platform: use flex array for platform PHYsRosen Penev
2026-03-31staging: rtl8723bs: Remove dead codeBera Yüzlü
2026-03-31Merge branch 'r8152-add-helper-functions-for-pla-usb-phy-ocp-registers'Paolo Abeni
2026-03-31r8152: add helper functions for PHY OCP registersChih Kai Hsu
2026-03-31r8152: add helper functions for PLA/USB OCP registersChih Kai Hsu
2026-03-31r8152: fix incorrect register write to USB_UPHY_XTALChih Kai Hsu
2026-03-31ALSA: hda/realtek: fix code style (ERROR: else should follow close brace '}')Lei Huang
2026-03-31ALSA: ctxfi: Don't enumerate SPDIF1 at DAIO initializationTakashi Iwai
2026-03-31crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryp...Herbert Xu
2026-03-31crypto: algif_aead - Revert to operating out-of-placeHerbert Xu
2026-03-31irqchip/riscv-aplic: Restrict genpd notifier to device tree onlyJessica Liu
2026-03-31x86/vdso: Drop pointless #ifdeffery in vvar_vclock_fault()Thomas Weißschuh
2026-03-31x86/platform/geode: Fix on-stack property data use-after-return bugDmitry Torokhov
2026-03-31x86/tls: Clean up 'sel' variable usage in do_set_thread_area()Uros Bizjak
2026-03-31x86/process/32: Use correct type for 'gs' variable in __show_regs() to avoid ...Uros Bizjak
2026-03-31x86/process/64: Use savesegment() in __show_regs() instead of inline asmUros Bizjak
2026-03-31x86/elf: Use savesegment() for segment register reads in ELF core dumpUros Bizjak
2026-03-31power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetoothManivannan Sadhasivam
2026-03-31power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectorsManivannan Sadhasivam
2026-03-31dt-bindings: connector: Add PCIe M.2 Mechanical Key E connectorManivannan Sadhasivam
2026-03-31dt-bindings: serial: Document the graph portManivannan Sadhasivam
2026-03-31serdev: Do not return -ENODEV from of_serdev_register_devices() if external c...Manivannan Sadhasivam
2026-03-31serdev: Add an API to find the serdev controller associated with the devicetr...Manivannan Sadhasivam
2026-03-31serdev: Convert to_serdev_*() helpers to macros and use container_of_const()Manivannan Sadhasivam
2026-03-31x86/vdso: Clean up remnants of VDSO32_NOTE_MASKThomas Weißschuh
2026-03-31RDMA/hns: Remove the duplicate calls to ib_copy_validate_udata_in()Jason Gunthorpe
2026-03-31RDMA: Remove redundant = {} for udata req structsJason Gunthorpe
2026-03-31RDMA/irdma: Add missing comp_mask check in alloc_ucontextJason Gunthorpe
2026-03-31RDMA/hns: Add missing comp_mask check in create_qpJason Gunthorpe
2026-03-31RDMA/mlx5: Pull comp_mask validation into ib_copy_validate_udata_in_cm()Jason Gunthorpe