summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-23Linux 4.9.160v4.9.160Greg Kroah-Hartman
2019-02-23ax25: fix possible use-after-freeEric Dumazet
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet
2019-02-23net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet
2019-02-23btrfs: Remove false alert when fiemap range is smaller than on-disk extentQu Wenruo
2019-02-23net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu
2019-02-23vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet
2019-02-23tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet
2019-02-23net: Do not allocate page fragments that are not skb alignedAlexander Duyck
2019-02-23tcp: tcp_v4_err() should be more carefulEric Dumazet
2019-02-23net: Add header for usage of fls64()David S. Miller
2019-02-23vhost: correctly check the return value of translate_desc() in log_used()Jason Wang
2019-02-23sky2: Increase D3 delay againKai-Heng Feng
2019-02-23net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue
2019-02-23net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski
2019-02-23net: Fix for_each_netdev_feature on Big endianHauke Mehrtens
2019-02-23hwmon: (lm80) Fix missing unlock on error in set_fan_div()Wei Yongjun
2019-02-23vsock: cope with memory allocation failure at socket creation timePaolo Abeni
2019-02-23net: fix IPv6 prefix route residueZhiqiang Liu
2019-02-20Linux 4.9.159v4.9.159Greg Kroah-Hartman
2019-02-20Revert "scsi: aic94xx: fix module loading"Greg Kroah-Hartman
2019-02-20uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens
2019-02-20mm: stop leaking PageTablesHugh Dickins
2019-02-20pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter
2019-02-20netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang
2019-02-20usb: dwc2: Remove unnecessary kfreeJohn Youn
2019-02-20kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2019-02-20ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet
2019-02-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes
2019-02-20drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen
2019-02-20dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis
2019-02-20x86/a.out: Clear the dump structure initiallyBorislav Petkov
2019-02-20signal: Restore the stop PTRACE_EVENT_EXITEric W. Biederman
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche
2019-02-20tracing/uprobes: Fix output for multiple string argumentsAndreas Ziegler
2019-02-20alpha: Fix Eiger NR_IRQS to 128Meelis Roos
2019-02-20alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich
2019-02-20Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela
2019-02-20Input: bma150 - register input device after setting private dataJonathan Bakker
2019-02-20kvm: vmx: Fix entry number check for add_atomic_switch_msr()Xiaoyao Li
2019-02-20ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt
2019-02-20ALSA: hda - Add quirk for HP EliteBook 840 G5Jurica Vukadin
2019-02-20perf/x86: Add check_period PMU callbackJiri Olsa
2019-02-20perf/core: Fix impossible ring-buffer sizes warningIngo Molnar
2019-02-20Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio
2019-02-20Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov
2019-02-20perf report: Include partial stacks unwound with libdwMilian Wolff
2019-02-20cifs: Limit memory used by lock request calls to a pageRoss Lagerwall
2019-02-20gpio: pl061: handle failed allocationsNicholas Mc Guire