summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-11HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva1-0/+11
2018-07-11HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk1-1/+1
2018-07-11ext4: check superblock mapped prior to committingJon Derrick1-0/+8
2018-07-11ext4: add more mount time checks of the superblockTheodore Ts'o1-11/+26
2018-07-11ext4: add more inode number paranoia checksTheodore Ts'o3-6/+7
2018-07-11ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o1-0/+1
2018-07-11ext4: include the illegal physical block in the bad map ext4_error msgTheodore Ts'o1-2/+2
2018-07-11ext4: verify the depth of extent tree in ext4_find_extent()Theodore Ts'o2-0/+7
2018-07-11ext4: only look at the bg_flags field if it is validTheodore Ts'o4-6/+36
2018-07-11ext4: always check block group bounds in ext4_init_block_bitmap()Theodore Ts'o1-7/+3
2018-07-11ext4: make sure bitmaps and the inode table don't overlap with bg descriptorsTheodore Ts'o1-0/+25
2018-07-11jbd2: don't mark block as modified if the handle is out of creditsTheodore Ts'o1-1/+8
2018-07-11cifs: Fix infinite loop when using hard mount optionPaulo Alcantara2-8/+20
2018-07-11drbd: fix access after freeLars Ellenberg1-1/+1
2018-07-11s390: Correct register corruption in critical section cleanupChristian Borntraeger1-2/+2
2018-07-11scsi: sg: mitigate read/write abuseJann Horn1-2/+40
2018-07-11tracing: Fix missing return symbol in function_graph outputChangbin Du1-1/+4
2018-07-11mm: hugetlb: yield when prepping struct pagesCannon Matthews1-0/+1
2018-07-11ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger1-1/+91
2018-07-11ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer1-1/+1
2018-07-11netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()Taehee Yoo1-1/+2
2018-07-11nvme-pci: initialize queue memory before interruptsKeith Busch1-2/+2
2018-07-11kprobes/x86: Do not modify singlestep buffer while resumingMasami Hiramatsu1-22/+20
2018-07-11ipv4: Fix error return value in fib_convert_metrics()Ben Hutchings1-1/+1
2018-07-11i2c: rcar: fix resume by always initializing registers before transferWolfram Sang1-1/+2
2018-07-11ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan1-2/+3
2018-07-11x86/boot: Fix early command-line parsing when matching at endDave Hansen1-10/+24
2018-07-11n_tty: Access echo_* variables carefully.Tetsuo Handa1-18/+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-11USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados1-0/+3
2018-07-11USB: serial: cp210x: add CESINEL device idsJohan Hovold1-0/+11
2018-07-11usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff1-0/+3
2018-07-03Linux 4.4.139v4.4.139Greg Kroah-Hartman1-1/+1
2018-07-03Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc3-12/+32
2018-07-03cdc_ncm: avoid padding beyond end of skbBjørn Mork1-2/+2
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-03spi: Fix scatterlist elements size in spi_map_bufMaxime Chevallier1-2/+8
2018-07-03Btrfs: fix unexpected cow in run_delalloc_nocowLiu Bo1-3/+30
2018-07-03ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210Takashi Iwai1-0/+1
2018-07-03Input: elantech - fix V4 report decoding for module with middle key???1-1/+1
2018-07-03Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma1-1/+8
2018-07-03Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings3-3/+11
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-03Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI IDAlexandr Savca1-0/+1
2018-07-03video: uvesafb: Fix integer overflow in allocationKees Cook1-1/+2
2018-07-03NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski1-2/+3
2018-07-03nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdirScott Mayhew1-2/+3