linux.git
2023-08-16 Paul E. McKenneyMerge branches 'doc.2023.07.14b', 'fixes.2023.08.16a...
2023-08-16 Alan Huangrcu: Use WRITE_ONCE() for assignments to ->next for...
2023-08-16 Paul E. McKenneyrcu: Make the rcu_nocb_poll boot parameter usable via...
2023-08-16 Paul E. McKenneyrcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs...
2023-08-16 Paul E. McKenneysrcu,notifier: Remove #ifdefs in favor of SRCU Tiny...
2023-08-14 Paul E. McKenneyrcutorture: Stop right-shifting torture_random() return...
2023-08-14 Paul E. McKenneytorture: Stop right-shifting torture_random() return...
2023-08-14 Paul E. McKenneytorture: Move stutter_wait() timeouts to hrtimers
2023-08-14 Paul E. McKenneytorture: Move torture_shuffle() timeouts to hrtimers
2023-08-14 Paul E. McKenneytorture: Move torture_onoff() timeouts to hrtimers
2023-08-14 Paul E. McKenneytorture: Make torture_hrtimeout_*() use TASK_IDLE
2023-08-14 Dietmar Eggemanntorture: Add lock_torture writer_fifo module parameter
2023-08-14 Paul E. McKenneytorture: Add a kthread-creation callback to _torture_cr...
2023-08-14 Paul E. McKenneyrcu-tasks: Fix boot-time RCU tasks debug-only deadlock
2023-07-31 Paul E. McKenneyrcu-tasks: Permit use of debug-objects with RCU Tasks...
2023-07-24 Paul E. McKenneycheckpatch: Complain about unexpected uses of RCU Tasks...
2023-07-21 Paul E. McKenneytorture: Cause mkinitrd.sh to indicate failure on compi...
2023-07-21 Paul E. McKenneytorture: Make init program dump command-line arguments
2023-07-21 Paul E. McKenneytorture: Switch qemu from -nographic to -display none
2023-07-21 Paul E. McKenneytorture: Add init-program support for loongarch
2023-07-21 Paul E. McKenneytorture: Avoid torture-test reboot loops
2023-07-21 Paul E. McKenneytorture: Add srcu_lockdep.sh to torture.sh
2023-07-19 Paul E. McKenneyrcu: Clarify rcu_is_watching() kernel-doc comment
2023-07-19 Paul E. McKenneyrcu: Update synchronize_rcu_mult() comment for call_rcu...
2023-07-14 Paul E. McKenneytorture: Loosen .config checks for KCSAN kernels
2023-07-14 Paul E. McKenneytorture: Make torture.sh summarize config and build...
2023-07-14 Paul E. McKenneytorture: Place --bootargs parameters at end of -append...
2023-07-14 Paul E. McKenneyrcutorture: Remove obsolete parameter check from mkinit...
2023-07-14 Paul E. McKenneytorture: Make kvm-remote print diagnostics on initial...
2023-07-14 Paul E. McKenneytorture: Add RCU Tasks individual-flavor build tests
2023-07-14 Paul E. McKenneytorture: Make kvm-recheck.sh report .config errors
2023-07-14 Paul E. McKenneytorture: Allow #CHECK# in --kconfig argument to kvm.sh
2023-07-14 Paul E. McKenneyrcutorture: Remove contradictory Kconfig constraint
2023-07-14 Paul E. McKenneytorture: Add "--no-" as synonym for "--do-no-" in tortu...
2023-07-14 Paul E. McKenneyrcu: Remove formal-verification tests
2023-07-14 Paul E. McKenneyrcutorture: Remove obsolete BOOTPARAM_HOTPLUG_CPU0...
2023-07-14 Connor O'Brientorture: Support randomized shuffling for proxy exec...
2023-07-14 Paul E. McKenneyrcutorture: Dump grace-period state upon rtort_pipe_cou...
2023-07-14 Paul E. McKenneyrcuscale: Add CONFIG_PREEMPT_DYNAMIC=n to TRACE01 scenario
2023-07-14 Zqiangrcuscale: Move rcu_scale_writer() schedule_timeout_unin...
2023-07-14 Arnd Bergmannrcuscale: fix building with RCU_TINY
2023-07-14 Paul E. McKenneyrcuscale: Add RCU Tasks Rude testing
2023-07-14 Paul E. McKenneyrcuscale: Measure RCU Tasks Trace grace-period kthread...
2023-07-14 Paul E. McKenneyrcuscale: Print grace-period kthread CPU time, if recorded
2023-07-14 Paul E. McKenneyrcuscale: Add kfree_by_call_rcu and kfree_mult to docum...
2023-07-14 Paul E. McKenneyrcuscale: Measure grace-period kthread CPU time
2023-07-14 Paul E. McKenneyrcuscale: Print out full set of kfree_rcu parameters
2023-07-14 Paul E. McKenneyrcuscale: Print out full set of module parameters
2023-07-14 Paul E. McKenneyrcuscale: Add minruntime module parameter
2023-07-14 Paul E. McKenneyrcuscale: Fix gp_async_max typo: s/reader/writer/
2023-07-14 Paul E. McKenneyrcuscale: Permit blocking delays between writers
2023-07-14 Paul E. McKenneyrefscale: Add a "jiffies" test
2023-07-14 Waiman Longrefscale: Fix uninitalized use of wait_queue_head_t
2023-07-14 Paul E. McKenneyrefscale: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT...
2023-07-14 Paul E. McKenneyrcu-tasks: Cancel callback laziness if too many callbacks
2023-07-14 Paul E. McKenneyrcu-tasks: Add kernel boot parameters for callback...
2023-07-14 Paul E. McKenneyrcu-tasks: Remove redundant #ifdef CONFIG_TASKS_RCU
2023-07-14 Paul E. McKenneyrcu-tasks: Treat only synchronous grace periods urgently
2023-07-14 SeongJae ParkDocs/RCU/rculist_nulls: Fix text about atomic_set_release()
2023-07-14 SeongJae ParkDocs/RCU/rculist_nulls: Fix hlist_[nulls]_head field...
2023-07-14 SeongJae ParkDocs/RCU/rculist_nulls: Specify type of the object...
2023-07-14 SeongJae ParkDocs/RCU/rculist_nulls: Assign 'obj' before use from...
2023-07-14 SeongJae ParkDocs/RCU/rculist_nulls: Fix trivial coding style
2023-07-14 Alan Huangdocs/RCU: Add the missing rcu_read_unlock()
2023-07-14 Tycho Andersendocumentation/rcu: Fix typo
2023-07-09 Linus TorvaldsLinux 6.5-rc1
2023-07-09 Linus TorvaldsMAINTAINERS 2: Electric Boogaloo
2023-07-09 Linus TorvaldsMerge tag 'dma-mapping-6.5-2023-07-09' of git://git...
2023-07-09 Linus TorvaldsMerge tag 'irq_urgent_for_v6.5_rc1' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'x86_urgent_for_v6.5_rc1' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'x86-core-2023-07-09' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'mips_6.5_1' of git://git./linux/kernel/git...
2023-07-09 Linus TorvaldsMerge tag 'xfs-6.5-merge-6' of git://git./fs/xfs/xfs...
2023-07-09 Linus TorvaldsMerge tag '6.5-rc-smb3-client-fixes-part2' of git:...
2023-07-09 Linus TorvaldsMerge tag 'ntb-6.5' of https://github.com/jonmason/ntb
2023-07-08 Hugh Dickinsmm: lock newly mapped VMA with corrected ordering
2023-07-08 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-07-08-10-43' of...
2023-07-08 Suren Baghdasaryanfork: lock VMAs of the parent process when forking
2023-07-08 Suren Baghdasaryanmm: lock newly mapped VMA which can be modified after...
2023-07-08 Suren Baghdasaryanmm: lock a vma before stack expansion
2023-07-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-07-08 Linus TorvaldsMerge tag 'i2c-for-6.5-rc1-part2' of git://git./linux...
2023-07-08 Linus TorvaldsMerge tag 'hardening-v6.5-rc1-fixes' of git://git....
2023-07-08 Anup Sharmantb: hw: amd: Fix debugfs_create_dir error checking
2023-07-08 Linus TorvaldsMerge tag 'perf-tools-for-v6.5-2-2023-07-06' of git...
2023-07-08 Linus TorvaldsMerge tag 'bitmap-6.5-rc1' of https://github.com/norov...
2023-07-08 Geert Uytterhoevenlib: dhry: fix sleeping allocations inside non-preempta...
2023-07-08 Andrey Konovalovkasan, slub: fix HW_TAGS zeroing with slub_debug
2023-07-08 Andrey Konovalovkasan: fix type cast in memory_is_poisoned_n
2023-07-08 Heiko Stuebnermailmap: add entries for Heiko Stuebner
2023-07-08 Heiko Stuebnermailmap: update manpage link
2023-07-08 Liu Shixinbootmem: remove the vmemmap pages from kmemleak in...
2023-07-08 Randy DunlapMAINTAINERS: add linux-next info
2023-07-08 Markus Schneider... mailmap: add Markus Schneider-Pargmann
2023-07-08 Matthew Wilcox... writeback: account the number of pages written back
2023-07-08 Peter Collingbournemm: call arch_swap_restore() from do_swap_page()
2023-07-08 Vincent Whitchurchsquashfs: fix cache race with migration
2023-07-08 John Hubbardmm/hugetlb.c: fix a bug within a BUG(): inconsistent...
2023-07-08 Anthony Iliopoulosdocs: update ocfs2-devel mailing list address
2023-07-08 Anthony IliopoulosMAINTAINERS: update ocfs2-devel mailing list address
next