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-04-10
mmc: core: Avoid negative index with array access
Mikko Rapeli
1
-1
/
+1
2024-04-10
mmc: core: Initialize mmc_blk_ioc_data
Mikko Rapeli
1
-1
/
+1
2024-04-10
hexagon: vmlinux.lds.S: handle attributes section
Nathan Chancellor
1
-0
/
+1
2024-04-10
exec: Fix NOMMU linux_binprm::exec in transfer_args_to_stack()
Max Filippov
1
-0
/
+1
2024-04-10
wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
Felix Fietkau
1
-3
/
+2
2024-04-10
btrfs: zoned: use zone aware sb location for scrub
Johannes Thumshirn
1
-1
/
+11
2024-04-10
init: open /initrd.image with O_LARGEFILE
John Sperbeck
1
-1
/
+1
2024-04-10
mm/migrate: set swap entry values of THP tail pages properly.
Zi Yan
1
-1
/
+5
2024-04-10
serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO
Hugo Villeneuve
1
-6
/
+9
2024-04-10
vfio/fsl-mc: Block calling interrupt handler without trigger
Alex Williamson
1
-3
/
+4
2024-04-10
vfio/platform: Create persistent IRQ handlers
Alex Williamson
1
-33
/
+68
2024-04-10
vfio/pci: Create persistent INTx handler
Alex Williamson
1
-67
/
+82
2024-04-10
vfio: Introduce interface to flush virqfd inject workqueue
Alex Williamson
2
-0
/
+23
2024-04-10
vfio/pci: Lock external INTx masking ops
Alex Williamson
1
-6
/
+24
2024-04-10
vfio/pci: Disable auto-enable of exclusive INTx IRQ
Alex Williamson
1
-7
/
+10
2024-04-10
selftests: mptcp: diag: return KSFT_FAIL not test_cnt
Geliang Tang
1
-3
/
+3
2024-04-10
powerpc: xor_vmx: Add '-mhard-float' to CFLAGS
Nathan Chancellor
1
-1
/
+1
2024-04-10
efivarfs: Request at most 512 bytes for variable names
Tim Schumacher
1
-6
/
+11
2024-04-10
perf/core: Fix reentry problem in perf_output_read_group()
Yang Jihong
1
-0
/
+9
2024-04-10
nfsd: Fix a regression in nfsd_setattr()
Trond Myklebust
2
-2
/
+8
2024-04-10
nfsd: don't call locks_release_private() twice concurrently
NeilBrown
1
-1
/
+1
2024-04-10
nfsd: don't take fi_lock in nfsd_break_deleg_cb()
NeilBrown
1
-6
/
+5
2024-04-10
nfsd: fix RELEASE_LOCKOWNER
NeilBrown
1
-11
/
+15
2024-04-10
nfsd: drop the nfsd_put helper
Jeff Layton
2
-21
/
+17
2024-04-10
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
3
-3
/
+9
2024-04-10
lockd: introduce safe async lock op
Alexander Aring
4
-6
/
+29
2024-04-10
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
1
-2
/
+3
2024-04-10
Documentation: Add missing documentation for EXPORT_OP flags
Chuck Lever
1
-0
/
+26
2024-04-10
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2
-34
/
+25
2024-04-10
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
2
-36
/
+0
2024-04-10
nfsd: Fix creation time serialization order
Tavian Barnes
1
-5
/
+5
2024-04-10
NFSD: Add an nfsd4_encode_nfstime4() helper
Chuck Lever
1
-20
/
+26
2024-04-10
lockd: drop inappropriate svc_get() from locked_get()
NeilBrown
1
-1
/
+0
2024-04-10
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
3
-28
/
+10
2024-04-10
nfsd: make a copy of struct iattr before calling notify_change
Jeff Layton
1
-1
/
+9
2024-04-10
NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loop
Dai Ngo
1
-2
/
+0
2024-04-10
nfsd: simplify the delayed disposal list code
Jeff Layton
1
-42
/
+22
2024-04-10
NFSD: Convert filecache to rhltable
Chuck Lever
2
-187
/
+133
2024-04-10
nfsd: allow reaping files still under writeback
Jeff Layton
3
-4
/
+18
2024-04-10
nfsd: update comment over __nfsd_file_cache_purge
Jeff Layton
1
-1
/
+2
2024-04-10
nfsd: don't take/put an extra reference when putting a file
Jeff Layton
1
-3
/
+1
2024-04-10
nfsd: add some comments to nfsd_file_do_acquire
Jeff Layton
1
-0
/
+5
2024-04-10
nfsd: don't kill nfsd_files because of lease break error
Jeff Layton
1
-14
/
+15
2024-04-10
nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparator
Jeff Layton
1
-1
/
+1
2024-04-10
nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entries
Jeff Layton
1
-0
/
+4
2024-04-10
nfsd: don't open-code clear_and_wake_up_bit
Jeff Layton
1
-3
/
+1
2024-04-10
nfsd: call op_release, even when op_func returns an error
Jeff Layton
1
-6
/
+5
2024-04-10
nfsd: don't replace page in rq_pages if it's a continuation of last page
Jeff Layton
1
-1
/
+8
2024-04-10
NFSD: Protect against filesystem freezing
Chuck Lever
1
-0
/
+2
2024-04-10
NFSD: copy the whole verifier in nfsd_copy_write_verifier
Chuck Lever
1
-1
/
+1
[prev]
[next]