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
2019-08-27
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
2019-08-27
cifs: Use kzfree() to zero out the password
Dan Carpenter
2019-08-27
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
2019-08-27
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-08-27
KVM: x86: Don't update RIP or do single-step on faulting emulation
Sean Christopherson
2019-08-27
KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...
Vitaly Kuznetsov
2019-08-27
Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-08-27
Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2019-08-27
Merge tag 'sound-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2019-08-27
drm/amdgpu: fix GFXOFF on Picasso and Raven2
Aaron Liu
2019-08-27
drm/amdgpu: Add APTX quirk for Dell Latitude 5495
Kai-Heng Feng
2019-08-27
drm/amd/powerplay: correct Vega20 dpm level related settings
Evan Quan
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-08-27
netfilter: conntrack: make sysctls per-namespace again
Florian Westphal
2019-08-27
KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is long
Heyi Guo
2019-08-27
kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the firs...
Marc Zyngier
2019-08-27
NFS: remove set but not used variable 'mapping'
YueHaibing
2019-08-27
NFSv2: Fix write regression
Trond Myklebust
2019-08-27
NFSv2: Fix eof handling
Trond Myklebust
2019-08-27
Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Radim Krčmář
2019-08-27
mfd: rk808: Make PM function declaration static
Lee Jones
2019-08-27
netfilter: nf_conntrack_ftp: Fix debug output
Thomas Jarosch
2019-08-27
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
Todd Seidelmann
2019-08-27
rxrpc: Use skb_unshare() rather than skb_cow_data()
David Howells
2019-08-27
rxrpc: Use the tx-phase skb flag to simplify tracing
David Howells
2019-08-27
rxrpc: Add a private skb flag to indicate transmission-phase skbs
David Howells
2019-08-27
rxrpc: Abstract out rxtx ring cleanup
David Howells
2019-08-27
rxrpc: Pass the input handler's data skb reference to the Rx ring
David Howells
2019-08-27
rxrpc: Use info in skbuff instead of reparsing a jumbo packet
David Howells
2019-08-27
rxrpc: Improve jumbo packet counting
David Howells
2019-08-27
x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...
Kirill A. Shutemov
2019-08-27
drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
Lyude Paul
2019-08-27
drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type
Manasi Navare
2019-08-27
drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
Xiong Zhang
2019-08-27
drm/i915: Do not create a new max_bpc prop for MST connectors
Ville Syrjälä
2019-08-27
mfd: rk808: Mark pm functions __maybe_unused
Arnd Bergmann
2019-08-27
KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling
Alexey Kardashevskiy
2019-08-26
drm/powerplay: Fix Vega20 power reading again
Kent Russell
2019-08-26
drm/powerplay: Fix Vega20 Average Power value v4
Kent Russell
2019-08-26
bpf: handle 32-bit zext during constant blinding
Naveen N. Rao
2019-08-26
nfp: bpf: fix latency bug when updating stack index register
Jiong Wang
2019-08-26
drm/amdgpu: fix dma_fence_wait without reference
Christian König
2019-08-26
NFS: Fix writepage(s) error handling to not report errors twice
Trond Myklebust
2019-08-26
NFS: Fix spurious EIO read errors
Trond Myklebust
2019-08-26
pNFS/flexfiles: Don't time out requests on hard mounts
Trond Myklebust
2019-08-26
SUNRPC: Handle connection breakages correctly in call_status()
Trond Myklebust
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
2019-08-26
SUNRPC: Handle EADDRINUSE and ENOBUFS correctly
Trond Myklebust
2019-08-26
pNFS/flexfiles: Turn off soft RPC calls
Trond Myklebust
2019-08-26
SUNRPC: Don't handle errors if the bind/connect succeeded
Trond Myklebust
[prev]
[next]