index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-20
Linux 5.11.8
v5.11.8
Greg Kroah-Hartman
1
-1
/
+1
2021-03-20
crypto: x86/aes-ni-xts - use direct calls to and 4-way stride
Ard Biesheuvel
2
-56
/
+84
2021-03-20
net: dsa: b53: Support setting learning on port
Florian Fainelli
3
-14
/
+20
2021-03-20
Revert "nfsd4: a client's own opens needn't prevent delegations"
J. Bruce Fields
2
-43
/
+14
2021-03-20
Revert "nfsd4: remove check_conflicting_opens warning"
J. Bruce Fields
1
-0
/
+1
2021-03-20
fuse: fix live lock in fuse_iget()
Amir Goldstein
1
-0
/
+1
2021-03-20
RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes
Nicolas Morey-Chaisemartin
1
-65
/
+45
2021-03-20
arm64: Unconditionally set virtual cpu id registers
Vladimir Murzin
1
-2
/
+2
2021-03-20
bpf, selftests: Fix up some test_verifier cases for unprivileged
Piotr Krysiuk
4
-10
/
+59
2021-03-20
bpf: Add sanity check for upper ptr_limit
Piotr Krysiuk
1
-3
/
+8
2021-03-20
bpf: Simplify alu_limit masking for pointer arithmetic
Piotr Krysiuk
1
-5
/
+5
2021-03-20
bpf: Fix off-by-one for area size in creating mask to left
Piotr Krysiuk
1
-2
/
+2
2021-03-20
bpf: Prohibit alu ops for pointer types not defining ptr_limit
Piotr Krysiuk
1
-6
/
+10
2021-03-20
gfs2: bypass signal_our_withdraw if no journal
Bob Peterson
1
-5
/
+10
2021-03-20
gfs2: move freeze glock outside the make_fs_rw and _ro functions
Bob Peterson
3
-39
/
+33
2021-03-20
gfs2: Add common helper for holding and releasing the freeze glock
Bob Peterson
5
-37
/
+47
2021-03-20
regulator: pca9450: Clear PRESET_EN bit to fix BUCK1/2/3 voltage setting
Frieder Schrempf
2
-0
/
+11
2021-03-20
regulator: pca9450: Enable system reset on WDOG_B assertion
Frieder Schrempf
2
-0
/
+15
2021-03-20
regulator: pca9450: Add SD_VSEL GPIO for LDO5
Frieder Schrempf
1
-0
/
+14
2021-03-20
io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return
Jens Axboe
1
-0
/
+1
2021-03-20
io_uring: simplify do_read return parsing
Pavel Begunkov
1
-5
/
+2
2021-03-20
io_uring: don't keep looping for more events if we can't flush overflow
Jens Axboe
1
-3
/
+12
2021-03-20
io_uring: refactor io_cqring_wait
Pavel Begunkov
1
-21
/
+22
2021-03-20
io_uring: refactor scheduling in io_cqring_wait
Pavel Begunkov
1
-11
/
+8
2021-03-20
mptcp: dispose initial struct socket when its subflow is closed
Florian Westphal
1
-6
/
+12
2021-03-20
mptcp: pm: add lockdep assertions
Florian Westphal
4
-0
/
+24
2021-03-20
mptcp: send ack for every add_addr
Geliang Tang
2
-8
/
+5
2021-03-20
KVM: x86/mmu: Set SPTE_AD_WRPROT_ONLY_MASK if and only if PML is enabled
Sean Christopherson
1
-8
/
+8
2021-03-20
KVM: x86/mmu: Expand on the comment in kvm_vcpu_ad_need_write_protect()
Sean Christopherson
1
-1
/
+4
2021-03-20
io_uring: don't attempt IO reissue from the ring exit path
Jens Axboe
1
-0
/
+7
2021-03-17
Linux 5.11.7
v5.11.7
Greg Kroah-Hartman
1
-1
/
+1
2021-03-17
KVM: arm64: Fix nVHE hyp panic host context restore
Andrew Scull
3
-13
/
+13
2021-03-17
mm/page_alloc.c: refactor initialization of struct page for holes in memory l...
Mike Rapoport
1
-83
/
+75
2021-03-17
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...
Zhou Guanghui
3
-14
/
+9
2021-03-17
mm/memcg: set memcg when splitting page
Zhou Guanghui
1
-0
/
+1
2021-03-17
mm/madvise: replace ptrace attach requirement for process_madvise
Suren Baghdasaryan
1
-1
/
+12
2021-03-17
mm/userfaultfd: fix memory corruption due to writeprotect
Nadav Amit
1
-0
/
+8
2021-03-17
mm/highmem.c: fix zero_user_segments() with start > end
OGAWA Hirofumi
1
-5
/
+12
2021-03-17
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
1
-2
/
+1
2021-03-17
KVM: arm64: Reject VM creation when the default IPA size is unsupported
Marc Zyngier
2
-4
/
+11
2021-03-17
KVM: arm64: nvhe: Save the SPE context early
Suzuki K Poulose
3
-3
/
+25
2021-03-17
KVM: arm64: Avoid corrupting vCPU context register in guest exit
Will Deacon
1
-1
/
+1
2021-03-17
KVM: arm64: Fix range alignment when walking page tables
Jia He
1
-0
/
+1
2021-03-17
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
5
-8
/
+15
2021-03-17
KVM: kvmclock: Fix vCPUs > 64 can't be online/hotpluged
Wanpeng Li
1
-10
/
+9
2021-03-17
KVM: x86: Ensure deadline timer has truly expired before posting its IRQ
Sean Christopherson
1
-1
/
+10
2021-03-17
x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscalls
Andy Lutomirski
1
-1
/
+2
2021-03-17
x86/sev-es: Use __copy_from_user_inatomic()
Joerg Roedel
3
-15
/
+55
2021-03-17
x86/sev-es: Correctly track IRQ states in runtime #VC handler
Joerg Roedel
1
-2
/
+4
2021-03-17
x86/sev-es: Check regs->sp is trusted before adjusting #VC IST stack
Joerg Roedel
1
-2
/
+12
[next]