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.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
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
gpio: uniphier: set legitimate irq trigger type in .to_irq hook
Masahiro Yamada
1
-1
/
+5
2018-08-03
gpio: of: Handle fixed regulator flags properly
Linus Walleij
1
-1
/
+2
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
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
1
-3
/
+2
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
i2c: rcar: handle RXDMA HW behaviour on Gen3
Wolfram Sang
1
-3
/
+51
2018-08-03
nvmet-fc: fix target sgl list on large transfers
James Smart
1
-9
/
+35
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/amdgpu: Avoid reclaim while holding locks taken in MMU notifier
Felix Kuehling
1
-8
/
+9
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
ARM: dts: imx6qdl-wandboard: Let the codec control MCLK pinctrl
Fabio Estevam
4
-3
/
+8
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
net: socionext: reset hardware in ndo_stop
Masahisa KOJIMA
1
-8
/
+15
2018-08-03
media: si470x: fix __be16 annotations
Mauro Carvalho Chehab
1
-3
/
+3
2018-08-03
media: cec: fix smatch error
Hans Verkuil
1
-4
/
+6
2018-08-03
media: atomisp: compat32: fix __user annotations
Mauro Carvalho Chehab
1
-23
/
+26
2018-08-03
PCI/ASPM: Disable ASPM L1.2 Substate if we don't have LTR
Bjorn Helgaas
1
-0
/
+9
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
drm/stm: ltdc: fix warning in ltdc_crtc_update_clut()
Philippe CORNU
1
-3
/
+0
2018-08-03
ath10k: search all IEs for variant before falling back
Thomas Hebb
1
-62
/
+72
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
media: rc: mce_kbd decoder: low timeout values cause double keydowns
Sean Young
1
-5
/
+7
2018-08-03
y2038: ipc: Use ktime_get_real_seconds consistently
Arnd Bergmann
2
-6
/
+6
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
2018-08-03
soc: imx: gpcv2: Do not pass static memory as platform data
Andrey Smirnov
1
-7
/
+15
2018-08-03
serial: core: Make sure compiler barfs for 16-byte earlycon names
Douglas Anderson
1
-1
/
+2
2018-08-03
staging: ks7010: fix error handling in ks7010_upload_firmware
Sergio Paracuellos
1
-0
/
+3
2018-08-03
staging: lustre: ldlm: free resource when ldlm_lock_create() fails.
NeilBrown
1
-1
/
+5
2018-08-03
staging: lustre: llite: correct removexattr detection
James Simmons
1
-1
/
+5
2018-08-03
staging: vchiq_core: Fix missing semaphore release in error case
Stefan Wahren
1
-0
/
+1
2018-08-03
platform/x86: dell-smbios: Match on www.dell.com in OEM strings too
Mario Limonciello
1
-3
/
+2
[prev]
[next]