summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2022-04-29sched/fair: Remove cfs_rq_tg_path()Dietmar Eggemann
2022-04-29sched/fair: Remove sched_trace_*() helper functionsDietmar Eggemann
2022-04-29sched/fair: Refactor cpu_util_without()Dietmar Eggemann
2022-04-29timekeeping: Mark NMI safe time accessors as notraceKurt Kanzenbach
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-04-27x86/split_lock: Make life miserable for split lockersTony Luck
2022-04-26kprobes: Fix KRETPROBES when CONFIG_KRETPROBE_ON_RETHOOK is setAdam Zabrocki
2022-04-26printk: remove @console_lockedJohn Ogness
2022-04-26printk: extend console_lock for per-console lockingJohn Ogness
2022-04-25genirq/matrix: Remove redundant assignment to variable 'end'Colin Ian King
2022-04-25timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick i...Nicholas Piggin
2022-04-24Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-04-24Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-22printk: add kthread console printersJohn Ogness
2022-04-22printk: add functions to prefer direct printingJohn Ogness
2022-04-22printk: add pr_flush()John Ogness
2022-04-22printk: move buffer definitions into console_emit_next_record() callerJohn Ogness
2022-04-22printk: refactor and rework printing logicJohn Ogness
2022-04-22printk: add con_printk() macro for console detailsJohn Ogness
2022-04-22printk: call boot_delay_msec() in printk_delay()John Ogness
2022-04-22printk: get caller_id/timestamp after migration disableJohn Ogness
2022-04-22printk: wake waiters for safe and NMI contextsJohn Ogness
2022-04-22printk: wake up all waitersJohn Ogness
2022-04-22printk: add missing memory barrier to wake_up_klogd()John Ogness
2022-04-22printk: rename cpulock functionsJohn Ogness
2022-04-22arm64/sme: Implement vector length configuration prctl()sMark Brown
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf
2022-04-22sched/fair: Revise comment about lb decision matrixTao Zhou
2022-04-22sched/psi: report zeroes for CPU full at the system levelChengming Zhou
2022-04-22sched/fair: Delete useless condition in tg_unthrottle_up()Chengming Zhou
2022-04-22sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rqChengming Zhou
2022-04-22sched/fair: Move calculate of avg_load to a better locationzgpeng
2022-04-22psi: Fix trigger being fired unexpectedly at initialHailong Liu
2022-04-22signal: Deliver SIGTRAP on perf event asynchronously if blockedMarco Elver
2022-04-21kcov: don't generate a warning on vm_insert_page()'s failureAleksandr Nogikh
2022-04-20rcuscale: Allow rcuscale without RCU Tasks Rude/TracePaul E. McKenney
2022-04-20rcuscale: Allow rcuscale without RCU TasksPaul E. McKenney
2022-04-20refscale: Allow refscale without RCU Tasks Rude/TracePaul E. McKenney
2022-04-20refscale: Allow refscale without RCU TasksPaul E. McKenney
2022-04-20rcutorture: Allow rcutorture without RCU Tasks RudePaul E. McKenney
2022-04-20rcutorture: Allow rcutorture without RCU TasksPaul E. McKenney
2022-04-20rcutorture: Allow rcutorture without RCU Tasks TracePaul E. McKenney
2022-04-20rcu: Make the TASKS_RCU Kconfig option be selectedPaul E. McKenney
2022-04-20rcu: Use IRQ_WORK_INIT_HARD() to avoid rcu_read_unlock() hangsZqiang
2022-04-20rcu_sync: Fix comment to properly reflect rcu_sync_exit() behaviorDavid Vernet
2022-04-20rcu: Check for successful spawn of ->boost_kthread_taskZqiang
2022-04-20rcu: Fix preemption mode check on synchronize_rcu[_expedited]()Frederic Weisbecker
2022-04-20rcu: Print number of online CPUs in RCU CPU stall-warning messagesPaul E. McKenney
2022-04-20rcu: Add comments to final rcu_gp_cleanup() "if" statementPaul E. McKenney