summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-10Linux 4.14.153v4.14.153Greg Kroah-Hartman1-1/+1
2019-11-10selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario1-1/+1
2019-11-10selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2-0/+736
2019-11-10powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V5-24/+116
2019-11-10powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V6-9/+9
2019-11-10powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V1-3/+28
2019-11-10powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V7-13/+66
2019-11-10iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier2-3/+41
2019-11-10iio: adc: stm32-adc: move registers definitionsFabrice Gasnier3-134/+134
2019-11-10platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI tableJan Kiszka1-0/+7
2019-11-10kbuild: add -fcf-protection=none when using retpoline flagsSeth Forshee1-0/+6
2019-11-10kbuild: use -fmacro-prefix-map to make __FILE__ a relative pathMasahiro Yamada1-0/+3
2019-11-10sched/wake_q: Fix wakeup ordering for wake_qPeter Zijlstra1-3/+4
2019-11-10dmaengine: qcom: bam_dma: Fix resource leakJeffrey Hugo1-0/+14
2019-11-10net/flow_dissector: switch to siphashEric Dumazet8-49/+46
2019-11-10inet: stop leaking jiffies on the wireEric Dumazet4-5/+5
2019-11-10erspan: fix the tun_info options_len check for erspanXin Long1-0/+3
2019-11-10vxlan: check tun_info options_len properlyXin Long1-1/+4
2019-11-10net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet4-4/+4
2019-11-10net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet13-21/+21
2019-11-10udp: use skb_queue_empty_lockless()Eric Dumazet1-3/+3
2019-11-10net: add skb_queue_empty_lockless()Eric Dumazet1-9/+24
2019-11-10net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger1-2/+7
2019-11-10net: dsa: fix switch tree listVivien Didelot1-1/+1
2019-11-10r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi2-0/+8
2019-11-10net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn1-6/+6
2019-11-10net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli1-1/+0
2019-11-10net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy1-1/+4
2019-11-10net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet1-1/+1
2019-11-10udp: fix data-race in udp_set_dev_scratch()Eric Dumazet1-4/+15
2019-11-10selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-11-10net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin1-1/+3
2019-11-10net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha1-16/+26
2019-11-10net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao1-6/+9
2019-11-10net: fix sk_page_frag() recursion from memory reclaimTejun Heo2-3/+31
2019-11-10net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt1-13/+12
2019-11-10net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli1-15/+21
2019-11-10net: annotate lockless accesses to sk->sk_napi_idEric Dumazet1-3/+3
2019-11-10net: annotate accesses to sk->sk_incoming_cpuEric Dumazet6-8/+8
2019-11-10dccp: do not leak jiffies on the wireEric Dumazet1-1/+1
2019-11-10cxgb4: fix panic when attaching to ULD failVishal Kulkarni1-12/+17
2019-11-10nbd: handle racing with error'ed out commandsJosef Bacik1-0/+6
2019-11-10cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski4-9/+22
2019-11-10i2c: stm32f7: remove warning when compiling with W=1Alain Volmat1-1/+1
2019-11-10MIPS: bmips: mark exception vectors as char arraysJonas Gorski3-10/+10
2019-11-10of: unittest: fix memory leak in unittest_data_addNavid Emamdoost1-0/+1
2019-11-10ARM: 8926/1: v7m: remove register save to stack before svcafzal mohammed1-1/+0
2019-11-10scsi: target: core: Do not overwrite CDB byte 1Bodo Stroesser1-21/+0
2019-11-10ARM: davinci: dm365: Fix McBSP dma_slave_map entryPeter Ujfalusi1-2/+2
2019-11-10perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye1-0/+1