aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-31xfs: don't do delayed allocations for uncached buffered writesbuffered-uncachedJens Axboe1-2/+5
2020-01-31iomap: support RWF_UNCACHED for buffered writesJens Axboe4-5/+67
2020-01-31iomap: add struct iomap_ctxJens Axboe8-183/+274
2020-01-31mm: make buffered writes work with RWF_UNCACHEDJens Axboe2-2/+40
2020-01-31mm: make generic_perform_write() take a struct kiocbJens Axboe5-7/+10
2020-01-31fs: add read support for RWF_UNCACHEDJens Axboe3-7/+41
2020-01-31Merge tag 'gfs2-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds12-70/+73
2020-01-31Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-13/+33
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds136-1293/+2724
2020-01-31Merge tag 'modules-for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-28/+119
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds95-1239/+3888
2020-01-31Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds14-41/+121
2020-01-31Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds18-11/+245
2020-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-57/+71
2020-01-31kcov: ignore fault-inject and stacktraceDmitry Vyukov3-0/+3
2020-01-31include/linux/io-mapping.h-mapping: use PHYS_PFN() macro in io_mapping_map_at...Andy Shevchenko1-3/+2
2020-01-31execve: warn if process starts with executable stackAlexey Dobriyan1-0/+5
2020-01-31reiserfs: prevent NULL pointer dereference in reiserfs_insert_item()Yunfeng Ye1-1/+2
2020-01-31init/main.c: fix misleading "This architecture does not have kernel memory pr...Christophe Leroy1-0/+5
2020-01-31init/main.c: fix quoted value handling in unknown_bootoptionArvind Sankar1-3/+4
2020-01-31init/main.c: remove unnecessary repair_env_string in do_initcall_levelArvind Sankar1-6/+10
2020-01-31init/main.c: log arguments and environment passed to initArvind Sankar1-0/+8
2020-01-31fs/binfmt_elf.c: coredump: allow process with empty address space to coredumpAlexey Dobriyan1-1/+9
2020-01-31fs/binfmt_elf.c: coredump: delete duplicated overflow checkAlexey Dobriyan1-2/+0
2020-01-31fs/binfmt_elf.c: coredump: allocate core ELF header on stackAlexey Dobriyan1-11/+5
2020-01-31fs/binfmt_elf.c: make BAD_ADDR() unlikelyAlexey Dobriyan1-1/+1
2020-01-31fs/binfmt_elf.c: better codegen around current->mmAlexey Dobriyan1-24/+28
2020-01-31fs/binfmt_elf.c: don't copy ELF header aroundAlexey Dobriyan1-28/+27
2020-01-31fs/binfmt_elf.c: fix ->start_code calculationAlexey Dobriyan1-1/+1
2020-01-31fs/binfmt_elf.c: smaller code generation around auxv vector fillAlexey Dobriyan1-7/+8
2020-01-31lib/find_bit.c: uninline helper _find_next_bit()Yury Norov1-1/+1
2020-01-31lib/find_bit.c: join _find_next_bit{_le}Yury Norov1-45/+19
2020-01-31uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov3-14/+13
2020-01-31lib/scatterlist.c: adjust indentation in __sg_alloc_tableNathan Chancellor1-1/+1
2020-01-31btrfs: use larger zlib buffer for s390 hardware compressionMikhail Zaslonko2-36/+101
2020-01-31lib/zlib: add zlib_deflate_dfltcc_enabled() functionMikhail Zaslonko5-9/+24
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko9-2/+55
2020-01-31lib/zlib: add s390 hardware support for kernel zlib_inflateMikhail Zaslonko7-11/+233
2020-01-31s390/boot: rename HEAP_SIZE due to name collisionMikhail Zaslonko1-4/+4
2020-01-31lib/zlib: add s390 hardware support for kernel zlib_deflateMikhail Zaslonko11-102/+751
2020-01-31iio: adc: qcom-vadc-common: use <linux/units.h> helpersAkinobu Mita2-4/+3
2020-01-31thermal: armada: remove unused TO_MCELSIUS macroAkinobu Mita1-2/+0
2020-01-31iwlwifi: use <linux/units.h> helpersAkinobu Mita2-7/+4
2020-01-31iwlegacy: use <linux/units.h> helpersAkinobu Mita3-12/+11
2020-01-31thermal: remove kelvin to/from Celsius conversion helpers from <linux/thermal.h>Akinobu Mita1-11/+0
2020-01-31nvme: hwmon: switch to use <linux/units.h> helpersAkinobu Mita1-8/+5
2020-01-31thermal: intel_pch: switch to use <linux/units.h> helpersAkinobu Mita1-1/+2
2020-01-31thermal: int340x: switch to use <linux/units.h> helpersAkinobu Mita1-3/+4
2020-01-31platform/x86: intel_menlow: switch to use <linux/units.h> helpersAkinobu Mita1-3/+6
2020-01-31platform/x86: asus-wmi: switch to use <linux/units.h> helpersAkinobu Mita1-4/+3
2020-01-31ACPI: thermal: switch to use <linux/units.h> helpersAkinobu Mita1-16/+18
2020-01-31include/linux/units.h: add helpers for kelvin to/from Celsius conversionAkinobu Mita1-0/+84
2020-01-31drivers/block/zram/zram_drv.c: fix error return codes not being returned in w...Colin Ian King1-2/+1
2020-01-31zram: try to avoid worst-case scenario on same element pagesTaejoon Song1-2/+5
2020-01-31mm: fix comments related to node reclaimHao Lee2-2/+2
2020-01-31include/linux/memory.h: drop fields 'hw' and 'phys_callback' from struct memo...Anshuman Khandual1-2/+0
2020-01-31include/linux/mm.h: remove dead code totalram_pages_set()Wei Yang1-5/+0
2020-01-31include/linux/mm.h: clean up obsolete check on space in page->flagsYu Zhao1-4/+0
2020-01-31zswap: potential NULL dereference on error in init_zswap()Dan Carpenter1-1/+2
2020-01-31mm/zswap.c: add allocation hysteresis if pool limit is hitVitaly Wool2-31/+67
2020-01-31mm/page_isolation: fix potential warning from userQian Cai2-14/+15
2020-01-31mm/hotplug: silence a lockdep splat with printk()Qian Cai4-17/+31
2020-01-31mm/memory_hotplug: pass in nid to online_pages()David Hildenbrand3-15/+7
2020-01-31mm/mmap.c: get rid of odd jump labels in find_mergeable_anon_vma()Miaohe Lin1-20/+16
2020-01-31mm, thp: fix defrag setting if newline is not usedDavid Rientjes1-16/+8
2020-01-31mm/migrate: add stable check in migrate_vma_insert_page()Ralph Campbell1-0/+12
2020-01-31mm/migrate: clean up some minor coding styleRalph Campbell1-21/+13
2020-01-31mm/migrate: remove useless mask of start addressRalph Campbell1-2/+2
2020-01-31mm/huge_memory.c: reduce critical section protected by split_queue_lockWei Yang1-1/+1
2020-01-31mm/huge_memory.c: use head to emphasize the purpose of pageWei Yang1-8/+8
2020-01-31mm/huge_memory.c: use head to check huge zero pageWei Yang1-1/+1
2020-01-31mm, oom: dump stack of victim when reaping failedDavid Rientjes1-0/+2
2020-01-31memblock: Use __func__ in remaining memblock_dbg() call sitesAnshuman Khandual1-4/+4
2020-01-31mm/memblock: define memblock_physmem_add()Anshuman Khandual3-14/+19
2020-01-31tools/vm/slabinfo: fix sanity checks enablingDaniel Wagner1-2/+2
2020-01-31mm/vmscan: remove unused RECLAIM_OFF/RECLAIM_ZONEAlex Shi1-4/+2
2020-01-31mm/vmscan: remove prefetch_prev_lru_pageAlex Shi1-14/+0
2020-01-31mm/vmscan.c: remove unused return value of shrink_nodeLiu Song1-3/+1
2020-01-31mm: remove "count" parameter from has_unmovable_pages()David Hildenbrand4-18/+11
2020-01-31mm: remove the memory isolate notifierDavid Hildenbrand3-80/+4
2020-01-31mm/page_alloc: skip non present sections on zone initializationKirill A. Shutemov1-1/+27
2020-01-31mm/early_ioremap.c: use %pa to print resource_size_t variablesAndy Shevchenko1-4/+4
2020-01-31lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()Gustavo A. R. Silva1-0/+1
2020-01-31mm, tracing: print symbol name for kmem_alloc_node call_site eventsJunyong Sun1-2/+2
2020-01-31mm/page_vma_mapped.c: explicitly compare pfn for normal, hugetlbfs and THP pageLi Xinhai1-4/+8
2020-01-31mm/memcontrol.c: cleanup some useless codeKaitao Cheng1-4/+3
2020-01-31mm/swapfile.c: swap_next should increase position indexVasily Averin1-1/+1
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard18-55/+55
2020-01-31mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"John Hubbard2-4/+11
2020-01-31powerpc: book3s64: convert to pin_user_pages() and put_user_page()John Hubbard1-5/+5
2020-01-31vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversionJohn Hubbard1-4/+3
2020-01-31media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversionJohn Hubbard1-7/+4
2020-01-31net/xdp: set FOLL_PIN via pin_user_pages()John Hubbard1-1/+1
2020-01-31fs/io_uring: set FOLL_PIN via pin_user_pages()John Hubbard1-1/+1
2020-01-31drm/via: set FOLL_PIN via pin_user_pages_fast()John Hubbard1-1/+1
2020-01-31mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()John Hubbard1-13/+15
2020-01-31IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODPJohn Hubbard8-14/+13
2020-01-31goldish_pipe: convert to pin_user_pages() and put_user_page()John Hubbard1-14/+3
2020-01-31mm/gup: introduce pin_user_pages*() and FOLL_PINJohn Hubbard4-34/+426
2020-01-31media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard1-1/+4
2020-01-31IB/umem: use get_user_pages_fast() to pin DMA pagesJohn Hubbard1-11/+6
2020-01-31mm/gup: allow FOLL_FORCE for get_user_pages_fast()John Hubbard1-1/+2
2020-01-31vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() callJohn Hubbard1-25/+5
2020-01-31mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERMJohn Hubbard1-82/+92
2020-01-31goldish_pipe: rename local pin_user_pages() routineJohn Hubbard1-9/+9
2020-01-31mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pagesJohn Hubbard3-20/+40
2020-01-31mm: Cleanup __put_devmap_managed_page() vs ->page_free()Dan Williams2-42/+44
2020-01-31mm/gup: move try_get_compound_head() to top, fix minor issuesJohn Hubbard1-14/+15
2020-01-31mm/gup: factor out duplicate code from four routinesJohn Hubbard1-55/+40
2020-01-31mm/gup.c: use is_vm_hugetlb_page() to check whether to follow hugeWei Yang1-2/+2
2020-01-31mm: fix gup_pud_rangeQiujun Huang1-1/+1
2020-01-31mm/filemap.c: clean up filemap_write_and_wait()Ira Weiny2-29/+11
2020-01-31mm/debug.c: always print flags in dump_page()Vlastimil Babka1-3/+5
2020-01-31mm/kmemleak: turn kmemleak_lock and object->lock to raw_spinlock_tHe Zhe1-56/+56
2020-01-31mm/slub.c: avoid slub allocation while holding list_lockYu Zhao1-41/+47
2020-01-31ocfs2: use ocfs2_update_inode_fsync_trans() to access t_tid in handle->h_tran...wangyan1-2/+1
2020-01-31ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()wangyan1-3/+5
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko3-5/+1
2020-01-31ocfs2/dlm: remove redundant assignment to retColin Ian King1-1/+1
2020-01-31ocfs2: make local header paths relative to C filesMasahiro Yamada13-45/+41
2020-01-31ocfs2: remove unneeded semicolonszhengbin2-2/+2
2020-01-31fs: ocfs: remove unnecessary assertion in dlm_migrate_lockresAditya Pakki1-2/+0
2020-01-31scripts/spelling.txt: add "issus" typoLuca Ceresoli1-0/+1
2020-01-31scripts/spelling.txt: add more spellings to spelling.txtXiong1-0/+13
2020-01-31mm: move_pages: report the number of non-attempted pagesYang Shi1-2/+23
2020-01-31mm: thp: don't need care deferred split queue in memcg charge move pathWei Yang1-18/+0
2020-01-31mm/memory_hotplug: fix remove_memory() lockdep splatDan Williams1-3/+6
2020-01-31mm/migrate.c: also overwrite error when it is bigger than zeroWei Yang1-1/+1
2020-01-31mm/sparse.c: reset section's mem_map when fully deactivatedPingfan Liu1-1/+1
2020-01-31mm/mempolicy.c: fix out of bounds write in mpol_parse_str()Dan Carpenter1-3/+3
2020-01-31memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o4-21/+29
2020-01-31lib/test_bitmap: correct test data offsets for 32-bitAndy Shevchenko1-4/+5
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds92-2045/+2387
2020-01-30Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds24-1697/+2
2020-01-30Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds26-162/+286
2020-01-30Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-31/+63
2020-01-30Merge tag 'f2fs-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds22-648/+3463
2020-01-30Merge tag 'for_v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds12-85/+137
2020-01-30Merge tag 'xfs-5.6-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds33-253/+300
2020-01-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds32-432/+709
2020-01-30Merge branch 'cve-2019-3016' into kvm-next-5.6Paolo Bonzini39-183/+338
2020-01-30x86/KVM: Clean up host's steal time structureBoris Ostrovsky2-10/+4
2020-01-30x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missedBoris Ostrovsky1-21/+30
2020-01-30x86/kvm: Cache gfn to pfn translationBoris Ostrovsky5-22/+103
2020-01-30x86/kvm: Introduce kvm_(un)map_gfn()Boris Ostrovsky2-5/+26
2020-01-30x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bitBoris Ostrovsky1-0/+3
2020-01-30Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini12-24/+121
2020-01-30Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini23-242/+421
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1683-41274/+78143
2020-01-30Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds30-210/+882
2020-01-30Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds157-3327/+7602
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds14-52/+81
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds12-13/+20
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds12-68/+103
2020-01-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+5
2020-01-30net/core: Do not clear VF index for node/port GUIDs queryLeon Romanovsky1-2/+2
2020-01-30y2038: sparc: remove use of struct timexArnd Bergmann2-16/+19
2020-01-30sparc64: add support for folded p4d page tablesMike Rapoport7-32/+84
2020-01-30ide: make drive->dn read onlyDan Carpenter2-1/+5
2020-01-30mptcp: Fix undefined mptcp_handle_ipv6_mapped for modular IPV6Geert Uytterhoeven3-12/+9
2020-01-30net: drop_monitor: Use kstrdupJoe Perches1-6/+2
2020-01-30udp: document udp_rcv_segment special case for looped packetsWillem de Bruijn1-0/+7
2020-01-30mptcp: MPTCP_HMAC_TEST should depend on MPTCPGeert Uytterhoeven1-2/+4
2020-01-30mptcp: Fix incorrect IPV6 dependency checkGeert Uytterhoeven1-1/+1
2020-01-30Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie14-22/+201
2020-01-29Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds6-326/+375
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds32-7/+427
2020-01-29Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds15-477/+2112
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds153-2342/+3823
2020-01-29Merge tag 'for-5.6/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-101/+580
2020-01-29Merge tag 'docs-5.6' of git://git.lwn.net/linuxLinus Torvalds44-870/+1903
2020-01-29Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds28-74/+788
2020-01-29Merge tag 'linux-kselftest-5.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-18/+211
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds49-266/+283
2020-01-29Merge tag 'printk-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+2
2020-01-29io_uring: add support for epoll_ctl(2)for-5.6/io_uring-vfs-2020-01-29for-5.6/io_uring-vfsJens Axboe2-0/+72
2020-01-29eventpoll: support non-blocking do_epoll_ctl() callsJens Axboe2-13/+42
2020-01-29eventpoll: abstract out epoll_ctl() handlerJens Axboe1-20/+25
2020-01-29io_uring: fix linked command file table usageJens Axboe3-14/+21
2020-01-29Merge tag 'erofs-for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-107/+74
2020-01-29Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-740/+914
2020-01-29Revert "MAINTAINERS: mptcp@ mailing list is moderated"Mat Martineau1-1/+1
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds44-116/+1696
2020-01-29Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2020-01-29Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-11/+3
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds76-697/+3128
2020-01-29Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds22-1093/+1219
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds351-40990/+7825
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds106-934/+824
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds199-2466/+9923
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds72-1784/+3353
2020-01-29Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds38-413/+814
2020-01-29Merge branch 'mptcp-fix-sockopt-crash-and-lockdep-splats'David S. Miller6-25/+46
2020-01-29mptcp: handle tcp fallback when using syn cookiesFlorian Westphal5-3/+14
2020-01-29mptcp: avoid a lockdep splat when mcast group was joinedFlorian Westphal1-2/+6
2020-01-29mptcp: fix panic on user pointer accessFlorian Westphal1-18/+22
2020-01-29mptcp: defer freeing of cached ext until last momentFlorian Westphal1-2/+4
2020-01-29riscv: dts: Add DT support for SiFive FU540 GPIO driverYash Shah2-1/+18
2020-01-29net: mvneta: fix XDP support if sw bm is used as fallbackLorenzo Bianconi1-3/+7
2020-01-29sch_choke: Use kvcallocJoe Perches1-1/+1