Linux Tip Commits
[Prev Page][Next Page]
- [tip: irq/core] s390/irq: Use the correct irq stats accessor, tip-bot2 for Thomas Gleixner
- [tip: timers/core] ntp: Fix prototype in the !CONFIG_GENERIC_CMOS_UPDATE case, tip-bot2 for Ingo Molnar
- [tip: irq/core] Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core,
tip-bot2 for Thomas Gleixner
- [tip: timers/core] ntp: Fix build error, tip-bot2 for Ingo Molnar
- [tip: x86/urgent] x86/kprobes: Fix optprobe to detect INT3 padding correctly, tip-bot2 for Masami Hiramatsu
- [tip: irq/core] xen/events: Use immediate affinity setting, tip-bot2 for Thomas Gleixner
- [tip: irq/core] net/mlx5: Replace irq_to_desc() abuse, tip-bot2 for Thomas Gleixner
- [tip: irq/core] net/mlx5: Use effective interrupt affinity, tip-bot2 for Thomas Gleixner
- [tip: irq/core] xen/events: Reduce irq_info:: Spurious_cnt storage size, tip-bot2 for Thomas Gleixner
- [tip: irq/core] xen/events: Remove disfunct affinity spreading, tip-bot2 for Thomas Gleixner
- [tip: irq/core] net/mlx4: Use effective interrupt affinity, tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq: Remove export of irq_to_desc(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] PCI: xilinx-nwl: Use irq_data_get_irq_chip_data(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] parisc/irq: Simplify irq count output for /proc/interrupts, tip-bot2 for Thomas Gleixner
- [tip: irq/core] xen/events: Remove unused bind_evtchn_to_irq_lateeoi(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] PCI: mobiveil: Use irq_data_get_irq_chip_data(), tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/dw_apb_timer_of: Add error handling if no clock available, tip-bot2 for Dinh Nguyen
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTI, tip-bot2 for Keqian Zhu
- [tip: irq/core] genirq: Move irq_set_lockdep_class() to core, tip-bot2 for Thomas Gleixner
- [tip: irq/core] mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc, tip-bot2 for Thomas Gleixner
- [tip: irq/core] pinctrl: nomadik: Use irq_has_action(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] net/mlx4: Replace irq_to_desc() abuse, tip-bot2 for Thomas Gleixner
- [tip: irq/core] arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] NTB/msi: Use irq_has_action(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] drm/i915/pmu: Replace open coded kstat_irqs() copy, tip-bot2 for Thomas Gleixner
- [tip: irq/core] ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list(), tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Use stable count reader in erratum sne, tip-bot2 for Keqian Zhu
- [tip: irq/core] genirq: Move status flag checks to core, tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq: Annotate irq stats data races, tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq: Provide irq_get_effective_affinity(), tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq: Make kstat_irqs() static, tip-bot2 for Thomas Gleixner
- [tip: irq/core] drm/i915/lpe_audio: Remove pointless irq_to_desc() usage, tip-bot2 for Thomas Gleixner
- [tip: irq/core] genirq: Provide kstat_irqdesc_cpu(), tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/sh_cmt: Fix potential deadlock when calling runtime PM, tip-bot2 for Niklas Söderlund
- [tip: irq/core] genirq: Move irq_has_action() into core code, tip-bot2 for Thomas Gleixner
- [tip: irq/core] xen/events: Only force affinity mask for percpu interrupts, tip-bot2 for Thomas Gleixner
- [tip: irq/core] xen/events: Implement irq distribution, tip-bot2 for Thomas Gleixner
- [tip: timers/core] tick/sched: Make jiffies update quick check more robust, tip-bot2 for Thomas Gleixner
- [tip: x86/cleanups] x86/ia32_signal: Propagate __user annotation properly, tip-bot2 for Lukas Bulwahn
- [tip: timers/core] rtc: cmos: Make rtc_cmos sync offset correct, tip-bot2 for Thomas Gleixner
- [tip: timers/core] ntp: Make the RTC synchronization more reliable, tip-bot2 for Thomas Gleixner
- [tip: timers/core] rtc: mc146818: Reduce spinlock section in mc146818_set_time(), tip-bot2 for Thomas Gleixner
- [tip: timers/core] ntp, rtc: Move rtc_set_ntp_time() to ntp code, tip-bot2 for Thomas Gleixner
- [tip: timers/core] ntp: Consolidate the RTC update implementation, tip-bot2 for Thomas Gleixner
- [tip: timers/core] ntp: Make the RTC sync offset less obscure, tip-bot2 for Thomas Gleixner
- [tip: timers/core] rtc: core: Make the sync offset default more realistic, tip-bot2 for Thomas Gleixner
- [tip: timers/core] rtc: mc146818: Prevent reading garbage, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/apic/vector: Fix ordering in vector assignment, tip-bot2 for Thomas Gleixner
- [tip: x86/apic] x86/ioapic: Cleanup the timer_works() irqflags mess, tip-bot2 for Thomas Gleixner
- [tip: x86/urgent] x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled, tip-bot2 for Xiaochen Shen
- [tip: efi/core] efi: capsule: use atomic kmap for transient sglist mappings, tip-bot2 for Ard Biesheuvel
- [tip: efi/core] efi: stub: get rid of efi_get_max_fdt_addr(), tip-bot2 for Ard Biesheuvel
- [tip: efi/core] efi/efi_test: read RuntimeServicesSupported, tip-bot2 for Heinrich Schuchardt
- [tip: efi/core] efi: capsule: clean scatter-gather entries from the D-cache, tip-bot2 for Ard Biesheuvel
- [tip: efi/core] efi: arm: reduce minimum alignment of uncompressed kernel, tip-bot2 for Ard Biesheuvel
- [tip: x86/urgent] x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP, tip-bot2 for Arvind Sankar
- [tip: x86/cache] x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled,
tip-bot2 for Xiaochen Shen
- [tip: perf/core] kprobes/x86: Fix fall-through warnings for Clang, tip-bot2 for Gustavo A. R. Silva
- [tip: perf/core] uprobes/x86: Fix fall-through warnings for Clang, tip-bot2 for Gustavo A. R. Silva
- [tip: perf/core] perf/x86/intel: Add Tremont Topdown support, tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel/lbr: Fix the return type of get_lbr_cycles(), tip-bot2 for Kan Liang
- [tip: perf/core] perf/x86/intel: Fix rtm_abort_event encoding on Ice Lake, tip-bot2 for Kan Liang
- [tip: perf/core] perf: Break deadlock involving exec_update_mutex, tip-bot2 for peterz@xxxxxxxxxxxxx
- [tip: perf/core] x86/kprobes: Restore BTF if the single-stepping is cancelled, tip-bot2 for Masami Hiramatsu
- [tip: perf/core] perf/x86: Fix fall-through warnings for Clang, tip-bot2 for Gustavo A. R. Silva
- [tip: locking/core] locking/rwsem: Prevent potential lock starvation, tip-bot2 for Waiman Long
- [tip: locking/core] locking/rwsem: Pass the current atomic count to rwsem_down_read_slowpath(), tip-bot2 for Waiman Long
- [tip: locking/core] seqlock: Prefix internal seqcount_t-only macros with a "do_", tip-bot2 for Ahmed S. Darwish
- [tip: locking/core] locking/rwsem: Enable reader optimistic lock stealing, tip-bot2 for Waiman Long
- [tip: locking/core] seqlock: kernel-doc: Specify when preemption is automatically altered, tip-bot2 for Ahmed S. Darwish
- [tip: locking/core] locking/rwsem: Introduce rwsem_write_trylock(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] locking/rwsem: Fold __down_{read,write}*(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] locking/rwsem: Remove reader optimistic spinning, tip-bot2 for Waiman Long
- [tip: locking/core] locking/rwsem: Better collate rwsem_read_trylock(), tip-bot2 for Peter Zijlstra
- [tip: locking/core] rwsem: Implement down_read_interruptible, tip-bot2 for Eric W. Biederman
- [tip: locking/core] rwsem: Implement down_read_killable_nested, tip-bot2 for Eric W. Biederman
- [tip: locking/core] Documentation: seqlock: s/LOCKTYPE/LOCKNAME/g, tip-bot2 for Ahmed S. Darwish
- [tip: x86/urgent] membarrier: Add an actual barrier before rseq_preempt(),
tip-bot2 for Andy Lutomirski
- [tip: x86/urgent] membarrier: Execute SYNC_CORE on the calling thread, tip-bot2 for Andy Lutomirski
- [tip: x86/urgent] x86/membarrier: Get rid of a dubious optimization, tip-bot2 for Andy Lutomirski
- [tip: x86/urgent] membarrier: Explicitly sync remote cores when SYNC_CORE is requested, tip-bot2 for Andy Lutomirski
- [tip: x86/cpu] x86/cpu/amd: Remove dead code for TSEG region remapping, tip-bot2 for Arvind Sankar
- [tip: x86/misc] x86/msr: Add a pointer to an URL which contains further details, tip-bot2 for Borislav Petkov
- [tip: x86/platform] x86/platform/uv: Add sysfs hubless leaves, tip-bot2 for Mike Travis
- [tip: x86/platform] x86/platform/uv: Update sysfs documentation, tip-bot2 for Mike Travis
- [tip: x86/platform] x86/platform/uv: Add kernel interfaces for obtaining system info, tip-bot2 for Mike Travis
- [tip: x86/platform] x86/platform/uv: Add sysfs leaves to replace those in procfs, tip-bot2 for Mike Travis
- [tip: x86/platform] x86/platform/uv: Add deprecated messages to /proc info leaves, tip-bot2 for Mike Travis
- [tip: x86/cleanups] x86/alternative: Update text_poke_bp() kernel-doc comment, tip-bot2 for Qiujun Huang
- [tip: core/mm] ARM: highmem: Fix cache_is_vivt() reference, tip-bot2 for Arnd Bergmann
- [tip: x86/urgent] x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes,
tip-bot2 for Masami Hiramatsu
- [tip: x86/urgent] x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes,
tip-bot2 for Masami Hiramatsu
- [tip: x86/urgent] x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytes,
tip-bot2 for Masami Hiramatsu
- [tip: timers/core] clocksource/drivers/sp804: Use clk_prepare_enable and clk_disable_unprepare, tip-bot2 for Kefeng Wang
- [tip: timers/core] dt-bindings: timer: Add new OST support for the upcoming new driver., Zhou Yanjie
- [tip: timers/core] clocksource/drivers/sp804: Add static for functions such as sp804_clockevents_init(), tip-bot2 for Zhen Lei
- [tip: timers/core] clocksource/drivers/sp804: Make some symbol static, tip-bot2 for Kefeng Wang
- [tip: timers/core] clocksource/drivers/nps: Remove EZChip NPS clocksource driver, tip-bot2 for Vineet Gupta
- [tip: timers/core] clocksource/drivers/orion: Add missing clk_disable_unprepare() on error path, tip-bot2 for Yang Yingliang
- [tip: timers/core] clocksource/drivers/sp804: Correct clk_get_rate handle, tip-bot2 for Kefeng Wang
- [tip: timers/core] clocksource/drivers/sp804: Use pr_fmt, tip-bot2 for Kefeng Wang
- [tip: timers/core] clocksource/drivers/riscv: Make RISCV_TIMER depends on RISCV_SBI, tip-bot2 for Kefeng Wang
- [tip: timers/core] dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings, tip-bot2 for Marian-Cristian Rotariu
- [tip: timers/core] dt-bindings: timer: renesas: tmu: Convert to json-schema, tip-bot2 for Geert Uytterhoeven
- [tip: timers/core] clocksource/drivers/cadence_ttc: Fix memory leak in ttc_setup_clockevent(), tip-bot2 for Yu Kuai
- [tip: timers/core] Merge tag 'timers-v5.11' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core, tip-bot2 for Thomas Gleixner
- [tip: timers/core] clocksource/drivers/ingenic: Fix section mismatch, tip-bot2 for Daniel Lezcano
- [tip: x86/sgx] x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages(), tip-bot2 for Jarkko Sakkinen
- [tip: x86/urgent] x86/platform/uv: Fix UV4 hub revision adjustment, tip-bot2 for Mike Travis
- [tip: locking/core] lockdep/selftests: Fix PROVE_RAW_LOCK_NESTING, tip-bot2 for Peter Zijlstra
- [tip: locking/core] seqlock: avoid -Wshadow warnings, tip-bot2 for Arnd Bergmann
- [tip: locking/core] atomic: Delete obsolete documentation, tip-bot2 for Peter Zijlstra
- [tip: locking/core] refcount: Fix a kernel-doc markup, tip-bot2 for Mauro Carvalho Chehab
- [tip: locking/core] seqlock: Rename __seqprop() users, tip-bot2 for Peter Zijlstra
- [tip: locking/core] completion: Drop init_completion define, tip-bot2 for Mauro Carvalho Chehab
- [tip: locking/core] atomic: Update MAINTAINERS, tip-bot2 for Peter Zijlstra
- [tip: sched/core] x86, sched: Use midpoint of max_boost and max_P for frequency invariance on AMD EPYC,
tip-bot2 for Giovanni Gherdovich
- [tip: sched/core] x86: Print ratio freq_max/freq_base used in frequency invariance calculations,
tip-bot2 for Giovanni Gherdovich
- [tip: sched/core] sched: Fix kernel-doc markup,
tip-bot2 for Mauro Carvalho Chehab
- [tip: sched/core] x86, sched: Calculate frequency invariance for AMD systems,
tip-bot2 for Nathan Fontenot
- [tip: sched/core] sched/fair: Clear SMT siblings after determining the core is not idle,
tip-bot2 for Mel Gorman
- [tip: sched/core] sched/fair: Trivial correction of the newidle_balance() comment,
tip-bot2 for Barry Song
- [tip: perf/core] mm: Introduce pXX_leaf_size(),
tip-bot2 for Peter Zijlstra
- [tip: perf/core] sparc64/mm: Implement pXX_leaf_size() support,
tip-bot2 for Peter Zijlstra
- [tip: perf/urgent] perf/x86/intel: Check PEBS status correctly, tip-bot2 for Stephane Eranian
- [tip: perf/urgent] perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBS, tip-bot2 for Namhyung Kim
- [tip: perf/core] perf/core: Fix arch_perf_get_page_size(),
tip-bot2 for Peter Zijlstra
- [tip: perf/core] mm/gup: Provide gup_get_pte() more generic,
tip-bot2 for Peter Zijlstra
- [tip: perf/core] arm64/mm: Implement pXX_leaf_size() support,
tip-bot2 for Peter Zijlstra
- [tip: perf/core] powerpc/8xx: Implement pXX_leaf_size() support,
tip-bot2 for Peter Zijlstra
- [tip: locking/urgent] intel_idle: Build fix, tip-bot2 for Peter Zijlstra
- [tip: x86/platform] x86/platform/uv: Make uv_pcibus_kset and uv_hubs_kset static, tip-bot2 for Zou Wei
- [tip: x86/platform] x86/platform/uv: Fix an error code in uv_hubs_init(),
tip-bot2 for Dan Carpenter
- [tip: irq/core] s390/vtime: Use the generic IRQ entry accounting, tip-bot2 for Frederic Weisbecker
- [tip: irq/core] irqtime: Move irqtime entry accounting after irq offset incrementation, tip-bot2 for Frederic Weisbecker
- [tip: irq/core] sched/vtime: Consolidate IRQ time accounting, tip-bot2 for Frederic Weisbecker
- [tip: irq/core] sched/cputime: Remove symbol exports from IRQ time accounting, tip-bot2 for Frederic Weisbecker
- [tip: irq/core] irq: Call tick_irq_enter() inside HARDIRQ_OFFSET, tip-bot2 for Frederic Weisbecker
- [tip: x86/sgx] x86/sgx: Fix a typo in kernel-doc markup, tip-bot2 for Mauro Carvalho Chehab
- [tip: x86/apic] iommu/hyper-v: Remove I/O-APIC ID check from hyperv_irq_remapping_select(), tip-bot2 for Dexuan Cui
- [tip: core/entry] MAINTAINERS: Add entry for common entry code, tip-bot2 for Thomas Gleixner
- [tip: core/entry] signal: Expose SYS_USER_DISPATCH si_code type, tip-bot2 for Gabriel Krisman Bertazi
- [tip: core/entry] entry: Support Syscall User Dispatch on common syscall entry,
tip-bot2 for Gabriel Krisman Bertazi
- [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
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel Development]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]