aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-31rcu: Add full-sized polling for cond_sync_full()Paul E. McKenney2-21/+74
2022-08-31rcu: Remove blank line from poll_state_synchronize_rcu() docbook headerPaul E. McKenney1-3/+2
2022-08-31rcu: Add full-sized polling for start_poll_expedited()Paul E. McKenney2-10/+59
2022-08-31rcu: Add full-sized polling for start_poll()Paul E. McKenney2-22/+85
2022-08-31rcutorture: Verify long-running reader prevents full polling from completingPaul E. McKenney1-0/+10
2022-08-31rcutorture: Remove redundant RTWS_DEF_FREE checkPaul E. McKenney1-2/+1
2022-08-31rcutorture: Verify RCU reader prevents full polling from completingPaul E. McKenney1-3/+16
2022-08-31rcutorture: Allow per-RCU-flavor polled double-GP checkPaul E. McKenney1-1/+8
2022-08-31rcutorture: Abstract synchronous and polled API testingPaul E. McKenney1-12/+36
2022-08-31rcu: Add full-sized polling for get_state()Paul E. McKenney2-4/+39
2022-08-31rcu: Add full-sized polling for get_completed*() and poll_state*()Paul E. McKenney3-4/+91
2022-08-31rcu/nocb: Add CPU number to CPU-{,de}offload failure messagesPaul E. McKenney1-2/+2
2022-08-31rcu/nocb: Choose the right rcuog/rcuop kthreads to outputZqiang1-3/+3
2022-08-31rcu/kvfree: Update KFREE_DRAIN_JIFFIES intervalUladzislau Rezki (Sony)1-4/+19
2022-08-31rcu/kfree: Fix kfree_rcu_shrink_count() return valueJoel Fernandes (Google)1-1/+1
2022-08-31rcu: Back off upon fill_page_cache_func() allocation failureMichal Hocko1-8/+9
2022-08-31rcu: Exclude outgoing CPU when it is the last to leavePaul E. McKenney1-1/+4
2022-08-31rcu: Avoid triggering strict-GP irq-work when RCU is idleZqiang1-1/+2
2022-08-31sched/debug: Show the registers of 'current' in dump_cpu_task()Zhen Lei1-0/+11
2022-08-31sched/debug: Try trigger_single_cpu_backtrace(cpu) in dump_cpu_task()Zhen Lei3-5/+6
2022-08-31rcu: Document reason for rcu_all_qs() call to preempt_disable()Paul E. McKenney1-1/+1
2022-08-31rcu: Make tiny RCU support leak callbacks for debug-object errorsZqiang1-1/+16
2022-08-31rcu: Add QS check in rcu_exp_handler() for non-preemptible kernelsZqiang1-1/+3
2022-08-31rcu: Update rcu_preempt_deferred_qs() comments for !PREEMPT kernelsZqiang1-4/+7
2022-08-31rcu: Fix rcu_read_unlock_strict() strict QS reportingZqiang1-0/+1
2022-08-30perf/hw_breakpoint: Optimize toggle_bp_slot() for CPU-independent task targetsMarco Elver1-31/+124
2022-08-30perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targetsMarco Elver1-4/+53
2022-08-30perf/hw_breakpoint: Introduce bp_slots_histogramMarco Elver1-33/+63
2022-08-30perf/hw_breakpoint: Reduce contention with large number of tasksMarco Elver1-28/+133
2022-08-30locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()Marco Elver1-0/+6
2022-08-30perf/hw_breakpoint: Remove useless code related to flexible breakpointsMarco Elver1-40/+17
2022-08-30perf/hw_breakpoint: Make hw_breakpoint_weight() inlinableMarco Elver1-1/+3
2022-08-30perf/hw_breakpoint: Optimize constant number of breakpoint slotsMarco Elver1-33/+61
2022-08-30perf/hw_breakpoint: Mark data __ro_after_initMarco Elver1-3/+3
2022-08-30perf/hw_breakpoint: Optimize list of per-task breakpointsMarco Elver1-21/+35
2022-08-30perf/hw_breakpoint: Clean up headersMarco Elver1-10/+9
2022-08-30perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in testMarco Elver2-1/+40
2022-08-30perf/hw_breakpoint: Add KUnit test for constraints accountingMarco Elver2-0/+324
2022-08-30Merge branch 'sched/warnings' into sched/core, to pick up WARN_ON_ONCE() conversion commitIngo Molnar123-2150/+6863
2022-08-29audit: use time_after to compare timewuchi1-5/+3
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski1-0/+1
2022-08-28Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2022-08-28vmcoreinfo: add kallsyms_num_syms symbolStephen Brennan1-0/+1
2022-08-27Merge tag 'audit-pr-20220826' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds1-2/+2
2022-08-27sched: Add update_current_exec_runtime helperShang XiaoJing4-17/+16
2022-08-26audit: free audit_proctitle only on task exitRichard Guy Briggs1-1/+1
2022-08-26audit: explicitly check audit_context->context enum valueRichard Guy Briggs1-1/+1
2022-08-26cgroup: Use cgroup_attach_{lock,unlock}() from cgroup_attach_task_all()Tetsuo Handa3-6/+6
2022-08-26Merge branch 'for-6.0-fixes' into for-6.1Tejun Heo4-33/+62
2022-08-26audit: audit_context pid unused, context enum comment fixRichard Guy Briggs2-3/+3