index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 3.16.84
v3.16.84
Ben Hutchings
2020-05-22
1
-1
/
+1
*
sunrpc: expiry_time should be seconds not timeval
Roberto Bergantinos Corpas
2020-05-22
1
-0
/
+4
*
bonding/alb: properly access headers in bond_alb_xmit()
Eric Dumazet
2020-05-22
1
-12
/
+32
*
cifs: fail i/o on soft mounts if sessionsetup errors out
Ronnie Sahlberg
2020-05-22
1
-2
/
+8
*
NFS: Directory page cache pages need to be locked when read
Trond Myklebust
2020-05-22
1
-11
/
+19
*
NFS: Fix memory leaks and corruption in readdir
Trond Myklebust
2020-05-22
1
-2
/
+15
*
nfs: use kmap/kunmap directly
Fabian Frederick
2020-05-22
1
-55
/
+12
*
kconfig: fix broken dependency in randconfig-generated .config
Masahiro Yamada
2020-05-22
1
-1
/
+1
*
cls_rsvp: fix rsvp_policy
Eric Dumazet
2020-05-22
1
-4
/
+2
*
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
2020-05-22
1
-2
/
+9
*
ALSA: dummy: Fix PCM format loop in proc output
Takashi Iwai
2020-05-22
1
-1
/
+1
*
tcp: clear tp->total_retrans in tcp_disconnect()
Eric Dumazet
2020-05-22
1
-0
/
+1
*
media/v4l2-core: set pages dirty upon releasing DMA buffers
John Hubbard
2020-05-22
1
-1
/
+4
*
mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
Dan Carpenter
2020-05-22
1
-3
/
+3
*
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
2020-05-22
5
-16
/
+8
*
of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc
Michael Ellerman
2020-05-22
3
-1
/
+10
*
KVM: Check for a bad hva before dropping into the ghc slow path
Sean Christopherson
2020-05-22
1
-6
/
+6
*
KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacks
Marios Pomonis
2020-05-22
1
-2
/
+6
*
KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks i...
Marios Pomonis
2020-05-22
1
-2
/
+9
*
kvm: x86: use macros to compute bank MSRs
Chen Yucong
2020-05-22
1
-4
/
+4
*
KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacks
Marios Pomonis
2020-05-22
1
-4
/
+10
*
KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks
Marios Pomonis
2020-05-22
1
-0
/
+1
*
KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks
Marios Pomonis
2020-05-22
1
-6
/
+8
*
KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacks
Marios Pomonis
2020-05-22
1
-1
/
+3
*
KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks
Marios Pomonis
2020-05-22
1
-3
/
+9
*
net_sched: ematch: reject invalid TCF_EM_SIMPLE
Eric Dumazet
2020-05-22
1
-0
/
+3
*
CIFS: Fix task struct use-after-free on reconnect
Vincent Whitchurch
2020-05-22
3
-0
/
+7
*
iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
Colin Ian King
2020-05-22
1
-1
/
+1
*
ext4, jbd2: ensure panic when aborting with zero errno
zhangyi (F)
2020-05-22
2
-12
/
+5
*
jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record
zhangyi (F)
2020-05-22
1
-2
/
+2
*
tracing: Fix tracing_stat return values in error handling paths
Luis Henriques
2020-05-22
1
-4
/
+8
*
tracing: Fix very unlikely race of registering two stat tracers
Steven Rostedt (VMware)
2020-05-22
1
-10
/
+9
*
KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
Sean Christopherson
2020-05-22
1
-2
/
+1
*
KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
Sean Christopherson
2020-05-22
1
-1
/
+3
*
KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
Sean Christopherson
2020-05-22
1
-1
/
+3
*
media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors
Will Deacon
2020-05-22
1
-0
/
+12
*
USB: serial: ir-usb: fix IrLAP framing
Johan Hovold
2020-05-22
1
-22
/
+91
*
USB: serial: ir-usb: fix link-speed handling
Johan Hovold
2020-05-22
2
-11
/
+22
*
USB: serial: ir-usb: add missing endpoint sanity check
Johan Hovold
2020-05-22
1
-0
/
+3
*
KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
Sean Christopherson
2020-05-22
1
-1
/
+1
*
x86: kvm: avoid unused variable warning
Arnd Bergmann
2020-05-22
1
-3
/
+1
*
KVM: nVMX: vmread should not set rflags to specify success in case of #PF
Miaohe Lin
2020-05-22
1
-1
/
+3
*
KVM: x86: Don't let userspace set host-reserved cr4 bits
Sean Christopherson
2020-05-22
1
-1
/
+24
*
sparc32: fix struct ipc64_perm type definition
Arnd Bergmann
2020-05-22
1
-11
/
+11
*
KVM: arm64: Only sign-extend MMIO up to register width
Christoffer Dall
2020-05-22
5
-4
/
+20
*
jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when...
Kai Li
2020-05-22
1
-1
/
+5
*
x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEAR
Pawan Gupta
2020-05-22
1
-6
/
+7
*
ubifs: Fix deadlock in concurrent bulk-read and writepage
Zhihao Cheng
2020-05-22
1
-2
/
+3
*
nfs: NFS_SWAP should depend on SWAP
Geert Uytterhoeven
2020-05-22
1
-1
/
+1
*
staging: wlan-ng: ensure error return is actually returned
Colin Ian King
2020-05-22
1
-1
/
+1
[next]