index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
smp.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-26
nfsd: hold reference to delegation when updating it for cb_getattr
Jeff Layton
1
-3
/
+7
2024-08-26
MAINTAINERS: Update Olga Kornievskaia's email address
Chuck Lever
1
-1
/
+1
2024-08-23
nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_open
Olga Kornievskaia
1
-9
/
+12
2024-08-22
nfsd: ensure that nfsd4_fattr_args.context is zeroed out
Jeff Layton
1
-1
/
+3
2024-07-22
nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd sockets
Jeff Layton
1
-2
/
+1
2024-07-19
sunrpc: avoid -Wformat-security warning
Arnd Bergmann
1
-1
/
+1
2024-07-12
nfsd: nfsd_file_lease_notifier_call gets a file_lease as an argument
Jeff Layton
1
-1
/
+1
2024-07-08
gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey
Gaosheng Cui
1
-1
/
+1
2024-07-08
MAINTAINERS: Add a bugzilla link for NFSD
Chuck Lever
1
-1
/
+1
2024-07-08
nfsd: new netlink ops to get/set server pool_mode
Jeff Layton
5
-0
/
+113
2024-07-08
sunrpc: refactor pool_mode setting code
Jeff Layton
2
-21
/
+66
2024-07-08
nfsd: allow passing in array of thread counts via netlink
Jeff Layton
2
-13
/
+31
2024-07-08
nfsd: make nfsd_svc take an array of thread counts
Jeff Layton
3
-24
/
+45
2024-07-08
sunrpc: fix up the special handling of sv_nrpools == 1
Jeff Layton
2
-19
/
+8
2024-07-08
SUNRPC: Add a trace point in svc_xprt_deferred_close
Chuck Lever
1
-0
/
+1
2024-07-08
NFSD: Support write delegations in LAYOUTGET
Chuck Lever
1
-2
/
+3
2024-07-08
lockd: Use *-y instead of *-objs in Makefile
Andy Shevchenko
1
-5
/
+4
2024-07-08
NFSD: Fix nfsdcld warning
Chuck Lever
2
-3
/
+3
2024-07-08
svcrdma: Handle ADDR_CHANGE CM event properly
Chuck Lever
1
-1
/
+15
2024-07-08
svcrdma: Refactor the creation of listener CMA ID
Chuck Lever
1
-27
/
+40
2024-07-08
NFSD: remove unused structs 'nfsd3_voidargs'
Dr. David Alan Gilbert
2
-4
/
+0
2024-07-08
NFSD: harden svcxdr_dupstr() and svcxdr_tmpalloc() against integer overflows
Dan Carpenter
1
-6
/
+6
2024-07-07
Linux 6.10-rc7
v6.10-rc7
Linus Torvalds
1
-1
/
+1
2024-07-06
selftests/powerpc: Fix build with USERCFLAGS set
Michael Ellerman
1
-4
/
+1
2024-07-05
gpiolib: of: add polarity quirk for TSC2005
Dmitry Torokhov
1
-0
/
+8
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
Jarkko Sakkinen
2
-124
/
+130
2024-07-05
tpm: Address !chip->auth in tpm_buf_append_name()
Jarkko Sakkinen
3
-111
/
+131
2024-07-05
tpm: Address !chip->auth in tpm2_*_auth_session()
Jarkko Sakkinen
1
-2
/
+12
2024-07-04
bnxt_en: Fix the resource check condition for RSS contexts
Pavan Chebbi
1
-1
/
+5
2024-07-04
mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI ...
Aleksandr Mishin
1
-0
/
+1
2024-07-04
inet_diag: Initialize pad field in struct inet_diag_req_v2
Shigeru Yoshida
1
-0
/
+2
2024-07-04
tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.
Kuniyuki Iwashima
1
-0
/
+7
2024-07-04
drm/xe/mcr: Avoid clobbering DSS steering
Matt Roper
1
-3
/
+3
2024-07-04
drm/xe: fix error handling in xe_migrate_update_pgtables
Matthew Auld
1
-4
/
+4
2024-07-04
drm/ttm: Always take the bo delayed cleanup path for imported bos
Thomas Hellström
1
-0
/
+1
2024-07-04
selftests: make order checking verbose in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+1
2024-07-04
selftests: fix OOM in msg_zerocopy selftest
Zijian Zhang
1
-1
/
+11
2024-07-04
ice: use proper macro for testing bit
Petr Oros
1
-1
/
+1
2024-07-04
ice: Reject pin requests with unsupported flags
Jacob Keller
2
-16
/
+23
2024-07-04
ice: Don't process extts if PTP is disabled
Jacob Keller
1
-0
/
+4
2024-07-04
ice: Fix improper extts handling
Milena Olech
2
-22
/
+91
2024-07-04
selftest: af_unix: Add test case for backtrack after finalising SCC.
Kuniyuki Iwashima
1
-2
/
+23
2024-07-04
af_unix: Fix uninit-value in __unix_walk_scc()
Shigeru Yoshida
1
-4
/
+5
2024-07-04
bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
Sam Sun
1
-3
/
+3
2024-07-04
net: rswitch: Avoid use-after-free in rswitch_poll()
Radu Rendec
1
-2
/
+2
2024-07-04
btrfs: fix folio refcount in __alloc_dummy_extent_buffer()
Boris Burkov
1
-1
/
+1
2024-07-04
btrfs: fix folio refcount in btrfs_do_encoded_write()
Boris Burkov
1
-1
/
+1
2024-07-04
netfilter: nf_tables: unconditionally flush pending work before notifier
Florian Westphal
1
-2
/
+1
2024-07-04
i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
Piotr Wojtaszczyk
1
-38
/
+10
2024-07-03
tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2F
Steven Rostedt (Google)
2
-1
/
+2
[next]