summary refs log tree commit diff
path: root/kernel
AgeCommit message (Expand)Author
2021-01-06torture: Clean up after torture-test CPU hotpluggingPaul E. McKenney
2021-01-06rcutorture: Make object_debug also double call_rcu() heap objectPaul E. McKenney
2021-01-06torture: Throttle VERBOSE_TOROUT_*() outputPaul E. McKenney
2021-01-06torture: Make refscale throttle high-rate printk()sPaul E. McKenney
2021-01-06rcutorture: Use hrtimers for reader and writer delaysPaul E. McKenney
2021-01-06torture: Make stutter use torture_hrtimeout_*() functionsPaul E. McKenney
2021-01-06rcutorture: Use torture_hrtimeout_jiffies() to avoid busy-waitsPaul E. McKenney
2021-01-06torture: Add fuzzed hrtimer-based sleep functionsPaul E. McKenney
2021-01-06rcutorture: Make rcu_torture_fakewriter() use blocking wait primitivesPaul E. McKenney
2021-01-06rcutorture: Make synctype[] and nsynctype be static globalPaul E. McKenney
2021-01-06rcutorture: Require entire stutter period be post-bootPaul E. McKenney
2021-01-06refscale: Allow summarization of verbose outputPaul E. McKenney
2021-01-04scftorture: Add debug output for wrong-CPU warningPaul E. McKenney
2021-01-04rcutorture: Add testing for RCU's global memory orderingPaul E. McKenney
2021-01-04rcutorture: Add reader-side tests of polling grace-period APIPaul E. McKenney
2021-01-04rcutorture: Add writer-side tests of polling grace-period APIPaul E. McKenney
2021-01-04rcutorture: Prepare for ->start_gp_poll and ->poll_gp_statePaul E. McKenney
2021-01-04srcu: Add comment explaining cookie overflow/wrapPaul E. McKenney
2021-01-04srcu: Provide polling interfaces for Tree SRCU grace periodsPaul E. McKenney
2021-01-04srcu: Provide polling interfaces for Tiny SRCU grace periodsPaul E. McKenney
2021-01-04srcu: Provide internal interface to start a Tree SRCU grace periodPaul E. McKenney
2021-01-04srcu: Provide internal interface to start a Tiny SRCU grace periodPaul E. McKenney
2021-01-04srcu: Make Tiny SRCU use multi-bit grace-period counterPaul E. McKenney
2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-27Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-25genirq: Fix export of irq_to_desc() for powerpc KVMMichael Ellerman
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-22Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-12-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-22Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-12-22kasan: rename (un)poison_shadow to (un)poison_rangeAndrey Konovalov
2020-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-18timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"Colin Ian King
2020-12-18softirq: Avoid bad tracing / lockdep interactionPeter Zijlstra
2020-12-18jump_label: Fix usage in module __initPeter Zijlstra
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-17Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-17Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-16Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-16Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-16Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-16tick/sched: Remove bogus boot "safety" checkThomas Gleixner