summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Reorganize, clean up and optimize kernel/sched/sched.h depende...Ingo Molnar2022-02-234-113/+46
* sched/headers: Reorganize, clean up and optimize kernel/sched/build_utility.c...Ingo Molnar2022-02-231-2/+41
* sched/headers: Reorganize, clean up and optimize kernel/sched/build_policy.c ...Ingo Molnar2022-02-231-0/+24
* sched/headers: Reorganize, clean up and optimize kernel/sched/fair.c dependen...Ingo Molnar2022-02-231-0/+29
* sched/headers: Reorganize, clean up and optimize kernel/sched/core.c dependen...Ingo Molnar2022-02-231-11/+70
* sched/headers: Standardize kernel/sched/sched.h header dependenciesIngo Molnar2022-02-236-11/+22
* sched/headers: Introduce kernel/sched/build_policy.c and build multiple .c fi...Ingo Molnar2022-02-239-15/+38
* sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...Ingo Molnar2022-02-2322-63/+139
* sched/headers: Fix comment typo in kernel/sched/cpudeadline.cIngo Molnar2022-02-231-1/+1
* sched/headers: sched/clock: Mark all functions 'notrace', remove CC_FLAGS_FTR...Ingo Molnar2022-02-232-24/+21
* sched/headers: Add header guard to kernel/sched/stats.h and kernel/sched/auto...Ingo Molnar2022-02-232-0/+11
* sched/headers: Add header guard to kernel/sched/sched.hIngo Molnar2022-02-231-0/+4
* Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar2022-02-2137-339/+553
|\
| * Merge tag 'locking_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-02-201-2/+2
| |\
| | * lockdep: Correct lock_classes index mappingCheng Jui Wang2022-02-111-2/+2
| * | Merge tag 'sched_urgent_for_v5.17_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-02-202-14/+33
| |\ \
| | * | sched: Fix yet more sched_fork() racesPeter Zijlstra2022-02-192-14/+33
| * | | Merge tag 'pidfd.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-201-4/+3
| |\ \ \
| | * | | copy_process(): Move fd_install() out of sighand->siglock critical sectionWaiman Long2022-02-111-4/+3
| | | |/ | | |/|
| * | | Merge branch 'ucount-rlimit-fixes-for-v5.17' of git://git.kernel.org/pub/scm/...Linus Torvalds2022-02-204-19/+23
| |\ \ \
| | * | | ucounts: Handle wrapping in is_ucounts_overlimitEric W. Biederman2022-02-171-1/+2
| | * | | ucounts: Move RLIMIT_NPROC handling after set_userEric W. Biederman2022-02-171-5/+14
| | * | | ucounts: Base set_cred_ucounts changes on the real userEric W. Biederman2022-02-171-7/+2
| | * | | ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1Eric W. Biederman2022-02-171-5/+5
| | * | | rlimit: Fix RLIMIT_NPROC enforcement failure caused by capability calls in se...Eric W. Biederman2022-02-171-2/+1
| | |/ /
| * | / module: fix building with sysfs disabledDmitry Torokhov2022-02-161-0/+2
| | |/ | |/|
| * | Merge tag 'sched_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-02-131-5/+6
| |\ \
| | * | sched/fair: Fix fault in reweight_entityTadeusz Struk2022-02-061-5/+6
| * | | Merge tag 'perf_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-131-2/+2
| |\ \ \
| | * | | perf: Fix list corruption in perf_cgroup_switch()Song Liu2022-02-061-2/+2
| * | | | Merge tag 'seccomp-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-122-2/+13
| |\ \ \ \
| | * | | | seccomp: Invalidate seccomp mode to catch death failuresKees Cook2022-02-111-0/+10
| | * | | | signal: HANDLER_EXIT should clear SIGNAL_UNKILLABLEKees Cook2022-02-111-2/+3
| | | |/ / | | |/| |
| * | | | Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-02-113-4/+5
| |\ \ \ \
| | * | | | PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki2022-02-073-4/+5
| | | |_|/ | | |/| |
| * | | | Merge tag 'trace-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-02-111-0/+4
| |\ \ \ \
| | * | | | tracing: Fix tp_printk option related with tp_printk_stop_on_bootJaeSang Yoo2022-02-081-0/+4
| * | | | | Merge tag 'audit-pr-20220209' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-101-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | audit: don't deref the syscall args when checking the openat2 open_how::flagsPaul Moore2022-02-091-1/+1
| * | | | | Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-061-0/+16
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | perf: Copy perf_event_attr::sig_data on modificationMarco Elver2022-02-021-0/+16
| | | |_|/ | | |/| |
| * | | | gcc-plugins/stackleak: Use noinstr in favor of notraceKees Cook2022-02-041-3/+2
| * | | | Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-043-4/+5
| |\ \ \ \
| | * \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-02-033-4/+5
| | |\ \ \ \
| | | * | | | bpf: Use VM_MAP instead of VM_ALLOC for ringbufHou Tao2022-02-031-1/+1
| | | * | | | bpf: Fix possible race in inc_misses_counterHe Fengqing2022-01-261-2/+3
| | | * | | | bpf: Fix renaming task_getsecid_subj->current_getsecid_subj.Alexei Starovoitov2022-01-251-1/+1
| * | | | | | printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin()Mickaël Salaün2022-02-031-1/+1
| * | | | | | Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv2022-02-032-23/+5
| * | | | | | Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-032-14/+65
| |\ \ \ \ \ \