Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2021-01-07torture: Throttle VERBOSE_TOROUT_*() outputPaul E. McKenney
2021-01-07torture: Make refscale throttle high-rate printk()sPaul E. McKenney
2021-01-07rcutorture: Use hrtimers for reader and writer delaysPaul E. McKenney
2021-01-07torture: Make stutter use torture_hrtimeout_*() functionsPaul E. McKenney
2021-01-07rcutorture: Use torture_hrtimeout_jiffies() to avoid busy-waitsPaul E. McKenney
2021-01-07torture: Add fuzzed hrtimer-based sleep functionsPaul E. McKenney
2021-01-07rcutorture: Make rcu_torture_fakewriter() use blocking wait primitivesPaul E. McKenney
2021-01-07rcutorture: Make synctype[] and nsynctype be static globalPaul E. McKenney
2021-01-07rcutorture: Require entire stutter period be post-bootPaul E. McKenney
2021-01-07refscale: Allow summarization of verbose outputPaul E. McKenney
2021-01-05scftorture: Add debug output for wrong-CPU warningPaul E. McKenney
2021-01-05rcutorture: Add testing for RCU's global memory orderingPaul E. McKenney
2021-01-05rcutorture: Add reader-side tests of polling grace-period APIPaul E. McKenney
2021-01-05rcutorture: Add writer-side tests of polling grace-period APIPaul E. McKenney
2021-01-05rcutorture: Prepare for ->start_gp_poll and ->poll_gp_statePaul E. McKenney
2021-01-05srcu: Add comment explaining cookie overflow/wrapPaul E. McKenney
2021-01-05srcu: Provide polling interfaces for Tree SRCU grace periodsPaul E. McKenney
2021-01-05srcu: Provide polling interfaces for Tiny SRCU grace periodsPaul E. McKenney
2021-01-05srcu: Provide internal interface to start a Tree SRCU grace periodPaul E. McKenney
2021-01-05srcu: Provide internal interface to start a Tiny SRCU grace periodPaul E. McKenney
2021-01-05srcu: 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-25Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-23Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-12-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-23Merge 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-19timekeeping: 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-18Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-18Merge 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-17Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-17Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-17Merge 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
2020-12-16tick: Remove pointless cpu valid check in hotplug codeThomas Gleixner
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds