summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-31staging: most: dim2: replace BUG_ON() in try_start_dim_transfer()Gabriel Rondon-3/+6
2026-03-31staging: rtl8723bs: remove unused RTL8188E antenna selection macrosMashiro Chen-4/+0
2026-03-31staging: rtl8723bs: remove redundant blank lines in basic_types.hMashiro Chen-1/+0
2026-03-31staging: rtl8723bs: wrap complex macros with parenthesesMashiro Chen-6/+6
2026-03-31staging: rtl8723bs: remove unused WRITEEF/READEF byte macrosMashiro Chen-25/+0
2026-03-31KVM: s390: Fix lpsw/e breaking event handlingJanosch Frank-2/+6
2026-03-31KVM: s390: only deliver service interrupt with payloadEric Farman-0/+3
2026-03-31staging: rtl8723bs: rename camelCase variableBhavya Gupta-6/+6
2026-03-31staging: greybus: audio: fix error message for BTN_3 buttonHaoyu Lu-1/+1
2026-03-31staging: rtl8723bs: rename variables to snake_caseDavid Holland-19/+19
2026-03-31staging: rtl8723bs: fix spelling in commentHaoyu Lu-1/+1
2026-03-31staging: rtl8723bs: cleanup return in sdio_init()Omer El Idrissi-8/+8
2026-03-31staging: rtl8723bs: use direct returns in sdio_dvobj_init()Omer El Idrissi-11/+6
2026-03-31staging: rtl8723bs: remove unused arg at odm_interface.hRodrigo Gobbi-16/+16
2026-03-31greybus: raw: fix use-after-free if write is called after disconnectDamien Riégel-2/+21
2026-03-31greybus: raw: fix use-after-free on cdev closeDamien Riégel-35/+34
2026-03-31staging: rtl8723bs: fix logical continuations in xmit_linux.cSajal Gupta-6/+3
2026-03-31staging: sm750fb: fix division by zero in ps_to_hz()Junrui Luo-0/+3
2026-03-31staging: rtl8723bs: remove custom is_multicast_mac_addr() functionNikolay Kulikov-7/+2
2026-03-31staging: rtl8723bs: remove custom is_broadcast_mac_addr() functionNikolay Kulikov-10/+4
2026-03-31staging: rtl8723bs: remove custom is_zero_mac_addr() functionNikolay Kulikov-8/+2
2026-03-31staging: rtl8723bs: move logical operators to end of previous lineNikolay Kulikov-5/+3
2026-03-31staging: rtl8723bs: remove dead code in validate_recv_mgnt_frame()Nikolay Kulikov-1/+0
2026-03-31staging: rtl8723bs: replace deeply nested if-else with switch-caseNikolay Kulikov-20/+28
2026-03-31staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()Lin YuChen-1/+1
2026-03-31staging: rtl8723bs: remove unused function declarationsOskar Ray-Frayssinet-2/+0
2026-03-31staging: rtl8723bs: refactor rtw_joinbss_event_prehandle to reduce indentationJose A. Perez de Azpillaga-65/+70
2026-03-31staging: rtl8723bs: remove dead REJOIN codeJose A. Perez de Azpillaga-26/+2
2026-03-31staging: rtl8723bs: use guard clause for stainfo checkLin YuChen-49/+47
2026-03-31staging: rtl8723bs: use guard clause for AES checkLin YuChen-52/+52
2026-03-31staging: rtl8723bs: split multiple assignment in rtw_mgmt_xmitframe_coalesceMarco Antonio Solis Segura-2/+3
2026-03-31ata: libahci_platform: use flex array for platform PHYsRosen Penev-19/+17
2026-03-31staging: rtl8723bs: Remove dead codeBera Yüzlü-34/+0
2026-03-31Merge branch 'r8152-add-helper-functions-for-pla-usb-phy-ocp-registers'Paolo Abeni-1166/+634
2026-03-31r8152: add helper functions for PHY OCP registersChih Kai Hsu-471/+226
2026-03-31r8152: add helper functions for PLA/USB OCP registersChih Kai Hsu-695/+408
2026-03-31r8152: fix incorrect register write to USB_UPHY_XTALChih Kai Hsu-1/+1
2026-03-31ALSA: hda/realtek: fix code style (ERROR: else should follow close brace '}')Lei Huang-2/+2
2026-03-31ALSA: ctxfi: Don't enumerate SPDIF1 at DAIO initializationTakashi Iwai-3/+7
2026-03-31crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryp...Herbert Xu-19/+29
2026-03-31crypto: algif_aead - Revert to operating out-of-placeHerbert Xu-126/+34
2026-03-31irqchip/riscv-aplic: Restrict genpd notifier to device tree onlyJessica Liu-2/+2
2026-03-31x86/vdso: Drop pointless #ifdeffery in vvar_vclock_fault()Thomas Weißschuh-4/+0
2026-03-31x86/platform/geode: Fix on-stack property data use-after-return bugDmitry Torokhov-6/+18
2026-03-31x86/tls: Clean up 'sel' variable usage in do_set_thread_area()Uros Bizjak-1/+3
2026-03-31x86/process/32: Use correct type for 'gs' variable in __show_regs() to avoid ...Uros Bizjak-1/+1
2026-03-31x86/process/64: Use savesegment() in __show_regs() instead of inline asmUros Bizjak-4/+4
2026-03-31x86/elf: Use savesegment() for segment register reads in ELF core dumpUros Bizjak-5/+4
2026-03-31power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetoothManivannan Sadhasivam-16/+240
2026-03-31power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectorsManivannan Sadhasivam-6/+101