summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky2018-07-031-2/+0
* video: uvesafb: Fix integer overflow in allocationKees Cook2018-07-031-1/+2
* nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew2018-07-031-2/+3
* media: dvb_frontend: fix locking issues at dvb_frontend_get_event()Mauro Carvalho Chehab2018-07-031-8/+15
* media: cx231xx: Add support for AverMedia DVD EZMaker 7Kai-Heng Feng2018-07-031-0/+3
* media: v4l2-compat-ioctl32: prevent go past max sizeMauro Carvalho Chehab2018-07-031-1/+1
* backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold2018-07-031-2/+2
* backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold2018-07-031-1/+3
* backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold2018-07-031-10/+23
* UBIFS: Fix potential integer overflow in allocationSilvio Cesare2018-07-031-1/+1
* scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani2018-07-031-1/+2
* time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven2018-07-031-2/+4
* MIPS: io: Add barrier after register read in inX()Huacai Chen2018-07-031-0/+2
* PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg2018-07-033-3/+14
* MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-07-032-0/+9
* mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.Joakim Tjernlund2018-07-031-0/+2
* mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudaryJoakim Tjernlund2018-07-031-1/+1
* mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chipsJoakim Tjernlund2018-07-031-3/+3
* mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()Joakim Tjernlund2018-07-031-4/+5
* mtd: cfi_cmdset_0002: Change write buffer to check correct valueTokunori Ikegami2018-07-031-1/+1
* ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin2018-07-031-1/+1
* powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar2018-07-031-0/+3
* powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling2018-07-031-2/+2
* powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling2018-07-031-0/+1
* powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V2018-07-031-0/+1
* fuse: don't keep dead fuse_conn at fuse_fill_super().Tetsuo Handa2018-07-031-0/+1
* fuse: atomic_o_trunc should truncate pagecacheMiklos Szeredi2018-07-031-1/+12
* ipmi:bt: Set the timeout before doing a capabilities checkCorey Minyard2018-07-031-1/+2
* branch-check: fix long->int truncation when profiling branchesMikulas Patocka2018-07-031-1/+1
* mips: ftrace: fix static function graph tracingMatthias Schiffer2018-07-031-15/+12
* ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin2018-07-031-8/+10
* ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin2018-07-033-6/+6
* ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla2018-07-031-0/+2
* usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk2018-07-031-1/+3
* signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman2018-07-031-1/+1
* m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz2018-07-031-1/+2
* fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo2018-07-031-3/+9
* w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra2018-07-031-7/+13
* libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede2018-07-031-3/+0
* libata: zpodd: small read overflow in eject_tray()Dan Carpenter2018-07-031-1/+1
* libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King2018-07-031-2/+2
* ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen2018-07-031-1/+3
* btrfs: scrub: Don't use inode pages for device replaceQu Wenruo2018-07-031-1/+1
* ext4: fix fencepost error in check for inode count overflow during resizeJan Kara2018-07-031-1/+1
* ext4: update mtime in ext4_punch_hole even if no blocks are releasedLukas Czerner2018-07-031-18/+18
* tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet2018-07-031-1/+1
* ARM: 8753/1: decompressor: add a missing parameter to the addruart macroƁukasz Stelmach2018-07-031-8/+8
* ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori2018-07-031-1/+2
* i2c: viperboard: return message count on master_xfer successPeter Rosin2018-07-031-1/+1
* i2c: pmcmsp: fix error return from master_xferPeter Rosin2018-07-031-1/+1