summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-10kprobes: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-03-10bpf: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-03-10jump_label: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-03-10jump_label: Use RCU in all users of __module_address().Sebastian Andrzej Siewior
2025-03-10x86: Use RCU in all users of __module_address().Sebastian Andrzej Siewior
2025-03-10cfi: Use RCU while invoking __module_address().Sebastian Andrzej Siewior
2025-03-10powerpc/ftrace: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-03-10LoongArch: ftrace: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-03-10LoongArch/orc: Use RCU in all users of __module_address().Sebastian Andrzej Siewior
2025-03-10arm64: module: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-03-10ARM: module: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-03-10module: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior
2025-03-10module: Use RCU in all users of __module_address().Sebastian Andrzej Siewior
2025-03-10module: Use RCU in search_module_extables().Sebastian Andrzej Siewior
2025-03-10module: Allow __module_address() to be called from RCU section.Sebastian Andrzej Siewior
2025-03-10module: Use RCU in __is_module_percpu_address().Sebastian Andrzej Siewior
2025-03-10module: Use RCU in find_symbol().Sebastian Andrzej Siewior
2025-03-10module: Remove module_assert_mutex_or_preempt() from try_add_tainted_module().Sebastian Andrzej Siewior
2025-03-10module: Use RCU in module_kallsyms_on_each_symbol().Sebastian Andrzej Siewior
2025-03-10module: Use RCU in __find_kallsyms_symbol_value().Sebastian Andrzej Siewior
2025-03-10module: Use RCU in find_module_all().Sebastian Andrzej Siewior
2025-03-10module: Use RCU in module_get_kallsym().Sebastian Andrzej Siewior
2025-03-10module: Use RCU in find_kallsyms_symbol().Sebastian Andrzej Siewior
2025-03-10module: Use proper RCU assignment in add_kallsyms().Sebastian Andrzej Siewior
2025-03-10module: Begin to move from RCU-sched to RCU.Sebastian Andrzej Siewior
2025-03-10tests/module: nix-ifyJoel Granados
2025-03-09Linux 6.14-rc6v6.14-rc6Linus Torvalds
2025-03-09Merge tag 'kbuild-fixes-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-09Merge tag 'usb-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-03-09Merge tag 'driver-core-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-03-09Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-09Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...Paolo Bonzini
2025-03-09Merge tag 'kvmarm-fixes-6.14-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-08Merge tag 'x86-urgent-2025-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-08x86/microcode/AMD: Add some forgotten models to the SHA checkBorislav Petkov (AMD)
2025-03-08Merge branch 'linus' into x86/urgent, to pick up dependent patchesIngo Molnar
2025-03-08Merge tag 'loongarch-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-08LoongArch: KVM: Fix GPA size issue about VMBibo Mao
2025-03-08LoongArch: KVM: Reload guest CSR registers after sleepBibo Mao
2025-03-08LoongArch: KVM: Add interrupt checking for AVECBibo Mao
2025-03-08LoongArch: Set hugetlb mmap base address aligned with pmd sizeBibo Mao
2025-03-08LoongArch: Set max_pfn with the PFN of the last pageBibo Mao
2025-03-08LoongArch: Use polling play_dead() when resuming from hibernationHuacai Chen
2025-03-08LoongArch: Eliminate superfluous get_numa_distances_cnt()Yuli Wang
2025-03-08LoongArch: Convert unreachable() to BUG()Tiezhu Yang
2025-03-07Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-03-08x86/mm: Define PTRS_PER_PMD for assembly code tooIngo Molnar
2025-03-07Merge tag 'slab-for-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds