summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-11-19sched/uclamp: Allow to reset a task uclamp constraint valueDietmar Eggemann
2020-11-19sched/core: Fix typos in commentsTal Zussman
2020-11-19sched/topology: Warn when NUMA diameter > 2Valentin Schneider
2020-11-19cpuset: fix race between hotplug work and later CPU offlineDaniel Jordan
2020-11-19sched: Fix migration_cpu_stop() WARNPeter Zijlstra
2020-11-19sched/core: Add missing completion for affine_move_task() waitersValentin Schneider
2020-11-19context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFST...Frederic Weisbecker
2020-11-19sched: Detect call to schedule from critical entry codeFrederic Weisbecker
2020-11-19nsproxy: use put_nsproxy() in switch_task_namespaces()Hui Su
2020-11-19tick: Get rid of tick_periodThomas Gleixner
2020-11-19tick/sched: Release seqcount before invoking calc_load_global()Yunfeng Ye
2020-11-19tick/sched: Optimize tick_do_update_jiffies64() furtherThomas Gleixner
2020-11-19tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()Yunfeng Ye
2020-11-19tick/sched: Use tick_next_period for lockless quick checkThomas Gleixner
2020-11-19tick: Document protections for tick related dataThomas Gleixner
2020-11-19tick/broadcast: Serialize access to tick_next_periodThomas Gleixner
2020-11-18bpf: Add bpf_ktime_get_coarse_ns helperDmitrii Banshchikov
2020-11-18namespace: make timens_on_fork() return nothingHui Su
2020-11-18dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig
2020-11-18bpf: Add bpf_bprm_opts_set helperKP Singh
2020-11-17seccomp: Set PF_SUPERPRIV when checking capabilityMickaël Salaün
2020-11-17ptrace: Set PF_SUPERPRIV when checking capabilityMickaël Salaün
2020-11-17dma-mapping: remove dma_virt_opsChristoph Hellwig
2020-11-17Merge branch 'urgent-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-11-17resource: Add test cases for new resource APIAndy Shevchenko
2020-11-17resource: Simplify region_intersects() by reducing conditionalsAndy Shevchenko
2020-11-17lockdep: Put graph lock/unlock under lock_recursion protectionBoqun Feng
2020-11-17sched/deadline: Fix priority inheritance with multiple scheduling classesJuri Lelli
2020-11-17sched: Fix rq->nr_iowait orderingPeter Zijlstra
2020-11-17sched/fair: Fix overutilized update in enqueue_task_fair()Quentin Perret
2020-11-16entry: Drop usage of TIF flags in the generic syscall codeGabriel Krisman Bertazi
2020-11-16audit: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi
2020-11-16ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flagGabriel Krisman Bertazi
2020-11-16ptrace: Migrate to use SYSCALL_TRACE flagGabriel Krisman Bertazi
2020-11-16tracepoints: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi
2020-11-16seccomp: Migrate to use SYSCALL_WORK flagGabriel Krisman Bertazi
2020-11-16entry: Wire up syscall_work in common entry codeGabriel Krisman Bertazi
2020-11-16tracing: Clean up after filter logic rewritingLukas Bulwahn
2020-11-16treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel
2020-11-16genirq: Fix kernel-doc markupsMauro Carvalho Chehab
2020-11-16hrtimer: Fix kernel-doc markupsMauro Carvalho Chehab
2020-11-16timers: Make run_local_timers() staticThomas Gleixner
2020-11-15entry: Fix spelling/typo errors in irq entry codeIra Weiny
2020-11-15timekeeping: Address parameter documentation issues for various functionsAlex Shi
2020-11-15timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset()Alex Shi
2020-11-15timekeeping: Add missing parameter docs for pvclock_gtod_[un]register_notifier()Alex Shi
2020-11-15timekeeping: Fix up function documentation for the NMI safe accessorsThomas Gleixner
2020-11-15timekeeping: Add missing parameter documentation for update_fast_timekeeper()Alex Shi
2020-11-15timekeeping: Remove static functions from kernel-doc markupAlex Shi
2020-11-15time: Add missing colons for parameter documentation of time64_to_tm()Alex Shi