aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
43 hoursbcachefs: Fix rcu_read_lock() leak in drop_extra_replicasKent Overstreet1-2/+1
3 daysbcachefs: Add missing bch_inode_info.ei_flags initKent Overstreet1-0/+2
3 daysbcachefs: Add missing synchronize_srcu_expedited() call when shutting downKent Overstreet1-1/+3
3 daysbcachefs: Check for invalid bucket from bucket_gen(), gc_bucket()Kent Overstreet8-47/+135
3 daysbcachefs: Replace bucket_valid() asserts in bucket lookup with proper checksKent Overstreet4-2/+10
3 daysbcachefs: Fix snapshot_create_lock lock orderingKent Overstreet1-12/+5
3 daysbcachefs: Fix refcount leak in check_fix_ptrs()Kent Overstreet1-116/+133
3 daysbcachefs: Leave a buffer in the btree key cache to avoid lock thrashingKent Overstreet1-0/+8
3 daysbcachefs: Fix reporting of freed objects from key cache shrinkerKent Overstreet1-8/+5
3 daysbcachefs: set sb->s_shrinker->seeks = 0Kent Overstreet1-0/+1
3 daysbcachefs: increase key cache shrinker batch sizeKent Overstreet1-1/+2
3 daysbcachefs: Enable automatic shrinking for rhashtablesKent Overstreet4-14/+18
3 daysbcachefs: fix the display format for show-superHongbo Li1-3/+3
3 daysbcachefs: fix stack frame size in fsck.cKent Overstreet1-0/+3
3 daysbcachefs: Delete incorrect BTREE_ID_NR assertionKent Overstreet1-6/+1
3 daysbcachefs: Fix incorrect error handling found_btree_node_is_readable()Kent Overstreet1-4/+5
3 daysbcachefs: Split out btree_write_submit_wqKent Overstreet3-8/+13
3 daysARM: 9405/1: ftrace: Don't assume stack frames are contiguous in memoryArd Biesheuvel1-2/+15
4 daysLinux 6.10-rc3v6.10-rc3Linus Torvalds1-1/+1
6 daysHID: Ignore battery for ELAN touchscreens 2F2C and 4116Louis Dalibard2-0/+6
6 daysHID: i2c-hid: elan: fix reset suspend current leakageJohan Hovold1-12/+47
6 daysdt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' propertyJohan Hovold1-0/+6
6 daysdt-bindings: HID: i2c-hid: elan: add Elan eKTH5015MJohan Hovold1-4/+8
6 daysdt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schemaJohan Hovold2-1/+66
6 daysinput: Add support for "Do Not Disturb"Aseda Aboagye3-0/+10
6 daysinput: Add event code for accessibility keyAseda Aboagye3-0/+3
6 dayshid: asus: asus_report_fixup: fix potential read out of boundsAndrew Ballance1-2/+2
6 daysgpio: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
7 dayscifs: Don't advance the I/O iterator before terminating subrequestDavid Howells1-3/+0
7 dayssmb: client: fix deadlock in smb2_find_smb_tcon()Enzo Matsumiya1-1/+1
7 daysmodpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.oMasahiro Yamada1-2/+3
7 dayskbuild: explicitly run mksysmap as sed script from link-vmlinux.shRichard Acayan1-1/+1
7 daysbtrfs: protect folio::private when attaching extent buffer foliosQu Wenruo1-29/+31
7 daysselftests: net: lib: set 'i' as localMatthieu Baerts (NGI0)1-0/+1
7 daysselftests: net: lib: avoid error removing empty netns nameMatthieu Baerts (NGI0)1-6/+7
7 daysselftests: net: lib: support errexit with busywaitMatthieu Baerts (NGI0)1-3/+1
7 daysata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64KMichael Ellerman1-3/+6
7 daysnet: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()Su Hui1-1/+1
7 dayskconfig: remove wrong expr_trans_bool()Masahiro Yamada3-32/+0
7 daysipv6: fix possible race in __fib6_drop_pcpu_from()Eric Dumazet2-1/+6
7 dayskconfig: doc: document behavior of 'select' and 'imply' followed by 'if'Masahiro Yamada1-0/+10
7 dayskconfig: doc: fix a typo in the note about 'imply'Masahiro Yamada1-1/+1
7 dayskconfig: gconf: give a proper initial state to the Save buttonMasahiro Yamada1-1/+2
7 dayskconfig: remove unneeded code for user-supplied values being out of rangeMasahiro Yamada1-13/+0
7 daysaf_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill().Kuniyuki Iwashima1-1/+1
7 daysaf_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen().Kuniyuki Iwashima1-1/+1
7 daysaf_unix: Use skb_queue_empty_lockless() in unix_release_sock().Kuniyuki Iwashima1-1/+1
7 daysaf_unix: Use unix_recvq_full_lockless() in unix_stream_connect().Kuniyuki Iwashima1-8/+2
7 daysaf_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen.Kuniyuki Iwashima1-1/+1
7 daysaf_unix: Annotate data-races around sk->sk_sndbuf.Kuniyuki Iwashima1-3/+3