summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-15alarmtimer: Rate limit periodic intervalsThomas Gleixner1-0/+8
2017-09-15alarmtimer: Prevent overflow of relative timersThomas Gleixner1-3/+3
2017-09-15drivers: char: mem: Fix wraparound check to allow mappings up to the endJulius Werner1-1/+1
2017-09-15staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin1-9/+0
2017-09-15mlock: fix mlock count can not decrease in race conditionYisheng Xie1-2/+3
2017-09-15mm/migrate: fix refcount handling when !hugepage_migration_supported()Punit Agrawal1-6/+2
2017-09-15slub/memcg: cure the brainless abuse of sysfs attributesThomas Gleixner1-2/+4
2017-09-15ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings2-0/+4
2017-09-15usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen1-2/+11
2017-09-15bnx2x: Fix Multi-CosMintz, Yuval1-1/+1
2017-09-15btrfs: fix memory leak in update_space_info failure pathJeff Mahoney1-0/+1
2017-09-15btrfs: use correct types for page indices in btrfs_page_exists_in_rangeDavid Sterba1-2/+2
2017-09-15powerpc/spufs: Fix coredump of SPU contextsMichael Ellerman1-0/+2
2017-09-15iscsi-target: Always wait for kthread_should_stop() before kthread exitJiang Yi4-8/+35
2017-09-15iscsi-target: Fix initial login PDU asynchronous socket close OOPsNicholas Bellinger2-62/+133
2017-09-15target/iscsi: Fix indentation in iscsi_target_start_negotiation()Bart Van Assche1-8/+8
2017-09-15iscsi-target: Fix early sk_data_ready LOGIN_FLAGS_READY raceNicholas Bellinger1-9/+9
2017-09-15net: phy: fix marvell phy status readingRussell King1-2/+0
2017-09-15ext4: fix fdatasync(2) after extent manipulation operationsJan Kara2-0/+5
2017-09-15ext4: fix data corruption for mmap writesJan Kara1-2/+16
2017-09-15net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König1-5/+2
2017-09-15tcp: avoid fastopen API to be used on AF_UNSPECWei Wang1-2/+5
2017-09-15xfs: Fix missed holes in SEEK_HOLE implementationJan Kara1-20/+9
2017-09-15xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan1-1/+1
2017-09-15drm/radeon: Unbreak HPD handling for r600+Lyude4-4/+4
2017-09-15drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher1-0/+6
2017-09-15net: phy: marvell: Limit errata to 88m1101Andrew Lunn1-29/+37
2017-09-15scsi: qla2xxx: don't disable a not previously enabled PCI deviceJohannes Thumshirn1-4/+4
2017-09-15ASoC: Fix use-after-free at card unregistrationTakashi Iwai1-2/+3
2017-09-15netfilter: ctnetlink: fix incorrect nf_ct_put during hash resizeLiping Zhang1-1/+6
2017-09-15x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do...Benjamin Peterson1-1/+1
2017-09-15dmaengine: ep93xx: Always start from BASE0Alexander Sverdlin1-0/+2
2017-09-15drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson1-7/+11
2017-09-15libceph: NULL deref on crush_decode() error pathDan Carpenter1-0/+1
2017-09-15block: fix an error code in add_partition()Dan Carpenter1-1/+3
2017-09-15pinctrl: mxs: atomically switch mux and drive strength configUwe Kleine-König1-4/+12
2017-09-15ALSA: hda - apply STAC_9200_DELL_M22 quirk for Dell Latitude D430Alexander Tsoy1-0/+2
2017-09-15crypto: gcm - wait for crypto op not signal safeGilad Ben-Yossef1-4/+2
2017-09-15usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier1-1/+2
2017-09-15i2c: i2c-tiny-usb: fix buffer not being DMA capableSebastian Reichel1-4/+21
2017-09-15ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errorsKonstantin Khlebnikov1-9/+14
2017-09-15ext4: use __GFP_NOFAIL in ext4_free_blocks()Konstantin Khlebnikov1-19/+28
2017-09-15ext4: keep existing extra fields when inode expandsKonstantin Khlebnikov1-2/+3
2017-09-15ext4: fix SEEK_HOLEJan Kara1-36/+14
2017-09-15osf_wait4(): fix infoleakAl Viro1-2/+4
2017-09-15KVM: x86: zero base3 of unusable segmentsRadim Krčmář1-0/+2
2017-09-15KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li1-9/+15
2017-09-15batman-adv: Fix rx packet/bytes stats on local ARP replySven Eckelmann1-2/+3
2017-09-15selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman1-1/+1
2017-09-15watchdog: bcm281xx: Fix use of uninitialized spinlock.Eric Anholt1-1/+2