summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.153v4.14.153Greg Kroah-Hartman2019-11-101-1/+1
* selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario2019-11-101-1/+1
* selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2019-11-102-0/+736
* powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V2019-11-105-24/+116
* powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V2019-11-106-9/+9
* powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V2019-11-101-3/+28
* powerpc/mm: Fixup tlbie vs store ordering issue on POWER9Aneesh Kumar K.V2019-11-107-13/+66
* iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier2019-11-102-3/+41
* iio: adc: stm32-adc: move registers definitionsFabrice Gasnier2019-11-103-134/+134
* platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI tableJan Kiszka2019-11-101-0/+7
* kbuild: add -fcf-protection=none when using retpoline flagsSeth Forshee2019-11-101-0/+6
* kbuild: use -fmacro-prefix-map to make __FILE__ a relative pathMasahiro Yamada2019-11-101-0/+3
* sched/wake_q: Fix wakeup ordering for wake_qPeter Zijlstra2019-11-101-3/+4
* dmaengine: qcom: bam_dma: Fix resource leakJeffrey Hugo2019-11-101-0/+14
* net/flow_dissector: switch to siphashEric Dumazet2019-11-108-49/+46
* inet: stop leaking jiffies on the wireEric Dumazet2019-11-104-5/+5
* erspan: fix the tun_info options_len check for erspanXin Long2019-11-101-0/+3
* vxlan: check tun_info options_len properlyXin Long2019-11-101-1/+4
* net: use skb_queue_empty_lockless() in busy poll contextsEric Dumazet2019-11-104-4/+4
* net: use skb_queue_empty_lockless() in poll() handlersEric Dumazet2019-11-1013-21/+21
* udp: use skb_queue_empty_lockless()Eric Dumazet2019-11-101-3/+3
* net: add skb_queue_empty_lockless()Eric Dumazet2019-11-101-9/+24
* net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger2019-11-101-2/+7
* net: dsa: fix switch tree listVivien Didelot2019-11-101-1/+1
* r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2Kazutoshi Noguchi2019-11-102-0/+8
* net: usb: lan78xx: Connect PHY before registering MACAndrew Lunn2019-11-101-6/+6
* net: dsa: b53: Do not clear existing mirrored port maskFlorian Fainelli2019-11-101-1/+0
* net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy2019-11-101-1/+4
* net: add READ_ONCE() annotation in __skb_wait_for_more_packets()Eric Dumazet2019-11-101-1/+1
* udp: fix data-race in udp_set_dev_scratch()Eric Dumazet2019-11-101-4/+15
* selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang2019-11-101-1/+2
* net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()zhanglin2019-11-101-1/+3
* net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha2019-11-101-16/+26
* net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao2019-11-101-6/+9
* net: fix sk_page_frag() recursion from memory reclaimTejun Heo2019-11-102-3/+31
* net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt2019-11-101-13/+12
* net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli2019-11-101-15/+21
* net: annotate lockless accesses to sk->sk_napi_idEric Dumazet2019-11-101-3/+3
* net: annotate accesses to sk->sk_incoming_cpuEric Dumazet2019-11-106-8/+8
* dccp: do not leak jiffies on the wireEric Dumazet2019-11-101-1/+1
* cxgb4: fix panic when attaching to ULD failVishal Kulkarni2019-11-101-12/+17
* nbd: handle racing with error'ed out commandsJosef Bacik2019-11-101-0/+6
* cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski2019-11-104-9/+22
* i2c: stm32f7: remove warning when compiling with W=1Alain Volmat2019-11-101-1/+1
* MIPS: bmips: mark exception vectors as char arraysJonas Gorski2019-11-103-10/+10
* of: unittest: fix memory leak in unittest_data_addNavid Emamdoost2019-11-101-0/+1
* ARM: 8926/1: v7m: remove register save to stack before svcafzal mohammed2019-11-101-1/+0
* scsi: target: core: Do not overwrite CDB byte 1Bodo Stroesser2019-11-101-21/+0
* ARM: davinci: dm365: Fix McBSP dma_slave_map entryPeter Ujfalusi2019-11-101-2/+2
* perf kmem: Fix memory leak in compact_gfp_flags()Yunfeng Ye2019-11-101-0/+1