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
2018-08-03
Linux 4.14.60
v4.14.60
Greg Kroah-Hartman
1
-1
/
+1
2018-08-03
tcp: add one more quick ack after after ECN events
Eric Dumazet
1
-2
/
+2
2018-08-03
tcp: refactor tcp_ecn_check_ce to remove sk type cast
Yousuk Seung
1
-12
/
+14
2018-08-03
tcp: do not aggressively quick ack after ECN events
Eric Dumazet
1
-2
/
+2
2018-08-03
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
3
-14
/
+16
2018-08-03
tcp: do not force quickack when receiving out-of-order packets
Eric Dumazet
1
-2
/
+0
2018-08-03
netlink: Don't shift with UB on nlk->ngroups
Dmitry Safonov
1
-1
/
+5
2018-08-03
netlink: Do not subscribe to non-existent groups
Dmitry Safonov
1
-0
/
+1
2018-08-03
xen-netfront: wait xenbus state change when load module manually
Xiao Liang
1
-0
/
+6
2018-08-03
tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
Neal Cardwell
1
-0
/
+4
2018-08-03
NET: stmmac: align DMA stuff to largest cache line length
Eugeniy Paltsev
1
-1
/
+1
2018-08-03
net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
Anton Vasilyev
1
-1
/
+1
2018-08-03
net: lan78xx: fix rx handling before first packet is send
Stefan Wahren
1
-0
/
+2
2018-08-03
net: fix amd-xgbe flow-control issue
tangpengpeng
1
-2
/
+2
2018-08-03
net: ena: Fix use of uninitialized DMA address bits field
Gal Pressman
1
-0
/
+1
2018-08-03
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
1
-2
/
+2
2018-08-03
net: dsa: qca8k: Allow overwriting CPU port setting
Michal Vokáč
2
-0
/
+44
2018-08-03
net: dsa: qca8k: Add QCA8334 binding documentation
Michal Vokáč
1
-1
/
+22
2018-08-03
net: dsa: qca8k: Enable RXMAC when bringing up a port
Michal Vokáč
1
-1
/
+1
2018-08-03
net: dsa: qca8k: Force CPU port to its highest bandwidth
Michal Vokáč
2
-3
/
+9
2018-08-03
RDMA/uverbs: Protect from attempts to create flows on unsupported QP
Leon Romanovsky
1
-0
/
+5
2018-08-03
usb: gadget: udc: renesas_usb3: should remove debugfs
Yoshihiro Shimoda
1
-1
/
+7
2018-08-03
ovl: Sync upper dirty data when syncing overlayfs
Chengguang Xu
1
-4
/
+15
2018-08-03
PCI: xgene: Remove leftover pci_scan_child_bus() call
Lorenzo Pieralisi
1
-1
/
+0
2018-08-03
PCI: pciehp: Assume NoCompl+ for Thunderbolt ports
Lukas Wunner
1
-0
/
+7
2018-08-03
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-08-03
ext4: check for allocation block validity with block group locked
Theodore Ts'o
2
-0
/
+6
2018-08-03
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2
-17
/
+18
2018-08-03
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-08-03
random: mix rdrand with entropy sent in from userspace
Theodore Ts'o
1
-1
/
+9
2018-08-03
block: reset bi_iter.bi_done after splitting bio
Greg Edwards
1
-0
/
+1
2018-08-03
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Martin Wilck
1
-4
/
+5
2018-08-03
block: bio_iov_iter_get_pages: fix size of last iovec
Martin Wilck
1
-10
/
+8
2018-08-03
drm/dp/mst: Fix off-by-one typo when dump payload table
Andy Shevchenko
1
-4
/
+5
2018-08-03
drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutd...
Ville Syrjälä
1
-39
/
+39
2018-08-03
drm: Add DP PSR2 sink enable bit
José Roberto de Souza
1
-0
/
+1
2018-08-03
ASoC: topology: Add missing clock gating parameter when parsing hw_configs
Kirill Marinushkin
2
-1
/
+13
2018-08-03
ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()
Kirill Marinushkin
2
-7
/
+21
2018-08-03
media: si470x: fix __be16 annotations
Mauro Carvalho Chehab
1
-3
/
+3
2018-08-03
media: atomisp: compat32: fix __user annotations
Mauro Carvalho Chehab
1
-23
/
+26
2018-08-03
scsi: cxlflash: Avoid clobbering context control register value
Matthew R. Ochs
2
-1
/
+5
2018-08-03
scsi: cxlflash: Synchronize reset and remove ops
Uma Krishnan
1
-3
/
+3
2018-08-03
scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOs
Shivasharan S
1
-0
/
+3
2018-08-03
scsi: scsi_dh: replace too broad "TP9" string with the exact models
Xose Vazquez Perez
1
-1
/
+4
2018-08-03
regulator: Don't return or expect -errno from of_map_mode()
Douglas Anderson
4
-8
/
+10
2018-08-03
media: omap3isp: fix unbalanced dma_iommu_mapping
Suman Anna
1
-3
/
+4
2018-08-03
crypto: authenc - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+1
2018-08-03
crypto: authencesn - don't leak pointers to authenc keys
Tudor-Dan Ambarus
1
-0
/
+1
2018-08-03
usb: hub: Don't wait for connect state at resume for powered-off ports
Dominik Bozek
1
-0
/
+4
2018-08-03
microblaze: Fix simpleImage format generation
Michal Simek
1
-4
/
+6
[next]