summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-07xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster1-2/+3
2017-06-07xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen1-2/+8
2017-06-07xfs: fix integer truncation in xfs_bmap_remap_allocChristoph Hellwig1-1/+1
2017-06-07xfs: drop iolock from reclaim context to appease lockdepBrian Foster2-9/+8
2017-06-07xfs: actually report xattr extents via iomapDarrick J. Wong1-2/+2
2017-06-07xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong1-2/+3
2017-06-07xfs: use dedicated log worker wq to avoid deadlock with cil wqBrian Foster3-1/+10
2017-06-07xfs: fix kernel memory exposure problemsDarrick J. Wong1-1/+1
2017-06-07xfs: rework the inline directory verifiersDarrick J. Wong5-56/+66
2017-06-07xfs: verify inline directory data forksDarrick J. Wong6-18/+122
2017-06-07xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan1-1/+1
2017-06-07xfs: use ->b_state to fix buffer I/O accounting release raceBrian Foster2-15/+28
2017-06-07xfs: Fix missed holes in SEEK_HOLE implementationJan Kara1-20/+9
2017-06-07drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson1-7/+11
2017-06-07mm/slub.c: trace free objects at KERN_INFODaniel Thompson1-10/+13
2017-06-07slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner1-2/+4
2017-06-07ksm: prevent crash after write_protect_page failsAndrea Arcangeli1-2/+1
2017-06-07x86/boot: Use CROSS_COMPILE prefix for readelfRob Landley1-1/+1
2017-06-07RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn2-2/+7
2017-06-07mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko4-11/+54
2017-06-07mlock: fix mlock count can not decrease in race conditionYisheng Xie1-2/+3
2017-06-07mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal1-6/+2
2017-06-07ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy1-0/+2
2017-06-07pcmcia: remove left-over %Z formatNicolas Iooss1-3/+3
2017-06-07drm/radeon: Fix vram_size/visible values in DRM_RADEON_GEM_INFO ioctlMichel Dänzer2-3/+4
2017-06-07drm/radeon: Unbreak HPD handling for r600+Lyude4-7/+7
2017-06-07drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-06-07scsi: mpt3sas: Force request partial completion alignmentRam Pai1-0/+15
2017-06-07nvme: avoid to use blk_mq_abort_requeue_list()Ming Lei1-2/+3
2017-06-07nvme: use blk_mq_start_hw_queues() in nvme_kill_queues()Ming Lei1-1/+7
2017-06-07nvme-rdma: support devices with queue size < 32Marta Rybczynska1-4/+14
2017-06-07HID: wacom: Have wacom_tpc_irq guard against possible NULL dereferenceJason Gerecke1-22/+23
2017-06-07ibmvscsis: Fix the incorrect req_lim_deltaBryant G. Ly1-4/+20
2017-06-07ibmvscsis: Clear left-over abort_cmd pointersBryant G. Ly1-0/+3
2017-06-07iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi4-8/+34
2017-06-07mmc: sdhci-iproc: suppress spurious interrupt with Multiblock readSrinath Mannam1-1/+2
2017-06-07Revert "ACPI / button: Change default behavior to lid_init_state=open"Benjamin Tissoires1-1/+1
2017-06-07acpi, nfit: Fix the memory error check in nfit_handle_mce()Vishal Verma1-1/+1
2017-06-07x86/MCE: Export memory_error()Borislav Petkov2-6/+6
2017-06-07crypto: skcipher - Add missing API setkey checksHerbert Xu1-1/+39
2017-06-07i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel1-4/+21
2017-06-07drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel1-1/+1
2017-06-07powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr1-1/+3
2017-06-07fs/ufs: Set UFS default maximum bytes per fileRichard Narron1-3/+2
2017-06-07sparc/ftrace: Fix ftrace graph time measurementLiam R. Howlett1-7/+6
2017-06-07sparc: Fix -Wstringop-overflow warningOrlando Arias3-4/+4
2017-06-07bpf: add bpf_clone_redirect to bpf_helper_changes_pkt_dataDaniel Borkmann1-0/+1
2017-06-07ipv4: add reference counting to metricsEric Dumazet5-23/+45
2017-06-07sctp: fix ICMP processing if skb is non-linearDavide Caratti1-7/+9
2017-06-07tcp: avoid fastopen API to be used on AF_UNSPECWei Wang1-2/+5