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.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-12-21
Linux 4.9.207
v4.9.207
Greg Kroah-Hartman
2019-12-21
net: stmmac: don't stop NAPI processing when dropping a packet
Aaro Koskinen
2019-12-21
net: stmmac: use correct DMA buffer size in the RX descriptor
Aaro Koskinen
2019-12-21
xhci: fix USB3 device initiated resume race with roothub autosuspend
Mathias Nyman
2019-12-21
drm/radeon: fix r1xx/r2xx register checker for POT textures
Alex Deucher
2019-12-21
scsi: iscsi: Fix a potential deadlock in the timeout handler
Bart Van Assche
2019-12-21
dm btree: increase rebalance threshold in __rebalance2()
Hou Tao
2019-12-21
dma-buf: Fix memory leak in sync_file_merge()
Navid Emamdoost
2019-12-21
vfio/pci: call irq_bypass_unregister_producer() before freeing irq
Jiang Yi
2019-12-21
ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()
Dmitry Osipenko
2019-12-21
ARM: dts: s3c64xx: Fix init order of clock providers
Lihua Yao
2019-12-21
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
2019-12-21
xtensa: fix TLB sanity checker
Max Filippov
2019-12-21
PCI/MSI: Fix incorrect MSI-X masking on resume
Jian-Hong Pan
2019-12-21
PCI: Fix Intel ACS quirk UPDCR register address
Steffen Liebergeld
2019-12-21
Revert "regulator: Defer init completion for a while after late_initcall"
Greg Kroah-Hartman
2019-12-21
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
2019-12-21
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
2019-12-21
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2019-12-21
inet: protect against too small mtu values.
Eric Dumazet
2019-12-21
tipc: fix ordering of tipc module init and exit routine
Taehee Yoo
2019-12-21
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
2019-12-21
openvswitch: support asymmetric conntrack
Aaron Conole
2019-12-21
net: ethernet: ti: cpsw: fix extra rx interrupt
Grygorii Strashko
2019-12-21
net: bridge: deny dev_set_mac_address() when unregistering
Nikolay Aleksandrov
2019-12-21
nvme: host: core: fix precedence of ternary operator
Ivan Bornyakov
2019-12-21
kernel/module.c: wakeup processes in module_wq on module unload
Konstantin Khorenko
2019-12-21
net/mlx5e: Fix SFF 8472 eeprom length
Eran Ben Elisha
2019-12-21
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
2019-12-21
workqueue: Fix missing kfree(rescuer) in destroy_workqueue()
Tejun Heo
2019-12-21
blk-mq: make sure that line break can be printed
Ming Lei
2019-12-21
ext4: fix a bug in ext4_wait_for_tail_page_commit
yangerkun
2019-12-21
mm/shmem.c: cast the type of unmap_start to u64
Chen Jun
2019-12-21
firmware: qcom: scm: Ensure 'a0' status code is treated as signed
Will Deacon
2019-12-21
reiserfs: fix extended attributes on the root directory
Jeff Mahoney
2019-12-21
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
2019-12-21
scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value
Bart Van Assche
2019-12-21
scsi: qla2xxx: Fix qla24xx_process_bidir_cmd()
Bart Van Assche
2019-12-21
scsi: qla2xxx: Fix session lookup in qlt_abort_work()
Bart Van Assche
2019-12-21
scsi: qla2xxx: Fix DMA unmap leak
Himanshu Madhani
2019-12-21
pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller...
Krzysztof Kozlowski
2019-12-21
ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarity
Jarkko Nikula
2019-12-21
ath10k: fix fw crash by moving chip reset after napi disabled
Miaoqing Pan
2019-12-21
x86/MCE/AMD: Carve out the MC4_MISC thresholding quirk
Shirish S
2019-12-21
x86/MCE/AMD: Turn off MC4_MISC thresholding on all family 0x15 models
Shirish S
2019-12-21
e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait
YueHaibing
2019-12-21
scsi: lpfc: Cap NPIV vports to 256
James Smart
2019-12-21
omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251
H. Nikolaus Schaller
2019-12-21
Btrfs: fix negative subv_writers counter and data space leak after buffered w...
Filipe Manana
2019-12-21
iio: adis16480: Add debugfs_reg_access entry
Nuno Sá
[next]