summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tcp: handle inet_csk_reqsk_queue_add() failuresGuillaume Nault2019-03-192-2/+13
* tcp: Don't access TCP_SKB_CB before initializing itChristoph Paasch2019-03-191-8/+1
* tcp: do not report TCP_CM_INQ of 0 for closed connectionsSoheil Hassas Yeganeh2019-03-191-0/+5
* sctp: remove sched init from sctp_stream_initXin Long2019-03-191-2/+0
* rxrpc: Fix client call queueing, waiting for channelDavid Howells2019-03-191-2/+2
* route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a raceXin Long2019-03-191-0/+4
* ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai2019-03-191-1/+1
* pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long2019-03-191-0/+1
* net/x25: reset state in x25_connect()Eric Dumazet2019-03-191-0/+1
* net/x25: fix use-after-free in x25_device_event()Eric Dumazet2019-03-191-1/+5
* net: sit: fix UBSAN Undefined behaviour in check_6rdMiaohe Lin2019-03-191-2/+3
* net/hsr: fix possible crash in add_timer()Eric Dumazet2019-03-191-8/+6
* net: hsr: fix memory leak in hsr_dev_finalize()Mao Wenan2019-03-193-1/+16
* net: hns3: add dma_rmb() for rx descriptionJian Shen2019-03-191-0/+2
* lan743x: Fix TX Stall IssueBryan Whitehead2019-03-191-8/+1
* lan743x: Fix RX Kernel PanicBryan Whitehead2019-03-191-14/+32
* l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet2019-03-191-3/+1
* ipv4/route: fail early when inet dev is missingPaolo Abeni2019-03-191-4/+5
* gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet2019-03-191-4/+18
* fou, fou6: avoid uninit-value in gue_err() and gue6_err()Eric Dumazet2019-03-192-4/+4
* connector: fix unsafe usage of ->real_parentLi RongQing2019-03-191-4/+18
* Linux 5.0.2Greg Kroah-Hartman2019-03-131-1/+1
* perf/x86/intel: Implement support for TSX Force AbortPeter Zijlstra (Intel)2019-03-132-3/+77
* x86: Add TSX Force Abort CPUID/MSRPeter Zijlstra (Intel)2019-03-132-0/+7
* perf/x86/intel: Generalize dynamic constraint creationPeter Zijlstra (Intel)2019-03-131-21/+30
* perf/x86/intel: Make cpuc allocations consistentPeter Zijlstra (Intel)2019-03-133-22/+31
* ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson2019-03-131-3/+3
* scripts/gdb: replace flags (MS_xyz -> SB_xyz)Jackie Liu2019-03-132-12/+12
* staging: erofs: compressed_pages should not be accessed again after freedGao Xiang2019-03-133-31/+29
* staging: erofs: keep corrupted fs from crashing kernel in erofs_namei()Gao Xiang2019-03-131-86/+97
* gfs2: Fix missed wakeups in find_insert_glockAndreas Gruenbacher2019-03-131-1/+1
* bpf: Stop the psock parser before canceling its workJakub Sitnicki2019-03-131-0/+1
* Revert "PCI/PME: Implement runtime PM callbacks"Mika Westerberg2019-03-131-27/+0
* media: Revert "media: rc: some events are dropped by userspace"Sean Young2019-03-131-1/+12
* drm: disable uncached DMA optimization for ARM and arm64Ard Biesheuvel2019-03-131-0/+18
* ARM: dts: exynos: Fix max voltage for buck8 regulator on Odroid XU3/XU4Marek Szyprowski2019-03-131-1/+1
* ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMUMarek Szyprowski2019-03-131-0/+3
* ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3Marek Szyprowski2019-03-131-7/+6
* arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"Alistair Strachan2019-03-131-1/+0
* arm64: dts: hikey: Give wifi some time after power-onJan Kiszka2019-03-131-0/+1
* arm64: dts: zcu100-revC: Give wifi some time after power-onJan Kiszka2019-03-131-0/+1
* x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace HubAlexander Shishkin2019-03-131-0/+16
* scsi: aacraid: Fix missing break in switch statementGustavo A. R. Silva2019-03-131-2/+3
* iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva2019-03-131-0/+1
* Input: elan_i2c - add id for touchpad found in Lenovo s21e-20Vincent Batts2019-03-131-0/+1
* Input: wacom_serial4 - add support for Wacom ArtPad II tabletJason Gerecke2019-03-131-0/+2
* media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan2019-03-131-3/+11
* Linux 5.0.1Greg Kroah-Hartman2019-03-101-1/+1
* exec: Fix mem leak in kernel_read_fileYueHaibing2019-03-101-1/+1
* Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke2019-03-105-7/+17
OpenPOWER on IntegriCloud