summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-15Linux 4.4.156v4.4.156Greg Kroah-Hartman1-1/+1
2018-09-15btrfs: use correct compare function of dirty_metadata_bytesEthan Lien1-4/+6
2018-09-15ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva1-0/+1
2018-09-15s390/lib: use expoline for all bcr instructionsMartin Schwidefsky1-3/+6
2018-09-15mei: me: allow runtime pm for platform with D0i3Tomas Winkler1-1/+4
2018-09-15sch_tbf: fix two null pointer dereferences on init failureNikolay Aleksandrov1-2/+3
2018-09-15sch_netem: avoid null pointer deref on init failureNikolay Aleksandrov1-2/+2
2018-09-15sch_hhf: fix null pointer dereference on init failureNikolay Aleksandrov1-0/+3
2018-09-15sch_multiq: fix double free on init failureNikolay Aleksandrov1-7/+2
2018-09-15sch_htb: fix crash on init failureNikolay Aleksandrov1-2/+3
2018-09-15ovl: proper cleanup of workdirMiklos Szeredi3-2/+65
2018-09-15ovl: override creds with the ones from the superblock mounterAntonio Murdaca5-99/+27
2018-09-15ovl: rename is_merge to is_lowestMiklos Szeredi1-8/+8
2018-09-15irqchip/gic: Make interrupt ID 1020 invalidMarc Zyngier1-1/+1
2018-09-15irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier1-0/+1
2018-09-15irqchip/gicv3-its: Avoid cache flush beyond ITS_BASERn memory sizeShanker Donthineni1-5/+6
2018-09-15irqchip/gicv3-its: Fix memory leak in its_free_tables()Shanker Donthineni1-6/+11
2018-09-15irqchip/gic-v3-its: Recompute the number of pages on page size changeMarc Zyngier1-2/+6
2018-09-15genirq: Delay incrementing interrupt count if it's disabled/pendingSudeep Holla1-4/+4
2018-09-15Fixes: Commit cdbf92675fad ("mm: numa: avoid waiting on freed migrated pages")Chas Williams1-1/+1
2018-09-15enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan1-1/+1
2018-09-15Revert "ARM: imx_v6_v7_defconfig: Select ULPI support"Fabio Estevam1-2/+0
2018-09-15irda: Only insert new objects into the global database via setsockoptTyler Hicks1-1/+5
2018-09-15irda: Fix memory leak caused by repeated binds of irda socketTyler Hicks1-0/+7
2018-09-15kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap1-2/+2
2018-09-15x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross1-4/+3
2018-09-15debugobjects: Make stack check warning more informativeJoel Fernandes (Google)1-2/+5
2018-09-15btrfs: Don't remove block group that still has pinned down bytesQu Wenruo1-1/+1
2018-09-15btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...Qu Wenruo1-11/+12
2018-09-15btrfs: replace: Reset on-disk dev stats value after replaceMisono Tomohiro1-0/+6
2018-09-15powerpc/pseries: Avoid using the size greater than RTAS_ERROR_LOG_MAX.Mahesh Salgaonkar1-1/+1
2018-09-15SMB3: Number of requests sent should be displayed for SMB3 not just CIFSSteve French1-1/+1
2018-09-15smb3: fix reset of bytes read and written statsSteve French1-0/+8
2018-09-15selftests/powerpc: Kill child processes on SIGINTBreno Leitao1-6/+12
2018-09-15staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott1-1/+2
2018-09-15dm kcopyd: avoid softlockup in run_complete_jobJohn Pittman1-0/+2
2018-09-15PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni1-1/+1
2018-09-15scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter1-1/+3
2018-09-15s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland1-2/+5
2018-09-15powerpc: Fix size calculation using resource_size()Dan Carpenter1-1/+1
2018-09-15net/9p: fix error path of p9_virtio_probeJean-Philippe Brucker1-1/+2
2018-09-15irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski1-0/+4
2018-09-15platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360Aleh Filipovich1-0/+1
2018-09-15mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck1-0/+1
2018-09-15ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu1-4/+11
2018-09-15fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()Tetsuo Handa1-1/+2
2018-09-15mm/fadvise.c: fix signed overflow UBSAN complaintAndrey Ryabinin1-2/+6
2018-09-15scripts: modpost: check memory allocation resultsRandy Dunlap1-4/+4
2018-09-15fat: validate ->i_start before usingOGAWA Hirofumi3-10/+20
2018-09-15hfsplus: fix NULL dereference in hfsplus_lookup()Ernesto A. Fernández1-2/+2