summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-10x86/PCI: Use pr_info() when possibleBjorn Helgaas1-21/+18
2022-12-10x86/PCI: Fix log message typoBjorn Helgaas1-1/+1
2022-12-10x86/PCI: Tidy E820 removal messagesBjorn Helgaas1-2/+10
2022-12-10PCI: Skip allocate_resource() if too little space availableBjorn Helgaas1-0/+4
2022-12-10efi/x86: Remove EfiMemoryMappedIO from E820 mapBjorn Helgaas1-0/+46
2022-12-10PCI/portdrv: Allow AER service only for Root Ports & RCECsBjorn Helgaas1-1/+3
2022-12-10NFSD: Avoid clashing function prototypesKees Cook1-255/+377
2022-12-10SUNRPC: Fix crasher in unwrap_integ_data()Chuck Lever1-23/+32
2022-12-10SUNRPC: Make the svc_authenticate tracepoint conditionalChuck Lever2-3/+4
2022-12-10NFSD: Use only RQ_DROPME to signal the need to drop a replyChuck Lever2-3/+3
2022-12-10SUNRPC: Clean up xdr_write_pages()Chuck Lever1-9/+13
2022-12-10SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() failsChuck Lever1-2/+7
2022-12-10NFSD: add CB_RECALL_ANY tracepointsDai Ngo3-0/+64
2022-12-10NFSD: add delegation reaper to react to low memory conditionDai Ngo3-4/+102
2022-12-10NFSD: add support for sending CB_RECALL_ANYDai Ngo4-0/+84
2022-12-10NFSD: refactoring courtesy_client_reaper to a generic low memory shrinkerDai Ngo1-9/+16
2022-12-10trace: Relocate event helper filesChuck Lever12-12/+19
2022-12-10NFSD: pass range end to vfs_fsync_range() instead of countBrian Foster1-2/+3
2022-12-10lockd: fix file selection in nlmsvc_cancel_blockedJeff Layton1-3/+4
2022-12-10lockd: ensure we use the correct file descriptor when unlockingJeff Layton1-4/+6
2022-12-10lockd: set missing fl_flags field when retrieving argsJeff Layton2-0/+2
2022-12-10NFSD: Use struct_size() helper in alloc_session()Xiu Jianfeng1-5/+4
2022-12-10nfsd: return error if nfs4_setacl failsJeff Layton1-0/+2
2022-12-10lockd: set other missing fields when unlocking filesTrond Myklebust1-7/+10
2022-12-10NFSD: Add an nfsd_file_fsync tracepointChuck Lever2-1/+35
2022-12-10sunrpc: svc: Remove an unused static function svc_ungetu32()Li zeming1-7/+0
2022-12-10nfsd: fix up the filecache laundrette schedulingJeff Layton1-7/+5
2022-12-10can: rcar_canfd: Add multi_channel_irqs to struct rcar_canfd_hw_infoBiju Das1-12/+4
2022-12-10can: rcar_canfd: Add postdiv to struct rcar_canfd_hw_infoBiju Das1-2/+6
2022-12-10can: rcar_canfd: Add shared_global_irqs to struct rcar_canfd_hw_infoBiju Das1-2/+6
2022-12-10can: rcar_canfd: Add max_channels to struct rcar_canfd_hw_infoBiju Das1-15/+15
2022-12-10can: m_can: sort header inclusion alphabeticallyVivek Yadav3-13/+13
2022-12-10can: rcar_canfd: rcar_canfd_probe: Add struct rcar_canfd_hw_info to driver dataBiju Das1-13/+30
2022-12-10can: kvaser_usb: kvaser_usb_set_{,data}bittiming(): remove empty lines in var...Marc Kleine-Budde1-2/+0
2022-12-10gfs2: Minor gfs2_try_evict cleanupAndreas Gruenbacher1-7/+5
2022-12-10can: kvaser_usb: kvaser_usb_set_bittiming(): fix redundant initialization war...Marc Kleine-Budde1-1/+1
2022-12-10x86/mm/kmmio: Switch to arch_spin_lock()Steven Rostedt1-9/+22
2022-12-10tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACEMasami Hiramatsu (Google)3-15/+18
2022-12-10tracing/probes: Handle system names with hyphensSteven Rostedt (Google)2-4/+17
2022-12-10trace/kprobe: remove duplicated calls of ring_buffer_event_dataSong Chen1-2/+0
2022-12-10tracing: docs: Update histogram doc for .percent/.graph and 'nohitcount'Masami Hiramatsu (Google)1-1/+9
2022-12-10tracing: Add nohitcount option for suppressing display of raw hitcountMasami Hiramatsu (Google)2-8/+29
2022-12-10tracing: Add .graph suffix option to histogram valueMasami Hiramatsu (Google)2-17/+63
2022-12-10tracing: Add .percent suffix option to histogram valuesMasami Hiramatsu (Google)2-15/+78
2022-12-10tracing: Allow multiple hitcount values in histogramsTom Zanussi1-3/+9
2022-12-10Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski30-512/+2141
2022-12-10net: devlink: Add missing error check to devlink_resource_put()Gavrilov Ilia1-3/+4
2022-12-10skbuff: Introduce slab_build_skb()Kees Cook5-11/+66
2022-12-10net: bcmgenet: Remove the unused functionJiapeng Chong1-18/+0
2022-12-10Merge branch 'mptcp-miscellaneous-cleanup'Jakub Kicinski2-7/+7