summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2019-01-25srcu: Remove srcu_queue_delayed_work_on()Sebastian Andrzej Siewior
2019-01-25rcu: Fix obsolete DYNTICK_IRQ_NONIDLE commentPaul E. McKenney
2019-01-25rcu: Repair rcu_nmi_exit() docbook headerPaul E. McKenney
2019-01-25rcu: Remove preemption disabling from expedited CPU selectionPaul E. McKenney
2019-01-25rcu: Rename rcu_process_callbacks() to rcu_core() for Tree RCUPaul E. McKenney
2019-01-25rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney
2019-01-25Merge branches 'consolidate.2019.01.26a' and 'fwd.2019.01.26a' into HEADPaul E. McKenney
2019-01-25rcu: Prevent needless ->gp_seq_needed update in __note_gp_changes()Zhang, Jun
2019-01-25rcu: Do RCU GP kthread self-wakeup from softirq and interruptZhang, Jun
2019-01-25rcu: Add sysrq rcu_node-dump capabilityPaul E. McKenney
2019-01-25rcu: Protect rcu_check_gp_kthread_starvation() access to ->gp_flagsPaul E. McKenney
2019-01-25rcu: Improve diagnostics for failed RCU grace-period startPaul E. McKenney
2019-01-25rcu: Update NOCB commentsPaul E. McKenney
2019-01-25rcu: Remove unused rcu_cpu_kthread_cpu per-CPU variablePaul E. McKenney
2019-01-25rcu: Move rcu_cpu_has_work to rcu_data structurePaul E. McKenney
2019-01-25rcu: Remove unused rcu_cpu_kthread_loops per-CPU variablePaul E. McKenney
2019-01-25rcu: Move rcu_cpu_kthread_status to rcu_data structurePaul E. McKenney
2019-01-25rcu: Move rcu_cpu_kthread_task to rcu_data structurePaul E. McKenney
2019-01-25rcu: Accommodate zero jiffies_till_first_fqs and kthread kickingPaul E. McKenney
2019-01-25rcu: Discard separate per-CPU callback countsPaul E. McKenney
2019-01-25rcu: Inline _synchronize_rcu_expedited() into synchronize_rcu_expedited()Paul E. McKenney
2019-01-25rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu()Paul E. McKenney
2019-01-25rcu: Consolidate PREEMPT and !PREEMPT synchronize_rcu_expedited()Paul E. McKenney
2019-01-25rcu: Determine expedited-GP IPI handler at build timePaul E. McKenney
2019-01-25rcu: Inline rcu_kthread_do_work() into its sole remaining callerPaul E. McKenney
2019-01-25rcu: Eliminate RCU_BH_FLAVOR and RCU_SCHED_FLAVORPaul E. McKenney
2019-01-25rcu: Inline force_quiescent_state() into rcu_force_quiescent_state()Paul E. McKenney
2019-01-25rcu: Make expedited IPI handler return after handling critical sectionPaul E. McKenney
2019-01-25rcu: Rename and comment changes due to only one rcuo kthread per CPUPaul E. McKenney
2019-01-25sched: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney
2019-01-25sched: Replace call_rcu_sched() with call_rcu()Paul E. McKenney
2019-01-25audit: clean up AUDITSYSCALL prototypes and stubsRichard Guy Briggs
2019-01-25audit: more filter PATH records keyed on filesystem magicRichard Guy Briggs
2019-01-25LSM: add SafeSetID module that gates setid callsMicah Morton
2019-01-25audit: add support for fcaps v3Richard Guy Briggs
2019-01-25audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann
2019-01-25workqueue: Try to catch flush_work() without INIT_WORK().Tetsuo Handa
2019-01-23bpf: notify offload JITs about optimizationsJakub Kicinski
2019-01-23bpf: verifier: record original instruction indexJakub Kicinski
2019-01-23bpf: verifier: remove unconditional branches by 0Jakub Kicinski
2019-01-23bpf: verifier: remove dead codeJakub Kicinski
2019-01-23bpf: verifier: hard wire branches to dead codeJakub Kicinski
2019-01-23bpf: change parameters of call/branch offset adjustmentJakub Kicinski
2019-01-23PM / EM: Expose the Energy Model in debugfsQuentin Perret
2019-01-22capabilities:: annotate implicit fall throughMathieu Malaterre
2019-01-22Merge tag 'v5.0-rc3' into next-generalJames Morris
2019-01-22PM: QoS: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-22Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-01-21bpf: Add module name [bpf] to ksymbols for bpf programsSong Liu