summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-14mm, compaction: fix wrong pfn handling in __reset_isolation_pfn()Vlastimil Babka
2019-10-14mm, hugetlb: allow hugepage allocations to reclaim as neededDavid Rientjes
2019-10-14lib/test_meminit: add a kmem_cache_alloc_bulk() testAlexander Potapenko
2019-10-14mm/slub.c: init_on_free=1 should wipe freelist ptr for bulk allocationsAlexander Potapenko
2019-10-14lib/generic-radix-tree.c: add kmemleak annotationsEric Biggers
2019-10-14mm/slub: fix a deadlock in show_slab_objects()Qian Cai
2019-10-14mm, page_owner: rename flag indicating that page is allocatedVlastimil Babka
2019-10-14mm, page_owner: decouple freeing stack trace from debug_pageallocVlastimil Babka
2019-10-14mm, page_owner: fix off-by-one error in __set_page_owner_handle()Vlastimil Babka
2019-10-14xtensa: fix type conversion in __get_user_[no]checkMax Filippov
2019-10-14xtensa: clean up assembly arguments in uaccess macrosMax Filippov
2019-10-14block: Fix elv_support_iosched()Damien Le Moal
2019-10-14parisc: Remove 32-bit DMA enforcement from sba_iommuSven Schnelle
2019-10-14parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-10-14parisc: prefer __section from compiler_attributes.hNick Desaulniers
2019-10-14parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ defineHelge Deller
2019-10-14firmware: dmi: Fix unlikely out-of-bounds read in save_mem_devicesJean Delvare
2019-10-14riscv: tlbflush: remove confusing comment on local_flush_tlb_all()Paul Walmsley
2019-10-14riscv: dts: HiFive Unleashed: add default chosen/stdout-pathPaul Walmsley
2019-10-14riscv: remove the switch statement in do_trap_break()Vincent Chen
2019-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-14drm/panfrost: Add missing GPU feature registersSteven Price
2019-10-14xtensa: fix {get,put}_user() for 64bit valuesAl Viro
2019-10-14kmemleak: Do not corrupt the object_list during clean-upCatalin Marinas
2019-10-14nvme-tcp: Initialize sk->sk_ll_usec only with NET_RX_BUSY_POLLSebastian Andrzej Siewior
2019-10-14nvme: Wait for reset state when requiredKeith Busch
2019-10-14nvme: Prevent resets during paused controller stateKeith Busch
2019-10-14nvme: Restart request timers in resetting stateKeith Busch
2019-10-14nvme: Remove ADMIN_ONLY stateKeith Busch
2019-10-14nvme-pci: Free tagset if no IO queuesKeith Busch
2019-10-14platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ providedAndy Shevchenko
2019-10-14drm/ttm: fix handling in ttm_bo_add_mem_to_lruChristian König
2019-10-14drm/ttm: Restore ttm prefaultingThomas Hellstrom
2019-10-14drm/ttm: fix busy reference in ttm_mem_evict_firstChristian König
2019-10-14ath10k: fix latency issue for QCA988xMiaoqing Pan
2019-10-13Linux 5.4-rc3v5.4-rc3Linus Torvalds
2019-10-13Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-10-13netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exitYueHaibing
2019-10-13Merge tag 'mac80211-next-for-net-next-2019-10-11' of git://git.kernel.org/pub...David S. Miller
2019-10-13genetlink: do not parse attributes for families with zero maxattrMichal Kubecek
2019-10-13net/ibmvnic: Fix EOI when running in XIVE mode.Cédric Le Goater
2019-10-13tcp: improve recv_skip_hint for tcp_zerocopy_receiveSoheil Hassas Yeganeh
2019-10-13net: lpc_eth: avoid resetting twiceAlexandre Belloni
2019-10-13Merge branch 'tcp-address-KCSAN-reports-in-tcp_poll-part-I'David S. Miller
2019-10-13tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet
2019-10-13tcp: annotate sk->sk_sndbuf lockless readsEric Dumazet
2019-10-13tcp: annotate sk->sk_rcvbuf lockless readsEric Dumazet
2019-10-13tcp: annotate tp->urg_seq lockless readsEric Dumazet
2019-10-13tcp: annotate tp->snd_nxt lockless readsEric Dumazet
2019-10-13tcp: annotate tp->write_seq lockless readsEric Dumazet