aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-10MAINTAINERS: Migrate oxnas list to groups.iooxnas/v4.17/maintainersNeil Armstrong1-1/+1
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds53-298/+553
2018-04-09Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-67/+57
2018-04-09Merge tag 'for-linus-4.17-ofs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-266/+190
2018-04-09Merge tag 'pstore-v4.17-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2018-04-09selinux: fix missing dput() before selinuxfs unmountStephen Smalley1-0/+1
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds150-1982/+11900
2018-04-09Fix subtle macro variable shadowing in min_not_zero()Linus Torvalds1-8/+9
2018-04-09Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds20-477/+307
2018-04-09Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds9-333/+185
2018-04-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-2/+10
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds5-108/+55
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds56-475/+1633
2018-04-09vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)1-1/+7
2018-04-09net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev2-24/+11
2018-04-09inetpeer: fix uninit-value in inet_getpeerEric Dumazet1-0/+1
2018-04-09Merge branches 'devel-stable' and 'misc' into for-linusRussell King5-5/+29
2018-04-08dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal1-0/+18
2018-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-14/+22
2018-04-08Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-14/+34
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko6-106/+165
2018-04-08ARM: dts: ls1021a: Specify TBIPA register addressEsben Haabendal1-1/+2
2018-04-08net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal2-17/+39
2018-04-08Merge branch 'ibmvnic-Fix-driver-reset-and-DMA-bugs'David S. Miller2-49/+98
2018-04-08ibmvnic: Do not reset CRQ for Mobility driver resetsNathan Fontenot1-23/+32
2018-04-08ibmvnic: Fix failover case for non-redundant configurationThomas Falcon2-8/+30
2018-04-08ibmvnic: Fix reset scheduler error handlingThomas Falcon1-10/+29
2018-04-08ibmvnic: Zero used TX descriptor counter on resetThomas Falcon1-0/+1
2018-04-08ibmvnic: Fix DMA mapping mistakesThomas Falcon1-8/+6
2018-04-08tipc: use the right skb in tipc_sk_fill_sock_diag()Cong Wang3-6/+6
2018-04-08sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet1-5/+8
2018-04-08getname_kernel() needs to make sure that ->name != ->iname in long caseAl Viro1-1/+2
2018-04-08net: dsa: Discard frames from unused portsAndrew Lunn1-1/+7
2018-04-08sctp: do not leak kernel memory to user spaceEric Dumazet1-1/+3
2018-04-07Merge branch 'net-fix-uninit-values-in-networking-stack'David S. Miller10-12/+20
2018-04-07soreuseport: initialise timewait reuseport fieldEric Dumazet2-0/+2
2018-04-07ipv4: fix uninit-value in ip_route_output_key_hash_rcu()Eric Dumazet1-5/+6
2018-04-07dccp: initialize ireq->ir_markEric Dumazet2-0/+2
2018-04-07net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet1-2/+2
2018-04-07net: initialize skb->peeked when cloningEric Dumazet1-0/+1
2018-04-07net: fix rtnh_ok()Eric Dumazet1-1/+1
2018-04-07netlink: fix uninit-value in netlink_sendmsgEric Dumazet1-0/+2
2018-04-07crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet1-4/+4
2018-04-07Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-70/+227
2018-04-07Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds6-121/+250
2018-04-07Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds1-0/+2
2018-04-07alpha: io: reorder barriers to guarantee writeX() and iowriteX() orderingSinan Kaya1-7/+7
2018-04-07alpha: Implement CPU vulnerabilities sysfs functions.Michael Cree3-1/+47
2018-04-07alpha: rtc: stop validating rtc_time in .read_timeAlexandre Belloni1-1/+1
2018-04-07alpha: rtc: remove unused set_mmss opsAlexandre Belloni1-99/+0
2018-04-07Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-11/+10
2018-04-07Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds9-181/+98
2018-04-07treewide: fix up files incorrectly marked executableLinus Torvalds2-0/+0
2018-04-07Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds28-765/+1964
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds275-2428/+4643
2018-04-07Merge tag 'leaks-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-113/+262
2018-04-07Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-14/+200
2018-04-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-265/+268
2018-04-07net_sched: fix a missing idr_remove() in u32_delete_key()Cong Wang1-0/+1
2018-04-07Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds36-1081/+2029
2018-04-06Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds7-43/+377
2018-04-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds8-64/+348
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds118-2365/+3491
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds175-2915/+6672
2018-04-06Merge tag 'mailbox-v4.17' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds5-3/+375
2018-04-07MAINTAINERS: Update LEAKING_ADDRESSESTobin C. Harding1-0/+3
2018-04-07leaking_addresses: check if file name contains addressTobin C. Harding1-0/+12
2018-04-07leaking_addresses: explicitly name variable used in regexTobin C. Harding1-1/+1
2018-04-07leaking_addresses: remove version numberTobin C. Harding1-2/+0
2018-04-07leaking_addresses: skip '/proc/1/syscall'Tobin C. Harding1-0/+1
2018-04-07leaking_addresses: skip all /proc/PID except /proc/1Tobin C. Harding1-0/+12
2018-04-07leaking_addresses: cache architecture nameTobin C. Harding1-3/+5
2018-04-07leaking_addresses: simplify path skippingTobin C. Harding1-61/+29
2018-04-07leaking_addresses: do not parse binary filesTobin C. Harding1-0/+4
2018-04-07leaking_addresses: add 32-bit supportTobin C. Harding1-11/+82
2018-04-07leaking_addresses: add is_arch() wrapper subroutineTobin C. Harding1-12/+14
2018-04-07leaking_addresses: use system command to get archTobin C. Harding1-6/+6
2018-04-07leaking_addresses: add support for 5 page table levelsTobin C. Harding1-7/+25
2018-04-07leaking_addresses: add support for kernel config fileTobin C. Harding1-1/+65
2018-04-07leaking_addresses: add range check for vsyscall memoryTobin C. Harding1-6/+14
2018-04-07leaking_addresses: indent dependant optionsTobin C. Harding1-8/+8
2018-04-07leaking_addresses: remove command examplesTobin C. Harding1-11/+0
2018-04-07leaking_addresses: remove mention of kptr_restrictTobin C. Harding1-3/+0
2018-04-07leaking_addresses: fix typo function not calledTobin C. Harding1-1/+1
2018-04-06pstore: fix crypto dependencies without compressionTobias Regnery1-2/+2
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds43-1252/+2936
2018-04-06Merge tag 'audit-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-66/+106
2018-04-06Merge tag 'pstore-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-284/+226
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds151-1269/+1601
2018-04-06make lookup_one_len() safe to use with directory locked sharedAl Viro1-1/+3
2018-04-06new helper: __lookup_slow()Al Viro1-9/+18
2018-04-06merge common parts of lookup_one_len{,_unlocked} into common helperAl Viro1-56/+34
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds170-4372/+3704
2018-04-06Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds27-310/+465
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds22-65/+46
2018-04-06net: phy: marvell: Enable interrupt function on LED2 pinEsben Haabendal1-2/+18
2018-04-06kvm: x86: fix a prototype warningPeng Hao1-1/+1
2018-04-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-3/+5
2018-04-06ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King2-9/+14
2018-04-06ARM: sa1100/shannon: convert to generic CF socketsRussell King6-109/+40
2018-04-06ARM: sa1100/nanoengine: convert to generic CF socketsRussell King5-138/+23
2018-04-06ice: Bug fixes in ethtool codeAnirudh Venkataramanan1-2/+2
2018-04-06ice: Fix error return code in ice_init_hw()Wei Yongjun1-1/+3
2018-04-06Merge remote-tracking branch 'lorenzo/pci/cadence' into nextBjorn Helgaas1-0/+1
2018-04-06fscache: Maintain a catalogue of allocated cookiesDavid Howells5-119/+279
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells21-166/+127
2018-04-05mm,oom_reaper: check for MMF_OOM_SKIP before complainingTetsuo Handa1-1/+2
2018-04-05mm/ksm: fix interaction with THPClaudio Imbrenda1-0/+28
2018-04-05mm/memblock.c: cast constant ULLONG_MAX to phys_addr_tStefan Agner1-2/+2
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap23-14/+11
2018-04-05include/linux/mmdebug.h: make VM_WARN* non-rvalsMichal Hocko1-4/+4
2018-04-05mm/page_isolation.c: make start_isolate_page_range() fail if already isolatedMike Kravetz2-5/+21
2018-04-05mm: change return type to vm_fault_tSouptick Joarder2-4/+45
2018-04-05mm, oom: remove 3% bonus for CAP_SYS_ADMIN processesDavid Rientjes1-7/+0
2018-04-05mm, page_alloc: wakeup kcompactd even if kswapd cannot free more memoryDavid Rientjes5-25/+45
2018-04-05kernel/fork.c: detect early free of a live mmMark Rutland2-0/+3
2018-04-05mm: make counting of list_lru_one::nr_items locklessKirill Tkhai2-23/+47
2018-04-05mm/swap_state.c: make bool enable_vma_readahead and swap_vma_readahead() staticColin Ian King1-3/+3
2018-04-05block_invalidatepage(): only release page if the full page was invalidatedJeff Moyer1-1/+1
2018-04-05mm: kernel-doc: add missing parameter descriptionsMike Rapoport8-0/+30
2018-04-05mm/swap.c: remove @cold parameter description for release_pages()Mike Rapoport1-1/+0
2018-04-05mm/nommu: remove description of alloc_vm_areaMike Rapoport1-12/+0
2018-04-05zram: drop max_zpage_size and use zs_huge_class_size()Sergey Senozhatsky2-17/+8
2018-04-05zsmalloc: introduce zs_huge_class_size()Sergey Senozhatsky2-0/+43
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying19-26/+38
2018-04-05fs/direct-io.c: minor cleanups in do_blockdev_direct_IONikolay Borisov1-5/+4
2018-04-05include/linux/mm.h: provide consistent declaration for num_poisoned_pagesGuenter Roeck1-1/+1
2018-04-05device-dax: implement ->pagesize() for smaps to report MMUPageSizeDan Williams1-0/+10
2018-04-05mm, hugetlbfs: introduce ->pagesize() to vm_operations_structDan Williams2-8/+12
2018-04-05mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()Dan Williams3-15/+4
2018-04-05mm/gup.c: fix coding style issues.Mario Leinweber1-2/+2
2018-04-05mm/free_pcppages_bulk: prefetch buddy while not holding lockAaron Lu1-0/+22
2018-04-05mm/free_pcppages_bulk: do not hold lock when picking pages to freeAaron Lu1-16/+23
2018-04-05mm/free_pcppages_bulk: update pcp->count insideAaron Lu1-7/+3
2018-04-05mm, compaction: drain pcps for zone when kcompactd failsDavid Rientjes1-0/+8
2018-04-05mm: make should_failslab always available for fault injectionHoward McLauchlan3-3/+12
2018-04-05mm/page_poison.c: make early_page_poison_param() __initDou Liyang1-1/+1
2018-04-05mm/page_owner.c: make early_page_owner_param() __initDou Liyang1-1/+1
2018-04-05mm/kmemleak.c: make kmemleak_boot_config() __initDou Liyang1-1/+1
2018-04-05mm: swap: unify cluster-based and vma-based swap readaheadMinchan Kim4-38/+53
2018-04-05mm: swap: clean up swap readaheadMinchan Kim3-77/+62
2018-04-05mm,vmscan: don't pretend forward progress upon shrinker_rwsem contentionTetsuo Handa1-9/+1
2018-04-05z3fold: limit use of stale list for allocationVitaly Wool1-16/+19
2018-04-05mm/huge_memory.c: reorder operations in __split_huge_page_tail()Konstantin Khlebnikov1-21/+15
2018-04-05mm/page_ref: use atomic_set_release in page_ref_unfreezeKonstantin Khlebnikov1-2/+1
2018-04-05mm: fix races between address_space dereference and free in page_evicatableHuang Ying1-1/+7
2018-04-05mm: reuse DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko4-49/+5
2018-04-05mm, page_alloc: move mirrored_kernelcore to __meminitdataDavid Rientjes1-9/+9
2018-04-05mm, page_alloc: extend kernelcore and movablecore for percentDavid Rientjes2-35/+62
2018-04-05mm: hwpoison: disable memory error handling on 1GB hugepageNaoya Horiguchi2-0/+17
2018-04-05mm/memory_hotplug: optimize memory hotplugPavel Tatashin5-38/+28
2018-04-05mm/memory_hotplug: don't read nid from struct page during hotplugPavel Tatashin5-13/+21
2018-04-05mm/memory_hotplug: optimize probe routinePavel Tatashin1-16/+20
2018-04-05mm: uninitialized struct page poisoning sanity checkingPavel Tatashin3-7/+21
2018-04-05x86/mm/memory_hotplug: determine block size based on the end of boot memoryPavel Tatashin1-4/+29
2018-04-05mm/memory_hotplug: enforce block size aligned range checkPavel Tatashin1-7/+8
2018-04-05mm: thp: fix potential clearing to referenced flag in page_idle_clear_pte_ref...Yang Shi1-4/+8
2018-04-05mm: initialize pages on demand during bootPavel Tatashin3-72/+144
2018-04-05mm: disable interrupts while initializing deferred pagesPavel Tatashin3-35/+42
2018-04-05mm/swap_slots.c: use conditional compilationRandy Dunlap2-6/+2
2018-04-05mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGEAnshuman Khandual4-4/+4
2018-04-05mm: always print RLIMIT_DATA warningDavid Woodhouse1-6/+8
2018-04-05mm/ksm.c: make stable_node_dup() staticColin Ian King1-4/+4
2018-04-05slab, slub: skip unnecessary kasan_cache_shutdown()Shakeel Butt4-1/+26
2018-04-05mm/slab_common.c: remove test if cache name is accessibleMikulas Patocka1-19/+0
2018-04-05slab, slub: remove size disparity on debug kernelShakeel Butt1-5/+4
2018-04-05slab: use 32-bit arithmetic in freelist_randomize()Alexey Dobriyan1-2/+2
2018-04-05slub: make size_from_object() return unsigned intAlexey Dobriyan1-1/+1
2018-04-05slub: make struct kmem_cache_order_objects::x unsigned intAlexey Dobriyan2-36/+40
2018-04-05slub: make slab_index() return unsigned intAlexey Dobriyan1-1/+1
2018-04-05slab: make usercopy region 32-bitAlexey Dobriyan7-13/+14
2018-04-05kasan: make kasan_cache_create() work with 32-bit slab cache sizesAlexey Dobriyan4-10/+10
2018-04-05slab: make kmem_cache_flags accept 32-bit object sizeAlexey Dobriyan3-5/+5
2018-04-05slub: make ->size unsigned intAlexey Dobriyan2-7/+7
2018-04-05slub: make ->object_size unsigned intAlexey Dobriyan3-6/+6
2018-04-05slub: make ->offset unsigned intAlexey Dobriyan1-1/+1
2018-04-05slub: make ->cpu_partial unsigned intAlexey Dobriyan2-4/+5
2018-04-05slub: make ->inuse unsigned intAlexey Dobriyan2-4/+3
2018-04-05slub: make ->align unsigned intAlexey Dobriyan2-2/+2
2018-04-05slub: make ->reserved unsigned intAlexey Dobriyan2-2/+2
2018-04-05slub: make ->red_left_pad unsigned intAlexey Dobriyan1-1/+1
2018-04-05slub: make ->max_attr_size unsigned intAlexey Dobriyan1-1/+2
2018-04-05slub: make ->remote_node_defrag_ratio unsigned intAlexey Dobriyan2-6/+7
2018-04-05slab: make size_index_elem() unsigned intAlexey Dobriyan1-3/+3
2018-04-05slab: make size_index[] array u8Alexey Dobriyan1-2/+2
2018-04-05slab: make kmem_cache_create() work with 32-bit sizesAlexey Dobriyan5-17/+19
2018-04-05slab: make create_boot_cache() work with 32-bit sizesAlexey Dobriyan2-5/+6
2018-04-05slab: make create_kmalloc_cache() work with 32-bit sizesAlexey Dobriyan2-7/+7
2018-04-05slab: make kmalloc_size() return "unsigned int"Alexey Dobriyan2-4/+4
2018-04-05slab: make kmalloc_index() return "unsigned int"Alexey Dobriyan1-3/+3
2018-04-05slab: fixup calculate_alignment() argument typeAlexey Dobriyan1-1/+1
2018-04-05mm/slub.c: use jitter-free reference while printing ageChintan Pandya1-4/+5
2018-04-05mm/slab_common.c: mark kmalloc machinery as __ro_after_initAlexey Dobriyan1-3/+4
2018-04-05fs: don't flush pagecache when expanding block deviceshunki-fujita1-2/+4
2018-04-05net/9p/client.c: fix potential refcnt problem of trans moduleChengguang Xu1-1/+4
2018-04-05fs/9p: don't set SB_NOATIME by defaultYiwen Jiang1-1/+1
2018-04-059p: check memory allocation result for cachetagChengguang Xu1-0/+7
2018-04-059p: don't maintain dir i_nlink if the exported fs doesn't eitherEryu Guan1-4/+22
2018-04-05net/9p: avoid -ERESTARTSYS leak to userspaceGreg Kurz1-2/+4
2018-04-05ocfs2/dlm: clean up unused variable in dlm_process_recovery_dataChangwei Ge1-4/+0