aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2022-06-21Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-06-21Merge tag 'v5.10.122' into v5.10/standard/baseBruce Ashfield
2022-06-14tracing: Avoid adding tracer option before update_tracer_optionsMark-PK Tsai
2022-06-14tracing: Fix sleeping function called from invalid context on RT kernelJun Miao
2022-06-14bpf: Fix probe read error in ___bpf_prog_run()Menglong Dong
2022-06-14Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-06-14Merge tag 'v5.10.121' into v5.10/standard/baseBruce Ashfield
2022-06-14Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-06-14Merge tag 'v5.10.120' into v5.10/standard/baseBruce Ashfield
2022-06-09ftrace: Clean up hash direct_functions on register failuresSong Liu
2022-06-09kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-06-09tracing: Fix potential double free in create_var_ref()Keita Suzuki
2022-06-09sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rqChengming Zhou
2022-06-09scftorture: Fix distribution of short handler delaysPaul E. McKenney
2022-06-09bpf: Fix excessive memory allocation in stack_map_alloc()Yuntao Wang
2022-06-09dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMICMikulas Patocka
2022-06-09rcu: Make TASKS_RUDE_RCU select IRQ_WORKPaul E. McKenney
2022-06-09rcu-tasks: Fix race in schedule and flush workPadmanabha Srinivasaiah
2022-06-09ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman
2022-06-06bpf: Fix potential array overflow in bpf_trampoline_get_progs()Yuntao Wang
2022-05-31Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-05-31Merge tag 'v5.10.119' into v5.10/standard/baseBruce Ashfield
2022-05-30timekeeping: Add raw clock fallback for random_get_entropy()Jason A. Donenfeld
2022-05-30random: clear fast pool, crng, and batches in cpuhp bring upJason A. Donenfeld
2022-05-30random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior
2022-05-30lockdown: also lock down previous kgdb useDaniel Thompson
2022-05-25Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-05-25Merge tag 'v5.10.118' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge tag 'v5.10.117' into v5.10/standard/baseBruce Ashfield
2022-05-25Merge branch 'v5.10/standard/base' into v5.10/standard/cn-sdkv5.4/octeonBruce Ashfield
2022-05-25Merge tag 'v5.10.115' into v5.10/standard/baseBruce Ashfield
2022-05-25module: check for exit sections in layout_sections() instead of module_init_s...Jessica Yu
2022-05-25module: treat exit sections the same as init sections when !CONFIG_MODULE_UNLOADJessica Yu
2022-05-25perf: Fix sys_perf_event_open() race against selfPeter Zijlstra
2022-05-25Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds
2022-05-25Revert "swiotlb: fix info leak with DMA_FROM_DEVICE"Sasha Levin
2022-05-18cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()Waiman Long
2022-05-12rcu: Apply callbacks processing time limit only on softirqFrederic Weisbecker
2022-05-12rcu: Fix callbacks processing time limit retaining cond_resched()Frederic Weisbecker
2022-05-12genirq: Synchronize interrupt thread startupThomas Pfaff
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