]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2025-03-29  Paul E. McKenneysrcu: Make FORCE_NEED_SRCU_NMI_SAFE depend on RCU_EXPERT
2025-03-05  Boqun FengMerge branches 'docs.2025.02.04a', 'lazypreempt.2025...
2025-03-05  Paul E. McKenneyrcutorture: Make scenario TREE07 build CONFIG_PREEMPT_L...
2025-03-05  Paul E. McKenneyrcutorture: Make scenario TREE10 build CONFIG_PREEMPT_L...
2025-03-05  Ankur Arorarcu: limit PREEMPT_RCU configurations
2025-03-05  Boqun Fengrcutorture: Update ->extendables check for lazy preemption
2025-03-05  Paul E. McKenneyrcutorture: Update rcutorture_one_extend_check() for...
2025-03-05  Ankur Aroraosnoise: provide quiescent states
2025-03-05  Uladzislau... rcu: Use _full() API to debug synchronize_rcu()
2025-03-05  Uladzislau... rcu: Update TREE05.boot to test normal synchronize_rcu()
2025-03-05  Uladzislau... rcutorture: Allow a negative value for nfakewriters
2025-03-05  Paul E. McKenneyFlush console log from kernel_power_off()
2025-03-05  Paul E. McKenneycontext_tracking: Make RCU watch ct_kernel_exit_state...
2025-03-05  Paul E. McKenneyrcu/nocb: Print segment lengths in show_rcu_nocb_gp_state()
2025-03-05  Paul E. McKenneyrcu-tasks: Move RCU Tasks self-tests to core_initcall()
2025-03-05  Paul E. McKenneyrcu: Fix get_state_synchronize_rcu_full() GP-start...
2025-02-05  Paul E. McKenneytorture: Make SRCU lockdep testing use srcu_read_lock_n...
2025-02-05  Paul E. McKenneysrcu: Add FORCE_NEED_SRCU_NMI_SAFE Kconfig for testing
2025-02-05  Paul E. McKenneyrcutorture: Complain when invalid SRCU reader_flavor...
2025-02-05  Paul E. McKenneyrcutorture: Move RCU_TORTURE_TEST_{CHK_RDR_STATE,LOG_CP...
2025-02-05  Paul E. McKenneyrcutorture: Make cur_ops->format_gp_seqs take buffer...
2025-02-05  Paul E. McKenneyrcutorture: Add ftrace-compatible timestamp to GP#...
2025-02-05  Paul E. McKenneyrcu: Trace expedited grace-period numbers in hexadecimal
2025-02-05  Paul E. McKenneyrcutorture: Expand failure/close-call grace-period...
2025-02-05  Paul E. McKenneyrcutorture: Include grace-period sequence numbers in...
2025-02-05  Paul E. McKenneyrcutorture: Add a test_boost_holdoff module parameter
2025-02-05  Paul E. McKenneytorture: Add get_torture_init_jiffies() for test-start...
2025-02-05  Paul E. McKenneysrcu: Make SRCU-fast also be NMI-safe
2025-02-05  Paul E. McKenneysrcu: Add srcu_down_read_fast() and srcu_up_read_fast()
2025-02-05  Paul E. McKenneysrcu: Document that srcu_{read_lock,down_read}() can...
2025-02-05  Paul E. McKenneysrcu: Fix srcu_read_unlock_{lite,nmisafe}() kernel-doc
2025-02-05  Paul E. McKenneyrcutorture: Make scenario SRCU-P use srcu_read_lock_fast()
2025-02-05  Paul E. McKenneyrefscale: Add srcu_read_lock_fast() support using ...
2025-02-05  Paul E. McKenneyrcutorture: Add ability to test srcu_read_{,un}lock_fast()
2025-02-05  Paul E. McKenneysrcu: Add SRCU-fast readers
2025-02-05  Paul E. McKenneysrcu: Move SRCU Tree/Tiny definitions from srcu.h
2025-02-05  Paul E. McKenneysrcu: Pull integer-to-pointer conversion into __srcu_ct...
2025-02-05  Paul E. McKenneysrcu: Pull pointer-to-integer conversion into __srcu_pt...
2025-02-05  Paul E. McKenneysrcu: Add SRCU_READ_FLAVOR_SLOWGP to flag need for...
2025-02-05  Paul E. McKenneysrcu: Rename srcu_check_read_flavor_lite() to srcu_chec...
2025-02-05  Paul E. McKenneysrcu: Force synchronization for srcu_get_delay()
2025-02-05  Paul E. McKenneysrcu: Make Tree SRCU updates independent of ->srcu_idx
2025-02-05  Paul E. McKenneysrcu: Make SRCU readers use ->srcu_ctrs for counter...
2025-02-05  Paul E. McKenneysrcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr...
2025-02-05  Paul E. McKenneysrcu: Use ->srcu_gp_seq for rcutorture reader batch
2025-02-05  Paul E. McKenneysrcu: Define SRCU_READ_FLAVOR_ALL in terms of symbols
2025-02-05  Paul E. McKenneysrcu: Make Tiny SRCU able to operate in preemptible...
2025-02-05  Ankur Arorarcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT...
2025-02-05  Ankur Arorarcu: handle unstable rdp in rcu_read_unlock_strict()
2025-02-05  Ankur Arorasched: update __cond_resched comment about RCU quiescen...
2025-02-05  Ankur Arorarcu: rename PREEMPT_AUTO to PREEMPT_LAZY
2025-02-05  Ankur Arorarcu: fix header guard for rcu_all_qs()
2025-02-05  Zilin Guanrcu: Remove READ_ONCE() for rdp->gpwrap access in __not...
2025-02-05  Paul E. McKenneyrcu: Split rcu_report_exp_cpu_mult() mask parameter...
2025-02-05  Paul E. McKenneyrcu: Remove references to old grace-period-wait primitives
2025-02-05  Paul E. McKenneyrcu: Clarify RCU_LAZY and RCU_LAZY_DEFAULT_OFF help...
2025-02-05  Paul E. McKenneyrcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel...
2025-02-05  Paul E. McKenneysrcu: Point call_srcu() to call_rcu() for detailed...
2025-02-05  Paul E. McKenneyrcu: Document self-propagating callbacks
2025-02-05  Paul E. McKenneydocs: Improve discussion of this_cpu_ptr(), add raw_cpu...
2025-02-05  Paul E. McKenneydoc: Add broken-timing possibility to stallwarn.rst
2025-02-02  Linus TorvaldsLinux 6.14-rc1 v6.14-rc1
2025-02-02  Linus TorvaldsMerge tag 'turbostat-2025.02.02' of git://git.kernel...
2025-02-02  Linus TorvaldsMerge tag 'sh-for-v6.14-tag1' of git://git.kernel.org...
2025-02-02  Len Browntools/power turbostat: version 2025.02.02
2025-02-01  Linus TorvaldsMerge tag 'pull-misc' of git://git.kernel.org/pub/scm...
2025-02-01  Linus TorvaldsMerge tag 'mips_6.14_1' of git://git.kernel.org/pub...
2025-02-01  Linus TorvaldsMerge tag 'v6.14-rc-smb3-client-fixes-part2' of git...
2025-02-01  Linus TorvaldsMerge tag 'driver-core-6.14-rc1-2' of git://git.kernel...
2025-02-01  Linus TorvaldsMerge tag 'mm-hotfixes-stable-2025-02-01-03-56' of...
2025-02-01  Linus TorvaldsMerge tag 'media/v6.14-2' of git://git.kernel.org/pub...
2025-02-01  Andrew MortonMAINTAINERS: include linux-mm for xarray maintenance
2025-02-01  Andrew Mortonrevert "xarray: port tests to kunit"
2025-02-01  Tamir DubersteinMAINTAINERS: add lib/test_xarray.c
2025-02-01  Carlos Bilbaomailmap, MAINTAINERS, docs: update Carlos's email address
2025-02-01  Ritesh Harjani... mm/hugetlb: fix hugepage allocation for interleaved...
2025-02-01  Zhaoyang Huangmm: gup: fix infinite loop within __get_longterm_locked
2025-02-01  Kairui Songmm, swap: fix reclaim offset calculation error during...
2025-02-01  Christopher... .mailmap: update email address for Christopher Obbard
2025-02-01  Marco Elverkfence: skip __GFP_THISNODE allocations on NUMA systems
2025-02-01  Nikita Zhandarovichnilfs2: fix possible int overflows in nilfs_fiemap()
2025-02-01  yanggemm: compaction: use the proper flag to determine watermarks
2025-02-01  Liam R. Howlettkernel: be more careful about dup_mmap() failures and...
2025-02-01  Bruno Faccinimm/fake-numa: handle cases with no SRAT info
2025-02-01  Catalin Marinasmm: kmemleak: fix upper boundary check for physical...
2025-02-01  Hamza Mahfoozmailmap: add an entry for Hamza Mahfooz
2025-02-01  Yosry AhmedMAINTAINERS: mailmap: update Yosry Ahmed's email address
2025-02-01  Jan Kiszkascripts/gdb: fix aarch64 userspace detection in get_cur...
2025-02-01  Li Zhijianmm/vmscan: accumulate nr_demoted for accurate demotion...
2025-02-01  Heming Zhaoocfs2: fix incorrect CPU endianness conversion causing...
2025-02-01  Hyeonggon Yoomm/zsmalloc: add __maybe_unused attribute for is_first_...
2025-02-01  liuyemm/vmscan: fix hard LOCKUP in function isolate_lru_folios
2025-02-01  Geert Uytterhoevensh: boards: Use imply to enable hardware with complex...
2025-02-01  Masahiro Yamadash: Migrate to the generic rule for built-in DTB
2025-02-01  David Wangsh: irq: Use seq_put_decimal_ull_width() for decimal...
2025-02-01  Linus TorvaldsMerge tag 'for-linus-hexagon-6.14-rc1' of git://git...
2025-02-01  Linus TorvaldsRemove stale generated 'genheaders' file
2025-02-01  Linus TorvaldsMerge tag 'AT_EXECVE_CHECK-v6.14-rc1-fix1' of git:...
2025-02-01  Linus TorvaldsMerge tag 'hardening-v6.14-rc1-fix1' of git://git.kerne...
2025-01-31  Linus TorvaldsMerge tag 'drm-next-2025-02-01' of https://gitlab.freed...
next