summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-10-07cpufreq: schedutil: Simplify sugov_fast_switch()Rafael J. Wysocki1-6/+2
2020-10-07dma-direct: simplify the DMA_ATTR_NO_KERNEL_MAPPING handlingChristoph Hellwig1-61/+39
2020-10-07dma-direct: factor out a dma_direct_alloc_from_pool helperChristoph Hellwig1-19/+20
2020-10-07dma-direct check for highmem pages in dma_direct_alloc_pagesChristoph Hellwig1-0/+11
2020-10-06usermodehelper: reset umask to default before executing user processLinus Torvalds1-0/+9
2020-10-06Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-nextMarc Zyngier2-4/+33
2020-10-06genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flagMaulik Shah2-4/+33
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig3-3/+1
2020-10-06dma-mapping: move large parts of <linux/dma-direct.h> to kernel/dmaChristoph Hellwig3-2/+121
2020-10-06dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig3-3/+125
2020-10-06dma-mapping: remove <asm/dma-contiguous.h>Christoph Hellwig1-1/+5
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig5-5/+31
2020-10-06dma-contiguous: remove dma_contiguous_set_defaultChristoph Hellwig1-1/+1
2020-10-06dma-contiguous: remove dev_set_cma_areaChristoph Hellwig1-2/+2
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig6-3/+6
2020-10-06cma: decrease CMA_ALIGNMENT lower limit to 2Paul Cercueil1-1/+1
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-3/+3
2020-10-05PM: hibernate: remove the bogus call to get_gendisk() in software_resume()Christoph Hellwig1-11/+0
2020-10-05block: add a bdget_part helperChristoph Hellwig1-7/+2
2020-10-05printk: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-10-05cpufreq: Move traces and update to policy->cur to cpufreq coreViresh Kumar1-11/+1
2020-10-05fs/kernel_file_read: Add "offset" arg for partial readsKees Cook2-3/+3
2020-10-05module: Call security_kernel_post_load_data()Kees Cook1-4/+10
2020-10-05LSM: Introduce kernel_post_load_data() hookKees Cook2-2/+2
2020-10-05fs/kernel_read_file: Add file_size output argumentKees Cook2-3/+3
2020-10-05fs/kernel_read_file: Remove redundant size argumentKees Cook2-11/+10
2020-10-05fs/kernel_read_file: Split into separate include fileScott Branden2-0/+2
2020-10-05fs/kernel_read_file: Remove FIRMWARE_PREALLOC_BUFFER enumKees Cook1-1/+1
2020-10-05tracing: Add trace_export support for trace_markerTingwei Zhang1-0/+9
2020-10-05tracing: Add trace_export support for event traceTingwei Zhang1-125/+134
2020-10-05tracing: Add flag to control different tracesTingwei Zhang1-17/+19
2020-10-03sched/deadline: Unthrottle PI boosted threads while enqueuingDaniel Bristot de Oliveira1-0/+21
2020-10-03sched/debug: Add new tracepoint to track cpu_capacityVincent Donnefort2-0/+15
2020-10-03sched/fair: Tweak pick_next_entity()Peter Oskolkov1-10/+10
2020-10-02static_call: Fix return type of static_call_initNathan Chancellor1-2/+3
2020-10-02tracepoint: Fix out of sync data passing by static callerSteven Rostedt (VMware)1-6/+16
2020-10-01Merge tag 'trace-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-8/+8
2020-09-30io_uring: don't rely on weak ->files referencesJens Axboe1-0/+6
2020-09-30cgroup: Zero sized write should be no-opJouni Roivas1-0/+3
2020-09-30cgroup: remove redundant kernfs_activate in cgroup_setup_root()Wei Yang1-1/+0
2020-09-30printk: reduce setup_text_buf size to LOG_LINE_MAXJohn Ogness1-1/+1
2020-09-30printk: avoid and/or handle record truncationJohn Ogness3-4/+19
2020-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-3/+3
2020-09-29ftrace: Move RCU is watching check after recursion checkSteven Rostedt (VMware)1-4/+2
2020-09-29tracing: Fix trace_find_next_entry() accounting of temp buffer sizeSteven Rostedt (VMware)1-4/+6
2020-09-29lockdep: Optimize the memory usage of circular queueBoqun Feng1-39/+60
2020-09-28PM: hibernate: Batch hibernate and resume IO requestsXiaoyi Chen1-0/+15
2020-09-27mm/fork: Pass new vma pointer into copy_page_range()Peter Xu1-1/+1
2020-09-27mm: Introduce mm_struct.has_pinnedPeter Xu1-0/+1
2020-09-25Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+2