aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-22ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAEWang Kefeng1-0/+4
2022-09-22ARM: 9244/1: dump: Fix wrong pg_level in walk_pmd()Wang Kefeng1-1/+1
2022-09-22ARM: 9243/1: riscpc: Unbreak the buildBart Van Assche1-0/+2
2022-09-22wifi: ath11k: add get_txpower mac opsAditya Kumar Singh1-0/+92
2022-09-22wifi: ath11k: move firmware stats out of debugfsAditya Kumar Singh5-114/+137
2022-09-22ARM: 9224/1: Dump the stack traces based on the parameter 'regs' of show_regs()Zhen Lei3-5/+7
2022-09-22wifi: ath9k: fix repeated the words in a commentJilin Yuan1-1/+1
2022-09-22wifi: ath9k: fix repeated to words in a commentJilin Yuan1-1/+1
2022-09-22wifi: ath10k: reset pointer after memory free to avoid potential use-after-freeWen Gong1-0/+6
2022-09-22wifi: ath11k: fix failed to find the peer with peer_id 0 when disconnectedWen Gong1-1/+2
2022-09-22wifi: ath11k: change complete() to complete_all() for scan.completedWen Gong2-2/+2
2022-09-22md: Fix spelling mistake in comments of r5l_logZhou nan1-1/+1
2022-09-22md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5dLogan Gunthorpe1-0/+12
2022-09-22Merge branch 'md-next-raid10-optimize' into md-nextSong Liu2-55/+96
2022-09-22md/raid10: convert resync_lock to use seqlockYu Kuai2-30/+59
2022-09-22md/raid10: fix improper BUG_ON() in raise_barrier()Yu Kuai1-1/+1
2022-09-22md/raid10: prevent unnecessary calls to wake_up() in fast pathYu Kuai1-2/+8
2022-09-22md/raid10: don't modify 'nr_waitng' in wait_barrier() for the case nowaitYu Kuai1-2/+2
2022-09-22md/raid10: factor out code from wait_barrier() to stop_waiting_barrier()Yu Kuai1-22/+28
2022-09-22md: Remove extra mddev_get() in md_seq_start()Logan Gunthorpe1-1/+0
2022-09-22md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()David Sloan1-1/+0
2022-09-22md/raid5: Ensure stripe_fill happens on non-read IO with journalLogan Gunthorpe1-1/+1
2022-09-22md/raid5: Don't read ->active_stripes if it's not neededLogan Gunthorpe1-3/+2
2022-09-22md/raid5: Cleanup prototype of raid5_get_active_stripe()Logan Gunthorpe3-25/+39
2022-09-22md/raid5: Drop extern on function declarations in raid5.hLogan Gunthorpe1-12/+10
2022-09-22md/raid5: Refactor raid5_get_active_stripe()Logan Gunthorpe1-41/+41
2022-09-22md: Replace snprintf with scnprintfSaurabh Sengar1-1/+1
2022-09-22md/raid10: fix compile warningGuoqing Jiang1-1/+1
2022-09-22md/raid5: Fix spelling mistakes in commentsXU pengfei1-3/+3
2022-09-22Merge tag 'iwlwifi-next-for-kalle-2022-09-18' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo13-413/+846
2022-09-22Merge tag 'mt76-for-kvalo-2022-09-15' of https://github.com/nbd168/wirelessKalle Valo37-514/+857
2022-09-22wifi: rtw89: coex: update coexistence to 6.3.0Ching-Te Ku3-10/+11
2022-09-22wifi: rtw89: coex: add logic to control BT scan priorityChing-Te Ku2-32/+85
2022-09-22wifi: rtw89: coex: summarize Wi-Fi to BT scoreboard and inform BT one time a cycleChing-Te Ku2-7/+19
2022-09-22wifi: rtw89: coex: modify LNA2 setting to avoid BT destroyed Wi-Fi aggregationChing-Te Ku4-0/+104
2022-09-22wifi: rtw89: coex: add WL_S0 hardware TX/RX mask to allow WL_S0 TX/RX during GNT_BTChing-Te Ku1-0/+3
2022-09-22wifi: rtw89: coex: add v1 Wi-Fi firmware steps reportChing-Te Ku2-4/+23
2022-09-22wifi: rtw89: coex: add v1 summary info to parse the traffic status from firmwareChing-Te Ku1-1/+117
2022-09-22wifi: rtw89: coex: translate slot ID to readable nameChing-Te Ku1-1/+29
2022-09-22wifi: rtw89: coex: add v1 cycle report to parsing Bluetooth A2DP statusChing-Te Ku1-1/+137
2022-09-22wifi: mwifiex: fix array of flexible structures warningsJohannes Berg2-4/+4
2022-09-22wifi: rndis_wlan: fix array of flexible structures warningJohannes Berg1-2/+3
2022-09-22wifi: ipw2x00: fix array of flexible structures warningsJohannes Berg2-12/+11
2022-09-22mwifiex: fix sleep in atomic context bugs caused by dev_coredumpvDuoming Zhou3-8/+10
2022-09-22xfrm: add extack support to xfrm_init_replaySabrina Dubroca4-6/+10
2022-09-22xfrm: add extack to __xfrm_init_stateSabrina Dubroca3-9/+22
2022-09-22xfrm: add extack to attach_*Sabrina Dubroca1-16/+30
2022-09-22xfrm: add extack support to xfrm_dev_state_addSabrina Dubroca3-10/+23
2022-09-22xfrm: add extack to verify_one_alg, verify_auth_trunc, verify_aeadSabrina Dubroca1-11/+20
2022-09-22xfrm: add extack to verify_replaySabrina Dubroca1-8/+22