summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-21NFSD: Fix NFSv4's PUTPUBFH operationChuck Lever1-9/+1
2024-09-21nfsd: Add quotes to client info 'callback address'Mark Grimes1-1/+1
2024-09-21svcrdma: Handle device removal outside of the CM event handlerChuck Lever3-1/+40
2024-09-21nfsd: move error choice for incorrect object types to version-specific code.NeilBrown6-19/+56
2024-09-21nfsd: be more systematic about selecting error codes for internal use.NeilBrown2-12/+29
2024-09-21nfsd: Move error code mapping to per-version proc code.NeilBrown5-18/+78
2024-09-21nfsd: move V4ROOT version check to nfsd_set_fh_dentry()NeilBrown1-11/+7
2024-09-21nfsd: further centralize protocol version checks.NeilBrown3-6/+9
2024-09-21nfsd: use nfsd_v4client() in nfsd_breaker_owns_lease()NeilBrown3-9/+8
2024-09-21nfsd: Pass 'cred' instead of 'rqstp' to some functions.NeilBrown8-28/+34
2024-09-21nfsd: Don't pass all of rqst into rqst_exp_find()NeilBrown4-12/+35
2024-09-21nfsd: don't assume copy notify when preprocessing the stateidSagi Grimberg2-6/+4
2024-09-21sunrpc: allow svc threads to fail initialisation cleanlyNeilBrown5-6/+48
2024-09-21sunrpc: merge svc_rqst_alloc() into svc_prepare_thread()NeilBrown1-18/+7
2024-09-21sunrpc: don't take ->sv_lock when updating ->sv_nrthreads.NeilBrown1-6/+0
2024-09-21sunrpc: change sp_nrthreads from atomic_t to unsigned int.NeilBrown4-24/+15
2024-09-21sunrpc: document locking rules for svc_exit_thread()NeilBrown1-0/+14
2024-09-21nfsd: don't allocate the versions array.NeilBrown5-94/+35
2024-09-20sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3Jan Stancek2-58/+138
2024-09-20sign-file,extract-cert: avoid using deprecated ERR_get_error_line()Jan Stancek3-20/+13
2024-09-20sign-file,extract-cert: move common SSL helper functions to a headerJan Stancek5-71/+45
2024-09-20KEYS: prevent NULL pointer dereference in find_asymmetric_key()Roman Smirnov1-3/+4
2024-09-20ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König4-4/+4
2024-09-20KEYS: Remove unused declarationsYue Haibing2-7/+0
2024-09-20ntb: Force physically contiguous allocation of rx ring buffersDave Jiang1-5/+18
2024-09-20ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remo...Kaixin Wang1-0/+1
2024-09-20ntb: idt: Fix the cacography in ntb_hw_idt.czhang jiao1-1/+1
2024-09-20NTB: epf: don't misuse kernel-doc markerRandy Dunlap1-1/+1
2024-09-20NTB: ntb_transport: fix all kernel-doc warningsRandy Dunlap1-3/+5
2024-09-20ntb: Constify struct bus_typeChristophe JAILLET2-3/+3
2024-09-20ntb_perf: Fix printk formatMax Hawking1-1/+1
2024-09-20ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()Jinjie Ruan1-1/+1
2024-09-20crash: Fix riscv64 crash memory reserve dead loopJinjie Ruan1-1/+2
2024-09-20perf/riscv-sbi: Add platform specific firmware event handlingMayuresh Chitale2-9/+23
2024-09-20Merge patch series "tools: Add barrier implementations for riscv"Palmer Dabbelt4-1/+55
2024-09-20MAINTAINERS: update email for Joel GranadosJoel Granados2-1/+2
2024-09-20spi: atmel-quadspi: Avoid overwriting delay register settingsAlexander Dahl1-6/+8
2024-09-20powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS blockNarayana Murty N1-99/+99
2024-09-20powerpc/vdso32: Fix use of crtsavres for PPC64Christophe Leroy1-1/+1
2024-09-20io_uring: check if we need to reschedule during overflow flushJens Axboe1-0/+15
2024-09-20tools: Optimize ring buffer for riscvCharlie Jenkins1-1/+1
2024-09-20tools: Add riscv barrier implementationCharlie Jenkins3-0/+54
2024-09-20RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_tPalmer Dabbelt1-1/+1
2024-09-20ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu1-1/+1
2024-09-20Merge branch 'next' into for-linusDmitry Torokhov20912-501005/+1446669
2024-09-20Input: adp5588-keys - fix check on return codeNuno Sa1-1/+1
2024-09-20spi: airoha: remove read cache in airoha_snand_dirmap_read()Lorenzo Bianconi1-21/+0
2024-09-20lib/sbitmap: define swap_lock as raw_spinlock_tMing Lei2-3/+3
2024-09-20block: Remove unused blk_limits_io_{min,opt}Dr. David Alan Gilbert2-44/+0
2024-09-20io_uring: improve request linking traceJens Axboe1-1/+1