summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-16Linux 4.9.177v4.9.177Greg Kroah-Hartman
2019-05-16powerpc/booke64: set RI in default MSRLaurentiu Tudor
2019-05-16powerpc/lib: fix book3s/32 boot failure due to code patchingChristophe Leroy
2019-05-16drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter
2019-05-16drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter
2019-05-16bonding: fix arp_validate toggling in active-backup modeJarod Wilson
2019-05-16ipv4: Fix raw socket lookup for local trafficDavid Ahern
2019-05-16vrf: sit mtu should not be updated when vrf netdev is the linkStephen Suryaputra
2019-05-16vlan: disable SIOCSHWTSTAMP in containerHangbin Liu
2019-05-16packet: Fix error path in packet_initYueHaibing
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-05-16fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL n...Hangbin Liu
2019-05-16bridge: Fix error path for kobject_init_and_add()Tobin C. Harding
2019-05-16powerpc/64s: Include cpu headerBreno Leitao
2019-05-16x86/vdso: Pass --eh-frame-hdr to the linkerAlistair Strachan
2019-05-16x86/vdso: Drop implicit common-page-size linker flagNick Desaulniers
2019-05-16x86: vdso: Use $LD instead of $CC to linkAlistair Strachan
2019-05-16Revert "x86: vdso: Use $LD instead of $CC to link"Sasha Levin
2019-05-16Revert "x86/vdso: Drop implicit common-page-size linker flag"Sasha Levin
2019-05-16Don't jump to compute_result state from check_result stateNigel Croxon
2019-05-16rtlwifi: rtl8723ae: Fix missing break in switch statementGustavo A. R. Silva
2019-05-16ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto
2019-05-16cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun
2019-05-16Input: synaptics-rmi4 - fix possible double freePan Bian
2019-05-16spi: ST ST95HF NFC: declare missing of tableDaniel Gomez
2019-05-16spi: Micrel eth switch: declare missing of tableDaniel Gomez
2019-05-16gpu: ipu-v3: dp: fix CSC handlingLucas Stach
2019-05-16selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin
2019-05-16drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski
2019-05-16s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann
2019-05-16MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar
2019-05-16ipvs: do not schedule icmp errors from tunnelsJulian Anastasov
2019-05-16selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal
2019-05-16init: initialize jump labels before command line option parsingDan Williams
2019-05-16tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn
2019-05-16KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracingVitaly Kuznetsov
2019-05-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan
2019-05-16mISDN: Check address length before reading address familyTetsuo Handa
2019-05-16s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky
2019-05-16mac80211: fix unaligned access in mesh table hash functionFelix Fietkau
2019-05-16s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter
2019-05-16libnvdimm/btt: Fix a kmemdup failure checkAditya Pakki
2019-05-16HID: input: add mapping for "Toggle Display" keyDmitry Torokhov
2019-05-16HID: input: add mapping for keyboard Brightness Up/Down/Toggle keysDmitry Torokhov
2019-05-16HID: input: add mapping for Expose/Overview keyDmitry Torokhov
2019-05-16libnvdimm/namespace: Fix a potential NULL pointer dereferenceKangjie Lu
2019-05-16iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck
2019-05-16USB: serial: fix unthrottle racesJohan Hovold
2019-05-16platform/x86: sony-laptop: Fix unintentional fall-throughGustavo A. R. Silva
2019-05-16bpf: convert htab map to hlist_nullsAlexei Starovoitov