summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-04powerpc: mm: add p?d_leaf() definitionsSteven Price
2020-02-04mips: mm: add p?d_leaf() definitionsSteven Price
2020-02-04arm64: mm: add p?d_leaf() definitionsSteven Price
2020-02-04arm: mm: add p?d_leaf() definitionsSteven Price
2020-02-04arc: mm: add p?d_leaf() definitionsSteven Price
2020-02-04mm: add generic p?d_leaf() macrosSteven Price
2020-02-04mm: remove __kreallocFlorian Westphal
2020-02-04pinctrl: fix pxa2xx.c build warningsRandy Dunlap
2020-02-04drivers/block/null_blk_main.c: fix uninitialized var warningsAndrew Morton
2020-02-04drivers/block/null_blk_main.c: fix layoutAndrew Morton
2020-02-04ipc/msg.c: consolidate all xxxctl_down() functionsLu Shuaibing
2020-02-04ipc/sem.c: document and update memory barriersManfred Spraul
2020-02-04ipc/msg.c: update and document memory barriersManfred Spraul
2020-02-04ipc/mqueue.c: update/document memory barriersManfred Spraul
2020-02-04ipc/mqueue.c: remove duplicated codeDavidlohr Bueso
2020-02-04smp_mb__{before,after}_atomic(): update DocumentationManfred Spraul
2020-02-04mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()David Hildenbrand
2020-02-04mm/memory_hotplug: cleanup __remove_pages()David Hildenbrand
2020-02-04mm/memory_hotplug: drop local variables in shrink_zone_span()David Hildenbrand
2020-02-04mm/memory_hotplug: don't check for "all holes" in shrink_zone_span()David Hildenbrand
2020-02-04mm/memory_hotplug: we always have a zone in find_(smallest|biggest)_section_pfnDavid Hildenbrand
2020-02-04mm/memory_hotplug: poison memmap in remove_pfn_range_from_zone()David Hildenbrand
2020-02-04mm/memmap_init: update variable name in memmap_init_zoneAneesh Kumar K.V
2020-02-04mm: factor out next_present_section_nr()David Hildenbrand
2020-02-04mm/page_alloc: fix and rework pfn handling in memmap_init_zone()David Hildenbrand
2020-02-04mm/page_alloc.c: initialize memmap of unavailable memory directlyDavid Hildenbrand
2020-02-04fs/proc/page.c: allow inspection of last section and fix end detectionDavid Hildenbrand
2020-02-04mm/page_alloc.c: fix uninitialized memmaps on a partially populated last sectionDavid Hildenbrand
2020-02-04ocfs2: fix oops when writing cloned fileGang He
2020-02-03saner copy_mount_options()Al Viro
2020-02-03aio: prevent potential eventfd recursion on pollJens Axboe
2020-02-03io_uring: put the flag changing code in the same spotPavel Begunkov
2020-02-03io_uring: iterate req cache backwardsPavel Begunkov
2020-02-03io_uring: punt even fadvise() WILLNEED to async contextJens Axboe
2020-02-03io_uring: fix sporadic double CQE entry for closeJens Axboe
2020-02-03io_uring: remove extra ->file checkPavel Begunkov
2020-02-03io_uring: don't map read/write iovec potentially twiceJens Axboe
2020-02-03io_uring: use the proper helpers for io_send/recvJens Axboe
2020-02-03io_uring: prevent potential eventfd recursion on pollJens Axboe
2020-02-03eventfd: track eventfd_signal() recursion depthJens Axboe
2020-02-03Merge branch 'netdevsim-fix-several-bugs-in-netdevsim-module'Jakub Kicinski
2020-02-03netdevsim: remove unused sdev codeTaehee Yoo
2020-02-03netdevsim: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo
2020-02-03netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfsTaehee Yoo
2020-02-03netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()Taehee Yoo
2020-02-03netdevsim: fix panic in nsim_dev_take_snapshot_write()Taehee Yoo
2020-02-03netdevsim: disable devlink reload when resources are being usedTaehee Yoo
2020-02-03netdevsim: fix using uninitialized resourcesTaehee Yoo
2020-02-04selftests/bpf: Fix trampoline_count.c selftest compilation warningAndrii Nakryiko
2020-02-03Merge branch 'bnxt_en-Bug-fixes'Jakub Kicinski