aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2022-05-03Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-05-03Merge tag 'v5.10.113' into v5.10/standard/baseBruce Ashfield
2022-04-27perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabledZhipeng Xie
2022-04-27sched/pelt: Fix attach_entity_load_avg() corner casekuyo chang
2022-04-27tracing: Dump stacktrace trigger to the corresponding instanceDaniel Bristot de Oliveira
2022-04-20Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-04-20Merge tag 'v5.10.112' into v5.10/standard/baseBruce Ashfield
2022-04-20Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-04-20Merge tag 'v5.10.111' into v5.10/standard/baseBruce Ashfield
2022-04-20dma-direct: avoid redundant memory sync for swiotlbChao Gao
2022-04-20timers: Fix warning condition in __run_timers()Anna-Maria Behnsen
2022-04-20smp: Fix offline cpu check in flush_smp_call_function_queue()Nadav Amit
2022-04-20tick/nohz: Use WARN_ON_ONCE() to prevent console saturationPaul Gortmaker
2022-04-20genirq/affinity: Consider that CPUs on nodes can be unbalancedRei Yamamoto
2022-04-13cgroup: Use open-time credentials for process migraton perm checksTejun Heo
2022-04-11Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-04-11Merge tag 'v5.10.110' into v5.10/standard/baseBruce Ashfield
2022-04-08bpf: Adjust BPF stack helper functions to accommodate skip > 0Namhyung Kim
2022-04-08watch_queue: Free the page array when watch_queue is dismantledEric Dumazet
2022-04-08locking/lockdep: Iterate lock_classes directly when reading lockdep filesWaiman Long
2022-04-08kdb: Fix the putarea helper functionDaniel Thompson
2022-04-08dma-debug: fix return value of __setup handlersRandy Dunlap
2022-04-08livepatch: Fix build failure on 32 bits processorsChristophe Leroy
2022-04-08printk: fix return value of printk.devkmsg __setup handlerRandy Dunlap
2022-04-08perf/core: Fix address filter parser for multiple filtersAdrian Hunter
2022-04-08rseq: Remove broken uapi field layout on 32-bit little endianMathieu Desnoyers
2022-04-08rseq: Optimise rseq_get_rseq_cs() and clear_rseq_cs()Eric Dumazet
2022-04-08sched/core: Export pelt_thermal_tpQais Yousef
2022-04-08sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numaBharata B Rao
2022-04-08watch_queue: Actually free the watchDavid Howells
2022-04-08watch_queue: Fix NULL dereference in error cleanupDavid Howells
2022-04-08PM: suspend: fix return value of __setup handlerRandy Dunlap
2022-04-08PM: hibernate: fix __setup handler error handlingRandy Dunlap
2022-04-08audit: log AUDIT_TIME_* records only from rulesRichard Guy Briggs
2022-04-08ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZEJann Horn
2022-04-08locking/lockdep: Avoid potential access of invalid memory in lock_classWaiman Long
2022-04-08swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic
2022-03-28Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-03-28Merge tag 'v5.10.109' into v5.10/standard/baseBruce Ashfield
2022-03-28rcu: Don't deboost before reporting expedited quiescent statePaul E. McKenney
2022-03-28cgroup-v1: Correct privileges check in release_agent writesMichal Koutný
2022-03-28cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo
2022-03-28cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo
2022-03-21Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-03-21Merge tag 'v5.10.106' into v5.10/standard/baseBruce Ashfield
2022-03-21Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-03-21Merge tag 'v5.10.105' into v5.10/standard/baseBruce Ashfield
2022-03-16watch_queue: Fix filter limit checkDavid Howells
2022-03-16watch_queue: Make comment about setting ->defunct more accurateDavid Howells
2022-03-16watch_queue: Fix lack of barrier/sync/lock between post and readDavid Howells