index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-13
Linux 4.19.176
v4.19.176
Greg Kroah-Hartman
1
-1
/
+1
2021-02-13
regulator: Fix lockdep warning resolving supplies
Mark Brown
1
-12
/
+17
2021-02-13
regulator: core: Clean enabling always-on regulators + their supplies
Douglas Anderson
1
-2
/
+16
2021-02-13
regulator: core: enable power when setting up constraints
Olliver Schinagl
1
-11
/
+11
2021-02-13
squashfs: add more sanity checks in xattr id lookup
Phillip Lougher
1
-9
/
+57
2021-02-13
squashfs: add more sanity checks in inode lookup
Phillip Lougher
1
-8
/
+33
2021-02-13
squashfs: add more sanity checks in id lookup
Phillip Lougher
4
-12
/
+45
2021-02-13
blk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueue
Ming Lei
1
-7
/
+0
2021-02-13
block: don't hold q->sysfs_lock in elevator_init_mq
Ming Lei
1
-9
/
+5
2021-02-13
Fix unsynchronized access to sev members through svm_register_enc_region
Peter Gonda
1
-7
/
+11
2021-02-13
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
4
-17
/
+25
2021-02-13
include/trace/events/writeback.h: fix -Wstringop-truncation warnings
Qian Cai
1
-18
/
+20
2021-02-13
lib/string: Add strscpy_pad() function
Tobin C. Harding
2
-7
/
+44
2021-02-13
SUNRPC: Handle 0 length opaque XDR object data properly
Dave Wysochanski
1
-3
/
+6
2021-02-13
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
4
-60
/
+46
2021-02-13
iwlwifi: mvm: guard against device removal in reprobe
Johannes Berg
1
-1
/
+2
2021-02-13
iwlwifi: pcie: fix context info memory leak
Johannes Berg
1
-2
/
+9
2021-02-13
iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
Emmanuel Grumbach
1
-0
/
+5
2021-02-13
iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
Johannes Berg
1
-0
/
+3
2021-02-13
pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()
Trond Myklebust
1
-1
/
+7
2021-02-13
chtls: Fix potential resource leak
Pan Bian
1
-4
/
+3
2021-02-13
regulator: core: avoid regulator_resolve_supply() race condition
David Collins
1
-11
/
+28
2021-02-13
af_key: relax availability checks for skb size calculation
Cong Wang
1
-3
/
+3
2021-02-13
remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
Sibi Sankar
1
-0
/
+6
2021-02-13
remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load
Sibi Sankar
1
-3
/
+2
2021-02-13
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2
-3
/
+2
2021-02-13
block: fix NULL pointer dereference in register_disk
zhengbin
1
-4
/
+6
2021-02-13
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
3
-12
/
+28
2021-02-10
Linux 4.19.175
v4.19.175
Greg Kroah-Hartman
1
-1
/
+1
2021-02-10
net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add
DENG Qingfang
1
-1
/
+5
2021-02-10
net: ip_tunnel: fix mtu calculation
Vadim Fedorenko
1
-9
/
+7
2021-02-10
md: Set prev_flush_start and flush_bio in an atomic way
Xiao Ni
1
-0
/
+2
2021-02-10
iommu/vt-d: Do not use flush-queue when caching-mode is on
Nadav Amit
1
-0
/
+6
2021-02-10
Input: xpad - sync supported devices with fork on GitHub
Benjamin Valentin
1
-1
/
+16
2021-02-10
x86/apic: Add extra serialization for non-serializing MSRs
Dave Hansen
5
-14
/
+30
2021-02-10
x86/build: Disable CET instrumentation in the kernel
Josh Poimboeuf
2
-6
/
+3
2021-02-10
mm: thp: fix MADV_REMOVE deadlock on shmem THP
Hugh Dickins
1
-14
/
+23
2021-02-10
mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
Muchun Song
1
-2
/
+1
2021-02-10
mm: hugetlb: fix a race between isolating and freeing page
Muchun Song
1
-2
/
+2
2021-02-10
mm: hugetlb: fix a race between freeing and dissolving the page
Muchun Song
1
-0
/
+39
2021-02-10
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
3
-2
/
+6
2021-02-10
ARM: footbridge: fix dc21285 PCI configuration accessors
Russell King
1
-6
/
+6
2021-02-10
KVM: SVM: Treat SVM as unsupported when running as an SEV guest
Sean Christopherson
1
-0
/
+5
2021-02-10
nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs
Thorsten Leemhuis
1
-0
/
+2
2021-02-10
mmc: core: Limit retries when analyse of SDIO tuples fails
Fengnan Chang
1
-0
/
+6
2021-02-10
smb3: Fix out-of-bounds bug in SMB2_negotiate()
Gustavo A. R. Silva
1
-1
/
+1
2021-02-10
cifs: report error instead of invalid when revalidating a dentry fails
Aurelien Aptel
1
-2
/
+20
2021-02-10
xhci: fix bounce buffer usage for non-sg list case
Mathias Nyman
1
-11
/
+20
2021-02-10
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
2
-24
/
+26
2021-02-10
kretprobe: Avoid re-registration of the same kretprobe earlier
Wang ShaoBo
1
-0
/
+4
[next]