summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan
2020-09-17dma-direct: Fix potential NULL pointer dereferenceThomas Tai
2020-09-17Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-nextMarc Zyngier
2020-09-16rcu-tasks: Enclose task-list scan in rcu_read_lock()Paul E. McKenney
2020-09-16rcu-tasks: Fix low-probability task_struct leakPaul E. McKenney
2020-09-16rcu-tasks: Fix grace-period/unlock race in RCU Tasks TracePaul E. McKenney
2020-09-16rcu-tasks: Shorten per-grace-period sleep for RCU Tasks TracePaul E. McKenney
2020-09-16rcu-tasks: Selectively enable more RCU Tasks Trace IPIsPaul E. McKenney
2020-09-16rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread()Paul E. McKenney
2020-09-16rcu-tasks: Use more aggressive polling for RCU Tasks TracePaul E. McKenney
2020-09-16rcu-tasks: Mark variables staticPaul E. McKenney
2020-09-16irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()Thomas Gleixner
2020-09-16irqdomain/msi: Provide DOMAIN_BUS_VMD_MSIThomas Gleixner
2020-09-16x86/msi: Use generic MSI domain opsThomas Gleixner
2020-09-16genirq/chip: Use the first chip in irq_chip_compose_msi_msg()Thomas Gleixner
2020-09-16locking/percpu-rwsem: Use this_cpu_{inc,dec}() for read_countHou Tao
2020-09-16softirq: Add debug check to __raise_softirq_irqoff()Jiafei Pan
2020-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-09-15bpf: Add BPF_PROG_BIND_MAP syscallYiFei Zhu
2020-09-15bpf: Mutex protect used_maps array and countYiFei Zhu
2020-09-15bpf: Fix a rcu warning for bpffs map pretty-printYonghong Song
2020-09-15printk: reimplement log_cont using record extensionJohn Ogness
2020-09-15printk: ringbuffer: add finalization/extension supportJohn Ogness
2020-09-15printk: ringbuffer: change representation of statesJohn Ogness
2020-09-15printk: ringbuffer: clear initial reserved fieldsJohn Ogness
2020-09-15printk: ringbuffer: add BLK_DATALESS() macroJohn Ogness
2020-09-15printk: ringbuffer: relocate get_data()John Ogness
2020-09-15printk: ringbuffer: avoid memcpy() on state_varJohn Ogness
2020-09-15printk: ringbuffer: fix setting state in desc_read()John Ogness
2020-09-14core/entry: Report syscall correctly for trace and auditKees Cook
2020-09-14Merge v5.9-rc5 into drm-nextDaniel Vetter
2020-09-14kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()Masami Hiramatsu
2020-09-14lockdep: fix order in trace_hardirqs_off_caller()Sven Schnelle
2020-09-13genirq: Allow interrupts to be excluded from /proc/interruptsMarc Zyngier
2020-09-13genirq: Add fasteoi IPI flowMarc Zyngier
2020-09-12Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-11gcov: add support for GCC 10.1Peter Oberparleiter
2020-09-11kernel/debug: Fix spelling mistake in debug_core.cYouling Tang
2020-09-11dma-mapping: move the dma_declare_coherent_memory documentationChristoph Hellwig
2020-09-11dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.cChristoph Hellwig
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig
2020-09-11dma-direct: remove __dma_to_physChristoph Hellwig
2020-09-11dma-direct: use phys_to_dma_direct in dma_direct_allocChristoph Hellwig
2020-09-11dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pagesChristoph Hellwig
2020-09-11dma-direct: remove dma_direct_{alloc,free}_pagesChristoph Hellwig
2020-09-11dma-mapping: add (back) arch_dma_mark_clean for ia64Christoph Hellwig
2020-09-11dma-mapping: fix DMA_OPS dependenciesChristoph Hellwig
2020-09-11dma-debug: remove most exportsChristoph Hellwig
2020-09-11dma-mapping: remove the dma_dummy_ops exportChristoph Hellwig
2020-09-10objtool: Rename frame.h -> objtool.hJulien Thierry