aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-23mm/secretmem: wire up ->set_page_dirtyMike Rapoport
2021-07-23writeback, cgroup: do not reparent dax inodesRoman Gushchin
2021-07-23writeback, cgroup: remove wb from offline list before releasing refcntRoman Gushchin
2021-07-23memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regionsMike Rapoport
2021-07-23mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interactionSergei Trofimovich
2021-07-23mm: use kmap_local_page in memzero_pageChristoph Hellwig
2021-07-23mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()Christoph Hellwig
2021-07-23kfence: skip all GFP_ZONEMASK allocationsAlexander Potapenko
2021-07-23kfence: move the size check to the beginning of __kfence_alloc()Alexander Potapenko
2021-07-23kfence: defer kfence_test_init to ensure that kunit debugfs is createdWeizhao Ouyang
2021-07-23selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne
2021-07-23userfaultfd: do not untag user pointersPeter Collingbourne
2021-07-23riscv: stacktrace: pin the task's stack in get_wchanJisheng Zhang
2021-07-23io_uring: explicitly catch any illegal async queue attemptJens Axboe
2021-07-23io_uring: never attempt iopoll reissue from release pathJens Axboe
2021-07-23Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-23Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2021-07-23Merge tag 'trace-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-07-23Merge tag 'm68k-for-v5.14-tag2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-07-23drm/st7586: Use framebuffer dma-buf helpersThomas Zimmermann
2021-07-23drm/repaper: Use framebuffer dma-buf helpersThomas Zimmermann
2021-07-23drm/gm12u320: Use framebuffer dma-buf helpersThomas Zimmermann
2021-07-23drm/gud: Use framebuffer dma-buf helpersThomas Zimmermann
2021-07-23drm/mipi-dbi: Use framebuffer dma-buf helpersThomas Zimmermann
2021-07-23drm/udl: Use framebuffer dma-buf helpersThomas Zimmermann
2021-07-23drm/gem: Provide drm_gem_fb_{begin,end}_cpu_access() helpersThomas Zimmermann
2021-07-23Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-07-23drm/hisilicon/hibmc: Remove variable 'priv' from hibmc_unload()Thomas Zimmermann
2021-07-23Merge tag 'driver-core-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-07-23Merge tag 'char-misc-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-23Merge tag 'usb-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-23Merge tag 'sound-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-07-23drm/fourcc: Add modifier definitions for Arm Fixed Rate CompressionNormunds Rieksts
2021-07-23Merge branch 'acpi-utils'Rafael J. Wysocki
2021-07-23tracepoints: Update static_call before tp_funcs when adding a tracepointSteven Rostedt (VMware)
2021-07-23ftrace: Remove redundant initialization of variable retColin Ian King
2021-07-23ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessaryNicolas Saenz Julienne
2021-07-23tracing: Clean up alloc_synth_event()Steven Rostedt (VMware)
2021-07-23tracing/histogram: Rename "cpu" to "common_cpu"Steven Rostedt (VMware)
2021-07-23tracing: Synthetic event field_pos is an index not a booleanSteven Rostedt (VMware)
2021-07-23Documentation: gpu: Mention the requirements for new propertiesMaxime Ripard
2021-07-23drm/panfrost: devfreq: Don't display error for EPROBE_DEFERChris Morgan
2021-07-23KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM stateNicholas Piggin
2021-07-23KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin
2021-07-22riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUEAlexandre Ghiti
2021-07-22riscv: Make sure the linear mapping does not use the kernel mappingAlexandre Ghiti
2021-07-22Merge tag 'drm-fixes-2021-07-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-22riscv: Fix memory_limit for 64-bit kernelAlexandre Ghiti
2021-07-22cifs: fix fallocate when trying to allocate a hole.Ronnie Sahlberg
2021-07-22Merge tag 'fallthrough-fixes-clang-5.14-rc3' of git://git.kernel.org/pub/scm/...Linus Torvalds