summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-23sched/headers: Add initial new headers as identity mappingsIngo Molnar34-0/+34
2022-02-23sched/headers: sched/clock: Mark all functions 'notrace', remove CC_FLAGS_FTR...Ingo Molnar2-24/+21
2022-02-23sched/headers: Add header guard to kernel/sched/stats.h and kernel/sched/auto...Ingo Molnar2-0/+11
2022-02-23sched/headers: Add header guard to kernel/sched/sched.hIngo Molnar1-0/+4
2022-02-23sched/headers: Fix header to build standalone: <linux/sched_clock.h>Ingo Molnar1-0/+2
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar1212-6877/+13287
2022-02-21Linux 5.17-rc5Linus Torvalds1-1/+1
2022-02-20Merge tag 'locking_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+2
2022-02-20Merge tag 'x86_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-16/+7
2022-02-20Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-16/+35
2022-02-20Merge tag 'edac_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-02-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-8/+29
2022-02-20Merge tag 'dmaengine-fix-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-13/+25
2022-02-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-17/+26
2022-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-0/+28
2022-02-20Merge tag 'for-v5.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds3-1/+5
2022-02-20Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-2/+41
2022-02-20Merge tag 'pidfd.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+3
2022-02-20Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...Linus Torvalds4-19/+23
2022-02-19MAINTAINERS: remove duplicate entry for i2c-qcom-geniWolfram Sang1-8/+0
2022-02-19arm64: Support PREEMPT_DYNAMICMark Rutland3-3/+27
2022-02-19arm64: entry: Centralize preemption decisionMark Rutland1-9/+11
2022-02-19sched/preempt: Add PREEMPT_DYNAMIC using static keysMark Rutland8-11/+122
2022-02-19sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRYMark Rutland2-1/+2
2022-02-19sched/preempt: Simplify irqentry_exit_cond_resched() callersMark Rutland2-11/+10
2022-02-19sched/preempt: Refactor sched_dynamic_update()Mark Rutland3-26/+45
2022-02-19sched/preempt: Move PREEMPT_DYNAMIC logic laterMark Rutland1-136/+136
2022-02-19sched: Fix yet more sched_fork() racesPeter Zijlstra3-16/+35
2022-02-19Merge tag 'nfs-for-5.17-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-10/+6
2022-02-19Merge tag 'acpi-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-1/+6
2022-02-19Merge tag 'riscv-for-linus-5.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-25/+47
2022-02-19Input: psmouse - set up dependency between PS/2 and SMBus companionsDmitry Torokhov1-0/+10
2022-02-18Merge branch 'acpi-processor'Rafael J. Wysocki1-0/+5
2022-02-18Merge tag 'mtd/fixes-for-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-29/+48
2022-02-18Merge tag 'block-5.17-2022-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds14-19/+38
2022-02-18Merge tag 'sound-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds19-75/+118
2022-02-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2022-02-18Merge tag 'powerpc-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-2/+4
2022-02-18Merge tag '5.17-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-10/+17
2022-02-18x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearingAndy Lutomirski2-7/+6
2022-02-18i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki1-1/+1
2022-02-18Merge tag 'linux-kselftest-fixes-5.17-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-4/+4
2022-02-18Merge tag 'drm-fixes-2022-02-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-111/+158
2022-02-17Merge tag 'drm-intel-fixes-2022-02-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie6-9/+24
2022-02-17Merge tag 'drm-misc-fixes-2022-02-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-6/+9
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds85-788/+520
2022-02-17bonding: force carrier update when releasing slaveZhang Changzhong1-3/+2
2022-02-17x86/sgx: Fix missing poison handling in reclaimerReinette Chatre1-9/+1
2022-02-17fs/file_table: fix adding missing kmemleak_not_leak()Luis Chamberlain1-2/+6
2022-02-17Merge tag 'perf-tools-fixes-for-v5.17-2022-02-17' of git://git.kernel.org/pub...Linus Torvalds16-32/+77