index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-07
nexthop: Bounce NHA_GATEWAY in FDB nexthop groups
Petr Machata
2021-01-07
nexthop: Unlink nexthop group entry in error path
Ido Schimmel
2021-01-07
nexthop: Fix off-by-one error in error path
Ido Schimmel
2021-01-07
octeontx2-af: fix memory leak of lmac and lmac->name
Colin Ian King
2021-01-07
Merge branch 'bug-fixes-for-chtls-driver'
Jakub Kicinski
2021-01-07
chtls: Fix chtls resources release sequence
Ayush Sawal
2021-01-07
chtls: Added a check to avoid NULL pointer dereference
Ayush Sawal
2021-01-07
chtls: Replace skb_dequeue with skb_peek
Ayush Sawal
2021-01-07
chtls: Avoid unnecessary freeing of oreq pointer
Ayush Sawal
2021-01-07
chtls: Fix panic when route to peer not configured
Ayush Sawal
2021-01-07
chtls: Remove invalid set_tcb call
Ayush Sawal
2021-01-07
chtls: Fix hardware tid leak
Ayush Sawal
2021-01-07
Merge tag 'gcc-plugins-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-07
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
2021-01-07
KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit
Maxim Levitsky
2021-01-07
KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode
Maxim Levitsky
2021-01-07
KVM: nSVM: correctly restore nested_run_pending on migration
Maxim Levitsky
2021-01-07
KVM: x86/mmu: Clarify TDP MMU page list invariants
Ben Gardon
2021-01-07
KVM: x86/mmu: Ensure TDP MMU roots are freed after yield
Ben Gardon
2021-01-07
kvm: check tlbs_dirty directly
Lai Jiangshan
2021-01-07
KVM: x86: change in pv_eoi_get_pending() to make code more readable
Stephen Zhang
2021-01-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-01-07
MAINTAINERS: Really update email address for Sean Christopherson
Sean Christopherson
2021-01-07
KVM: x86: fix shift out of bounds reported by UBSAN
Paolo Bonzini
2021-01-07
KVM: selftests: Implement perf_test_util more conventionally
Andrew Jones
2021-01-07
KVM: selftests: Use vm_create_with_vcpus in create_vm
Andrew Jones
2021-01-07
KVM: selftests: Factor out guest mode code
Andrew Jones
2021-01-07
KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.c
Uros Bizjak
2021-01-07
KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_load
Nathan Chancellor
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2021-01-07
KVM: x86/mmu: Optimize not-present/MMIO SPTE check in get_mmio_spte()
Sean Christopherson
2021-01-07
KVM: x86/mmu: Use raw level to index into MMIO walks' sptes array
Sean Christopherson
2021-01-07
KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTE
Sean Christopherson
2021-01-07
KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()
Sean Christopherson
2021-01-07
Merge branch 'net-fix-netfilter-defrag-ip-tunnel-pmtu-blackhole'
Jakub Kicinski
2021-01-07
net: ip: always refragment ip defragmented packets
Florian Westphal
2021-01-07
net: fix pmtu check in nopmtudisc mode
Florian Westphal
2021-01-07
selftests: netfilter: add selftest for ipip pmtu discovery with enabled conne...
Florian Westphal
2021-01-07
ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling
Vineet Gupta
2021-01-07
docs: admin-guide: bootconfig: Fix feils to fails
Bhaskar Chowdhury
2021-01-07
Documentation/admin-guide: kernel-parameters: hyphenate comma-separated
Randy Dunlap
2021-01-07
docs: binfmt-misc: Fix .rst formatting
Jonathan Neuschäfer
2021-01-07
docs: remove mention of ENABLE_MUST_CHECK
Miguel Ojeda
2021-01-07
docs: octeontx2: tune rst markup
Lukas Bulwahn
2021-01-07
net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
Dinghao Liu
2021-01-07
net/mlx5e: Fix two double free cases
Dinghao Liu
2021-01-07
net/mlx5: Release devlink object if adev fails
Leon Romanovsky
2021-01-07
net/mlx5e: ethtool, Fix restriction of autoneg with 56G
Aya Levin
2021-01-07
net/mlx5e: In skb build skip setting mark in switchdev mode
Maor Dickman
2021-01-07
net/mlx5: E-Switch, fix changing vf VLANID
Alaa Hleihel
[prev]
[next]