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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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-23
usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
Serge Semin
1
-3
/
+15
2021-02-23
usb: dwc3: ulpi: fix checkpatch warning
Felipe Balbi
1
-1
/
+1
2021-02-23
netfilter: conntrack: skip identical origin tuple in same zone only
Florian Westphal
1
-1
/
+2
2021-02-23
xen/netback: avoid race in xenvif_rx_ring_slots_available()
Juergen Gross
1
-1
/
+8
2021-02-23
netfilter: xt_recent: Fix attempt to update deleted entry
Jozsef Kadlecsik
1
-2
/
+10
2021-02-23
bpf: Check for integer overflow when using roundup_pow_of_two()
Bui Quang Minh
1
-0
/
+2
2021-02-23
memblock: do not start bottom-up allocations with kernel_end
Roman Gushchin
1
-42
/
+6
2021-02-23
ARM: ensure the signal page contains defined contents
Russell King
1
-6
/
+8
2021-02-23
ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL
Alexandre Belloni
1
-3
/
+0
2021-02-23
ovl: skip getxattr of security labels
Amir Goldstein
1
-7
/
+8
2021-02-23
cap: fix conversions on getxattr
Miklos Szeredi
1
-24
/
+43
2021-02-23
ovl: perform vfs_getxattr() with mounter creds
Miklos Szeredi
1
-0
/
+2
2021-02-23
platform/x86: hp-wmi: Disable tablet-mode reporting by default
Hans de Goede
1
-4
/
+10
2021-02-23
arm64: dts: rockchip: Fix PCIe DT properties on rk3399
Marc Zyngier
1
-1
/
+1
2021-02-23
MIPS: BMIPS: Fix section mismatch warning
Jaedon Shin
1
-1
/
+1
2021-02-23
arm/xen: Don't probe xenbus as part of an early initcall
Julien Grall
4
-6
/
+1
2021-02-23
tracing: Check length before giving out the filter buffer
Steven Rostedt (VMware)
1
-1
/
+1
2021-02-23
tracing: Do not count ftrace events in top level enable output
Steven Rostedt (VMware)
1
-1
/
+2
2021-02-23
squashfs: add more sanity checks in xattr id lookup
Phillip Lougher
1
-9
/
+57
2021-02-23
squashfs: add more sanity checks in inode lookup
Phillip Lougher
1
-8
/
+33
2021-02-23
squashfs: add more sanity checks in id lookup
Phillip Lougher
4
-12
/
+45
2021-02-23
memcg: fix a crash in wb_workfn when a device disappears
Theodore Ts'o
4
-17
/
+25
2021-02-23
include/trace/events/writeback.h: fix -Wstringop-truncation warnings
Qian Cai
1
-18
/
+20
2021-02-23
lib/string: Add strscpy_pad() function
Tobin C. Harding
2
-7
/
+44
2021-02-23
SUNRPC: Handle 0 length opaque XDR object data properly
Dave Wysochanski
1
-3
/
+6
2021-02-23
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
4
-60
/
+46
2021-02-23
iwlwifi: mvm: guard against device removal in reprobe
Johannes Berg
1
-1
/
+2
2021-02-23
iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
Emmanuel Grumbach
1
-0
/
+5
2021-02-23
iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time()
Johannes Berg
1
-0
/
+3
2021-02-23
pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()
Trond Myklebust
1
-1
/
+7
2021-02-23
af_key: relax availability checks for skb size calculation
Cong Wang
1
-3
/
+3
2021-02-23
remoteproc: qcom_q6v5_mss: Validate MBA firmware size before load
Sibi Sankar
1
-0
/
+6
2021-02-23
remoteproc: qcom_q6v5_mss: Validate modem blob firmware size before load
Sibi Sankar
1
-3
/
+2
2021-02-23
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2
-3
/
+3
2021-02-10
Linux 4.14.221
v4.14.221
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
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: 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
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
[prev]
[next]