summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2022-06-28block: simplify blktrace sysfs attribute creationChristoph Hellwig
2022-06-28sched/fair: Remove the energy margin in feec()Vincent Donnefort
2022-06-28sched/fair: Remove task_util from effective utilization in feec()Vincent Donnefort
2022-06-28sched/fair: Use the same cpumask per-PD throughout find_energy_efficient_cpu()Dietmar Eggemann
2022-06-28sched/fair: Rename select_idle_mask to select_rq_maskDietmar Eggemann
2022-06-28sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()Dietmar Eggemann
2022-06-28sched/fair: Decay task PELT values during wakeup migrationVincent Donnefort
2022-06-28sched/fair: Provide u64 read for 32-bits arch helperVincent Donnefort
2022-06-28perf/core: Add a new read format to get a number of lost samplesNamhyung Kim
2022-06-28sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avgChen Yu
2022-06-28sched: only perform capability check on privileged operationChristian Göttsche
2022-06-28sched: Remove unused function group_first_cpu()Zhang Qiao
2022-06-28sched/fair: Remove redundant word " *"Zhang Qiao
2022-06-27tick/nohz: unexport __init-annotated tick_nohz_full_setup()Masahiro Yamada
2022-06-27Merge branch 'master' into mm-nonmm-stableakpm
2022-06-27cgroup.c: remove redundant check for mixable cgroup in cgroup_migrate_vet_dstLin Feng
2022-06-26Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-26Merge tag 'dma-mapping-5.19-2022-06-26' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-06-24bpf: Merge "types_are_compat" logic into relo_core.cDaniel Müller
2022-06-24Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-06-24Merge tag 'printk-for-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-24dma-mapping: Add dma_release_coherent_memory to DMA APIMark-PK Tsai
2022-06-24bpf: Fix for use-after-free bug in inline_bpf_loopEduard Zingerman
2022-06-24bpf: Replace hard-coded 0 with BPF_K in check_alu_opSimon Wang
2022-06-24locking/lockdep: Fix lockdep_init_map_*() confusionPeter Zijlstra
2022-06-24jump_label: make initial NOP patching the special caseArd Biesheuvel
2022-06-24jump_label: mips: move module NOP patching into arch codeArd Biesheuvel
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-23Merge tag 'pm-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-06-23Merge tag 'trace-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-06-23Merge branch 'rework/kthreads' into for-linusPetr Mladek
2022-06-23bpf: Require only one of cong_avoid() and cong_control() from a TCP CCJörn-Thorben Hinz
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek
2022-06-23Revert "printk: add kthread console printers"Petr Mladek
2022-06-23Revert "printk: extend console_lock for per-console locking"Petr Mladek
2022-06-23Revert "printk: remove @console_locked"Petr Mladek
2022-06-23Revert "printk: Block console kthreads when direct printing will be required"Petr Mladek
2022-06-23Revert "printk: Wait for the global console lock when the system is going down"Petr Mladek
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-23dma-direct: use the correct size for dma_set_encrypted()Dexuan Cui
2022-06-22swiotlb: panic if nslabs is too smallDongli Zhang
2022-06-22swiotlb: remove a useless return in swiotlb_initDongli Zhang
2022-06-21context_tracking: Rename __context_tracking_enter/exit() to __ct_user_enter/e...Frederic Weisbecker
2022-06-21refscale: Convert test_lock spinlock to raw_spinlockZqiang
2022-06-21rcutorture: Handle failure of memory allocation functionsLi Qiong
2022-06-21rcutorture: Fix ksoftirqd boosting timing and iterationFrederic Weisbecker
2022-06-21rcuscale: Fix smp_processor_id()-in-preemptible warningsZqiang
2022-06-21rcutorture: Make failure indication note reader-batch overflowPaul E. McKenney
2022-06-21rcutorture: Fix memory leak in rcu_test_debug_objects()Zqiang
2022-06-21rcutorture: Simplify rcu_torture_read_exit_child() loopPaul E. McKenney