summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-28riscv: Sync efi page table's kernel mappings before switchingAlexandre Ghiti
2022-11-28arm64: dts: Update cache properties for broadcomPierre Gondois
2022-11-28arm: dts: Update cache properties for broadcomPierre Gondois
2022-11-28ARM: dts: broadcom: align LED node names with dtschemaKrzysztof Kozlowski
2022-11-28riscv: Fix NR_CPUS range conditionsSamuel Holland
2022-11-28Merge tag 'devicetree-fixes-for-6.1-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-11-28Merge tag 'trace-v6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-11-28Merge tag 'fuse-fixes-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-28ext4: silence the warning when evicting inode with dioread_nolockZhang Yi
2022-11-28pinctrl: intel: Save and restore pins in "direct IRQ" modeAndy Shevchenko
2022-11-28pinctrl: qcom: remove duplicate included header filesye xingchen
2022-11-28Merge tag 'intel-pinctrl-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2022-11-28drm/vmwgfx: Fix race issue calling pin_user_pagesDawei Li
2022-11-28nfsd: reorganize filecache.cJeff Layton
2022-11-28nfsd: remove the pages_flushed statistic from filecacheJeff Layton
2022-11-28MAINTAINERS: NFSD should be responsible for fs/exportfsChuck Lever
2022-11-28NFSD: Fix licensing header in filecache.cChuck Lever
2022-11-28NFSD: Use rhashtable for managing nfs4_file objectsChuck Lever
2022-11-28NFSD: Refactor find_file()Chuck Lever
2022-11-28NFSD: Clean up find_or_add_file()Chuck Lever
2022-11-28NFSD: Add a nfsd4_file_hash_remove() helperChuck Lever
2022-11-28NFSD: Clean up nfsd4_init_file()Chuck Lever
2022-11-28NFSD: Update file_hashtbl() helpersChuck Lever
2022-11-28NFSD: Use const pointers as parameters to fh_ helpersChuck Lever
2022-11-28NFSD: Trace delegation revocationsChuck Lever
2022-11-28NFSD: Trace stateids returned via DELEGRETURNChuck Lever
2022-11-28NFSD: Clean up nfs4_preprocess_stateid_op() call sitesChuck Lever
2022-11-28NFSD: Flesh out a documenting comment for filecache.cChuck Lever
2022-11-28NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collectionChuck Lever
2022-11-28NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"Chuck Lever
2022-11-28NFSD: Pass the target nfsd_file to nfsd_commit()Chuck Lever
2022-11-28nfsd: don't call nfsd_file_put from client states seqfile displayJeff Layton
2022-11-28exportfs: use pr_debug for unreachable debug statementsDavid Disseldorp
2022-11-28nfsd: allow disabling NFSv2 at compile timeJeff Layton
2022-11-28nfsd: move nfserrno() to vfs.cJeff Layton
2022-11-28nfsd: ignore requests to disable unsupported versionsJeff Layton
2022-11-28NFSD: Finish converting the NFSv3 GETACL result encoderChuck Lever
2022-11-28NFSD: Finish converting the NFSv2 GETACL result encoderChuck Lever
2022-11-28SUNRPC: Remove unused svc_rqst::rq_lock fieldChuck Lever
2022-11-28NFSD: Remove redundant assignment to variable host_errColin Ian King
2022-11-28NFSD: Simplify READ_PLUSAnna Schumaker
2022-11-28EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()Yang Yingliang
2022-11-28iommu/hyper-v: Allow hyperv irq remapping without x2apicNuno Das Neves
2022-11-28clocksource: hyper-v: Add TSC page support for root partitionStanislav Kinsburskiy
2022-11-28clocksource: hyper-v: Use TSC PFN getter to map vvar pageStanislav Kinsburskiy
2022-11-28clocksource: hyper-v: Introduce TSC PFN getterStanislav Kinsburskiy
2022-11-28clocksource: hyper-v: Introduce a pointer to TSC pageStanislav Kinsburskiy
2022-11-28x86/hyperv: Expand definition of struct hv_vp_assist_pageSaurabh Sengar
2022-11-28PCI: hv: update comment in x86 specific hv_arch_irq_unmaskOlaf Hering
2022-11-28hv: fix comment typo in vmbus_channel/low_latencyOlaf Hering