linux-2.6-block.git
2025-05-06 Peter Zijlstrax86/mm: Fix false positive warning in switch_mm_irqs_off()
2025-05-05 Juergen Grossx86/alternative: Remove unused header #defines
2025-04-18 Peter Zijlstrax86/mm: Fix {,un}use_temporary_mm() IRQ state
2025-04-17 Peter Zijlstrax86/mm: Remove the mm_cpumask(prev) warning from switch...
2025-04-14 Ingo Molnarx86/alternatives, um: Rename UML's text_poke_sync(...
2025-04-12 Andy Lutomirskix86/mm: Opt-in to IRQs-off activate_mm()
2025-04-12 Andy Lutomirskix86/efi: Make efi_enter/leave_mm() use the use_/unuse_t...
2025-04-12 Andy Lutomirskix86/mm: Allow temporary MMs when IRQs are on
2025-04-12 Peter Zijlstrax86/mm: Remove 'mm' argument from unuse_temporary_mm...
2025-04-12 Andy Lutomirskix86/mm: Make use_/unuse_temporary_mm() non-static
2025-04-12 Andy Lutomirskix86/events, x86/insn-eval: Remove incorrect current...
2025-04-12 Peter Zijlstrax86/mm: Add 'mm' argument to unuse_temporary_mm()
2025-04-11 Nikolay Borisovx86/alternatives: Make smp_text_poke_batch_process...
2025-04-11 Ingo Molnarx86/alternatives: Add comment about noinstr expectations
2025-04-11 Ingo Molnarx86/alternatives: Rename 'apply_relocation()' to 'text_...
2025-04-11 Ingo Molnarx86/alternatives: Update the comments in smp_text_poke_...
2025-04-11 Ingo Molnarx86/alternatives: Remove 'smp_text_poke_batch_flush()'
2025-04-11 Ingo Molnarx86/alternatives: Move declarations of vmlinux.lds...
2025-04-11 Ingo Molnarx86/alternatives: Simplify the #include section
2025-04-11 Ingo Molnarx86/alternatives: Rename 'POKE_MAX_OPCODE_SIZE' to...
2025-04-11 Ingo Molnarx86/alternatives: Rename 'TP_ARRAY_NR_ENTRIES_MAX'...
2025-04-11 Ingo Molnarx86/alternatives: Standardize on 'tpl' local variable...
2025-04-11 Ingo Molnarx86/alternatives: Simplify and clean up patch_cmp()
2025-04-11 Ingo Molnarx86/alternatives: Constify text_poke_addr()
2025-04-11 Ingo Molnarx86/alternatives: Simplify text_poke_addr_ordered()
2025-04-11 Ingo Molnarx86/alternatives: Rename 'text_poke_sync()' to 'smp_tex...
2025-04-11 Ingo Molnarx86/alternatives: Move text_poke_array completion from...
2025-04-11 Ingo Molnarx86/alternatives: Add documentation for smp_text_poke_b...
2025-04-11 Ingo Molnarx86/alternatives: Document 'smp_text_poke_single()'
2025-04-11 Ingo Molnarx86/alternatives: Remove the mixed-patching restriction...
2025-04-11 Ingo Molnarx86/alternatives: Move the text_poke_array manipulation...
2025-04-11 Ingo Molnarx86/alternatives: Simplify smp_text_poke_batch_process()
2025-04-11 Ingo Molnarx86/alternatives: Simplify smp_text_poke_int3_handler()
2025-04-11 Ingo Molnarx86/alternatives: Simplify try_get_text_poke_array()
2025-04-11 Ingo Molnarx86/alternatives: Rename 'put_desc()' to 'put_text_poke...
2025-04-11 Ingo Molnarx86/alternatives: Rename 'try_get_desc()' to 'try_get_t...
2025-04-11 Ingo Molnarx86/alternatives: Remove the tp_vec indirection
2025-04-11 Ingo Molnarx86/alternatives: Introduce 'struct smp_text_poke_array...
2025-04-11 Ingo Molnarx86/alternatives: Assert input parameters in smp_text_p...
2025-04-11 Ingo Molnarx86/alternatives: Assert that smp_text_poke_int3_handle...
2025-04-11 Ingo Molnarx86/alternatives: Simplify smp_text_poke_single() by...
2025-04-11 Ingo Molnarx86/alternatives: Remove the 'addr == NULL means forced...
2025-04-11 Ingo Molnarx86/alternatives: Use non-inverted logic instead of...
2025-04-11 Ingo Molnarx86/alternatives: Add text_mutex) assert to smp_text_po...
2025-04-11 Ingo Molnarx86/alternatives: Rename 'int3_desc' to 'int3_vec'
2025-04-11 Ingo Molnarx86/alternatives: Rename 'struct text_poke_loc' to...
2025-04-11 Ingo Molnarx86/alternatives: Rename 'text_poke_loc_init()' to...
2025-04-11 Ingo Molnarx86/alternatives: Rename 'text_poke_queue()' to 'smp_te...
2025-04-11 Ingo Molnarx86/alternatives: Rename 'text_poke_finish()' to 'smp_t...
2025-04-11 Ingo Molnarx86/alternatives: Rename 'text_poke_flush()' to 'smp_te...
2025-04-11 Ingo Molnarx86/alternatives: Remove the confusing, inaccurate...
2025-04-11 Ingo Molnarx86/alternatives: Update comments in int3_emulate_push()
2025-04-11 Ingo Molnarx86/alternatives: Remove duplicate 'text_poke_early...
2025-04-11 Ingo Molnarx86/alternatives: Rename 'bp_desc' to 'int3_desc'
2025-04-11 Ingo Molnarx86/alternatives: Rename 'poking_addr' to 'text_poke_mm...
2025-04-11 Ingo Molnarx86/alternatives: Rename 'poking_mm' to 'text_poke_mm'
2025-04-11 Ingo Molnarx86/alternatives: Rename 'poke_int3_handler()' to ...
2025-04-11 Ingo Molnarx86/alternatives: Rename 'text_poke_bp()' to 'smp_text_...
2025-04-11 Ingo Molnarx86/alternatives: Rename 'text_poke_bp_batch()' to...
2025-04-11 Ingo Molnarx86/alternatives: Rename 'bp_refs' to 'text_poke_array_...
2025-04-11 Ingo Molnarx86/alternatives: Rename 'struct bp_patching_desc'...
2025-04-11 Peter Zijlstrax86/alternatives: Document the text_poke_bp_batch(...
2025-04-11 Eric Dumazetx86/alternatives: Improve code-patching scalability...
2025-04-06 Linus TorvaldsLinux 6.15-rc1 v6.15-rc1
2025-04-06 Thomas Weißschuhtools/include: make uapi/linux/types.h usable from...
2025-04-06 Linus TorvaldsMerge tag 'turbostat-2025.05.06' of git://git./linux...
2025-04-06 Linus TorvaldsMerge tag 'soundwire-6.15-rc1-fixes' of git://git....
2025-04-06 Len Browntools/power turbostat: v2025.05.06
2025-04-06 Len Browntools/power turbostat: disable "cpuidle" invocation...
2025-04-06 Linus TorvaldsMerge tag 'perf-urgent-2025-04-06' of git://git./linux...
2025-04-06 Linus TorvaldsMerge tag 'sched-urgent-2025-04-06' of git://git./linux...
2025-04-06 Linus TorvaldsDisable SLUB_TINY for build testing
2025-04-06 Len Browntools/power turbostat: re-factor sysfs code
2025-04-06 Zhang Ruitools/power turbostat: Restore GFX sysfs fflush() call
2025-04-06 Len Browntools/power turbostat: Document GNR UncMHz domain conve...
2025-04-06 Len Browntools/power turbostat: report CoreThr per measurement...
2025-04-06 Justin Ernsttools/power turbostat: Increase CPU_SUBSET_MAXCPUS...
2025-04-06 Linus TorvaldsMerge tag 'timers-cleanups-2025-04-06' of git://git...
2025-04-06 Linus TorvaldsMerge tag 'irq-urgent-2025-04-06' of git://git./linux...
2025-04-06 Linus TorvaldsMerge tag 'timers-urgent-2025-04-06' of git://git....
2025-04-06 Linus TorvaldsMerge tag 'sh-for-v6.15-tag1' of git://git./linux/kerne...
2025-04-05 Linus TorvaldsMerge tag 'kbuild-v6.15' of git://git./linux/kernel...
2025-04-05 Linus TorvaldsMerge tag 'drm-next-2025-04-05' of https://gitlab.freed...
2025-04-05 Uday Shankarkbuild: rpm-pkg: build a debuginfo RPM
2025-04-05 Daniel Gomezkconfig: merge_config: use an empty file as initfile
2025-04-05 Masahiro Yamadanios2: migrate to the generic rule for built-in DTB
2025-04-05 Johan Korsnessh: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEX
2025-04-05 Artur Rojeksh: Align .bss section padding to 8-byte boundary
2025-04-05 Linus TorvaldsMerge tag 'input-for-v6.15-rc0' of git://git./linux...
2025-04-05 Nam Caotracing/timers: Rename the hrtimer_init event to hrtime...
2025-04-05 Nam Caohrtimers: Rename debug_init_on_stack() to debug_setup_o...
2025-04-05 Nam Caohrtimers: Rename debug_init() to debug_setup()
2025-04-05 Nam Caohrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_...
2025-04-05 Nam Caohrtimers: Remove unnecessary NULL check in hrtimer_star...
2025-04-05 Nam Caohrtimers: Make callback function pointer private
2025-04-05 Nam Caohrtimers: Merge __hrtimer_init() into __hrtimer_setup()
2025-04-05 Nam Caohrtimers: Switch to use __htimer_setup()
2025-04-05 Nam Caohrtimers: Delete hrtimer_init()
2025-04-05 Thomas Gleixnertreewide: Convert new and leftover hrtimer_init() users
2025-04-05 Thomas Gleixnertreewide: Switch/rename to timer_delete[_sync]()
next