aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-11autofs: remove left-over autofs4 stubsHEADmasterLinus Torvalds6-57/+12
2018-06-11Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-46/+466
2018-06-11Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds64-994/+1574
2018-06-11Merge tag 'drm-next-2018-06-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds29-422/+244
2018-06-11backlight: as3711_bl: Fix Device Tree node leaksJohan Hovold2-8/+8
2018-06-11backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold1-2/+2
2018-06-11backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold1-1/+3
2018-06-11backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold1-10/+23
2018-06-11mfd: cros_ec: Remove unused __remove functionArnd Bergmann1-2/+0
2018-06-11mfd: wm97xx-core: Platform data can be NULLRobert Jarzmik1-1/+1
2018-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-129/+301
2018-06-10Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds43-841/+904
2018-06-10Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds16-46/+178
2018-06-10tcp: limit sk_rcvlowat by the maximum receive bufferSoheil Hassas Yeganeh1-5/+7
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds152-2017/+7234
2018-06-10net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620Alvaro Gamez Machado1-6/+29
2018-06-10socket: close race condition between sock_close() and sockfs_setattr()Cong Wang1-3/+15
2018-06-10Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds18-138/+261
2018-06-10Merge tag 'for-linus-20180610' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds44-8/+5491
2018-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds26-80/+176
2018-06-10Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-14/+28
2018-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds59-427/+998
2018-06-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+4
2018-06-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-20/+30
2018-06-10signal: Remove no longer required irqsave/restoreAnna-Maria Gleixner1-17/+7
2018-06-10rcu: Update documentation of rcu_read_unlock()Anna-Maria Gleixner1-3/+1
2018-06-09Merge branch 'proc-cmdline'Linus Torvalds1-112/+99
2018-06-09hpfs: Use EUCLEAN for filesystem errorsMikulas Patocka1-2/+1
2018-06-09Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds20-406/+147
2018-06-09Merge tag 'hsi-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-1/+1
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds183-1312/+13842
2018-06-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds6-70/+148
2018-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds10-0/+1069
2018-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds5-16/+14
2018-06-09Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1006-227723/+16823
2018-06-09x86/intel_rdt: Enable CMT and MBM on new Skylake steppingTony Luck1-0/+2
2018-06-09block: fix use-after-free in block flush handlingJens Axboe1-1/+3
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds40-379/+924
2018-06-08net: bridge: Fix locking in br_fdb_find_port()Petr Machata1-1/+3
2018-06-08udp: fix rx queue len reported by diag and proc interfacePaolo Abeni6-8/+21
2018-06-08cdc_ncm: avoid padding beyond end of skbBjørn Mork1-2/+2
2018-06-08net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti1-9/+6
2018-06-08net: fddi: fix a possible null-ptr-derefYueHaibing1-27/+28
2018-06-08net: aquantia: fix unsigned numvecs comparison with less than zeroColin Ian King1-6/+5
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams23-79/+485
2018-06-08Merge branch 'for-4.18/dax' into libnvdimm-for-nextDan Williams21-295/+545
2018-06-08Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-blockLinus Torvalds19-124/+204
2018-06-09Merge tag 'drm-intel-next-fixes-2018-06-08-2' of git://anongit.freedesktop.or...Dave Airlie15-70/+66
2018-06-08Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds51-1849/+2010
2018-06-08nvme: cleanup double shift issueDan Carpenter2-3/+2
2018-06-08nvme-pci: make CMB SQ mod-param read-onlyKeith Busch1-1/+1
2018-06-08nvme-pci: unquiesce dead controller queuesKeith Busch1-1/+1
2018-06-08nvme-pci: remove HMB teardown on resetKeith Busch1-8/+0
2018-06-08nvme-pci: queue creation fixesKeith Busch1-3/+4
2018-06-08nvme-pci: remove unnecessary completion doorbell checkKeith Busch1-5/+3
2018-06-08nvme-pci: remove unnecessary nested lockingKeith Busch1-7/+1
2018-06-08nvmet: filter newlines from user inputSagi Grimberg1-5/+9
2018-06-08nvme-rdma: correctly check for target keyed sgl supportSteve Wise1-2/+3
2018-06-08nvme: don't hold nvmf_transports_rwsem for more than transport lookupsJohannes Thumshirn2-1/+5
2018-06-08nvmet: return all zeroed buffer when we can't find an active namespaceChristoph Hellwig1-6/+9
2018-06-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds61-260/+1689
2018-06-08Merge tag 'dmaengine-4.18-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds31-397/+631
2018-06-08Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-116/+122
2018-06-08Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtdLinus Torvalds46-536/+773
2018-06-08Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds54-293/+647
2018-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds18-185/+1621
2018-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-24/+0
2018-06-08Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds8-9/+63
2018-06-08Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-3/+3
2018-06-08Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-36/+332
2018-06-08Merge branch 'regulator-4.17' into regulator-4.18 merge windowMark Brown2-3/+20
2018-06-08net: stmmac: fix build failure due to missing COMMON_CLK dependencyCorentin Labbe1-5/+5
2018-06-08md: Unify mddev destruction pathsKent Overstreet1-35/+18
2018-06-08dm: use bioset_init_from_src() to copy bio_setJens Axboe1-6/+16
2018-06-08block: add bioset_init_from_src() helperJens Axboe2-0/+19
2018-06-08arm64: Fix syscall restarting around signal suppressed by tracerDave Martin1-2/+3
2018-06-08Merge branch 'for-4.18/wacom' into for-linusJiri Kosina1-35/+39
2018-06-08Merge branch 'for-4.18/upstream' into for-linusJiri Kosina1-1/+0
2018-06-08Merge branch 'for-4.18/rmi' into for-linusJiri Kosina1-0/+20
2018-06-08Merge branch 'for-4.18/plantronics' into for-linusJiri Kosina1-1/+5
2018-06-08Merge branch 'for-4.18/multitouch' into for-linusJiri Kosina7-134/+281
2018-06-08Merge branch 'for-4.18/i2c-hid' into for-linusJiri Kosina1-8/+25
2018-06-08Merge branch 'for-4.18/hid-steam' into for-linusJiri Kosina961-5217/+10338
2018-06-08Merge branch 'for-4.18/hid-redragon' into for-linusJiri Kosina4-0/+95
2018-06-08Merge branch 'for-4.18/alps' into for-linusJiri Kosina4603-104485/+178005
2018-06-08Merge tag 'drm-misc-next-fixes-2018-05-31' of git://anongit.freedesktop.org/d...Dave Airlie2-0/+2
2018-06-08Merge tag 'drm-msm-next-2018-06-04' of git://people.freedesktop.org/~robclark...Dave Airlie13-352/+177
2018-06-08fix proc_fill_cache() in case of d_alloc_parallel() failureAl Viro1-3/+3
2018-06-07cifs: fix a buffer leak in smb2_query_symlinkRonnie Sahlberg6-29/+39
2018-06-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds147-2066/+2945
2018-06-07autofs: small cleanup in autofs_getpath()Dan Carpenter1-3/+3
2018-06-07autofs: clean up includesIan Kent6-30/+2
2018-06-07autofs: comment on selinux changes needed for module autoloadIan Kent1-0/+6
2018-06-07autofs: update MAINTAINERS entry for autofsIan Kent1-2/+2
2018-06-07autofs: use autofs instead of autofs4 in documentationIan Kent5-13/+13
2018-06-07autofs: rename autofs documentation filesIan Kent2-1/+0
2018-06-07autofs: create autofs Kconfig and MakefileIan Kent5-0/+37
2018-06-07autofs: delete fs/autofs4 source filesIan Kent8-3619/+0
2018-06-07autofs: update fs/autofs4/MakefileIan Kent1-1/+3
2018-06-07autofs: update fs/autofs4/KconfigIan Kent1-10/+22
2018-06-07autofs: copy autofs4 to autofsIan Kent8-0/+3618
2018-06-07autofs4: use autofs instead of autofs4 everywhereIan Kent8-319/+319
2018-06-07autofs4: merge auto_fs.h and auto_fs4.hIan Kent4-164/+161
2018-06-07fs/binfmt_misc.c: do not allow offset overflowThadeu Lima de Souza Cascardo1-3/+9
2018-06-07checkpatch: improve patch recognitionJoe Perches1-0/+8
2018-06-07lib/ucs2_string.c: add MODULE_LICENSE()Randy Dunlap1-0/+2
2018-06-07lib/mpi: headers cleanupVasily Averin2-131/+5
2018-06-07lib/percpu_ida.c: use _irqsave() instead of local_irq_save() + spin_lockSebastian Andrzej Siewior1-42/+21
2018-06-07lib/idr.c: remove simple_ida_lockMatthew Wilcox1-5/+5
2018-06-07lib/bitmap.c: micro-optimization for __bitmap_complement()Yury Norov1-4/+1
2018-06-07get_maintainer: improve patch recognitionJoe Perches1-1/+12
2018-06-07kernel/hung_task.c: show all hung tasks before panicTetsuo Handa1-4/+7
2018-06-07include/linux/types.h: use fixed width types without double-underscore prefixMasahiro Yamada1-14/+14
2018-06-07include/linux/types.h: define aligned_ types based on uapi headerMasahiro Yamada1-3/+3
2018-06-07int-ll64.h: define u{8,16,32,64} and s{8,16,32,64} based on uapi headerMasahiro Yamada1-11/+8
2018-06-07tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!)Alexey Dobriyan8-32/+451
2018-06-07proc: use "unsigned int" for /proc/*/stackAlexey Dobriyan1-1/+2
2018-06-07proc: use "unsigned int" for sigqueue lengthAlexey Dobriyan1-1/+1
2018-06-07proc: use "unsigned int" in proc_fill_cache()Alexey Dobriyan3-5/+5
2018-06-07proc: smaller RCU section in ->getattr()Alexey Dobriyan1-1/+1
2018-06-07proc: deduplicate /proc/*/cmdline implementationAlexey Dobriyan1-33/+20
2018-06-07proc: simpler iterations for /proc/*/cmdlineAlexey Dobriyan1-19/+14
2018-06-07proc: somewhat simpler code for /proc/*/cmdlineAlexey Dobriyan1-15/+9
2018-06-07proc: more "unsigned int" in /proc/*/cmdlineAlexey Dobriyan1-17/+12
2018-06-07mm: remove page_is_poisoned() from linux/mm.hSahara1-2/+0
2018-06-07mem_cgroup: make sure moving_account, move_lock_task and stat_cpu in the same...Aaron Lu1-4/+19
2018-06-07mm: kvmalloc does not fallback to vmalloc for incompatible gfp flagsMichal Hocko2-6/+5
2018-06-07include/linux/gfp.h: fix the annotation of GFP_ZONE_TABLEHuaisheng Ye1-2/+2
2018-06-07mm/shmem.c: zero out unused vma fields in shmem_pseudo_vma_init()Kirill A. Shutemov1-2/+1
2018-06-07mm, page_alloc: do not break __GFP_THISNODE by zonelist resetVlastimil Babka1-1/+0
2018-06-07userfaultfd: prevent non-cooperative events vs mcopy_atomic racesMike Rapoport3-9/+41
2018-06-07mm: memcg: allow lowering memory.swap.max below the current usageTejun Heo2-5/+6
2018-06-07mm/shmem.c: use new return type vm_fault_tSouptick Joarder1-6/+6
2018-06-07slub: remove 'reserved' file from sysfsMatthew Wilcox1-7/+0
2018-06-07slub: remove kmem_cache->reservedMatthew Wilcox2-22/+20
2018-06-07slab,slub: remove rcu_head size checksMatthew Wilcox2-27/+2
2018-06-07mm: add hmm_data to struct pageMatthew Wilcox2-12/+8
2018-06-07mm: add pt_mm to struct pageMatthew Wilcox2-4/+3
2018-06-07mm: improve struct page documentationMatthew Wilcox1-21/+19
2018-06-07mm: combine LRU and main union in struct pageMatthew Wilcox2-52/+47
2018-06-07mm: move lru union within struct pageMatthew Wilcox2-55/+55
2018-06-07mm: use page->deferred_listMatthew Wilcox2-6/+3
2018-06-07mm: combine first three unions in struct pageMatthew Wilcox1-33/+33
2018-06-07mm: move _refcount out of struct page unionMatthew Wilcox1-15/+10
2018-06-07mm: move 'private' union within struct pageMatthew Wilcox2-49/+27
2018-06-07mm: switch s_mem and slab_cache in struct pageMatthew Wilcox2-2/+3
2018-06-07mm: mark pages in use for page tablesMatthew Wilcox5-1/+12
2018-06-07mm: split page_type out from _mapcountMatthew Wilcox5-35/+43
2018-06-07s390: use _refcount for pgtablesMatthew Wilcox1-9/+12
2018-06-07mm: save two stranded bits in gfp_maskShakeel Butt1-5/+5
2018-06-07mm, hugetlbfs: pass fault address to no page handlerHuang Ying1-21/+21
2018-06-07mm: change return type to vm_fault_tSouptick Joarder3-6/+6
2018-06-07mm: use new return type vm_fault_tSouptick Joarder3-7/+7
2018-06-07mm/page_alloc.c: remove useless parameter of finalise_ac()Huaisheng Ye1-3/+2
2018-06-07mm/vmpressure.c: convert to use match_string() helperAndy Shevchenko1-26/+6
2018-06-07mm/vmpressure.c: use kstrndup instead of kmalloc+strncpyAndy Shevchenko1-2/+1
2018-06-07memcg: introduce memory.minRoman Gushchin6-50/+202
2018-06-07mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre3-24/+23
2018-06-07mm: /proc/pid/pagemap: hide swap entries from unprivileged usersHuang Ying1-10/+16
2018-06-07mm/memblock: print memblock_removeMinchan Kim1-0/+5
2018-06-07mm: memcontrol: drain memcg stock on force_emptyJunaid Shahid1-0/+3
2018-06-07mm: memcontrol: drain stocks on resize limitShakeel Butt1-0/+7
2018-06-07memcg: mark memcg1_events static constGreg Thelen1-1/+1
2018-06-07memcg: writeback: use memcg->cgwb_list directlyWang Long3-8/+2
2018-06-07tmpfs: allow decoding a file handle of an unlinked fileAmir Goldstein1-1/+10
2018-06-07mm/ksm: move [set_]page_stable_node from ksm.h to ksm.cMike Rapoport2-11/+11
2018-06-07mm/ksm: remove unused page_referenced_ksm declarationMike Rapoport1-6/+0
2018-06-07lockdep: fix fs_reclaim annotationOmar Sandoval3-12/+32
2018-06-07mm: shmem: make stat.st_blksize return huge page size if THP is onYang Shi1-0/+14
2018-06-07mm: vmalloc: pass proper vm_start into debugobjectsChintan Pandya1-4/+5
2018-06-07mm: vmalloc: avoid racy handling of debugobjects in vunmapChintan Pandya1-1/+2
2018-06-07mm: vmalloc: clean up vunmap to avoid pgtable ops twiceChintan Pandya1-22/+7
2018-06-07mm/sparse.c: pass the __highest_present_section_nr + 1 to alloc_func()Wei Yang1-1/+1
2018-06-07mm/sparse.c: check __highest_present_section_nr only for a present sectionWei Yang1-3/+1
2018-06-07mm, gup: prevent pmd checking race in follow_pmd_mask()Huang Ying1-11/+27
2018-06-07mm/docs: describe memory.low refinementsRoman Gushchin1-15/+13
2018-06-07mm: treat memory.low value inclusiveRoman Gushchin1-3/+3
2018-06-07mm: memory.low hierarchical behaviorRoman Gushchin4-31/+134
2018-06-07mm: rename page_counter's count/limit into usage/maxRoman Gushchin6-82/+82
2018-06-07mm/memblock: introduce PHYS_ADDR_MAXStefan Agner2-11/+12
2018-06-07mm: remove odd HAVE_PTE_SPECIALLaurent Dufour1-9/+6
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour24-27/+18
2018-06-07mm/page_alloc: remove realsize in free_area_init_core()Wei Yang1-4/+4
2018-06-07mm: restructure memfd codeMike Kravetz7-338/+366
2018-06-07mm/shmem: update file sealing comments and file checkingMike Kravetz1-24/+26
2018-06-07mm/shmem: add __rcu annotations and properly deref radix entryMike Kravetz1-7/+13
2018-06-07zram: introduce zram memory trackingMinchan Kim4-14/+163
2018-06-07zram: record accessed secondMinchan Kim2-0/+17
2018-06-07zram: mark incompressible page as ZRAM_HUGEMinchan Kim3-3/+17
2018-06-07zram: correct flag name of ZRAM_ACCESSMinchan Kim2-13/+13
2018-06-07mm, memcontrol: implement memory.swap.eventsTejun Heo3-1/+44
2018-06-07mm, memcontrol: move swap charge handling into get_swap_page()Tejun Heo4-10/+10
2018-06-07mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi5-6/+16
2018-06-07slab: clean up the code comment in slab kmem_cache structBaoquan He1-3/+4
2018-06-07mm/slub: remove obsolete commentCanjiang Lu1-6/+0
2018-06-07mm/slub.c: add __printf verification to slab_err()Mathieu Malaterre1-1/+1
2018-06-07slab: __GFP_ZERO is incompatible with a constructorMatthew Wilcox3-1/+7
2018-06-07net/9p/trans_xen.c: don't inclide rwlock.h directlySebastian Andrzej Siewior1-1/+0
2018-06-07fs/9p: detect invalid options as much as possibleChengguang Xu1-17/+12