index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-21
NFSD: Fix NFSv4's PUTPUBFH operation
Chuck Lever
1
-9
/
+1
2024-09-21
nfsd: Add quotes to client info 'callback address'
Mark Grimes
1
-1
/
+1
2024-09-21
svcrdma: Handle device removal outside of the CM event handler
Chuck Lever
3
-1
/
+40
2024-09-21
nfsd: move error choice for incorrect object types to version-specific code.
NeilBrown
6
-19
/
+56
2024-09-21
nfsd: be more systematic about selecting error codes for internal use.
NeilBrown
2
-12
/
+29
2024-09-21
nfsd: Move error code mapping to per-version proc code.
NeilBrown
5
-18
/
+78
2024-09-21
nfsd: move V4ROOT version check to nfsd_set_fh_dentry()
NeilBrown
1
-11
/
+7
2024-09-21
nfsd: further centralize protocol version checks.
NeilBrown
3
-6
/
+9
2024-09-21
nfsd: use nfsd_v4client() in nfsd_breaker_owns_lease()
NeilBrown
3
-9
/
+8
2024-09-21
nfsd: Pass 'cred' instead of 'rqstp' to some functions.
NeilBrown
8
-28
/
+34
2024-09-21
nfsd: Don't pass all of rqst into rqst_exp_find()
NeilBrown
4
-12
/
+35
2024-09-21
nfsd: don't assume copy notify when preprocessing the stateid
Sagi Grimberg
2
-6
/
+4
2024-09-21
sunrpc: allow svc threads to fail initialisation cleanly
NeilBrown
5
-6
/
+48
2024-09-21
sunrpc: merge svc_rqst_alloc() into svc_prepare_thread()
NeilBrown
1
-18
/
+7
2024-09-21
sunrpc: don't take ->sv_lock when updating ->sv_nrthreads.
NeilBrown
1
-6
/
+0
2024-09-21
sunrpc: change sp_nrthreads from atomic_t to unsigned int.
NeilBrown
4
-24
/
+15
2024-09-21
sunrpc: document locking rules for svc_exit_thread()
NeilBrown
1
-0
/
+14
2024-09-21
nfsd: don't allocate the versions array.
NeilBrown
5
-94
/
+35
2024-09-20
sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3
Jan Stancek
2
-58
/
+138
2024-09-20
sign-file,extract-cert: avoid using deprecated ERR_get_error_line()
Jan Stancek
3
-20
/
+13
2024-09-20
sign-file,extract-cert: move common SSL helper functions to a header
Jan Stancek
5
-71
/
+45
2024-09-20
KEYS: prevent NULL pointer dereference in find_asymmetric_key()
Roman Smirnov
1
-3
/
+4
2024-09-20
ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
4
-4
/
+4
2024-09-20
KEYS: Remove unused declarations
Yue Haibing
2
-7
/
+0
2024-09-20
ntb: Force physically contiguous allocation of rx ring buffers
Dave Jiang
1
-5
/
+18
2024-09-20
ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remo...
Kaixin Wang
1
-0
/
+1
2024-09-20
ntb: idt: Fix the cacography in ntb_hw_idt.c
zhang jiao
1
-1
/
+1
2024-09-20
NTB: epf: don't misuse kernel-doc marker
Randy Dunlap
1
-1
/
+1
2024-09-20
NTB: ntb_transport: fix all kernel-doc warnings
Randy Dunlap
1
-3
/
+5
2024-09-20
ntb: Constify struct bus_type
Christophe JAILLET
2
-3
/
+3
2024-09-20
ntb_perf: Fix printk format
Max Hawking
1
-1
/
+1
2024-09-20
ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
Jinjie Ruan
1
-1
/
+1
2024-09-20
crash: Fix riscv64 crash memory reserve dead loop
Jinjie Ruan
1
-1
/
+2
2024-09-20
perf/riscv-sbi: Add platform specific firmware event handling
Mayuresh Chitale
2
-9
/
+23
2024-09-20
Merge patch series "tools: Add barrier implementations for riscv"
Palmer Dabbelt
4
-1
/
+55
2024-09-20
MAINTAINERS: update email for Joel Granados
Joel Granados
2
-1
/
+2
2024-09-20
spi: atmel-quadspi: Avoid overwriting delay register settings
Alexander Dahl
1
-6
/
+8
2024-09-20
powerpc/pseries/eeh: move pseries_eeh_err_inject() outside CONFIG_DEBUG_FS block
Narayana Murty N
1
-99
/
+99
2024-09-20
powerpc/vdso32: Fix use of crtsavres for PPC64
Christophe Leroy
1
-1
/
+1
2024-09-20
io_uring: check if we need to reschedule during overflow flush
Jens Axboe
1
-0
/
+15
2024-09-20
tools: Optimize ring buffer for riscv
Charlie Jenkins
1
-1
/
+1
2024-09-20
tools: Add riscv barrier implementation
Charlie Jenkins
3
-0
/
+54
2024-09-20
RISC-V: Don't have MAX_PHYSMEM_BITS exceed phys_addr_t
Palmer Dabbelt
1
-1
/
+1
2024-09-20
ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
Haibo Xu
1
-1
/
+1
2024-09-20
Merge branch 'next' into for-linus
Dmitry Torokhov
20912
-501005
/
+1446669
2024-09-20
Input: adp5588-keys - fix check on return code
Nuno Sa
1
-1
/
+1
2024-09-20
spi: airoha: remove read cache in airoha_snand_dirmap_read()
Lorenzo Bianconi
1
-21
/
+0
2024-09-20
lib/sbitmap: define swap_lock as raw_spinlock_t
Ming Lei
2
-3
/
+3
2024-09-20
block: Remove unused blk_limits_io_{min,opt}
Dr. David Alan Gilbert
2
-44
/
+0
2024-09-20
io_uring: improve request linking trace
Jens Axboe
1
-1
/
+1
[prev]
[next]