aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-03mac80211: use eth_zero_addr() to clear mac addressMiaohe Lin1-1/+2
2020-08-03mac8211: fix struct initialisationJohn Crispin1-1/+1
2020-08-03mac80211: Handle special status codes in SAE commitJouni Malinen2-1/+6
2020-08-03Revert "ALSA: hda: call runtime_allow() for all hda controllers"Hui Wang1-1/+0
2020-08-02md/raid5: Allow degraded raid6 to do rmwChangSyun Peng1-6/+16
2020-08-02md/raid5: Fix Force reconstruct-write io stuck in degraded raid5ChangSyun Peng1-1/+2
2020-08-03Revert "xen/balloon: Fix crash when ballooning on x86 32 bit PAE"Roger Pau Monne1-14/+0
2020-08-03xen/balloon: make the balloon wait interruptibleRoger Pau Monne1-2/+4
2020-08-03xen/balloon: fix accounting in alloc_xenballooned_pages error pathRoger Pau Monne1-0/+6
2020-08-03ALSA: hda/ca0132 - Fix AE-5 microphone selection commands.Connor McAdams1-3/+3
2020-08-03ALSA: hda/ca0132 - Add new quirk ID for Recon3D.Connor McAdams1-0/+1
2020-08-03ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value.Connor McAdams1-0/+5
2020-08-03Merge branch 'for-next' into for-linusTakashi Iwai14363-314564/+847200
2020-08-02raid5: don't duplicate code for different paths in handle_stripeGuoqing Jiang1-6/+3
2020-08-02raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_showGuoqing Jiang1-6/+3
2020-08-02md: print errno in super_writtenGuoqing Jiang1-1/+2
2020-08-02md/raid5: remove the redundant setting of STRIPE_HANDLEGuoqing Jiang1-6/+2
2020-08-02md: register new md sysfs file 'uuid' read-onlySebastian Parschauer2-0/+13
2020-08-02md: fix max sectors calculation for super 1.0Xiao Ni1-4/+31
2020-08-03xen: hypercall.h: fix duplicated wordRandy Dunlap1-1/+1
2020-08-03xen/gntdev: gntdev.h: drop a duplicated wordRandy Dunlap1-1/+1
2020-08-03xen/privcmd: Convert get_user_pages*() to pin_user_pages*()Souptick Joarder1-8/+2
2020-08-03xen/privcmd: Mark pages as dirtySouptick Joarder1-1/+4
2020-08-03xen/privcmd: Corrected error handling pathSouptick Joarder1-16/+15
2020-08-02list: add "list_del_init_careful()" to go with "list_empty_careful()"Linus Torvalds3-8/+21
2020-08-02mm: rewrite wait_on_page_bit_common() logicLinus Torvalds1-47/+85
2020-08-02cifs: document and cleanup dfs mountPaulo Alcantara1-188/+182
2020-08-02cifs: only update prefix path of DFS links in cifs_tree_connect()Paulo Alcantara1-2/+7
2020-08-02cifs: fix double free error on share and prefixColin Ian King1-0/+2
2020-08-02cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnectPaulo Alcantara5-29/+62
2020-08-02cifs: handle empty list of targets in cifs_reconnect()Paulo Alcantara1-4/+6
2020-08-02cifs: rename reconn_inval_dfs_target()Paulo Alcantara1-7/+6
2020-08-02cifs: reduce number of referral requests in DFS link lookupsPaulo Alcantara1-11/+68
2020-08-02cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()Stefan Metzmacher4-223/+105
2020-08-02cifs: convert to use be32_add_cpu()Qinglang Miao2-4/+2
2020-08-02cifs: delete duplicated words in header filesRandy Dunlap3-4/+4
2020-08-02cifs: Remove the superfluous breakLiao Pingfang1-1/+0
2020-08-02cifs: smb1: Try failing back to SetFileInfo if SetPathInfo failsRonnie Sahlberg3-4/+41
2020-08-02cifs`: handle ERRBaduid for SMB1Roberto Bergantinos Corpas3-1/+29
2020-08-02cifs: remove unused variable 'server'Wei Yongjun1-2/+0
2020-08-02smb3: warn on confusing error scenario with sec=krb5Steve French1-0/+2
2020-08-02cifs: Fix leak when handling lease break for cached root fidPaul Aurich1-21/+52
2020-08-02jffs2: fix UAF problemZhe Li1-1/+5
2020-08-02jffs2: fix jffs2 mounting failureZhe Li1-1/+2
2020-08-02ubifs: Fix wrong orphan node deletion in ubifs_jnl_update|renameZhihao Cheng1-4/+6
2020-08-02ubi: fastmap: Free fastmap next anchor peb during detachZhihao Cheng1-0/+5
2020-08-02ubi: fastmap: Don't produce the initial next anchor PEB when fastmap is disabledZhihao Cheng1-1/+2
2020-08-02Linux 5.8Linus Torvalds1-1/+1
2020-08-02MTD: pfow.h: drop a duplicated wordRandy Dunlap1-1/+1
2020-08-02MTD: mtd-abi.h: drop a duplicated wordRandy Dunlap1-1/+1