summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-10-29perf,mm: Handle non-page-table-aligned hugetlbfsPeter Zijlstra
2020-10-29perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian
2020-10-29perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZEKan Liang
2020-10-29sched/fair: Check for idle core in wake_affineJulia Lawall
2020-10-29sched: Remove relyance on STRUCT_ALIGNMENTPeter Zijlstra
2020-10-29sched: Reenable interrupts in do_sched_yield()Thomas Gleixner
2020-10-29sched: membarrier: document memory ordering scenariosMathieu Desnoyers
2020-10-29sched: membarrier: cover kthread_use_mm (v4)Mathieu Desnoyers
2020-10-29sched: fix exit_mm vs membarrier (v4)Mathieu Desnoyers
2020-10-29sched/fair: Exclude the current CPU from find_new_ilb()Peter Zijlstra
2020-10-29sched/cpupri: Add CPUPRI_HIGHERPeter Zijlstra
2020-10-29sched/cpupri: Remap CPUPRI_NORMAL to MAX_RT_PRIO-1Peter Zijlstra
2020-10-29sched/cpupri: Remove pri_to_cpu[1]Dietmar Eggemann
2020-10-29sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE]Dietmar Eggemann
2020-10-29sched/deadline: Fix sched_dl_global_validate()Peng Liu
2020-10-29sched/deadline: Optimize sched_dl_global_validate()Peng Liu
2020-10-29sched/fair: Improve the accuracy of sched_stat_wait statisticsjun qian
2020-10-29task_work: Use TIF_NOTIFY_SIGNAL if availableJens Axboe
2020-10-29entry: Add support for TIF_NOTIFY_SIGNALJens Axboe
2020-10-29signal: Add task_sigpending() helperJens Axboe
2020-10-28bpf: Permit cond_resched for some iteratorsYonghong Song
2020-10-28don't dump the threads that had been already exiting when zapped.Al Viro
2020-10-28genirq/irqdomain: Implement get_name() method on irqchip fwnodesDavid Woodhouse
2020-10-28Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-28futex: Fix incorrect should_fail_futex() handlingMateusz Nosek
2020-10-27audit: trigger accompanying records when no rules presentRichard Guy Briggs
2020-10-27audit: fix a kernel-doc markupMauro Carvalho Chehab
2020-10-27PM: sleep: fix typo in kernel/power/process.cJackie Zamow
2020-10-27tracing, synthetic events: Replace buggy strcat() with seq_buf operationsSteven Rostedt (VMware)
2020-10-26stop_machine, rcu: Mark functions as notraceZong Li
2020-10-26time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao
2020-10-26timers: Remove unused inline funtion debug_timer_free()YueHaibing
2020-10-26hrtimer: Remove unused inline function debug_hrtimer_free()YueHaibing
2020-10-26time/sched_clock: Mark sched_clock_read_begin/retry() as notraceQuanyang Wang
2020-10-26timekeeping: Convert jiffies_seq to seqcount_raw_spinlock_tDavidlohr Bueso
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes
2020-10-25Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-25Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-25Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-24Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-24random32: add noise from network and scheduling activityWilly Tarreau
2020-10-24random32: make prandom_u32() output unpredictableGeorge Spelvin
2020-10-23Merge tag 'trace-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2020-10-23Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-22Merge tag 'modules-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds