summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-08x86/mce: Improve error message when kernel cannot recover, p2Tony Luck1-0/+5
2019-05-08selinux: never allow relabeling on context mountsOndrej Mosnacek1-9/+31
2019-05-08Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang1-3/+3
2019-05-08scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche1-0/+11
2019-05-08staging: iio: adt7316: fix the dac write calculationJeremy Fertic1-3/+7
2019-05-08staging: iio: adt7316: fix the dac read calculationJeremy Fertic1-2/+8
2019-05-08staging: iio: adt7316: allow adt751x to use internal vref for all dacsJeremy Fertic1-1/+1
2019-05-08perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips1-3/+108
2019-05-08ARM: iop: don't use using 64-bit DMA masksArnd Bergmann3-12/+12
2019-05-08ARM: orion: don't use using 64-bit DMA masksArnd Bergmann1-2/+2
2019-05-08xsysace: Fix error handling in ace_setupGuenter Roeck1-0/+2
2019-05-08sh: fix multiple function definition build errorsRandy Dunlap1-2/+2
2019-05-08hugetlbfs: fix memory leak for resv_mapMike Kravetz1-6/+14
2019-05-08net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu1-1/+3
2019-05-08net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu1-5/+2
2019-05-08net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu1-2/+3
2019-05-08scsi: storvsc: Fix calculation of sub-channel countMichael Kelley1-2/+11
2019-05-08scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez2-0/+2
2019-05-08vfio/pci: use correct format charactersLouis Taylor1-2/+2
2019-05-08rtc: da9063: set uie_unsupported when relevantAlexandre Belloni1-0/+7
2019-05-08debugfs: fix use-after-free on symlink traversalAl Viro1-4/+9
2019-05-08jffs2: fix use-after-free on symlink traversalAl Viro2-6/+4
2019-05-08net: stmmac: don't log oversized framesAaro Koskinen1-2/+0
2019-05-08net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen1-0/+5
2019-05-08net: stmmac: don't overwrite discard_frame statusAaro Koskinen1-3/+4
2019-05-08bonding: show full hw address in sysfs for slave entriesKonstantin Khorenko1-1/+3
2019-05-08net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon1-4/+2
2019-05-08igb: Fix WARN_ONCE on runtime suspendArvind Sankar2-49/+10
2019-05-08batman-adv: Reduce tt_global hash refcnt only for removed entrySven Eckelmann1-3/+15
2019-05-08batman-adv: Reduce tt_local hash refcnt only for removed entrySven Eckelmann1-5/+9
2019-05-08batman-adv: Reduce claim hash refcnt only for removed entrySven Eckelmann1-3/+13
2019-05-08rtc: sh: Fix invalid alarm warning for non-enabled alarmGeert Uytterhoeven1-1/+1
2019-05-08HID: debug: fix race condition with between rdesc_show() and device removalHe, Bo1-0/+5
2019-05-08HID: logitech: check the return value of create_singlethread_workqueueKangjie Lu1-1/+7
2019-05-08nvme-loop: init nvmet_ctrl fatal_err_work when allocateYufen Yu1-10/+10
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern4-28/+14
2019-05-08USB: core: Fix unterminated string returned by usb_string()Alan Stern1-1/+3
2019-05-08usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2-9/+10
2019-05-08USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern1-3/+3
2019-05-08USB: yurex: Fix protection fault after device removalAlan Stern1-0/+1
2019-05-08caif: reduce stack size with KASANArnd Bergmann2-28/+49
2019-05-08arm64: mm: don't print out page table entries on EL0 faultsKristina Martsenko1-1/+0
2019-05-08arm64: mm: print out correct page table entriesKristina Martsenko2-12/+26
2019-05-08kasan: prevent compiler from optimizing away memset in testsAndrey Konovalov1-0/+1
2019-05-08arm64: proc: Set PTE_NG for table entries to avoid traversing them twiceWill Deacon1-5/+9
2019-05-08kasan: remove redundant initialization of variable 'real_size'Colin Ian King1-1/+1
2019-05-08kasan: avoid -Wmaybe-uninitialized warningArnd Bergmann1-0/+1
2019-05-08kasan: add a prototype of task_struct to avoid warningMasami Hiramatsu1-0/+1
2019-05-08arm64: kasan: avoid bad virt_to_pfn()Mark Rutland1-1/+1
2019-05-08x86/unwind: Disable KASAN checks for non-current tasksJosh Poimboeuf2-3/+22