summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2023-01-07sched/membarrier: Introduce MEMBARRIER_CMD_GET_REGISTRATIONSMichal Clapinski
2023-01-07cpufreq, sched/util: Optimize operations with single CPU capacity lookupLukasz Luba
2023-01-07sched/core: Reorganize ttwu_do_wakeup() and ttwu_do_activate()Chengming Zhou
2023-01-07sched/core: Micro-optimize ttwu_runnable()Chengming Zhou
2023-01-05sched/topology: Add __init for sched_init_domains()Bing Huang
2023-01-02sched/rseq: Fix concurrency ID handling of usermodehelper kthreadsMathieu Desnoyers
2022-12-27cputime: remove cputime_to_nsecs fallbackNicholas Piggin
2022-12-27sched/core: Adjusting the order of scanning CPUHao Jia
2022-12-27sched/numa: Stop an exhastive search if an idle core is foundHao Jia
2022-12-27sched: Make const-safeMatthew Wilcox (Oracle)
2022-12-27rseq: Extend struct rseq with per-memory-map concurrency IDMathieu Desnoyers
2022-12-27sched: Introduce per-memory-map concurrency IDMathieu Desnoyers
2022-12-27rseq: Extend struct rseq with numa node idMathieu Desnoyers
2022-12-27rseq: Introduce extensible rseq ABIMathieu Desnoyers
2022-12-27sched: Async unthrottling for cfs bandwidthJosh Don
2022-12-27sched/topology: Add __init for init_defrootdomainBing Huang
2022-12-23Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-23Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m...Linus Torvalds
2022-12-23Merge tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/s...Linus Torvalds
2022-12-23cfi: Fix CFI failure with KASANSami Tolvanen
2022-12-21Merge tag 'trace-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2022-12-21Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-21gcov: add support for checksum fieldRickard x Andersson
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-21Merge tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-21dma-mapping: reject GFP_COMP for noncoherent allocationsChristoph Hellwig
2022-12-20rv/monitors: Move monitor structure in rodataAlessandro Carminati
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-17rcu: Don't assert interrupts enabled too early in bootPaul E. McKenney
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-17Merge tag 'msi-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-16exit: Use READ_ONCE() for all oops/warn limit readsKees Cook
2022-12-16genirq/msi: Return MSI_XA_DOMAIN_SIZE as the maximum MSI index when no domain...Thomas Gleixner
2022-12-16genirq/msi: Check for the presence of an irq domain when validating msi_ctrlMarc Zyngier
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-15Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2022-12-15mm/gup: Fix the lockless PMD accessPeter Zijlstra
2022-12-15mm: Introduce set_memory_rox()Peter Zijlstra
2022-12-15x86/mm: Use mm_alloc() in poking_init()Peter Zijlstra
2022-12-15mm: Move mm_cachep initialization to mm_init()Peter Zijlstra
2022-12-14bpf: Resolve fext program type when checking map compatibilityToke Høiland-Jørgensen
2022-12-15tracing/probes: Reject symbol/symstr type for uprobeMasami Hiramatsu (Google)
2022-12-15tracing/probes: Add symstr type for dynamic eventsMasami Hiramatsu (Google)
2022-12-15kprobes: kretprobe events missing on 2-core KVM guestwuqiang
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-14bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_funcJiri Olsa
2022-12-14bpf: prevent leak of lsm program after failed attachMilan Landaverde