summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2021-10-19futex: Fix PREEMPT_RT buildPeter Zijlstra
2021-10-19block: don't call blk_status_to_errno in blk_update_requestChristoph Hellwig
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song
2021-10-18audit: return early if the filter rule has a lower priorityGaosheng Cui
2021-10-18audit: fix possible null-pointer dereference in audit_filter_rulesGaosheng Cui
2021-10-18tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)
2021-10-18ucounts: Fix signal ucount refcountingEric W. Biederman
2021-10-18sched: move the <linux/blkdev.h> include out of kernel/sched/sched.hChristoph Hellwig
2021-10-18kernel: remove spurious blkdev.h includesChristoph Hellwig
2021-10-18mm/filemap: Add filemap_add_folio()Matthew Wilcox (Oracle)
2021-10-18dma-debug: teach add_dma_entry() about DMA_ATTR_SKIP_CPU_SYNCHamza Mahfooz
2021-10-16reboot: export symbol 'reboot_mode'Shawn Guo
2021-10-16Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-15perf/core: Allow ftrace for functions in kernel/event/core.cSong Liu
2021-10-15perf/x86: Add new event for AUX output counter indexAdrian Hunter
2021-10-15irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RTSebastian Andrzej Siewior
2021-10-15irq_work: Handle some irq_work in a per-CPU thread on PREEMPT_RTSebastian Andrzej Siewior
2021-10-15irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support.Sebastian Andrzej Siewior
2021-10-15sched/rt: Annotate the RT balancing logic irqwork as IRQ_WORK_HARD_IRQSebastian Andrzej Siewior
2021-10-15sched: Add cluster scheduler level in core and related Kconfig for ARM64Barry Song
2021-10-15sched: Disable -Wunused-but-set-variablePeter Zijlstra
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-14pid: add pidfd_get_task() helperChristian Brauner
2021-10-14kernel/sched: Fix sched_fork() access an invalid sched_task_groupZhang Qiao
2021-10-14sched/topology: Remove unused numa_distance in cpu_attach_domain()Yicong Yang
2021-10-14sched/numa: Fix a few commentsBharata B Rao
2021-10-14sched/numa: Remove the redundant member numa_group::fault_cpusBharata B Rao
2021-10-14sched/numa: Replace hard-coded number by a define in numa_task_group()Bharata B Rao
2021-10-14sched,livepatch: Use wake_up_if_idle()Peter Zijlstra
2021-10-13tracing: Fix event probe removal from dynamic eventsSteven Rostedt (VMware)
2021-10-13tracing: in_irq() cleanupChangbin Du
2021-10-13Merge tag 'modules-for-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-11Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-11Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-11workqueue: fix state-dump console deadlockJohan Hovold
2021-10-11dma-debug: fix sg checks in debug_dma_map_sg()Gerald Schaefer
2021-10-11dma-mapping: fix the kerneldoc for dma_map_sgtable()Logan Gunthorpe
2021-10-10tracing: Fix missing * in comment blockColin Ian King
2021-10-10tracing: Fix memory leak in eprobe_register()Vamshi K Sthambamkadi
2021-10-10ftrace: Add unit test for removing trace functionCarles Pey
2021-10-08ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang
2021-10-08tracing: Disable "other" permission bits in the tracefs filesSteven Rostedt (VMware)
2021-10-08bpftool: Add install-bin target to install binary onlyQuentin Monnet
2021-10-08bpf: iterators: Install libbpf headers when buildingQuentin Monnet
2021-10-08bpf: preload: Install libbpf headers when buildingQuentin Monnet
2021-10-08coredump: Limit coredumps to a single thread groupEric W. Biederman
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-07Merge branches 'fixes.2021.10.07a', 'scftorture.2021.09.16a', 'tasks.2021.09....Paul E. McKenney
2021-10-07rcu: Fix rcu_dynticks_curr_cpu_in_eqs() vs noinstrPeter Zijlstra