summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-23Linux 4.14.103v4.14.103Greg Kroah-Hartman1-1/+1
2019-02-23ax25: fix possible use-after-freeEric Dumazet3-13/+22
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet1-1/+1
2019-02-23net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet1-4/+2
2019-02-23sunrpc: fix 4 more call sites that were using stack memory with a scatterlistScott Mayhew1-11/+38
2019-02-23tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet2-1/+1
2019-02-23net: Do not allocate page fragments that are not skb alignedAlexander Duyck1-0/+4
2019-02-23tcp: tcp_v4_err() should be more carefulEric Dumazet1-3/+4
2019-02-23net: Add header for usage of fls64()David S. Miller1-0/+1
2019-02-23vhost: correctly check the return value of translate_desc() in log_used()Jason Wang1-1/+1
2019-02-23sky2: Increase D3 delay againKai-Heng Feng1-1/+1
2019-02-23net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue1-3/+6
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu1-10/+12
2019-02-23net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski1-1/+4
2019-02-23net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2-4/+23
2019-02-23net: crypto set sk to NULL when af_alg_release.Mao Wenan1-1/+3
2019-02-23mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata1-5/+7
2019-02-23hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun1-1/+3
2019-02-23vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet1-3/+11
2019-02-23vsock: cope with memory allocation failure at socket creation timePaolo Abeni1-0/+4
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi3-2/+7
2019-02-23net: fix IPv6 prefix route residueZhiqiang Liu1-1/+2
2019-02-23dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exitJohn David Anglin1-6/+22
2019-02-20Linux 4.14.102v4.14.102Greg Kroah-Hartman1-1/+1
2019-02-20uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens2-7/+5
2019-02-20pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter1-5/+18
2019-02-20futex: Cure exit raceThomas Gleixner1-6/+63
2019-02-20sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti1-1/+11
2019-02-20drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen1-1/+11
2019-02-20dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis1-5/+50
2019-02-20dm crypt: don't overallocate the integrity tag spaceMikulas Patocka1-1/+1
2019-02-20x86/a.out: Clear the dump structure initiallyBorislav Petkov1-2/+4
2019-02-20md/raid1: don't clear bitmap bits on interrupted recovery.Nate Dailey1-11/+18
2019-02-20signal: Restore the stop PTRACE_EVENT_EXITEric W. Biederman1-2/+5
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche3-3/+35
2019-02-20tracing/uprobes: Fix output for multiple string argumentsAndreas Ziegler1-1/+8
2019-02-20alpha: Fix Eiger NR_IRQS to 128Meelis Roos1-3/+3
2019-02-20alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich1-1/+1
2019-02-20mm: proc: smaps_rollup: fix pss_locked calculationSandeep Patil1-8/+14
2019-02-20Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela1-0/+9
2019-02-20Input: bma150 - register input device after setting private dataJonathan Bakker1-4/+5
2019-02-20kvm: vmx: Fix entry number check for add_atomic_switch_msr()Xiaoyao Li1-1/+2
2019-02-20ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt1-1/+8
2019-02-20ALSA: hda - Add quirk for HP EliteBook 840 G5Jurica Vukadin1-0/+1
2019-02-20perf/x86: Add check_period PMU callbackJiri Olsa5-2/+58
2019-02-20perf/core: Fix impossible ring-buffer sizes warningIngo Molnar1-1/+1
2019-02-20Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio1-0/+1
2019-02-20Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov1-1/+0
2019-02-20cifs: Limit memory used by lock request calls to a pageRoss Lagerwall2-0/+12
2019-02-20drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin1-2/+5