Linux Tip Commits
[Prev Page][Next Page]
- [tip: core/entry] selftests: Add benchmark for syscall user dispatch,
tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/entry] kernel: Implement selective syscall userspace redirection,
tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/entry] docs: Document Syscall User Dispatch,
tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/entry] x86: vdso: Expose sigreturn address on vdso to the kernel, tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/entry] entry_Add_enter_from_user_mode_wrapper,
tip-bot2 for Sven Schnelle
- [tip: core/entry] entry: Rename exit_to_user_mode(),
tip-bot2 for Sven Schnelle
- [tip: core/entry] entry: Add syscall_exit_to_user_mode_work(),
tip-bot2 for Sven Schnelle
- [tip: core/entry] entry: Add exit_to_user_mode() wrapper,
tip-bot2 for Sven Schnelle
- [tip: core/entry] selftests: Add kselftest for syscall user dispatch,
tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/entry] entry: Rename enter_from_user_mode(),
tip-bot2 for Sven Schnelle
- [tip: ras/core] x86/mce: Rename kill_it to kill_current_task, tip-bot2 for Gabriele Paoloni
- [tip: ras/core] x86/mce: Panic for LMCE only if mca_cfg.tolerant < 3, tip-bot2 for Gabriele Paoloni
- [tip: ras/core] x86/mce: Remove redundant call to irq_work_queue(), tip-bot2 for Gabriele Paoloni
- [tip: ras/core] x86/mce: Move the mce_panic() call and 'kill_it' assignments to the right places, tip-bot2 for Gabriele Paoloni
- [tip: x86/cache] x86/resctrl: Clean up unused function parameter in rmdir path, tip-bot2 for Xiaochen Shen
- [tip: x86/urgent] x86/resctrl: Fix AMD L3 QOS CDP enable/disable, tip-bot2 for Babu Moger
- [tip: x86/build] x86/build: Remove -m16 workaround for unsupported versions of GCC, tip-bot2 for Nick Desaulniers
- [tip: x86/misc] x86/pci: Fix the function type for check_reserved_t, tip-bot2 for Sami Tolvanen
- [tip: irq/core] genirq/irqdomain: Don't try to free an interrupt that has no mapping, tip-bot2 for Marc Zyngier
- [tip: irq/urgent] genirq/irqdomain: Add an irq_create_mapping_affinity() function, tip-bot2 for Laurent Vivier
- [tip: irq/urgent] powerpc/pseries: Pass MSI affinity to irq_create_mapping(), tip-bot2 for Laurent Vivier
- [tip: irq/urgent] MAINTAINERS: Move Jason Cooper to CREDITS, tip-bot2 for Marc Zyngier
- [tip: efi/urgent] efi/efivars: Set generic ops before loading SSDT, tip-bot2 for Amadeusz Sławiński
- [tip: efi/urgent] efi: EFI_EARLYCON should depend on EFI, tip-bot2 for Geert Uytterhoeven
- [tip: efi/urgent] efivarfs: revert "fix memory leak in efivarfs_create()", tip-bot2 for Ard Biesheuvel
- [tip: x86/urgent] x86/mce: Do not overwrite no_way_out if mce_end() fails, tip-bot2 for Gabriele Paoloni
- [tip: x86/cleanups] x86/PCI: Make a kernel-doc comment a normal one, tip-bot2 for Alex Shi
- [tip: x86/platform] x86/platform/uv: Remove existing /sys/firmware/sgi_uv/ interface, tip-bot2 for Justin Ernst
- [tip: x86/platform] x86/platform/uv: Update ABI documentation of /sys/firmware/sgi_uv/,
tip-bot2 for Justin Ernst
- [tip: x86/platform] x86/platform/uv: Update MAINTAINERS for uv_sysfs driver,
tip-bot2 for Justin Ernst
- [tip: x86/platform] x86/platform/uv: Add and export uv_bios_* functions, tip-bot2 for Justin Ernst
- [tip: x86/platform] x86/platform/uv: Add new uv_sysfs platform driver, tip-bot2 for Justin Ernst
- [tip: x86/cleanups] x86/asm: Drop unused RDPID macro, tip-bot2 for Sean Christopherson
- [tip: x86/urgent] x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb, tip-bot2 for Anand K Mistry
- [tip: sched/core] sched/numa: Allow a floating imbalance between NUMA nodes, tip-bot2 for Mel Gorman
- [tip: sched/core] sched: Limit the amount of NUMA imbalance that can exist at fork time, tip-bot2 for Mel Gorman
- [tip: sched/core] sched/numa: Rename nr_running and break out the magic number, tip-bot2 for Mel Gorman
- [tip: sched/core] irq_work: Cleanup, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Avoid unnecessary calculation of load imbalance at clone time, tip-bot2 for Mel Gorman
- [tip: sched/core] irq_work: Optimize irq_work_single(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] smp: Cleanup smp_call_function*(), tip-bot2 for Peter Zijlstra
- [tip: locking/urgent] sched/idle: Fix arch_cpu_idle() vs tracing, tip-bot2 for Peter Zijlstra
- [tip: locking/urgent] intel_idle: Fix intel_idle() vs tracing, tip-bot2 for Peter Zijlstra
- [tip: irq/urgent] Merge tag 'irqchip-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent, tip-bot2 for Thomas Gleixner
- [tip: core/entry] entry: Fix boot for !CONFIG_GENERIC_ENTRY,
tip-bot2 for Gabriel Krisman Bertazi
- [tip: irq/core] sh/irq: Add missing closing parentheses in arch_show_interrupts(), tip-bot2 for Geert Uytterhoeven
- [tip: core/mm] x86: Support kmap_local() forced debugging, tip-bot2 for Thomas Gleixner
- [tip: core/mm] sched: highmem: Store local kmaps in task struct, tip-bot2 for Thomas Gleixner
- [tip: core/mm] mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP, tip-bot2 for Thomas Gleixner
- [tip: core/mm] io-mapping: Provide iomap_local variant, tip-bot2 for Thomas Gleixner
- [tip: core/mm] mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCAL, tip-bot2 for Thomas Gleixner
- [tip: core/mm] mm/highmem: Provide kmap_local*, tip-bot2 for Thomas Gleixner
- [tip: core/mm] x86/crashdump/32: Simplify copy_oldmem_page(), tip-bot2 for Thomas Gleixner
- [tip: x86/misc] selftests/x86: Add missing .note.GNU-stack sections, tip-bot2 for Andy Lutomirski
- [tip: x86/misc] selftests/x86/fsgsbase: Fix GS == 1, 2, and 3 tests, tip-bot2 for Andy Lutomirski
- [tip: x86/urgent] x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leak, tip-bot2 for Xiaochen Shen
- [tip: x86/urgent] x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leak, tip-bot2 for Xiaochen Shen
- [tip: x86/sgx] x86/sgx: Fix sgx_ioc_enclave_provision() kernel-doc comment, tip-bot2 for Borislav Petkov
- [tip: sched/core] sched: Make migrate_disable/enable() independent of RT, tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqstat: Get rid of nmi_count() and __IRQ_STAT(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] sh: Get rid of nmi_count(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] parisc: Remove bogus __IRQ_STAT macro, tip-bot2 for Thomas Gleixner
- [tip: irq/core] arm64: irqstat: Get rid of duplicated declaration, tip-bot2 for Thomas Gleixner
- [tip: irq/core] ARM: irqstat: Get rid of duplicated declaration, tip-bot2 for Thomas Gleixner
- [tip: irq/core] um/irqstat: Get rid of the duplicated declarations, tip-bot2 for Thomas Gleixner
- [tip: irq/core] asm-generic/irqstat: Add optional __nmi_count member, tip-bot2 for Thomas Gleixner
- [tip: irq/core] irqstat: Move declaration into asm-generic/hardirq.h, tip-bot2 for Thomas Gleixner
- [tip: irq/core] sh: irqstat: Use the generic irq_cpustat_t, tip-bot2 for Thomas Gleixner
- [tip: irq/core] preempt: Cleanup the macro maze a bit, tip-bot2 for Thomas Gleixner
- [tip: irq/core] softirq: Move related code into one section, tip-bot2 for Thomas Gleixner
- [tip: ras/core] x86/mce, cper: Pass x86 CPER through the MCA handling chain, tip-bot2 for Smita Koralahalli
- [tip: x86/cleanups] x86/boot/compressed/64: Use TEST %reg,%reg instead of CMP $0,%reg, tip-bot2 for Uros Bizjak
- [tip: x86/cleanups] x86/head64: Remove duplicate include, tip-bot2 for Wang Qing
- [tip: core/entry] sched: Detect call to schedule from critical entry code, tip-bot2 for Frederic Weisbecker
- [tip: core/entry] context_tracking: Introduce HAVE_CONTEXT_TRACKING_OFFSTACK, tip-bot2 for Frederic Weisbecker
- [tip: core/entry] context_tracking: Don't implement exception_enter/exit() on CONFIG_HAVE_CONTEXT_TRACKING_OFFSTACK, tip-bot2 for Frederic Weisbecker
- [tip: core/entry] context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFSTACK archs, tip-bot2 for Frederic Weisbecker
- [tip: core/entry] x86: Support HAVE_CONTEXT_TRACKING_OFFSTACK, tip-bot2 for Frederic Weisbecker
- [tip: sched/core] sched/uclamp: Allow to reset a task uclamp constraint value, tip-bot2 for Dietmar Eggemann
- [tip: sched/core] sched/topology: Warn when NUMA diameter > 2, tip-bot2 for Valentin Schneider
- [tip: sched/core] Documentation: scheduler: fix information on arch SD flags, sched_domain and sched_debug, tip-bot2 for Barry Song
- [tip: sched/core] cpuset: fix race between hotplug work and later CPU offline, tip-bot2 for Daniel Jordan
- [tip: sched/core] sched: Fix migration_cpu_stop() WARN, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/core: Add missing completion for affine_move_task() waiters, tip-bot2 for Valentin Schneider
- [tip: sched/core] sched/core: Fix typos in comments, tip-bot2 for Tal Zussman
- [tip: sched/core] sched/topology,schedutil: Wrap sched domains rebuild, tip-bot2 for Ionela Voinescu
- [tip: sched/core] arm64: Rebuild sched domains on invariance status changes, tip-bot2 for Ionela Voinescu
- [tip: sched/core] sched/topology: Condition EAS enablement on FIE support, tip-bot2 for Ionela Voinescu
- [tip: core/core] coccinelle: Remove broken check, tip-bot2 for Peter Zijlstra
- [tip: core/core] ilog2 vs. GCC inlining heuristics,
tip-bot2 for Jakub Jelinek
- [tip: x86/cleanups] x86/mm: Declare 'start' variable where it is used, tip-bot2 for Lukas Bulwahn
- [tip: core/mm] microblaze/mm/highmem: Add dropped #ifdef back, tip-bot2 for Thomas Gleixner
- [tip: x86/cache] x86/resctrl: Constify kernfs_ops, tip-bot2 for Rikard Falkeborn
- [tip: x86/urgent] Revert "iommu/vt-d: Take CONFIG_PCI_ATS into account", tip-bot2 for Thomas Gleixner
- [tip: x86/cpu] x86/CPU/AMD: Remove amd_get_nb_id(), tip-bot2 for Yazen Ghannam
- [tip: x86/cpu] x86/CPU/AMD: Save AMD NodeId as cpu_die_id, tip-bot2 for Yazen Ghannam
- [tip: x86/cpu] EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId, tip-bot2 for Yazen Ghannam
- [tip: x86/cpu] x86/topology: Set cpu_die_id only if DIE_TYPE found, tip-bot2 for Yazen Ghannam
- [tip: x86/sgx] x86/sgx: Return -ERESTARTSYS in sgx_ioc_enclave_add_pages(), tip-bot2 for Jarkko Sakkinen
- [tip: sched/urgent] sched: Fix data-race in wakeup, tip-bot2 for Peter Zijlstra
- [tip: sched/urgent] sched/fair: Fix overutilized update in enqueue_task_fair(), tip-bot2 for Quentin Perret
- [tip: timers/core] tick/sched: Optimize tick_do_update_jiffies64() further, tip-bot2 for Thomas Gleixner
- [tip: timers/core] tick/sched: Use tick_next_period for lockless quick check, tip-bot2 for Thomas Gleixner
- [tip: timers/core] tick: Document protections for tick related data, tip-bot2 for Thomas Gleixner
- [tip: timers/core] tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64(), tip-bot2 for Yunfeng Ye
- [tip: timers/core] tick/broadcast: Serialize access to tick_next_period, tip-bot2 for Thomas Gleixner
- [tip: timers/core] tick: Get rid of tick_period, tip-bot2 for Thomas Gleixner
- [tip: timers/core] tick/sched: Release seqcount before invoking calc_load_global(), tip-bot2 for Yunfeng Ye
- [tip: sched/urgent] sched: Fix rq->nr_iowait ordering, tip-bot2 for Peter Zijlstra
- [tip: sched/urgent] sched/deadline: Fix priority inheritance with multiple scheduling classes, tip-bot2 for Juri Lelli
- [tip: perf/urgent] perf/x86: fix sysfs type mismatches, tip-bot2 for Sami Tolvanen
- [tip: locking/urgent] lockdep: Put graph lock/unlock under lock_recursion protection, tip-bot2 for Boqun Feng
- [tip: x86/misc] x86/msr: Downgrade unrecognized MSR message, tip-bot2 for Borislav Petkov
- [tip: x86/apic] iommu/amd: Fix IOMMU interrupt generation in X2APIC mode, tip-bot2 for David Woodhouse
- [tip: x86/sgx] selftests/sgx: Use a statically generated 3072-bit RSA key, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/sgx: Add ptrace() support for the SGX driver, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/vdso: Implement a vDSO for Intel SGX enclave call, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/vdso: Add support for exception fixup in vDSO functions, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/sgx: Add SGX_IOC_ENCLAVE_INIT, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] mm: Add 'mprotect' hook to struct vm_operations_struct, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/sgx: Add SGX page allocator functions, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/cpu/intel: Detect SGX support, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/mm: Signal SIGSEGV with PF_SGX, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/sgx: Add SGX architectural data structures, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/sgx: Add wrappers for ENCLS functions, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/cpufeatures: Add Intel SGX hardware bits, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/{cpufeatures,msr}: Add Intel SGX Launch Control hardware bits, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/cpu/intel: Add a nosgx kernel parameter, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/sgx: Add an SGX misc driver interface, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/sgx: Add a page reclaimer, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/traps: Attempt to fixup exceptions in vDSO before signaling, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] x86/fault: Add a helper function to sanitize error code, tip-bot2 for Sean Christopherson
- [tip: x86/sgx] selftests/x86: Add a selftest for SGX, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/sgx: Update MAINTAINERS, tip-bot2 for Jarkko Sakkinen
- [tip: x86/sgx] x86/sgx: Clarify 'laundry_list' locking, tip-bot2 for Dave Hansen
- [tip: x86/sgx] Documentation/x86: Document SGX kernel architecture, tip-bot2 for Jarkko Sakkinen
- [tip: x86/cleanups] x86/head/64: Remove unused GET_CR2_INTO() macro, tip-bot2 for Arvind Sankar
- [tip: x86/cleanups] x86/boot: Remove unused finalize_identity_maps(), tip-bot2 for Arvind Sankar
- [tip: x86/cleanups] x86/uaccess: Document copy_from_user_nmi(), tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/dumpstack: Do not try to access user space code of other tasks, tip-bot2 for Thomas Gleixner
- [tip: x86/cleanups] x86/dumpstack: Make show_trace_log_lvl() static, tip-bot2 for Hui Su
- [tip: efi/core] efi/libstub: EFI_GENERIC_STUB_INITRD_CMDLINE_LOADER should not default to yes, tip-bot2 for Geert Uytterhoeven
- [tip: efi/core] efi: generalize efi_get_secureboot, tip-bot2 for Chester Lin
- [tip: efi/core] efi/x86: Only copy the compressed kernel image in efi_relocate_kernel(), tip-bot2 for Arvind Sankar
- [tip: efi/core] ima: generalize x86/EFI arch glue for other EFI architectures, tip-bot2 for Chester Lin
- [tip: efi/core] efi/libstub/x86: simplify efi_is_native(), tip-bot2 for Heinrich Schuchardt
- [tip: efi/core] arm64/ima: add ima_arch support, tip-bot2 for Chester Lin
- [tip: efi/core] efi: x86/xen: switch to efi_get_secureboot_mode helper, tip-bot2 for Ard Biesheuvel
- [tip: efi/urgent] efi/arm: set HSCTLR Thumb2 bit correctly for HVC calls from HYP, tip-bot2 for Ard Biesheuvel
- [tip: efi/urgent] efi/x86: Free efi_pgd with free_pages(), tip-bot2 for Arvind Sankar
- [tip: efi/urgent] efivarfs: fix memory leak in efivarfs_create(), tip-bot2 for Vamshi K Sthambamkadi
- [tip: x86/urgent] x86/microcode/intel: Check patch signature before saving microcode for early loading, tip-bot2 for Chen Yu
- [tip: core/entry] x86: Reclaim unused x86 TI flags, tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/entry] entry: Wire up syscall_work in common entry code, tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/entry] x86: Expose syscall_work field in thread_info, tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/entry] tracepoints: Migrate to use SYSCALL_WORK flag, tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/entry] entry: Expose helpers to migrate TIF to SYSCALL_WORK flags, tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/entry] seccomp: Migrate to use SYSCALL_WORK flag, tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/entry] audit: Migrate to use SYSCALL_WORK flag, tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/entry] ptrace: Migrate to use SYSCALL_TRACE flag, tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/entry] ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag, tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/entry] entry: Drop usage of TIF flags in the generic syscall code, tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/mm] xtensa/mm/highmem: Make generic kmap_atomic() work correctly, tip-bot2 for Thomas Gleixner
- [tip: x86/misc] tools/power/cpupower: Read energy_perf_bias from sysfs, tip-bot2 for Borislav Petkov
- [tip: x86/misc] tools/power/turbostat: Read energy_perf_bias from sysfs, tip-bot2 for Borislav Petkov
- [tip: x86/misc] tools/power/x86_energy_perf_policy: Read energy_perf_bias from sysfs, tip-bot2 for Borislav Petkov
- [tip: x86/misc] x86/msr: Do not allow writes to MSR_IA32_ENERGY_PERF_BIAS, tip-bot2 for Borislav Petkov
- [tip: timers/core] timers: Make run_local_timers() static, tip-bot2 for Thomas Gleixner
- [tip: timers/core] hrtimer: Fix kernel-doc markups, tip-bot2 for Mauro Carvalho Chehab
- [tip: irq/core] genirq: Fix kernel-doc markups, tip-bot2 for Mauro Carvalho Chehab
- [tip: x86/urgent] iommu/vt-d: Take CONFIG_PCI_ATS into account, tip-bot2 for Thomas Gleixner
- [tip: timers/core] timekeeping: Add missing parameter docs for pvclock_gtod_[un]register_notifier(), tip-bot2 for Alex Shi
- [tip: timers/core] timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset(), tip-bot2 for Alex Shi
- [tip: timers/core] timekeeping: Address parameter documentation issues for various functions, tip-bot2 for Alex Shi
- [tip: timers/core] timekeeping: Fix up function documentation for the NMI safe accessors, tip-bot2 for Thomas Gleixner
- [tip: timers/core] timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers, tip-bot2 for Sebastian Andrzej Siewior
- [tip: timers/core] time: Add missing colons for parameter documentation of time64_to_tm(), tip-bot2 for Alex Shi
- [tip: timers/core] timer_list: Use printk format instead of open-coded symbol lookup,
tip-bot2 for Helge Deller
- [tip: timers/core] timekeeping: Remove static functions from kernel-doc markup, tip-bot2 for Alex Shi
- [tip: timers/core] timekeeping: Add missing parameter documentation for update_fast_timekeeper(), tip-bot2 for Alex Shi
- [tip: core/entry] entry: Fix spelling/typo errors in irq entry code,
tip-bot2 for Ira Weiny
- [tip: irq/core] genirq/irqdomain: Make irq_domain_disassociate() static, tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ, tip-bot2 for Thomas Gleixner
- [tip: locking/core] futex: Remove unused empty compat_exit_robust_list(), tip-bot2 for Lukas Bulwahn
- [tip: x86/urgent] iommu/vt-d: Cure VF irqdomain hickup, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/platform/uv: Fix copied UV5 output archtype, tip-bot2 for Mike Travis
- [tip: core/mm] mm/highmem: Take kmap_high_get() properly into account, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] iommu/amd: Don't register interrupt remapping irqdomain when IR is disabled, tip-bot2 for David Woodhouse
- [tip: x86/apic] iommu/amd: Fix union of bitfields in intcapxt support, tip-bot2 for David Woodhouse
- [tip: x86/fpu] x86/fpu: Make kernel FPU protection RT friendly, tip-bot2 for Thomas Gleixner
- [tip: x86/fpu] x86/fpu: Simplify fpregs_[un]lock(), tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/platform/uv: Drop last traces of uv_flush_tlb_others, tip-bot2 for Jiri Slaby
- [tip: perf/urgent] perf/x86/intel/uncore: Fix Add BW copypasta, tip-bot2 for Arnd Bergmann
- [tip: sched/core] sched/fair: Dissociate wakeup decisions from SD flag value, tip-bot2 for Valentin Schneider
- [tip: sched/core] sched: Add WF_TTWU, WF_EXEC wakeup flags, tip-bot2 for Valentin Schneider
- [tip: sched/core] sched: Fix migrate_disable() vs rt/dl balancing, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/core: Make migrate disable and CPU hotplug cooperative, tip-bot2 for Thomas Gleixner
- [tip: sched/core] sched: Deny self-issued __set_cpus_allowed_ptr() when migrate_disable(), tip-bot2 for Valentin Schneider
- [tip: sched/core] sched, lockdep: Annotate ->pi_lock recursion, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched,rt: Use the full cpumask for balancing, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched,rt: Use cpumask_any*_distribute(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Fix migrate_disable() vs set_cpus_allowed_ptr(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Comment affine_move_task(), tip-bot2 for Valentin Schneider
- [tip: sched/core] sched: Massage set_cpus_allowed(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Add migrate_disable(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Remove select_task_rq()'s sd_flag parameter, tip-bot2 for Valentin Schneider
- [tip: sched/core] sched/proc: Print accurate cpumask vs migrate_disable(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/core: Wait for tasks being pushed away on hotplug, tip-bot2 for Thomas Gleixner
- [tip: sched/core] workqueue: Manually break affinity on hotplug, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/hotplug: Consolidate task migration on CPU unplug, tip-bot2 for Thomas Gleixner
- [tip: sched/core] sched: Fix hotplug vs CPU bandwidth control, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/hotplug: Ensure only per-cpu kthreads run during hotplug, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: Fix balance_callback(),
tip-bot2 for Peter Zijlstra
- [tip: sched/core] stop_machine: Add function and caller debug info, tip-bot2 for Peter Zijlstra
- [tip: sched/urgent] sched/fair: Prefer prev cpu in asymmetric wakeup path, tip-bot2 for Vincent Guittot
- [tip: sched/urgent] sched/debug: Fix memory corruption caused by multiple small reads of flags, tip-bot2 for Colin Ian King
- [tip: sched/urgent] sched/fair: Ensure tasks spreading in LLC during LB, tip-bot2 for Vincent Guittot
- [tip: sched/core] sched/fair: Remove superfluous lock section in do_sched_cfs_slack_timer(), tip-bot2 for Hui Su
- [tip: x86/apic] x86/ioapic: Correct the PCI/ISA trigger type selection, tip-bot2 for Thomas Gleixner
- [tip: perf/urgent] perf: Tweak perf_event_attr::exclusive semantics, tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf: Fix event multiplexing for exclusive groups, tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf/x86: Make dummy_iregs static, tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf: Simplify group_sched_out(), tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf: Optimize get_recursion_context(), tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf: Reduce stack usage of perf_output_begin(), tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf/x86: Reduce stack usage for x86_pmu::drain_pebs(), tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf: Fix get_recursion_context(), tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf/arch: Remove perf_sample_data::regs_user_copy, tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf: Simplify group_sched_in(), tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf/x86/intel: Make anythread filter support conditional, tip-bot2 for Stephane Eranian
- [tip: sched/core] sched/fair: Reorder throttle_cfs_rq() path, tip-bot2 for Peng Wang
- [tip: locking/urgent] futex: Don't enable IRQs unconditionally in put_pi_state(), tip-bot2 for Dan Carpenter
- [tip: perf/kprobes] locking/atomics: Regenerate the atomics-check SHA1's,
tip-bot2 for Ingo Molnar
- [tip: perf/urgent] perf/core: Fix a memory leak in perf_event_parse_addr_filter(), tip-bot2 for kiyin(尹亮)
- [tip: irq/core] irqdomain: Add forward declaration of fwnode_handle,
tip-bot2 for Andy Shevchenko
- [tip: irq/core] irqdomain: Remove unused of_device_id forward declaration,
tip-bot2 for Andy Shevchenko
- [tip: irq/core] irqdomain: Replace open coded of_node_to_fwnode(),
tip-bot2 for Andy Shevchenko
- [tip: irq/core] irqdomain: Introduce irq_domain_create_legacy() API,
tip-bot2 for Andy Shevchenko
- [tip: irq/core] regmap: irq: Convert to use irq_domain_create_legacy(),
tip-bot2 for Andy Shevchenko
- [tip: x86/urgent] x86/platform/uv: Fix missing OEM_TABLE_ID, tip-bot2 for Mike Travis
- [tip: x86/urgent] x86/platform/uv: Recognize UV5 hubless system identifier, tip-bot2 for Mike Travis
- [tip: x86/urgent] x86/platform/uv: Remove spaces from OEM IDs, tip-bot2 for Mike Travis
- [tip: core/mm] mm/highmem: Remove the old kmap_atomic cruft, tip-bot2 for Thomas Gleixner
- [tip: core/mm] Documentation/io-mapping: Remove outdated blurb, tip-bot2 for Thomas Gleixner
- [tip: core/mm] io-mapping: Cleanup atomic iomap, tip-bot2 for Thomas Gleixner
- [tip: core/mm] highmem: Get rid of kmap_types.h, tip-bot2 for Thomas Gleixner
- [tip: core/mm] sparc/mm/highmem: Switch to generic kmap atomic, tip-bot2 for Thomas Gleixner
- [tip: core/mm] xtensa/mm/highmem: Switch to generic kmap atomic, tip-bot2 for Thomas Gleixner
- [tip: core/mm] mips/mm/highmem: Switch to generic kmap atomic, tip-bot2 for Thomas Gleixner
- [tip: core/mm] ARM: highmem: Switch to generic kmap atomic, tip-bot2 for Thomas Gleixner
- [tip: core/mm] nds32/mm/highmem: Switch to generic kmap atomic, tip-bot2 for Thomas Gleixner
- [tip: core/mm] microblaze/mm/highmem: Switch to generic kmap atomic, tip-bot2 for Thomas Gleixner
- [tip: core/mm] csky/mm/highmem: Switch to generic kmap atomic, tip-bot2 for Thomas Gleixner
- [tip: core/mm] highmem: Make DEBUG_HIGHMEM functional, tip-bot2 for Thomas Gleixner
- [tip: core/mm] highmem: Remove unused functions, tip-bot2 for Thomas Gleixner
- [tip: core/mm] x86/mm/highmem: Use generic kmap atomic implementation, tip-bot2 for Thomas Gleixner
- [tip: core/mm] fs: Remove asm/kmap_types.h includes, tip-bot2 for Thomas Gleixner
- [tip: core/mm] mm/highmem: Un-EXPORT __kmap_atomic_idx(), tip-bot2 for Thomas Gleixner
- [tip: core/mm] powerpc/mm/highmem: Switch to generic kmap atomic, tip-bot2 for Thomas Gleixner
- [tip: core/mm] asm-generic: Provide kmap_size.h, tip-bot2 for Thomas Gleixner
- [tip: core/mm] sh/highmem: Remove all traces of unused cruft, tip-bot2 for Thomas Gleixner
- [tip: core/mm] highmem: Provide generic variant of kmap_atomic*, tip-bot2 for Thomas Gleixner
- [tip: core/mm] arc/mm/highmem: Use generic kmap atomic implementation, tip-bot2 for Thomas Gleixner
- [tip: core/mm] highmem: High implementation details and document API, tip-bot2 for Thomas Gleixner
- [tip: locking/urgent] futex: Handle transient "ownerless" rtmutex state correctly,
tip-bot2 for Mike Galbraith
- [tip: ras/core] x86/mce: Correct the detection of invalid notifier priorities, tip-bot2 for Zhen Lei
- [tip: x86/urgent] x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP, tip-bot2 for Anand K Mistry
- [tip: ras/core] x86/mce: Assign boolean values to a bool variable, tip-bot2 for Kaixu Xia
- [tip: core/entry] x86/entry: Move nmi entry/exit into common code, tip-bot2 for Thomas Gleixner
- [tip: core/urgent] entry: Fix the incorrect ordering of lockdep and RCU check, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S, tip-bot2 for Fangrui Song
- [tip: x86/apic] x86/ioapic: Use I/O-APIC ID for finding irqdomain, not index, tip-bot2 for David Woodhouse
- [tip: irq/urgent] dt-bindings: irqchip: ti, sci-inta: Fix diagram indentation for unmapped events, tip-bot2 for Peter Ujfalusi
- [tip: x86/apic] x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports it,
tip-bot2 for Dexuan Cui
- [tip: x86/cleanups] x86/mtrr: Fix a kernel-doc markup, tip-bot2 for Mauro Carvalho Chehab
- [tip: ras/core] x86/mce: Enable additional error logging on certain Intel CPUs,
tip-bot2 for Tony Luck
- [tip: irq/urgent] irqchip/ti-sci-inta: Add support for unmapped event handling, tip-bot2 for Peter Ujfalusi
- [tip: irq/urgent] irqchip/bcm2836: Fix missing __init annotation, tip-bot2 for Marc Zyngier
- [tip: irq/urgent] irqchip/sifive-plic: Fix chip_data access within a hierarchy, tip-bot2 for Greentime Hu
- [tip: irq/urgent] irqchip/stm32-exti: Add all LP timer exti direct events support, tip-bot2 for Fabrice Gasnier
- [tip: irq/urgent] irqchip/mst: MST_IRQ should depend on ARCH_MEDIATEK or ARCH_MSTARV7, tip-bot2 for Geert Uytterhoeven
- [tip: irq/urgent] irqchip/mips: Drop selection of IRQ_DOMAIN_HIERARCHY, tip-bot2 for Marc Zyngier
- [tip: irq/urgent] irqchip/mst: Make mst_intc_of_init static, tip-bot2 for Marc Zyngier
- [tip: irq/urgent] genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY, tip-bot2 for Marc Zyngier
- [tip: irq/urgent] irqchip/renesas-intc-irqpin: Merge irlm_bit and needs_irlm, tip-bot2 for Geert Uytterhoeven
- [tip: irq/urgent] irqchip/sifive-plic: Fix broken irq_set_affinity() callback, tip-bot2 for Greentime Hu
- [tip: irq/urgent] dt-bindings: irqchip: ti, sci-inta: Update for unmapped event handling, tip-bot2 for Peter Ujfalusi
- [tip: locking/urgent] locking/lockdep: Remove more raw_cpu_read() usage, tip-bot2 for Peter Zijlstra
- [tip: x86/build] x86/build: Fix vmlinux size check on 64-bit, tip-bot2 for Arvind Sankar
- [tip: x86/seves] x86/boot/compressed/64: Sanity-check CPUID results in the early #VC handler, tip-bot2 for Joerg Roedel
- [tip: x86/seves] x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path, tip-bot2 for Joerg Roedel
- [tip: x86/seves] x86/head/64: Check SEV encryption before switching to kernel page-table, tip-bot2 for Joerg Roedel
- [tip: x86/seves] x86/sev-es: Do not support MMIO to/from encrypted memory, tip-bot2 for Joerg Roedel
- [tip: x86/seves] x86/boot/compressed/64: Introduce sev_status, tip-bot2 for Joerg Roedel
- [tip: x86/apic] iommu/hyper-v: Disable IRQ pseudo-remapping if 15 bit APIC IDs are available, tip-bot2 for David Woodhouse
- [tip: x86/apic] iommu/vt-d: Implement select() method on remapping irqdomain, tip-bot2 for David Woodhouse
- [tip: x86/apic] iommu/vt-d: Simplify intel_irq_remapping_select(), tip-bot2 for David Woodhouse
- [tip: x86/apic] x86/ioapic: Handle Extended Destination ID field in RTE, tip-bot2 for David Woodhouse
- [tip: x86/apic] x86/ioapic: Use irq_find_matching_fwspec() to find remapping irqdomain, tip-bot2 for David Woodhouse
- [tip: x86/apic] x86: Kill all traces of irq_remapping_get_irq_domain(), tip-bot2 for David Woodhouse
- [tip: x86/apic] x86/hpet: Use irq_find_matching_fwspec() to find remapping irqdomain, tip-bot2 for David Woodhouse
- [tip: x86/apic] x86/apic: Add select() method on vector irqdomain, tip-bot2 for David Woodhouse
- [tip: x86/apic] iommu/amd: Implement select() method on remapping irqdomain, tip-bot2 for David Woodhouse
- [tip: x86/apic] x86/ioapic: Generate RTE directly from parent irqchip's MSI message, tip-bot2 for David Woodhouse
- [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] x86/pci/xen: Use msi_msg shadow structs, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] x86/msi: Remove msidef.h, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] x86/ioapic: Cleanup IO/APIC route entry structs, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] iommu/amd: Use msi_msg shadow structs, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] iommu/intel: Use msi_msg shadow structs, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] genirq/msi: Allow shadow declarations of msi_msg:: $member, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] x86/hpet: Move MSI support into hpet.c, tip-bot2 for David Woodhouse
- [tip: x86/apic] x86/kvm: Use msi_msg shadow structs, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] x86/apic: Cleanup destination mode, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] x86/apic: Always provide irq_compose_msi_msg() method for vector domain, tip-bot2 for David Woodhouse
- [tip: x86/apic] x86/devicetree: Fix the ioapic interrupt type table, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] x86/apic: Get rid of apic:: Dest_logical, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] x86/apic: Cleanup delivery mode defines, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] x86/apic: Replace pointless apic:: Dest_logical usage, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID, tip-bot2 for David Woodhouse
- [tip: x86/apic] x86/apic: Fix x2apic enablement without interrupt remapping, tip-bot2 for David Woodhouse
- [tip: x86/apic] x86/msi: Only use high bits of MSI address for DMAR unit, tip-bot2 for David Woodhouse
- [tip: x86/apic] x86/apic/uv: Fix inconsistent destination mode, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] x86/msi: Provide msi message shadow structs, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] PCI: vmd: Use msi_msg shadow structs, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] genirq/irqdomain: Implement get_name() method on irqchip fwnodes, tip-bot2 for David Woodhouse
- [tip: x86/apic] iommu/hyper-v: Implement select() method on remapping irqdomain, tip-bot2 for David Woodhouse
- [tip: x86/apic] x86/apic: Support 15 bits of APIC ID in MSI where available, tip-bot2 for David Woodhouse
- [tip: x86/apic] x86/kvm: Enable 15-bit extension when KVM_FEATURE_MSI_EXT_DEST_ID detected, tip-bot2 for David Woodhouse
- [tip: perf/core] perf/x86/intel/uncore: Add Rocket Lake support, tip-bot2 for Kan Liang
- [tip: perf/core] perf,mm: Handle non-page-table-aligned hugetlbfs, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/x86/intel: Add Rocket Lake CPU support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/msr: Add Rocket Lake CPU support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Support PERF_SAMPLE_DATA_PAGE_SIZE, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/cstate: Add Rocket Lake CPU support, tip-bot2 for Kan Liang
- [tip: sched/core] sched/fair: Check for idle core in wake_affine, tip-bot2 for Julia Lawall
- [tip: sched/core] sched: Remove relyance on STRUCT_ALIGNMENT, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: membarrier: cover kthread_use_mm (v4), tip-bot2 for Mathieu Desnoyers
- [tip: sched/core] sched: membarrier: document memory ordering scenarios, tip-bot2 for Mathieu Desnoyers
- [tip: sched/core] sched: Reenable interrupts in do_sched_yield(), tip-bot2 for Thomas Gleixner
- [tip: perf/core] perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE, tip-bot2 for Stephane Eranian
- [tip: sched/core] sched/fair: Exclude the current CPU from find_new_ilb(), tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched: fix exit_mm vs membarrier (v4), tip-bot2 for Mathieu Desnoyers
- [tip: sched/core] sched/cpupri: Remap CPUPRI_NORMAL to MAX_RT_PRIO-1, tip-bot2 for Peter Zijlstra
- [tip: sched/core] sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE], tip-bot2 for Dietmar Eggemann
- [tip: sched/core] sched/cpupri: Remove pri_to_cpu[1], tip-bot2 for Dietmar Eggemann
- [tip: sched/core] sched/fair: Improve the accuracy of sched_stat_wait statistics, tip-bot2 for jun qian
- [tip: sched/core] sched/deadline: Optimize sched_dl_global_validate(), tip-bot2 for Peng Liu
- [tip: sched/core] sched/deadline: Fix sched_dl_global_validate(), tip-bot2 for Peng Liu
- [tip: sched/core] sched/cpupri: Add CPUPRI_HIGHER, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE, tip-bot2 for Kan Liang
- [tip: perf/core] powerpc/perf: Support PERF_SAMPLE_DATA_PAGE_SIZE, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Add event constraint for CYCLE_ACTIVITY.STALLS_MEM_ANY, tip-bot2 for Kan Liang
- [tip: x86/entry] x86: Wire up TIF_NOTIFY_SIGNAL, tip-bot2 for Jens Axboe
- [tip: core/entry] entry: Fixup irqentry_enter() comment, tip-bot2 for Ira Weiny
- [tip: core/entry] task_work: Use TIF_NOTIFY_SIGNAL if available, tip-bot2 for Jens Axboe
- [tip: core/entry] signal: Add task_sigpending() helper, tip-bot2 for Jens Axboe
- [tip: core/entry] entry: Add support for TIF_NOTIFY_SIGNAL, tip-bot2 for Jens Axboe
- [tip: x86/cleanups] x86/setup: Remove unused MCA variables, tip-bot2 for Borislav Petkov
- [tip: x86/mm] x86/mm/ident_map: Check for errors from ident_pud_init(), tip-bot2 for Arvind Sankar
- [tip: locking/urgent] futex: Fix incorrect should_fail_futex() handling, tip-bot2 for Mateusz Nosek
- [tip: x86/urgent] x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6), tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/debug: Fix BTF handling, tip-bot2 for Peter Zijlstra
- [tip: x86/urgent] x86/debug: Only clear/set ->virtual_dr6 for userspace #DB, tip-bot2 for Peter Zijlstra
- [tip: x86/cache] Documentation/x86: Rename resctrl_ui.rst and add two errata to the file, tip-bot2 for Fenghua Yu
- [tip: x86/cache] x86/resctrl: Correct MBM total and local values, tip-bot2 for Fenghua Yu
- [tip: x86/cleanups] x86, libnvdimm/test: Remove COPY_MC_TEST, tip-bot2 for Dan Williams
- [tip: x86/cleanups] x86/elf: Use e_machine to check for x32/ia32 in setup_additional_pages(), tip-bot2 for Gabriel Krisman Bertazi
- [tip: x86/cleanups] x86/mm: Convert mmu context ia32_compat into a proper flags field, tip-bot2 for Gabriel Krisman Bertazi
- [tip: x86/cleanups] elf: Expose ELF header on arch_setup_additional_pages(), tip-bot2 for Gabriel Krisman Bertazi
- [tip: x86/cleanups] x86/elf: Use e_machine to select start_thread for x32, tip-bot2 for Gabriel Krisman Bertazi
- [tip: x86/cleanups] elf: Expose ELF header in compat_start_thread(), tip-bot2 for Gabriel Krisman Bertazi
- [tip: x86/cleanups] perf/x86: Avoid TIF_IA32 when checking 64bit mode, tip-bot2 for Gabriel Krisman Bertazi
- [tip: x86/cleanups] x86/oprofile: Avoid TIF_IA32 when checking 64bit mode, tip-bot2 for Gabriel Krisman Bertazi
- [tip: x86/cleanups] x86/elf: Use e_machine to choose DLINFO in compat, tip-bot2 for Gabriel Krisman Bertazi
- [tip: x86/cleanups] x86/compat: Simplify compat syscall userspace allocation, tip-bot2 for Gabriel Krisman Bertazi
- [tip: x86/cleanups] x86: Reclaim TIF_IA32 and TIF_X32, tip-bot2 for Gabriel Krisman Bertazi
- [tip: locking/urgent] lockdep: Fix preemption WARN for spurious IRQ-enable, tip-bot2 for Peter Zijlstra
- [tip: x86/misc] MAINTAINERS: Cleanup SGI-related entries, tip-bot2 for Steve Wahl
- [tip: ras/core] x86/mce: Remove unneeded break, tip-bot2 for Tom Rix
- [tip: x86/microcode] x86/microcode/amd: Remove unneeded break, tip-bot2 for Tom Rix
- [tip: smp/urgent] stop_machine, rcu: Mark functions as notrace, tip-bot2 for Zong Li
- [tip: timers/urgent] time: Prevent undefined behaviour in timespec64_to_ns(), tip-bot2 for Zeng Tao
- [tip: timers/urgent] time/sched_clock: Mark sched_clock_read_begin/retry() as notrace, tip-bot2 for Quanyang Wang
- [tip: timers/urgent] hrtimer: Remove unused inline function debug_hrtimer_free(), tip-bot2 for YueHaibing
- [tip: timers/urgent] timers: Remove unused inline funtion debug_timer_free(), tip-bot2 for YueHaibing
- [tip: timers/core] timekeeping: Convert jiffies_seq to seqcount_raw_spinlock_t, tip-bot2 for Davidlohr Bueso
- [tip: x86/urgent] x86/alternative: Don't call text_poke() in lazy TLB mode,
tip-bot2 for Juergen Gross
- [tip: timers/urgent] futex: Adjust absolute futex timeouts with per time namespace offset, tip-bot2 for Andrei Vagin
- [tip: x86/seves] x86/head/64: Disable stack protection for head$(BITS).o, tip-bot2 for Arvind Sankar
- [tip: x86/seves] x86/boot/64: Explicitly map boot_params and command line, tip-bot2 for Arvind Sankar
- [tip: x86/seves] x86/boot/64: Initialize 5-level paging variables earlier, tip-bot2 for Arvind Sankar
- [tip: perf/urgent] Linux 5.9.1, tip-bot2 for Greg Kroah-Hartman
- [tip: perf/urgent] crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA, tip-bot2 for Dominik Przychodni
- [tip: perf/urgent] USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters, tip-bot2 for Mychaela N. Falconia
- [tip: perf/urgent] Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers", tip-bot2 for Alex Deucher
- [tip: perf/urgent] vt_ioctl: make VT_RESIZEX behave like VT_RESIZE, tip-bot2 for Tetsuo Handa
- [tip: perf/urgent] staging: comedi: check validity of wMaxPacketSize of usb endpoints found, tip-bot2 for Anant Thazhemadam
- [tip: perf/urgent] reiserfs: Initialize inode keys properly, tip-bot2 for Jan Kara
- [tip: perf/urgent] USB: serial: option: Add Telit FT980-KS composition, tip-bot2 for Leonid Bloch
- [tip: perf/urgent] USB: serial: pl2303: add device-id for HP GC device, tip-bot2 for Scott Chen
- [tip: perf/urgent] Bluetooth: MGMT: Fix not checking if BT_HS is enabled, tip-bot2 for Luiz Augusto von Dentz
- [tip: perf/urgent] Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel, tip-bot2 for Luiz Augusto von Dentz
- [tip: perf/urgent] Bluetooth: A2MP: Fix not initializing all members, tip-bot2 for Luiz Augusto von Dentz
- [tip: perf/urgent] USB: serial: option: add Cellient MPL200 card, tip-bot2 for Wilken Gottwalt
- [tip: perf/urgent] media: usbtv: Fix refcounting mixup, tip-bot2 for Oliver Neukum
- [tip: perf/urgent] reiserfs: Fix oops during mount, tip-bot2 for Jan Kara
- [tip: perf/urgent] crypto: bcm - Verify GCM/CCM key length in setkey, tip-bot2 for Herbert Xu
- [tip: perf/urgent] perf: correct SNOOPX field offset,
tip-bot2 for Al Grant
- [tip: timers/urgent] futex: Adjust futex absolute timeouts with per-timens offset, tip-bot2 for Andrei Vagin
- [tip: timers/urgent] selftests/timens: Add a test for futex(),
tip-bot2 for Andrei Vagin
- [tip: x86/urgent] x86/syscalls: Document the fact that syscalls 512-547 are a legacy mistake, tip-bot2 for Andy Lutomirski
- [tip: x86/urgent] x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compiled kernels, tip-bot2 for Jiri Slaby
- [tip: locking/urgent] locking/seqlocks: Fix kernel-doc warnings, tip-bot2 for Mauro Carvalho Chehab
- [tip: x86/urgent] hyperv_fb: Update screen_info after removing old framebuffer, tip-bot2 for Kairui Song
- [tip: x86/urgent] x86/kexec: Use up-to-dated screen_info copy to fill boot params,
tip-bot2 for Kairui Song
- [tip: sched/urgent] sched: Replace zero-length array with flexible-array,
tip-bot2 for zhuguangqing
- [tip: x86/urgent] x86/platform/uv: Remove unused variable in UV5 NMI handler, tip-bot2 for Mike Travis
- [tip: objtool/core] perf build: Allow nested externs to enable BUILD_BUG() usage, tip-bot2 for Vasily Gorbik
- [tip: sched/urgent] sched/features: Fix !CONFIG_JUMP_LABEL case,
tip-bot2 for Juri Lelli
- [tip: perf/kprobes] kprobes: Remove kretprobe hash, tip-bot2 for Peter Zijlstra
- [tip: perf/kprobes] freelist: Implement lockless freelist, tip-bot2 for Peter Zijlstra
- [tip: perf/kprobes] kprobes: Replace rp->free_instance with freelist, tip-bot2 for Peter Zijlstra
- [tip: perf/kprobes] llist: Add nonatomic __llist_add() and __llist_dell_all(), tip-bot2 for Peter Zijlstra
- [tip: perf/kprobes] asm-generic/atomic: Add try_cmpxchg() fallbacks, tip-bot2 for Peter Zijlstra
- [tip: perf/core] perf/core: Fix race in the perf_mmap_close() function, tip-bot2 for Jiri Olsa
- [tip: irq/core] dt-bindings: interrupt-controller: Add MStar interrupt controller, tip-bot2 for Mark-PK Tsai
- [tip: irq/core] irqchip/irq-mst: Add MStar interrupt controller support, tip-bot2 for Mark-PK Tsai
- [tip: irq/core] gpio: tegra186: Allow optional irq parent callbacks, tip-bot2 for Marc Zyngier
- [tip: irq/core] genirq/irqdomain: Allow partial trimming of irq_data hierarchy, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/qcom-pdc: Reset PDC interrupts during init, tip-bot2 for Maulik Shah
- [tip: irq/core] arm: Move ipi_teardown() to a CONFIG_HOTPLUG_CPU section, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip: Add Actions Semi Owl SIRQ controller, tip-bot2 for Cristian Ciocaltea
- [tip: irq/core] pinctrl: qcom: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag, tip-bot2 for Maulik Shah
- [tip: irq/core] irqchip/dw-apb-ictl: Refactor priot to introducing hierarchical irq domains, tip-bot2 for Zhen Lei
- [tip: irq/core] dt-bindings: interrupt-controller: Add Actions SIRQ controller binding, tip-bot2 for Cristian Ciocaltea
- [tip: irq/core] irqchip/dw-apb-ictl: Add primary interrupt controller support, tip-bot2 for Zhen Lei
- [tip: irq/core] irqchip/bcm2836: Provide mask/unmask dummy methods for IPIs, tip-bot2 for Marc Zyngier
- [tip: irq/core] dt-bindings: dw-apb-ictl: Update binding to describe use as primary interrupt controller, tip-bot2 for Zhen Lei
- [tip: irq/core] genirq: Add stub for set_handle_irq() when !GENERIC_IRQ_MULTI_HANDLER, tip-bot2 for Zhen Lei
- [tip: irq/core] irqchip/gic: Cleanup Franken-GIC handling, tip-bot2 for Marc Zyngier
- [tip: irq/core] arm64: Fix -Wunused-function warning when !CONFIG_HOTPLUG_CPU, tip-bot2 for YueHaibing
- [tip: irq/core] ARM: Remove custom IRQ stat accounting, tip-bot2 for Marc Zyngier
- [tip: irq/core] ARM: Kill __smp_cross_call and co, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/bcm2836: Configure mailbox interrupts as standard interrupts, tip-bot2 for Marc Zyngier
- [tip: irq/core] arm64: Kill __smp_cross_call and co, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/irq-pruss-intc: Implement irq_{get, set}_irqchip_state ops, tip-bot2 for David Lechner
- [tip: irq/core] irqchip/irq-pruss-intc: Add logic for handling reserved interrupts, tip-bot2 for Suman Anna
- [tip: irq/core] irqchip/irq-pruss-intc: Add support for ICSSG INTC on K3 SoCs, tip-bot2 for Suman Anna
- [tip: irq/core] irqchip/gic-v3: Configure SGIs as standard interrupts, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip: Kconfig: Update description for RENESAS_IRQC config, tip-bot2 for Lad Prabhakar
- [tip: irq/core] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts, tip-bot2 for Grzegorz Jaszczyk
- [tip: irq/core] dt-bindings: irqchip: Add PRU-ICSS interrupt controller bindings, tip-bot2 for Suman Anna
- [tip: irq/core] irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0, tip-bot2 for Alexandru Elisei
- [tip: irq/core] irqchip/gic-v3: Spell out when pseudo-NMIs are enabled, tip-bot2 for Alexandru Elisei
- [tip: irq/core] irqchip/imx-irqsteer: Use dev_err_probe() to simplify error handling, tip-bot2 for Anson Huang
- [tip: irq/core] irqchip/ti-sci: Simplify with dev_err_probe(), tip-bot2 for Krzysztof Kozlowski
- [tip: irq/core] irqchip/imx-intmux: Use dev_err_probe() to simplify error handling, tip-bot2 for Anson Huang
- [tip: irq/core] arm64: Allow IPIs to be handled as normal interrupts, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v3: Describe the SGI range, tip-bot2 for Marc Zyngier
- [tip: irq/core] genirq: Add fasteoi IPI flow, tip-bot2 for Marc Zyngier
- [tip: irq/core] ARM: Allow IPIs to be handled as normal interrupts, tip-bot2 for Marc Zyngier
- [tip: irq/core] genirq: Allow interrupts to be excluded from /proc/interrupts, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/loongson-htvec: Fix initial interrupt clearing, tip-bot2 for Huacai Chen
- [tip: irq/core] irqchip/ti-sci-intr: Fix unsigned comparison to zero, tip-bot2 for YueHaibing
- [tip: irq/core] irqchip/ti-sci-inta: Fix unsigned comparison to zero, tip-bot2 for YueHaibing
- [tip: irq/core] irqchip/git-v3-its: Implement irq_retrigger callback for device-triggered LPIs, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v2, v3: Prevent SW resends entirely, tip-bot2 for Valentin Schneider
- [tip: irq/core] genirq: Walk the irq_data hierarchy when resending an interrupt, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic-v2, v3: Implement irq_chip->irq_retrigger(), tip-bot2 for Valentin Schneider
- [tip: irq/core] irqchip/gic-common: Don't enable SGIs by default, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/armada-370-xp: Configure IPIs as standard interrupts, tip-bot2 for Marc Zyngier
- [tip: irq/core] arm64: Remove custom IRQ stat accounting, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/hip04: Configure IPIs as standard interrupts, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic: Configure SGIs as standard interrupts, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/gic: Refactor SMP configuration, tip-bot2 for Marc Zyngier
- [tip: irq/core] irqchip/qcom-pdc: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag, tip-bot2 for Maulik Shah
- [tip: irq/core] MAINTAINERS: Add entries for Actions Semi Owl SIRQ controller, tip-bot2 for Cristian Ciocaltea
- [tip: irq/core] ARM: Handle no IPI being registered in show_ipi_list(), tip-bot2 for Marc Zyngier
- [tip: irq/core] genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag, tip-bot2 for Maulik Shah
- [tip: irq/core] pinctrl: qcom: Set IRQCHIP_SET_TYPE_MASKED and IRQCHIP_MASK_ON_SUSPEND flags, tip-bot2 for Maulik Shah
- [tip: irq/core] pinctrl: qcom: Use return value from irq_set_wake() call, tip-bot2 for Maulik Shah
- [tip: irq/core] soc/tegra: pmc: Allow optional irq parent callbacks, tip-bot2 for Marc Zyngier
- [tip: irq/core] soc/tegra: pmc: Don't create fake interrupt hierarchy levels, tip-bot2 for Marc Zyngier
- [tip: efi/core] efi: mokvar: add missing include of asm/early_ioremap.h, tip-bot2 for Ard Biesheuvel
- [tip: core/rcu] rcu/tree: Allocate a page when caller is preemptible, tip-bot2 for Uladzislau Rezki (Sony)
- [tip: core/rcu] sched: Cleanup PREEMPT_COUNT leftovers, tip-bot2 for Thomas Gleixner
- [tip: core/rcu] preempt: Remove PREEMPT_COUNT from Kconfig, tip-bot2 for Thomas Gleixner
- [tip: core/rcu] locking/bitspinlock: Cleanup PREEMPT_COUNT leftovers, tip-bot2 for Thomas Gleixner
- [tip: core/rcu] xtensa: Cleanup PREEMPT_COUNT leftovers, tip-bot2 for Thomas Gleixner
- [tip: core/rcu] mm/pagemap: Cleanup PREEMPT_COUNT leftovers, tip-bot2 for Thomas Gleixner
- [tip: core/rcu] preempt: Make preempt count unconditional, tip-bot2 for Thomas Gleixner
- [tip: core/rcu] lockdep: Cleanup PREEMPT_COUNT leftovers, tip-bot2 for Thomas Gleixner
- [tip: core/rcu] drm/i915: Cleanup PREEMPT_COUNT leftovers, tip-bot2 for Thomas Gleixner
- [tip: core/rcu] preempt: Cleanup PREEMPT_COUNT leftovers, tip-bot2 for Thomas Gleixner
- [tip: core/rcu] lib/debug: Remove pointless ARCH_NO_PREEMPT dependencies, tip-bot2 for Thomas Gleixner
- [tip: core/rcu] ARM: Cleanup PREEMPT_COUNT leftovers, tip-bot2 for Thomas Gleixner
- [tip: core/rcu] rcutorture: Cleanup PREEMPT_COUNT leftovers, tip-bot2 for Thomas Gleixner
- [tip: core/rcu] uaccess: Cleanup PREEMPT_COUNT leftovers, tip-bot2 for Thomas Gleixner
- [tip: core/rcu] kvfree_rcu(): Fix ifnullfree.cocci warnings, tip-bot2 for kernel test robot
- [tip: locking/core] Replace HTTP links with HTTPS ones: LKMM, tip-bot2 for Alexander A. Klimov
- [tip: locking/core] tools/memory-model: Improve litmus-test documentation, tip-bot2 for Paul E. McKenney
- [tip: locking/core] bitops, kcsan: Partially revert instrumentation for non-atomic bitops, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Use tracing-safe version of prandom, tip-bot2 for Marco Elver
- [tip: locking/core] instrumented.h: Introduce read-write instrumentation hooks, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Use pr_fmt for consistency, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Remove debugfs test command, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Optimize debugfs stats counters, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Add missing CONFIG_KCSAN_IGNORE_ATOMICS checks, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Support compounded read-write instrumentation, tip-bot2 for Marco Elver
- [tip: locking/core] asm-generic/bitops: Use instrument_read_write() where appropriate, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Test support for compound instrumentation, tip-bot2 for Marco Elver
- [tip: locking/core] locking/atomics: Use read-write instrumentation for atomic RMWs, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Show message if enabled early, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Simplify debugfs counter to name mapping, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Skew delay to be longer for certain access types, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Add support for atomic builtins, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Simplify constant string handling, tip-bot2 for Marco Elver
- [tip: locking/core] objtool, kcsan: Add __tsan_read_write to uaccess whitelist, tip-bot2 for Marco Elver
- [tip: locking/core] kcsan: Add atomic builtin test case, tip-bot2 for Marco Elver
- [tip: locking/core] objtool: Add atomic builtin TSAN instrumentation to uaccess whitelist, tip-bot2 for Marco Elver
- [tip: locking/core] tools/memory-model: Update recipes.txt prime_numbers.c path, tip-bot2 for Paul E. McKenney
- [tip: locking/core] tools/memory-model: Add a simple entry point document, tip-bot2 for Paul E. McKenney
- [tip: locking/core] tools/memory-model: Expand the cheatsheet.txt notion of relaxed, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu/segcblist: Prevent useless GP start if no CBs to accelerate, tip-bot2 for Joel Fernandes (Google)
- [tip: core/rcu] kernel/smp: Provide CSD lock timeout diagnostics, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Allow pointer leaks to test diagnostic code, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Shrink each possible cpu krcp, tip-bot2 for Zqiang
- [tip: core/rcu] smp: Add source and destination CPUs to __call_single_data, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Add CONFIG_PROVE_RCU_LIST to TREE05, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Update initrd documentation, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Replace HTTP links with HTTPS ones, tip-bot2 for Alexander A. Klimov
- [tip: core/rcu] torture: Add kvm.sh --help and update help message, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] locktorture: Make function torture_percpu_rwsem_init() static, tip-bot2 for Wei Yongjun
- [tip: core/rcu] rcutorture: Output number of elapsed grace periods, tip-bot2 for Joel Fernandes (Google)
- [tip: core/rcu] torture: document --allcpus argument added to the kvm.sh script, tip-bot2 for Paul Gortmaker
- [tip: core/rcu] rcutorture: Remove KCSAN stubs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Attempt QS when CPU discovers GP for strict GPs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Do full report for .need_qs for strict GPs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() for strict GPs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: IPI all CPUs at GP end for strict GPs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Execute RCU reader shortly after rcu_core for strict GPs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Remove unused "cpu" parameter from rcu_report_qs_rdp(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Provide optional RCU-reader exit delay for strict GPs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Always set .need_qs from __rcu_read_lock() for strict GPs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Force DEFAULT_RCU_BLIMIT to 1000 for strict RCU GPs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: IPI all CPUs at GP start for strict GPs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Restrict default jiffies_till_first_fqs for strict RCU GPs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Reduce leaf fanout for strict RCU grace periods, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add Kconfig option for strict RCU grace periods, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Hoist OOM registry up one level, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] scftorture: Consolidate scftorture_invoke_one() scf_check initialization, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] scftorture: Flag errors in torture-compatible manner, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Properly set rcu_fwds for OOM handling, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcutorture: Properly synchronize with OOM notifier, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] scftorture: Add smp_call_function() memory-ordering checks, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] scftorture: Add smp_call_function_many() memory-ordering checks, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] scftorture: Consolidate scftorture_invoke_one() check and kfree(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] scftorture: Add smp_call_function_single() memory-ordering checks, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] scftorture: Make symbol 'scf_torture_rand' static, tip-bot2 for Wei Yongjun
- [tip: core/rcu] scftorture: Summarize per-thread statistics, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] tick-sched: Clarify "NOHZ: local_softirq_pending" warning, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] scftorture: Implement weighted primitive selection, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Declare parse-console.sh independence from rcutorture, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcuperf: Change rcuperf to rcuscale, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] scftorture: Add smp_call_function() torture test, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Add scftorture to the rcutorture scripting, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] kvm: mmu: page_track: Fix RCU list API usage, tip-bot2 for Madhuparna Bhowmik
- [tip: core/rcu] rcu/nocb: Add a warning for non-GP kthread running GP code, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Move rcu_cpu_started per-CPU variable to rcu_data, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_cpu_stall_ftrace_dump, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rculist: Introduce list/hlist_for_each_entry_srcu() macros, tip-bot2 for Madhuparna Bhowmik
- [tip: core/rcu] rcu: Fix kerneldoc comments in rcupdate.h, tip-bot2 for Tobias Klauser
- [tip: core/rcu] rcu: Make FQS more aggressive in complaining about offline CPUs, tip-bot2 for Joel Fernandes (Google)
- [tip: core/rcu] rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_kick_kthreads, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] nocb: Remove show_rcu_nocb_state() false positive printout, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu/tree: Remove CONFIG_PREMPT_RCU check in force_qs_rnp(), tip-bot2 for Neeraj Upadhyay
- [tip: core/rcu] rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_divisor, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu/tree: Force quiescent state on callback overload, tip-bot2 for Neeraj Upadhyay
- [tip: core/rcu] rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_resched_ns, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu/trace: Use gp_seq_req in acceleration's rcu_grace_period tracepoint, tip-bot2 for Joel Fernandes (Google)
- [tip: core/rcu] nocb: Clarify RCU nocb CPU error message, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu/trace: Print negative GP numbers correctly, tip-bot2 for Joel Fernandes (Google)
- [tip: core/rcu] rcu: Remove KCSAN stubs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] srcu: Remove KCSAN stubs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Remove KCSAN stubs from update.c, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] rcu: Initialize at declaration time in rcu_exp_handler(), tip-bot2 for Paul E. McKenney
- [tip: core/rcu] doc: Drop doubled words from RCU requirements documentation, tip-bot2 for Randy Dunlap
- [tip: core/rcu] lib: Add backtrace_idle parameter to force backtrace of idle CPUs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] doc: Drop doubled words from RCU Data-Structures.rst, tip-bot2 for Randy Dunlap
- [tip: core/rcu] docs: Fix typo in synchronize_rcu() function name, tip-bot2 for Tobias Klauser
- [tip: core/rcu] rcu: Clarify comments about FQS loop reporting quiescent states, tip-bot2 for Joel Fernandes (Google)
- [tip: core/rcu] rcu: Remove unused __rcu_is_watching() function, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] scftorture: Adapt memory-ordering test to UP operation, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] scftorture: Block scftorture_invoker() kthreads for offline CPUs, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] scftorture: Check unexpected "switch" statement value, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] scftorture: Add cond_resched() to test loop, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] scftorture: Prevent compiler from reducing race probabilities, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] torture: Add gdb support, tip-bot2 for Paul E. McKenney
- [tip: core/rcu] refperf: Avoid null pointer dereference when buf fails to allocate, tip-bot2 for Colin Ian King
- [tip: core/rcu] smp: Make symbol 'csd_bug_count' static, tip-bot2 for Wei Yongjun
- [tip: perf/urgent] perf: Fix task_function_call() error handling, tip-bot2 for Kajol Jain
- [tip: perf/core] perf: Fix task_function_call() error handling, tip-bot2 for Kajol Jain
- [tip: locking/core] lockdep: Revert "lockdep: Use raw_cpu_*() for per-cpu variables",
tip-bot2 for Peter Zijlstra
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]