summaryrefslogtreecommitdiffstats
path: root/fs/afs/volume.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-10dm: fix zoned locking imbalance due to needless check in clone_endioMike Snitzer1-15/+11
2022-06-10platform/mellanox: Spelling s/platfom/platform/Geert Uytterhoeven1-1/+1
2022-06-10certs: Convert spaces in certs/Makefile to a tabDavid Howells1-1/+1
2022-06-10dt-bindings: display: arm,malidp: remove bogus RQOS propertyAndre Przywara1-6/+1
2022-06-10dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entriesRob Herring2-25/+28
2022-06-10arm64: Add kasan_hw_tags_enable() prototype to silence sparseCatalin Marinas1-0/+6
2022-06-10arm64/sme: Fix EFI save/restoreMark Brown1-4/+14
2022-06-10arm64/fpsimd: Fix typo in commentXiang wangx1-1/+1
2022-06-10arm64/sysreg: Fix typo in Enum element regexAlejandro Tafalla1-1/+1
2022-06-10gpio: dwapb: Don't print error on -EPROBE_DEFERSerge Semin1-4/+3
2022-06-10random: remove rng_has_arch_random()Jason A. Donenfeld3-16/+1
2022-06-10random: credit cpu and bootloader seeds by defaultJason A. Donenfeld1-19/+31
2022-06-10random: do not use jump labels before they are initializedJason A. Donenfeld1-1/+10
2022-06-10random: account for arch randomness in bitsJason A. Donenfeld1-5/+5
2022-06-10random: mark bootloader randomness code as __initJason A. Donenfeld2-5/+4
2022-06-10random: avoid checking crng_ready() twice in random_init()Jason A. Donenfeld1-1/+1
2022-06-10net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdevAndrea Mayer1-0/+1
2022-06-10nfp: flower: restructure flow-key for gre+vlan combinationEtienne van der Linde2-24/+24
2022-06-10nfp: avoid unnecessary check warnings in nfp_app_get_vf_configFei Qin1-13/+15
2022-06-10tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TXMaxim Mikityanskiy2-6/+6
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells40-261/+227
2022-06-09mm: Add kernel-doc for folio->mlock_countMatthew Wilcox (Oracle)1-0/+5
2022-06-09mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)3-4/+5
2022-06-09filemap: Cache the value of vm_flagsMatthew Wilcox (Oracle)1-4/+5
2022-06-09filemap: Don't release a locked folioMatthew Wilcox (Oracle)1-0/+2
2022-06-09MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.Yupeng Li1-1/+1
2022-06-09docs: arm: tcm: Fix typo in description of TCM and MMU usageSimon Horman1-1/+1
2022-06-09scripts/check-local-export: avoid 'wait $!' for process substitutionMasahiro Yamada2-15/+33
2022-06-09netfs: gcc-12: temporarily disable '-Wattribute-warning' for nowLinus Torvalds2-0/+6
2022-06-09gcc-12: disable '-Warray-bounds' universally for nowLinus Torvalds4-9/+12
2022-06-09mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds1-1/+1
2022-06-09gcc-12: disable '-Wdangling-pointer' warning for nowLinus Torvalds1-0/+3
2022-06-09drm: imx: fix compiler warning with gcc-12Linus Torvalds1-1/+1
2022-06-09docs: Move the HTE documentation to driver-api/Jonathan Corbet6-2/+2
2022-06-09docs: usb: fix literal block marker in usbmon verification exampleJustin Swartz1-1/+1
2022-06-09Documentation/features: Update the arch support status filesZheng Zengkai42-5/+47
2022-06-09powerpc/32: Fix overread/overwrite of thread_struct via ptraceMichael Ellerman2-6/+17
2022-06-09drm/ast: Support multiple outputsThomas Zimmermann6-36/+41
2022-06-09vdpa: make get_vq_group and set_group_asid optionalJason Wang2-2/+5
2022-06-09virtio: Fix all occurences of the "the the" typoBo Liu2-2/+2
2022-06-09net: amd-xgbe: fix clang -Wformat warningJustin Stitt1-1/+1
2022-06-09tcp: use alloc_large_system_hash() to allocate table_perturbMuchun Song1-4/+6
2022-06-09net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHYAlvin Šipraga1-29/+9
2022-06-09net: dsa: mv88e6xxx: correctly report serdes link failureRussell King (Oracle)1-0/+8
2022-06-09net: dsa: mv88e6xxx: fix BMSR error to be consistent with othersRussell King (Oracle)1-1/+1
2022-06-09net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek Behún1-16/+11
2022-06-09net: altera: Fix refcount leak in altera_tse_mdio_createMiaoqian Lin1-1/+5
2022-06-09net: openvswitch: fix misuse of the cached connection on tuple changesIlya Maximets2-1/+9
2022-06-09net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin1-2/+19
2022-06-09ip_gre: test csum_start instead of transport headerWillem de Bruijn1-6/+5