summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2021-03-08rcu: Make rcu_read_unlock_special() expedite strict grace periodsPaul E. McKenney
2021-03-08rcutorture: Fix testing of RCU priority boostingPaul E. McKenney
2021-03-08rcu: Expedite deboost in case of deferred quiescent statePaul E. McKenney
2021-03-08rcu/nocb: Rename nocb_gp_update_state to nocb_gp_update_state_deoffloadingFrederic Weisbecker
2021-03-08rcu/nocb: Only (re-)initialize segcblist when needed on CPU upFrederic Weisbecker
2021-03-08rcu/nocb: Avoid confusing double write of rdp->nocb_cb_sleepFrederic Weisbecker
2021-03-08rcu/nocb: Forbid NOCB toggling on offline CPUsFrederic Weisbecker
2021-03-08rcu/nocb: Comment the reason behind BH disablement on batch processingFrederic Weisbecker
2021-03-08rcu/nocb: Detect unsafe checks for offloaded rdpFrederic Weisbecker
2021-03-08rcutorture: Add crude tests for mem_dump_obj()Paul E. McKenney
2021-03-08rcuscale: Add kfree_rcu() single-argument scale testUladzislau Rezki (Sony)
2021-03-08kvfree_rcu: Use same set of GFP flags as does single-argumentUladzislau Rezki (Sony)
2021-03-08kvfree_rcu: Replace __GFP_RETRY_MAYFAIL by __GFP_NORETRYUladzislau Rezki (Sony)
2021-03-08kvfree_rcu: Make krc_this_cpu_unlock() use raw_spin_unlock_irqrestore()Paul E. McKenney
2021-03-08kvfree_rcu: Use __GFP_NOMEMALLOC for single-argument kvfree_rcu()Paul E. McKenney
2021-03-08kvfree_rcu: Directly allocate page for single-argument caseUladzislau Rezki (Sony)
2021-03-08rcu: Remove spurious instrumentation_end() in rcu_nmi_enter()Zhouyi Zhou
2021-03-08rcu: Fix CPU-offline trace in rcutree_dying_cpuNeeraj Upadhyay
2021-03-08rcu: Remove superfluous rdp fetchFrederic Weisbecker
2021-03-08rcu: deprecate "all" option to rcu_nocbs=Paul Gortmaker
2021-03-08irqdomain: Remove debugfs_file from struct irq_domainGreg Kroah-Hartman
2021-03-08bpf: Change inode_storage's lookup_elem return value from NULL to -EBADFTal Lossos
2021-03-08bpf: Dont allow vmlinux BTF to be used in map_create and prog_load.Alexei Starovoitov
2021-03-08printk: console: remove unnecessary safe buffer usageJohn Ogness
2021-03-08printk: kmsg_dump: remove _nolock() variantsJohn Ogness
2021-03-08printk: remove logbuf_lockJohn Ogness
2021-03-08printk: introduce a kmsg_dump iteratorJohn Ogness
2021-03-08printk: kmsg_dumper: remove @active fieldJohn Ogness
2021-03-08printk: add syslog_lockJohn Ogness
2021-03-08printk: use atomic64_t for devkmsg_user.seqJohn Ogness
2021-03-08printk: use seqcount_latch for clear_seqJohn Ogness
2021-03-08printk: introduce CONSOLE_LOG_MAXJohn Ogness
2021-03-08printk: consolidate kmsg_dump_get_buffer/syslog_print_all codeJohn Ogness
2021-03-08printk: refactor kmsg_dump_get_buffer()John Ogness
2021-03-08printk: limit second loop of syslog_print_allJohn Ogness
2021-03-08hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()Anna-Maria Behnsen
2021-03-06Merge branch 'locking/core' into x86/mm, to resolve conflictIngo Molnar
2021-03-06smp: Micro-optimize smp_call_function_many_cond()Peter Zijlstra
2021-03-06smp: Inline on_each_cpu_cond() and on_each_cpu()Nadav Amit
2021-03-06smp: Run functions concurrently in smp_call_function_many_cond()Nadav Amit
2021-03-06perf/core: Flush PMU internal buffers for per-CPU eventsKan Liang
2021-03-06lockdep: Add lockdep lock state definesShuah Khan
2021-03-06lockdep: Add lockdep_assert_not_held()Shuah Khan
2021-03-06locking/csd_lock: Add more data to CSD lock debuggingJuergen Gross
2021-03-06locking/csd_lock: Prepare more CSD lock debuggingJuergen Gross
2021-03-06locking/csd_lock: Add boot parameter for controlling CSD lock debuggingJuergen Gross
2021-03-06static_call: Fix the module key fixupPeter Zijlstra
2021-03-06genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()Barry Song
2021-03-06psi: Optimize task switch inside shared cgroupsChengming Zhou
2021-03-06psi: Pressure states are unlikelyJohannes Weiner