summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-11Linux 3.18.115v3.18.115Greg Kroah-Hartman1-1/+1
2018-07-11netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn1-3/+6
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami1-10/+12
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami1-0/+10
2018-07-11mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami1-3/+3
2018-07-11mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser1-1/+4
2018-07-11dm bufio: drop the lock when doing GFP_NOIO allocationMikulas Patocka1-0/+10
2018-07-11dm bufio: avoid sleeping while holding the dm_bufio lockDouglas Anderson1-2/+3
2018-07-11media: cx25840: Use subdev host data for PLL overrideBrad Love1-6/+22
2018-07-11HID: debug: check length before copy_to_user()Daniel Rosenberg1-1/+7
2018-07-11HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk1-1/+1
2018-07-11ext4: add more mount time checks of the superblockTheodore Ts'o1-11/+26
2018-07-11ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o1-0/+1
2018-07-11ext4: make sure bitmaps and the inode table don't overlap with bg descriptorsTheodore Ts'o1-0/+25
2018-07-11cifs: Fix infinite loop when using hard mount optionPaulo Alcantara2-8/+20
2018-07-11scsi: sg: mitigate read/write abuseJann Horn1-2/+40
2018-07-11net/sonic: Use dma_mapping_error()Finn Thain1-1/+1
2018-07-11net: qmi_wwan: Add Netgear Aircard 779SJosh Hill1-0/+1
2018-07-11atm: zatm: fix memcmp castingIvan Bornyakov1-2/+2
2018-07-11netfilter: ebtables: handle string from userspace with carePaolo Abeni1-1/+2
2018-07-11ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger1-1/+91
2018-07-11x86/boot: Fix early command-line parsing when matching at endDave Hansen1-10/+24
2018-07-11staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott1-1/+1
2018-07-11n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa1-5/+8
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