summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-08Linux 4.9.174v4.9.174Greg Kroah-Hartman
2019-05-08media: v4l2: i2c: ov7670: Fix PLL bypass register valuesJacopo Mondi
2019-05-08x86/mce: Improve error message when kernel cannot recover, p2Tony Luck
2019-05-08selinux: never allow relabeling on context mountsOndrej Mosnacek
2019-05-08Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang
2019-05-08scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche
2019-05-08staging: iio: adt7316: fix the dac write calculationJeremy Fertic
2019-05-08staging: iio: adt7316: fix the dac read calculationJeremy Fertic
2019-05-08staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic
2019-05-08perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips
2019-05-08ARM: iop: don't use using 64-bit DMA masksArnd Bergmann
2019-05-08ARM: orion: don't use using 64-bit DMA masksArnd Bergmann
2019-05-08xsysace: Fix error handling in ace_setupGuenter Roeck
2019-05-08sh: fix multiple function definition build errorsRandy Dunlap
2019-05-08hugetlbfs: fix memory leak for resv_mapMike Kravetz
2019-05-08net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu
2019-05-08net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-05-08net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-05-08scsi: storvsc: Fix calculation of sub-channel countMichael Kelley
2019-05-08scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez
2019-05-08vfio/pci: use correct format charactersLouis Taylor
2019-05-08rtc: da9063: set uie_unsupported when relevantAlexandre Belloni
2019-05-08debugfs: fix use-after-free on symlink traversalAl Viro
2019-05-08jffs2: fix use-after-free on symlink traversalAl Viro
2019-05-08net: stmmac: don't log oversized framesAaro Koskinen
2019-05-08net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen
2019-05-08net: stmmac: don't overwrite discard_frame statusAaro Koskinen
2019-05-08bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko
2019-05-08net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon
2019-05-08igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-05-08batman-adv: Reduce tt_global hash refcnt only for removed entrySven Eckelmann
2019-05-08batman-adv: Reduce tt_local hash refcnt only for removed entrySven Eckelmann
2019-05-08batman-adv: Reduce claim hash refcnt only for removed entrySven Eckelmann
2019-05-08rtc: sh: Fix invalid alarm warning for non-enabled alarmGeert Uytterhoeven
2019-05-08HID: debug: fix race condition with between rdesc_show() and device removalHe, Bo
2019-05-08HID: logitech: check the return value of create_singlethread_workqueueKangjie Lu
2019-05-08nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-05-08USB: core: Fix unterminated string returned by usb_string()Alan Stern
2019-05-08usb: usbip: fix isoc packet num validation in get_pipeMalte Leip
2019-05-08USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern
2019-05-08USB: yurex: Fix protection fault after device removalAlan Stern
2019-05-08caif: reduce stack size with KASANArnd Bergmann
2019-05-08arm64: mm: don't print out page table entries on EL0 faultsKristina Martsenko
2019-05-08arm64: mm: print out correct page table entriesKristina Martsenko
2019-05-08kasan: prevent compiler from optimizing away memset in testsAndrey Konovalov
2019-05-08arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon
2019-05-08kasan: remove redundant initialization of variable 'real_size'Colin Ian King
2019-05-08kasan: avoid -Wmaybe-uninitialized warningArnd Bergmann
2019-05-08kasan: add a prototype of task_struct to avoid warningMasami Hiramatsu