summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_REPEATPhilipp Hortmann
2023-08-22staging: rtl8192e: Remove unused function rtllib_start_master_bss()Philipp Hortmann
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MASTERPhilipp Hortmann
2023-08-22staging: vt6655: Change camel case variables to snake caseMingzai Sun
2023-08-11staging: fieldbus: arcx-anybus: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-11staging: vme_user: fix alignment of open parenthesisAlexon Oliveira
2023-08-09Staging: rtl8192e: Rename function RxBaInactTimeoutTree Davies
2023-08-09Staging: rtl8192e: Rename function TxBaInactTimeoutTree Davies
2023-08-09Staging: rtl8192e: Rename function BaSetupTimeOutTree Davies
2023-08-09Staging: rtl8192e: Rename function TsInitDelBATree Davies
2023-08-09Staging: rtl8192e: Rename function TsInitAddBATree Davies
2023-08-09staging: vme_user: fix check alignment should match open parenthesisAlexon Oliveira
2023-08-04staging: rtl8712: fix race conditionNam Cao
2023-08-04staging: fieldbus: arcx-anybus: Do not check 0 for platform_get_irq()Zhu Wang
2023-08-04staging: rtl8723bs: use is_broadcast_ether_addr() instead of memcmp()Yang Yingliang
2023-08-04staging: rtl8723bs: use is_zero_ether_addr() instead of memcmp()Yang Yingliang
2023-07-31Merge 6.5-rc4 into staging-nextGreg Kroah-Hartman
2023-07-30Linux 6.5-rc4v6.5-rc4Linus Torvalds
2023-07-30Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-30Merge tag 'regulator-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-30Merge tag 'usb-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-30Merge tag 'tty-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-07-30Merge tag 'staging-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-30Merge tag 'char-misc-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-30Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-30Merge tag 'locking_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-07-30Merge tag 'x86_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-30Merge tag 'irq_urgent_for_v6.5_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-30staging: rtl8192e: Remove DefaultKey from rtl92e_set_swcamPhilipp Hortmann
2023-07-30staging: rtl8192e: Remove is_mesh from rtl92e_set_swcamPhilipp Hortmann
2023-07-30staging: rtl8192e: Remove is_mesh from rtllib_softmac_scan_syncroPhilipp Hortmann
2023-07-30staging: rtl8192e: Remove is_mesh from rtllib_start_scan_syncroPhilipp Hortmann
2023-07-30staging: rtl8192e: Remove is_mesh from rtllib_send_probe_requestsPhilipp Hortmann
2023-07-30staging: rtl8192e: Remove unused variable is_mesh from rtllib_send_probePhilipp Hortmann
2023-07-30staging: rtl8192e: Remove empty function rtllib_rx_Mesh()Philipp Hortmann
2023-07-30staging: rtl8192e: Remove empty function rtllib_rx_Master()Philipp Hortmann
2023-07-30staging: rtl8192e: Remove unused variable intb in _rtl92e_irq()Philipp Hortmann
2023-07-30staging: rtl8192e: Remove unused variable p_intbPhilipp Hortmann
2023-07-30Staging: rtl8192e: Rename function ResetBaEntryTree Davies
2023-07-29Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-07-29Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-29Merge tag 'loongarch-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-29KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesSean Christopherson
2023-07-29KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guestSean Christopherson
2023-07-29KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalidSean Christopherson
2023-07-29Revert "debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usage"Sean Christopherson
2023-07-29KVM: selftests: Verify stats fd is usable after VM fd has been closedSean Christopherson
2023-07-29KVM: selftests: Verify stats fd can be dup()'d and readSean Christopherson