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
*
ARC: [plat-axs10x]: Add missing multicast filter number to GMAC node
Jose Abreu
2020-02-14
1
-0
/
+1
*
watchdog: qcom: Use platform_get_irq_optional() for bark irq
Sai Prakash Ranjan
2020-02-14
1
-1
/
+1
*
rtc: cmos: Stop using shared IRQ
Andy Shevchenko
2020-02-14
1
-1
/
+1
*
rtc: hym8563: Return -EINVAL if the time is known to be invalid
Paul Kocialkowski
2020-02-14
1
-1
/
+1
*
x86/boot: Handle malformed SRAT tables during early ACPI parsing
Steven Clarkson
2020-02-14
1
-0
/
+6
*
NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
Robert Milkowski
2020-02-14
4
-14
/
+11
*
NFSv4: try lease recovery on NFS4ERR_EXPIRED
Robert Milkowski
2020-02-14
1
-0
/
+5
*
NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
Trond Myklebust
2020-02-14
1
-1
/
+1
*
NFS: Fix fix of show_nfs_errors
Trond Myklebust
2020-02-14
1
-15
/
+16
*
NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
Trond Myklebust
2020-02-14
5
-9
/
+16
*
NFS: Revalidate the file size on a fatal write error
Trond Myklebust
2020-02-14
1
-0
/
+8
*
nfs: NFS_SWAP should depend on SWAP
Geert Uytterhoeven
2020-02-14
1
-1
/
+1
*
bpf, sockmap: Check update requirements after locking
Lorenz Bauer
2020-02-14
1
-6
/
+10
*
bpf: Improve bucket_log calculation logic
Martin KaFai Lau
2020-02-14
1
-2
/
+3
*
selftests/bpf: Test freeing sockmap/sockhash with a socket in it
Jakub Sitnicki
2020-02-14
1
-0
/
+74
*
bpf, sockhash: Synchronize_rcu before free'ing map
Jakub Sitnicki
2020-02-14
1
-0
/
+4
*
bpf, sockmap: Don't sleep while holding RCU lock on tear-down
Jakub Sitnicki
2020-02-14
1
-4
/
+4
*
bpftool: Don't crash on missing xlated program instructions
Toke Høiland-Jørgensen
2020-02-14
1
-1
/
+1
*
iwlwifi: mvm: avoid use after free for pmsr request
Avraham Stern
2020-02-14
1
-1
/
+4
*
PCI/AER: Initialize aer_fifo
Dongdong Liu
2020-02-14
1
-0
/
+1
*
PCI: Don't disable bridge BARs when assigning bus resources
Logan Gunthorpe
2020-02-14
1
-4
/
+16
*
PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
Marcel Ziswiler
2020-02-14
1
-1
/
+1
*
PCI/switchtec: Fix vep_vector_number ioread width
Logan Gunthorpe
2020-02-14
1
-1
/
+1
*
PCI/switchtec: Use dma_set_mask_and_coherent()
Wesley Sheng
2020-02-14
1
-1
/
+1
*
ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
Bryan O'Donoghue
2020-02-14
1
-2
/
+17
*
PCI/IOV: Fix memory leak in pci_iov_add_virtfn()
Navid Emamdoost
2020-02-14
1
-5
/
+4
*
scsi: ufs: Fix ufshcd_probe_hba() reture value in case ufshcd_scsi_add_wlus()...
Bean Huo
2020-02-14
1
-1
/
+2
*
RDMA/umem: Fix ib_umem_find_best_pgsz()
Artemy Kovalyov
2020-02-14
1
-3
/
+6
*
RDMA/cma: Fix unbalanced cm_id reference count during address resolve
Parav Pandit
2020-02-14
1
-0
/
+2
*
RDMA/uverbs: Verify MR access flags
Michael Guralnik
2020-02-14
1
-0
/
+3
*
RDMA/core: Fix locking in ib_uverbs_event_read
Jason Gunthorpe
2020-02-14
1
-18
/
+14
*
RDMA/i40iw: fix a potential NULL pointer dereference
Xiyu Yang
2020-02-14
1
-0
/
+2
*
RDMA/netlink: Do not always generate an ACK for some netlink operations
Håkon Bugge
2020-02-14
2
-3
/
+3
*
IB/mlx4: Fix leak in id_map_find_del
Håkon Bugge
2020-02-14
1
-26
/
+3
*
IB/srp: Never use immediate data if it is disabled by a user
Sergey Gorenko
2020-02-14
1
-1
/
+2
*
IB/mlx4: Fix memory leak in add_gid error flow
Jack Morgenstein
2020-02-14
1
-4
/
+16
*
hv_sock: Remove the accept port restriction
Sunil Muthuswamy
2020-02-14
1
-59
/
+9
*
ASoC: pcm: update FE/BE trigger order based on the command
Ranjani Sridharan
2020-02-14
1
-27
/
+68
*
Linux 5.4.19
v5.4.19
Greg Kroah-Hartman
2020-02-11
1
-1
/
+1
*
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
2020-02-11
5
-19
/
+43
*
regulator fix for "regulator: core: Add regulator_is_equal() helper"
Stephen Rothwell
2020-02-11
1
-1
/
+1
*
rxrpc: Fix service call disconnection
David Howells
2020-02-11
1
-2
/
+1
*
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
2020-02-11
1
-1
/
+9
*
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
2020-02-11
1
-2
/
+9
*
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2020-02-11
6
-4
/
+163
*
cifs: fail i/o on soft mounts if sessionsetup errors out
Ronnie Sahlberg
2020-02-11
1
-2
/
+8
*
KVM: Play nice with read-only memslots when querying host page size
Sean Christopherson
2020-02-11
1
-1
/
+1
*
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-02-11
4
-7
/
+7
*
KVM: nVMX: vmread should not set rflags to specify success in case of #PF
Miaohe Lin
2020-02-11
1
-1
/
+3
*
KVM: x86: fix overlap between SPTE_MMIO_MASK and generation
Paolo Bonzini
2020-02-11
1
-5
/
+5
[next]