summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-29namespace: fix namespace.pl script to support relative pathsJacob Keller1-6/+7
2019-10-29r8152: Set macpassthru in reset_resume callbackKai-Heng Feng1-2/+1
2019-10-29net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo1-1/+5
2019-10-29mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET1-1/+1
2019-10-29mac80211: fix txq null pointer dereferenceMiaoqing Pan1-2/+9
2019-10-29nl80211: fix null pointer dereferenceMiaoqing Pan1-0/+3
2019-10-29xen/efi: Set nonblocking callbacksRoss Lagerwall2-0/+4
2019-10-29MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel1-1/+1
2019-10-29net: dsa: qca8k: Use up to 7 ports for all operationsMichal Vokáč1-2/+2
2019-10-29ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi1-0/+2
2019-10-29ieee802154: ca8210: prevent memory leakNavid Emamdoost1-1/+1
2019-10-29ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren1-1/+2
2019-10-29scsi: qla2xxx: Fix unbound sleep in fcport delete path.Quinn Tran1-0/+4
2019-10-29scsi: megaraid: disable device when probe failed after enabled deviceXiang Chen1-2/+2
2019-10-29scsi: ufs: skip shutdown if hba is not poweredStanley Chu1-0/+3
2019-10-17Linux 4.14.150v4.14.150Greg Kroah-Hartman1-1/+1
2019-10-17xfs: clear sb->s_fs_info on mount failureDave Chinner1-0/+10
2019-10-17x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan2-3/+3
2019-10-17tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)1-2/+15
2019-10-17ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)1-9/+18
2019-10-17tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)1-0/+2
2019-10-17tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)1-1/+1
2019-10-17media: stkwebcam: fix runtime PM after driver unbindJohan Hovold1-2/+1
2019-10-17Fix the locking in dcache_readdir() and friendsAl Viro1-65/+69
2019-10-17MIPS: Disable Loongson MMI instructions for kernel buildPaul Burton2-0/+5
2019-10-17NFS: Fix O_DIRECT accounting of number of bytes read/writtenTrond Myklebust1-35/+43
2019-10-17btrfs: fix incorrect updating of log root treeJosef Bacik1-9/+27
2019-10-17iio: adc: hx711: fix bug in sampling of dataAndreas Klinger1-5/+5
2019-10-17iio: hx711: add delay until DOUT is readyAndreas Klinger1-0/+39
2019-10-17Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost1-2/+5
2019-10-17gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-sourceBartosz Golaszewski1-8/+19
2019-10-17firmware: google: increment VPD key_len properlyBrian Norris1-1/+1
2019-10-17kernel/sysctl.c: do not override max_threads provided by userspaceMichal Hocko1-2/+2
2019-10-17CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky1-1/+7
2019-10-17CIFS: Force revalidate inode when dentry is stalePavel Shilovsky1-0/+4
2019-10-17CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky1-0/+6
2019-10-17perf inject jit: Fix JIT_CODE_MOVE filenameSteve MacLean1-3/+3
2019-10-17perf llvm: Don't access out-of-scope arrayIan Rogers1-3/+3
2019-10-17efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel1-0/+3
2019-10-17iio: light: opt3001: fix mutex unlock raceDavid Frey1-1/+5
2019-10-17iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede1-0/+32
2019-10-17iio: adc: ad799x: fix probe error handlingMarco Felsch1-2/+2
2019-10-17staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost1-1/+3
2019-10-17USB: legousbtower: fix use-after-free on releaseJohan Hovold1-1/+2
2019-10-17USB: legousbtower: fix open after failed reset requestJohan Hovold1-2/+2
2019-10-17USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold1-11/+15
2019-10-17USB: legousbtower: fix deadlock on disconnectJohan Hovold1-17/+2
2019-10-17USB: legousbtower: fix slab info leak at probeJohan Hovold1-2/+4
2019-10-17usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behaviorYoshihiro Shimoda6-2/+34
2019-10-17usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}()Yoshihiro Shimoda1-2/+0