summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-05-241-3/+4
|\
| * mm,fs: Remove aops->readpageMatthew Wilcox (Oracle)2022-05-091-3/+2
| * fs: Introduce aops->read_folioMatthew Wilcox (Oracle)2022-05-091-2/+4
* | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-05-245-66/+49
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-em' and 'pm-cpuidle'Rafael J. Wysocki2022-05-231-29/+36
| |\ \ \
| | * | | PM: EM: Decrement policy counterPierre Gondois2022-05-111-0/+2
| | * | | PM: EM: Remove old debugfs files and print all 'flags'Lukasz Luba2022-04-131-19/+5
| | * | | PM: EM: Change the order of arguments in the .active_power() callbackLukasz Luba2022-04-131-1/+1
| | * | | PM: EM: Use the new .get_cost() callback while registering EMLukasz Luba2022-04-131-11/+28
| | * | | PM: EM: Add artificial EM flagPierre Gondois2022-04-131-0/+2
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'pm-core', 'pm-sleep' and 'powercap'Rafael J. Wysocki2022-05-234-37/+13
| |\ \ \ \ \ \
| | | * | | | | PM: hibernate: Don't mark comment as kernel-docHaowen Bai2022-04-131-1/+1
| | | * | | | | PM: hibernate: Fix some kernel-doc commentsYang Li2022-04-131-3/+7
| | | * | | | | PM: sleep: enable dynamic debug support within pm_pr_dbg()David Cohen2022-04-131-29/+0
| | | * | | | | PM: sleep: Narrow down -DDEBUG on kernel/power/ filesDavid Cohen2022-04-132-4/+5
| | | | |/ / / | | | |/| | |
* | | | | | | Merge tag 'seccomp-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-241-3/+41
|\ \ \ \ \ \ \
| * | | | | | | seccomp: Add wait_killable semantic to seccomp user notifierSargun Dhillon2022-05-031-2/+40
| * | | | | | | seccomp: Use FIFO semantics to order notificationsSargun Dhillon2022-04-291-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-05-242-43/+64
|\ \ \ \ \ \ \
| * | | | | | | stackleak: add on/off stack variantsMark Rutland2022-05-081-3/+32
| * | | | | | | stackleak: rework poison scanningMark Rutland2022-05-081-14/+4
| * | | | | | | stackleak: rework stack high bound handlingMark Rutland2022-05-081-5/+14
| * | | | | | | stackleak: clarify variable namesMark Rutland2022-05-081-16/+14
| * | | | | | | stackleak: rework stack low bound handlingMark Rutland2022-05-081-10/+4
| * | | | | | | stackleak: remove redundant checkMark Rutland2022-05-081-4/+0
| * | | | | | | stackleak: move skip_erasing() check earlierMark Rutland2022-05-081-4/+9
| * | | | | | | randstruct: Reorganize Kconfigs and attribute macrosKees Cook2022-05-081-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-242-2/+15
|\ \ \ \ \ \ \
| * | | | | | | random32: use real rng for non-deterministic randomnessJason A. Donenfeld2022-05-181-2/+0
| * | | | | | | timekeeping: Add raw clock fallback for random_get_entropy()Jason A. Donenfeld2022-05-131-0/+15
* | | | | | | | lockdown: also lock down previous kgdb useDaniel Thompson2022-05-242-3/+83
* | | | | | | | Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-2416-299/+190
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Reverse sched_class layoutPeter Zijlstra2022-05-192-13/+14
| * | | | | | | | sched/deadline: Remove superfluous rq clock update in push_dl_task()Hao Jia2022-05-111-7/+1
| * | | | | | | | sched/core: Avoid obvious double update_rq_clock warningHao Jia2022-05-114-11/+33
| * | | | | | | | Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflictIngo Molnar2022-05-0622-759/+667
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | smp: Make softirq handling RT safe in flush_smp_call_function_queue()Sebastian Andrzej Siewior2022-05-012-1/+17
| * | | | | | | | smp: Rename flush_smp_call_function_from_idle()Thomas Gleixner2022-05-014-11/+24
| * | | | | | | | sched: Fix missing prototype warningsThomas Gleixner2022-05-018-10/+15
| * | | | | | | | sched/fair: Remove cfs_rq_tg_path()Dietmar Eggemann2022-04-291-19/+0
| * | | | | | | | sched/fair: Remove sched_trace_*() helper functionsDietmar Eggemann2022-04-291-98/+0
| * | | | | | | | sched/fair: Refactor cpu_util_without()Dietmar Eggemann2022-04-291-100/+57
| * | | | | | | | sched/fair: Revise comment about lb decision matrixTao Zhou2022-04-221-1/+1
| * | | | | | | | sched/psi: report zeroes for CPU full at the system levelChengming Zhou2022-04-221-6/+9
| * | | | | | | | sched/fair: Delete useless condition in tg_unthrottle_up()Chengming Zhou2022-04-221-1/+1
| * | | | | | | | sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rqChengming Zhou2022-04-223-8/+8
| * | | | | | | | sched/fair: Move calculate of avg_load to a better locationzgpeng2022-04-221-2/+3
| * | | | | | | | psi: Fix trigger being fired unexpectedly at initialHailong Liu2022-04-221-1/+2
| * | | | | | | | ftrace: Use preemption model accessors for trace header printoutValentin Schneider2022-04-051-10/+4
| * | | | | | | | kcsan: Use preemption model accessorsValentin Schneider2022-04-051-2/+3