summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-27selftests/rseq: Add mm_numa_cid to test scriptMathieu Desnoyers
2022-12-27tracing/rseq: Add mm_cid field to rseq_updateMathieu Desnoyers
2022-12-27selftests/rseq: parametrized test: Report/abort on negative concurrency IDMathieu Desnoyers
2022-12-27selftests/rseq: Implement parametrized mm_cid testMathieu Desnoyers
2022-12-27selftests/rseq: Implement basic percpu ops mm_cid testMathieu Desnoyers
2022-12-27selftests/rseq: riscv: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: s390: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: ppc: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: mips: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: arm64: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: arm: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: x86: Template memory ordering and percpu access modeMathieu Desnoyers
2022-12-27selftests/rseq: Implement rseq mm_cid field supportMathieu Desnoyers
2022-12-27selftests/rseq: Remove RSEQ_SKIP_FASTPATH codeMathieu Desnoyers
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-27selftests/rseq: Implement rseq numa node id field selftestMathieu Desnoyers
2022-12-27selftests/rseq: Use ELF auxiliary vector for extensible rseqMathieu Desnoyers
2022-12-27rseq: Extend struct rseq with numa node idMathieu Desnoyers
2022-12-27rseq: Introduce extensible rseq ABIMathieu Desnoyers
2022-12-27rseq: Introduce feature size and alignment ELF auxiliary vector entriesMathieu Desnoyers
2022-12-27selftests/rseq: Fix: Fail thread registration when CONFIG_RSEQ=nMathieu Desnoyers
2022-12-27sched: Async unthrottling for cfs bandwidthJosh Don
2022-12-27sched/topology: Add __init for init_defrootdomainBing Huang
2022-12-25Linux 6.2-rc1v6.2-rc1Linus Torvalds
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-23Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-23Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-23Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2022-12-23Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-23Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...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 '9p-for-6.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds
2022-12-23Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-23Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...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-23pstore: Properly assign mem_type propertyLuca Stefani
2022-12-23pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz
2022-12-23cfi: Fix CFI failure with KASANSami Tolvanen
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-12-22Merge tag 'afs-next-20221222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-22Merge tag 'perf-tools-for-v6.2-2-2022-12-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2022-12-22perf python: Fix splitting CC into compiler and optionsArnaldo Carvalho de Melo
2022-12-22afs: Stop implementing ->writepage()David Howells
2022-12-22afs: remove afs_cache_netfs and afs_zap_permits() declarationsGaosheng Cui
2022-12-22afs: remove variable nr_serversColin Ian King