summaryrefslogtreecommitdiffstats
path: root/kernel/smp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-26nfsd: hold reference to delegation when updating it for cb_getattrJeff Layton1-3/+7
2024-08-26MAINTAINERS: Update Olga Kornievskaia's email addressChuck Lever1-1/+1
2024-08-23nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_openOlga Kornievskaia1-9/+12
2024-08-22nfsd: ensure that nfsd4_fattr_args.context is zeroed outJeff Layton1-1/+3
2024-07-22nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd socketsJeff Layton1-2/+1
2024-07-19sunrpc: avoid -Wformat-security warningArnd Bergmann1-1/+1
2024-07-12nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argumentJeff Layton1-1/+1
2024-07-08gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkeyGaosheng Cui1-1/+1
2024-07-08MAINTAINERS: Add a bugzilla link for NFSDChuck Lever1-1/+1
2024-07-08nfsd: new netlink ops to get/set server pool_modeJeff Layton5-0/+113
2024-07-08sunrpc: refactor pool_mode setting codeJeff Layton2-21/+66
2024-07-08nfsd: allow passing in array of thread counts via netlinkJeff Layton2-13/+31
2024-07-08nfsd: make nfsd_svc take an array of thread countsJeff Layton3-24/+45
2024-07-08sunrpc: fix up the special handling of sv_nrpools == 1Jeff Layton2-19/+8
2024-07-08SUNRPC: Add a trace point in svc_xprt_deferred_closeChuck Lever1-0/+1
2024-07-08NFSD: Support write delegations in LAYOUTGETChuck Lever1-2/+3
2024-07-08lockd: Use *-y instead of *-objs in MakefileAndy Shevchenko1-5/+4
2024-07-08NFSD: Fix nfsdcld warningChuck Lever2-3/+3
2024-07-08svcrdma: Handle ADDR_CHANGE CM event properlyChuck Lever1-1/+15
2024-07-08svcrdma: Refactor the creation of listener CMA IDChuck Lever1-27/+40
2024-07-08NFSD: remove unused structs 'nfsd3_voidargs'Dr. David Alan Gilbert2-4/+0
2024-07-08NFSD: harden svcxdr_dupstr() and svcxdr_tmpalloc() against integer overflowsDan Carpenter1-6/+6
2024-07-07Linux 6.10-rc7v6.10-rc7Linus Torvalds1-1/+1
2024-07-06selftests/powerpc: Fix build with USERCFLAGS setMichael Ellerman1-4/+1
2024-07-05gpiolib: of: add polarity quirk for TSC2005Dmitry Torokhov1-0/+8
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen2-124/+130
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen3-111/+131
2024-07-05tpm: Address !chip->auth in tpm2_*_auth_session()Jarkko Sakkinen1-2/+12
2024-07-04bnxt_en: Fix the resource check condition for RSS contextsPavan Chebbi1-1/+5
2024-07-04mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...Aleksandr Mishin1-0/+1
2024-07-04inet_diag: Initialize pad field in struct inet_diag_req_v2Shigeru Yoshida1-0/+2
2024-07-04tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.Kuniyuki Iwashima1-0/+7
2024-07-04drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper1-3/+3
2024-07-04drm/xe: fix error handling in xe_migrate_update_pgtablesMatthew Auld1-4/+4
2024-07-04drm/ttm: Always take the bo delayed cleanup path for imported bosThomas Hellström1-0/+1
2024-07-04selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang1-1/+1
2024-07-04selftests: fix OOM in msg_zerocopy selftestZijian Zhang1-1/+11
2024-07-04ice: use proper macro for testing bitPetr Oros1-1/+1
2024-07-04ice: Reject pin requests with unsupported flagsJacob Keller2-16/+23
2024-07-04ice: Don't process extts if PTP is disabledJacob Keller1-0/+4
2024-07-04ice: Fix improper extts handlingMilena Olech2-22/+91
2024-07-04selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima1-2/+23
2024-07-04af_unix: Fix uninit-value in __unix_walk_scc()Shigeru Yoshida1-4/+5
2024-07-04bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun1-3/+3
2024-07-04net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec1-2/+2
2024-07-04btrfs: fix folio refcount in __alloc_dummy_extent_buffer()Boris Burkov1-1/+1
2024-07-04btrfs: fix folio refcount in btrfs_do_encoded_write()Boris Burkov1-1/+1
2024-07-04netfilter: nf_tables: unconditionally flush pending work before notifierFlorian Westphal1-2/+1
2024-07-04i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk1-38/+10
2024-07-03tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2FSteven Rostedt (Google)2-1/+2