summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Linux 3.18.114v3.18.114Greg Kroah-Hartman1-1/+1
2018-07-03dm thin: handle running out of data space vs concurrent discardMike Snitzer1-2/+9
2018-07-03block: Fix transfer when chunk sectors exceeds maxKeith Busch1-2/+2
2018-07-03udf: Detect incorrect directory sizeJan Kara1-0/+3
2018-07-03xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky1-2/+0
2018-07-03video: uvesafb: Fix integer overflow in allocationKees Cook1-1/+2
2018-07-03nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew1-2/+3
2018-07-03media: dvb_frontend: fix locking issues at dvb_frontend_get_event()Mauro Carvalho Chehab1-8/+15
2018-07-03media: cx231xx: Add support for AverMedia DVD EZMaker 7Kai-Heng Feng1-0/+3
2018-07-03media: v4l2-compat-ioctl32: prevent go past max sizeMauro Carvalho Chehab1-1/+1
2018-07-03backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold1-2/+2
2018-07-03backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold1-1/+3
2018-07-03backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold1-10/+23
2018-07-03UBIFS: Fix potential integer overflow in allocationSilvio Cesare1-1/+1
2018-07-03scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani1-1/+2
2018-07-03time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven1-2/+4
2018-07-03MIPS: io: Add barrier after register read in inX()Huacai Chen1-0/+2
2018-07-03PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg3-3/+14
2018-07-03MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2-0/+9
2018-07-03mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.Joakim Tjernlund1-0/+2
2018-07-03mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudaryJoakim Tjernlund1-1/+1
2018-07-03mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chipsJoakim Tjernlund1-3/+3
2018-07-03mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()Joakim Tjernlund1-4/+5
2018-07-03mtd: cfi_cmdset_0002: Change write buffer to check correct valueTokunori Ikegami1-1/+1
2018-07-03ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin1-1/+1
2018-07-03powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar1-0/+3
2018-07-03powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling1-2/+2
2018-07-03powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling1-0/+1
2018-07-03powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V1-0/+1
2018-07-03fuse: don't keep dead fuse_conn at fuse_fill_super().Tetsuo Handa1-0/+1
2018-07-03fuse: atomic_o_trunc should truncate pagecacheMiklos Szeredi1-1/+12
2018-07-03ipmi:bt: Set the timeout before doing a capabilities checkCorey Minyard1-1/+2
2018-07-03branch-check: fix long->int truncation when profiling branchesMikulas Patocka1-1/+1
2018-07-03mips: ftrace: fix static function graph tracingMatthias Schiffer1-15/+12
2018-07-03ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin1-8/+10
2018-07-03ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin3-6/+6
2018-07-03ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla1-0/+2
2018-07-03usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk1-1/+3
2018-07-03signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman1-1/+1
2018-07-03m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz1-1/+2
2018-07-03fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo1-3/+9
2018-07-03w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra1-7/+13
2018-07-03libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede1-3/+0
2018-07-03libata: zpodd: small read overflow in eject_tray()Dan Carpenter1-1/+1
2018-07-03libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King1-2/+2
2018-07-03ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen1-1/+3
2018-07-03btrfs: scrub: Don't use inode pages for device replaceQu Wenruo1-1/+1
2018-07-03ext4: fix fencepost error in check for inode count overflow during resizeJan Kara1-1/+1
2018-07-03ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner1-18/+18
2018-07-03tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet1-1/+1