summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-17vmw_balloon: fix inflation with batchingNadav Amit
2018-07-17ata: Fix ZBC_OUT all bit handlingDamien Le Moal
2018-07-17ata: Fix ZBC_OUT command block checkDamien Le Moal
2018-07-17ibmasm: don't write out of bounds in read handlerJann Horn
2018-07-17mmc: dw_mmc: fix card threshold control configurationx00270170
2018-07-17MIPS: Fix ioremap() RAM checkPaul Burton
2018-07-17MIPS: Call dump_stack() from show_regs()Paul Burton
2018-07-17nvme: validate admin queue before unquiesceScott Bauer
2018-07-11Linux 4.9.112v4.9.112Greg Kroah-Hartman
2018-07-11staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter
2018-07-11netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami
2018-07-11mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami
2018-07-11dm bufio: don't take the lock in dm_bufio_shrink_countMikulas Patocka
2018-07-11mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser
2018-07-11dm bufio: drop the lock when doing GFP_NOIO allocationMikulas Patocka
2018-07-11dm bufio: avoid sleeping while holding the dm_bufio lockDouglas Anderson
2018-07-11mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka
2018-07-11media: cx25840: Use subdev host data for PLL overrideBrad Love
2018-07-11Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes
2018-07-11PM / OPP: Update voltage in case freq == old_freqWaldemar Rymarkiewicz
2018-07-11HID: debug: check length before copy_to_user()Daniel Rosenberg
2018-07-11HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva
2018-07-11HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk
2018-07-11mlxsw: spectrum: Forbid linking of VLAN devices to devices that have uppersIdo Schimmel
2018-07-11ext4: check superblock mapped prior to committingJon Derrick
2018-07-11ext4: add more mount time checks of the superblockTheodore Ts'o
2018-07-11ext4: add more inode number paranoia checksTheodore Ts'o
2018-07-11ext4: clear i_data in ext4_inode_info when removing inline dataTheodore Ts'o
2018-07-11ext4: include the illegal physical block in the bad map ext4_error msgTheodore Ts'o
2018-07-11ext4: verify the depth of extent tree in ext4_find_extent()Theodore Ts'o
2018-07-11ext4: only look at the bg_flags field if it is validTheodore Ts'o
2018-07-11ext4: always check block group bounds in ext4_init_block_bitmap()Theodore Ts'o
2018-07-11ext4: make sure bitmaps and the inode table don't overlap with bg descriptorsTheodore Ts'o
2018-07-11jbd2: don't mark block as modified if the handle is out of creditsTheodore Ts'o
2018-07-11drm/udl: fix display corruption of the last lineMikulas Patocka
2018-07-11cifs: Fix infinite loop when using hard mount optionPaulo Alcantara
2018-07-11drbd: fix access after freeLars Ellenberg
2018-07-11s390: Correct register corruption in critical section cleanupChristian Borntraeger
2018-07-11scsi: sg: mitigate read/write abuseJann Horn
2018-07-11tracing: Fix missing return symbol in function_graph outputChangbin Du
2018-07-11mm: hugetlb: yield when prepping struct pagesCannon Matthews
2018-07-11x86/cpu: Re-apply forced caps every time CPU caps are re-readAndy Lutomirski
2018-07-11x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross
2018-07-11IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn
2018-07-11ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer
2018-07-11net: phy: micrel: fix crash when statistic requested for KSZ9031 phyGrygorii Strashko
2018-07-11Revert "sit: reload iphdr in ipip6_rcv"David S. Miller
2018-07-11netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()Taehee Yoo