summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-20svcrdma: Handle device removal outside of the CM event handlerChuck Lever
2024-09-20nfsd: move error choice for incorrect object types to version-specific code.NeilBrown
2024-09-20nfsd: be more systematic about selecting error codes for internal use.NeilBrown
2024-09-20nfsd: Move error code mapping to per-version proc code.NeilBrown
2024-09-20nfsd: move V4ROOT version check to nfsd_set_fh_dentry()NeilBrown
2024-09-20nfsd: further centralize protocol version checks.NeilBrown
2024-09-20nfsd: use nfsd_v4client() in nfsd_breaker_owns_lease()NeilBrown
2024-09-20nfsd: Pass 'cred' instead of 'rqstp' to some functions.NeilBrown
2024-09-20nfsd: Don't pass all of rqst into rqst_exp_find()NeilBrown
2024-09-20nfsd: don't assume copy notify when preprocessing the stateidSagi Grimberg
2024-09-20sunrpc: allow svc threads to fail initialisation cleanlyNeilBrown
2024-09-20sunrpc: merge svc_rqst_alloc() into svc_prepare_thread()NeilBrown
2024-09-20sunrpc: don't take ->sv_lock when updating ->sv_nrthreads.NeilBrown
2024-09-20sunrpc: change sp_nrthreads from atomic_t to unsigned int.NeilBrown
2024-09-20sunrpc: document locking rules for svc_exit_thread()NeilBrown
2024-09-20nfsd: don't allocate the versions array.NeilBrown
2024-09-20sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3Jan Stancek
2024-09-20sign-file,extract-cert: avoid using deprecated ERR_get_error_line()Jan Stancek
2024-09-20sign-file,extract-cert: move common SSL helper functions to a headerJan Stancek
2024-09-20KEYS: prevent NULL pointer dereference in find_asymmetric_key()Roman Smirnov
2024-09-20KEYS: Remove unused declarationsYue Haibing
2024-09-20ntb: Force physically contiguous allocation of rx ring buffersDave Jiang
2024-09-20ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remo...Kaixin Wang
2024-09-20ntb: idt: Fix the cacography in ntb_hw_idt.czhang jiao
2024-09-20NTB: epf: don't misuse kernel-doc markerRandy Dunlap
2024-09-20NTB: ntb_transport: fix all kernel-doc warningsRandy Dunlap
2024-09-20ntb: Constify struct bus_typeChristophe JAILLET
2024-09-20ntb_perf: Fix printk formatMax Hawking
2024-09-20ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()Jinjie Ruan
2024-09-20crash: Fix riscv64 crash memory reserve dead loopJinjie Ruan
2024-09-20perf/riscv-sbi: Add platform specific firmware event handlingMayuresh Chitale
2024-09-20Merge patch series "tools: Add barrier implementations for riscv"Palmer Dabbelt
2024-09-20MAINTAINERS: update email for Joel GranadosJoel Granados
2024-09-20spi: atmel-quadspi: Avoid overwriting delay register settingsAlexander Dahl
2024-09-20powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS blockNarayana Murty N
2024-09-20powerpc/vdso32: Fix use of crtsavres for PPC64Christophe Leroy
2024-09-20io_uring: check if we need to reschedule during overflow flushJens Axboe
2024-09-20tools: Optimize ring buffer for riscvCharlie Jenkins
2024-09-20tools: Add riscv barrier implementationCharlie Jenkins
2024-09-20RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_tPalmer Dabbelt
2024-09-20ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODEHaibo Xu
2024-09-20Merge branch 'next' into for-linusDmitry Torokhov
2024-09-20Input: adp5588-keys - fix check on return codeNuno Sa
2024-09-20spi: airoha: remove read cache in airoha_snand_dirmap_read()Lorenzo Bianconi
2024-09-20lib/sbitmap: define swap_lock as raw_spinlock_tMing Lei
2024-09-20block: Remove unused blk_limits_io_{min,opt}Dr. David Alan Gilbert
2024-09-20io_uring: improve request linking traceJens Axboe
2024-09-20Merge tag 'sched-rt-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-20kbuild: remove append operation on cmd_ld_ko_oThomas Weißschuh
2024-09-20kconfig: cache expression valuesMasahiro Yamada