Linux Tip Commits - Date Index
[Prev Page][Next Page]
- [tip:timers/core] scsi: pmcraid: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] scsi: ipr: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] scsi: cxgbi: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] scsi: csiostor: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] scsi: aic7xxx: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:core/urgent] watchdog/hardlockup/perf: Use atomics to track in-use cpu counter
- From: tip-bot for Don Zickus <tipbot@xxxxxxxxx>
- [tip:core/urgent] watchdog/harclockup/perf: Revert a33d44843d45 ("watchdog/hardlockup/perf: Simplify deferred event destroy")
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Add parenthesis around timer_setup() macro arguments
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] clockevents: Update clockevents device next_event on stop
- From: tip-bot for Prasad Sodagudi <tipbot@xxxxxxxxx>
- Re: [tip:x86/urgent] x86/microcode/intel: Disable late loading on model 79
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip:irq/core] irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CPUMASK_OFFSTACK=y kernels(v1)
- From: tip-bot for Rakib Mullick <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/sysctl: Fix attributes of some extern declarations
- From: tip-bot for Matthias Kaehlcke <tipbot@xxxxxxxxx>
- [tip:core/urgent] futex: Fix more put_pi_state() vs. exit_pi_state_list() races
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- Re: [tip:core/urgent] futex: Fix more put_pi_state() vs. exit_pi_state_list() races
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip:irq/urgent] irqchip/irq-mvebu-gicp: Add missing spin_lock init
- From: tip-bot for Antoine Tenart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: Improve GENERIC_CLOCKEVENTS dependency
- From: tip-bot for Arnd Bergmann <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource/drivers/timer-of: Add timer_of_exit function
- From: tip-bot for Benjamin Gaignard <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource/drivers/mips-gic-timer: Remove pointless irq_save,restore
- From: tip-bot for Matt Redfearn <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource/drivers/mips-gic-timer: Add fastpath for local timer updates
- From: tip-bot for Matt Redfearn <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansion
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame
- From: tip-bot for Ard Biesheuvel <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource/drivers/rockchip: pr_err() strings should end with newlines
- From: tip-bot for Arvind Yadav <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource/drivers/fttmr010: pr_err() strings should end with newlines
- From: tip-bot for Arvind Yadav <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource/drivers/sh_cmt: Mark "renesas,cmt-48-gen2" deprecated
- From: tip-bot for Geert Uytterhoeven <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*"
- From: tip-bot for Geert Uytterhoeven <tipbot@xxxxxxxxx>
- [tip:timers/core] dt-bindings: timer: renesas, cmt: Fix SoC-specific compatible values
- From: tip-bot for Geert Uytterhoeven <tipbot@xxxxxxxxx>
- [tip:timers/core] MAINTAINERS: Fix path and add bindings to timers
- From: tip-bot for Daniel Lezcano <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource/drivers/owl: pr_err() strings should end with newlines
- From: tip-bot for Arvind Yadav <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource/drivers/sh_cmt: Use of_device_get_match_data() helper
- From: tip-bot for Geert Uytterhoeven <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource/drivers/sh_cmt: Remove unused "renesas, channels-mask" handling
- From: tip-bot for Geert Uytterhoeven <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource/drivers/sh_cmt: Support separate R-Car Gen2 CMT0/1
- From: tip-bot for Magnus Damm <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource/drivers/sh_cmt: Use 0x3f mask for SH_CMT_48BIT case
- From: tip-bot for Magnus Damm <tipbot@xxxxxxxxx>
- [tip:timers/core] time: Move old timekeeping interfaces to timekeeping32.h
- From: tip-bot for Arnd Bergmann <tipbot@xxxxxxxxx>
- [tip:timers/core] time: Move time_t conversion helpers to time32.h
- From: tip-bot for Arnd Bergmann <tipbot@xxxxxxxxx>
- [tip:timers/core] time: Move time_t based interfaces to time32.h
- From: tip-bot for Arnd Bergmann <tipbot@xxxxxxxxx>
- [tip:timers/core] time: Remove unused functions
- From: tip-bot for Arnd Bergmann <tipbot@xxxxxxxxx>
- [tip:timers/core] timekeeping: Use timespec64 in timekeeping_inject_offset
- From: tip-bot for Arnd Bergmann <tipbot@xxxxxxxxx>
- [tip:timers/core] timekeeping: Consolidate timekeeping_inject_offset code
- From: tip-bot for Arnd Bergmann <tipbot@xxxxxxxxx>
- [tip:timers/core] rtc: Allow rtc drivers to specify the tv_nsec value for ntp
- From: tip-bot for Jason Gunthorpe <tipbot@xxxxxxxxx>
- Re: [tip:core/urgent] futex: Fix more put_pi_state() vs. exit_pi_state_list() races
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [tip:core/urgent] futex: Fix more put_pi_state() vs. exit_pi_state_list() races
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:x86/boot] x86/boot: Disable Clang warnings about GNU extensions
- From: tip-bot for Matthias Kaehlcke <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/isolation: Document isolcpus= boot parameter flags, mark it deprecated
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features
- From: tip-bot for Gayatri Kammela <tipbot@xxxxxxxxx>
- [tip:irq/core] irq/work: Don't reinvent the wheel but use existing llist API
- From: tip-bot for Byungchul Park <tipbot@xxxxxxxxx>
- Re: [tip:sched/core] sched/isolation: Document the isolcpus= flags
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip:sched/core] sched/isolation: Document the isolcpus= flags
- From: Mike Galbraith <efault@xxxxxx>
- Re: [tip:sched/core] sched/isolation: Document the isolcpus= flags
- From: Christopher Lameter <cl@xxxxxxxxx>
- Re: [tip:sched/core] sched/isolation: Document the isolcpus= flags
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip:sched/core] sched/isolation: Document the isolcpus= flags
- From: Christopher Lameter <cl@xxxxxxxxx>
- [tip:locking/core] x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized
- From: tip-bot for Dou Liyang <tipbot@xxxxxxxxx>
- [tip:x86/mm] x86/mm/64: Rename the register_page_bootmem_memmap() 'size' parameter to 'nr_pages'
- From: tip-bot for Baoquan He <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf/cgroup: Fix perf cgroup hierarchy support
- From: tip-bot for Tejun Heo <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Document vcpu_info usage for percpu_devid interrupts
- From: tip-bot for Christoffer Dall <tipbot@xxxxxxxxx>
- [tip:timers/core] scsi: libiscsi: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] scsi: smartpqi: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] scsi: libfc: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] scsi: isci: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] scsi: gdth: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] scsi: aic94xx: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] scsi: fcoe: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] scsi: dc395x: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] scsi: be2iscsi: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] scsi: bnx2i: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf symbols: Fix memory corruption because of zero length symbols
- From: tip-bot for Ravi Bangoria <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf tools: Unwind properly location after REJECT
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- Re: [tip:sched/core] sched/isolation: Document the isolcpus= flags
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [tip:sched/core] sched/isolation: Document the isolcpus= flags
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [tip:sched/core] sched/isolation: Document the isolcpus= flags
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [tip:sched/core] sched/isolation: Document the isolcpus= flags
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [tip:sched/core] sched/isolation: Document the isolcpus= flags
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [tip:sched/core] sched/isolation: Document the isolcpus= flags
- From: Mike Galbraith <efault@xxxxxx>
- Re: [tip:sched/core] sched/isolation: Document the isolcpus= flags
- From: Frederic Weisbecker <frederic@xxxxxxxxxx>
- Re: [tip:sched/core] sched/isolation: Document the isolcpus= flags
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip:perf/core] perf/core: Rewrite event timekeeping
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:x86/urgent] Revert "x86/mm: Limit mmap() of /dev/mem to valid physical addresses"
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/core: Fix perf_event_read()
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/core: Remove wrong barrier
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/core: Rename 'enum perf_event_active_state'
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/core: Make sure to update ctx time before using it
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/core: Fix __perf_read_group_add() locking
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/isolation: Handle the nohz_full= parameter
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_HZ_FULL
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/core: Update ctx time before detaching events
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf event change needed for subsequent bpf helpers"
- From: tip-bot for Yonghong Song <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/core: Fix perf_event_read_value() locking
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/isolation: Document the isolcpus= flags
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/isolation: Add basic isolcpus flags
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:x86/build] x86/build: Beautify build log of syscall headers
- From: tip-bot for Masahiro Yamada <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/isolation: Move isolcpus= handling to the housekeeping code
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/isolation: Introduce housekeeping flags
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/isolation: Use its own static key
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/isolation, watchdog: Use housekeeping_cpumask() instead of ad-hoc version
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/isolation: Make the housekeeping cpumask private
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/isolation: Move housekeeping related code to its own file
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- Re: [tip:x86/mm] x86/mm: Add support for early encryption/decryption of memory
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [tip:sched/core] sched/idle: Micro-optimize the idle loop
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip:x86/mm] x86/mm: Add support for early encryption/decryption of memory
- From: Tom Lendacky <thomas.lendacky@xxxxxxx>
- [tip:locking/core] block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_completion()
- From: tip-bot for Byungchul Park <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/idle: Micro-optimize the idle loop
- From: tip-bot for Cheng Jian <tipbot@xxxxxxxxx>
- Re: [tip:x86/mm] x86/mm: Add support for early encryption/decryption of memory
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- [tip:perf/core] perf callchain: Compare symbol name for inlined frames when matching
- From: tip-bot for Milian Wolff <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Compare symbol name for inlined frames when sorting
- From: tip-bot for Milian Wolff <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Cache failed lookups of inlined frames
- From: tip-bot for Milian Wolff <tipbot@xxxxxxxxx>
- [tip:perf/core] perf util: Enable handling of inlined frames by default
- From: tip-bot for Milian Wolff <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Use srcline from callchain for hist entries
- From: tip-bot for Milian Wolff <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Cache srclines for callchain nodes
- From: tip-bot for Milian Wolff <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Properly handle branch count in match_chain()
- From: tip-bot for Milian Wolff <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Remove code to handle inline frames from browsers
- From: tip-bot for Milian Wolff <tipbot@xxxxxxxxx>
- [tip:perf/core] perf script: Mark inlined frames and do not print DSO for them
- From: tip-bot for Milian Wolff <tipbot@xxxxxxxxx>
- [tip:perf/core] perf callchain: Refactor inline_list to operate on symbols
- From: tip-bot for Milian Wolff <tipbot@xxxxxxxxx>
- [tip:perf/core] perf callchain: Store srcline in callchain_cursor_node
- From: tip-bot for Milian Wolff <tipbot@xxxxxxxxx>
- [tip:perf/core] perf callchain: Mark inlined frames in output by " (inlined)" suffix
- From: tip-bot for Milian Wolff <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Fall-back to function name comparison for -g srcline
- From: tip-bot for Milian Wolff <tipbot@xxxxxxxxx>
- [tip:perf/core] perf callchain: Create real callchain entries for inlined frames
- From: tip-bot for Milian Wolff <tipbot@xxxxxxxxx>
- [tip:perf/core] perf callchain: Refactor inline_list to store srcline string directly
- From: tip-bot for Milian Wolff <tipbot@xxxxxxxxx>
- [tip:locking/core] workqueue: Remove now redundant lock acquisitions wrt. workqueue flushes
- From: tip-bot for Byungchul Park <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y
- From: tip-bot for Byungchul Park <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/lockdep: Remove the BROKEN flag from CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETIONS
- From: tip-bot for Byungchul Park <tipbot@xxxxxxxxx>
- [tip:efi/urgent] efi/libstub/arm: Don't randomize runtime regions when CONFIG_HIBERNATION=y
- From: tip-bot for Ard Biesheuvel <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/lockdep: Add a boot parameter allowing unwind in cross-release and disable it by default
- From: tip-bot for Byungchul Park <tipbot@xxxxxxxxx>
- [tip:locking/core] sched/completions: Add support for initializing completions with lockdep_map
- From: tip-bot for Byungchul Park <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/lockdep, sched/completions: Change the prefix of lock name for completion variables
- From: tip-bot for Byungchul Park <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEP
- From: tip-bot for Byungchul Park <tipbot@xxxxxxxxx>
- [tip:efi/urgent] efi/efi_test: Prevent an Oops in efi_runtime_query_capsulecaps()
- From: tip-bot for Dan Carpenter <tipbot@xxxxxxxxx>
- [tip:locking/core] block: Use DECLARE_COMPLETION_ONSTACK() in submit_bio_wait()
- From: tip-bot for Christoph Hellwig <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics, workqueue: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics, doc/filesystems: Convert ACCESS_ONCE() references
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removal
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics, samples/mic/mpssd/mpssd.c: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics, mm: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics, net/ipv4/tcp_input.c: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics, media/dvb_ringbuffer: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics, EDAC/altera: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics, fs/ncpfs: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/qrwlock: Prevent slowpath writers getting held up by fastpath
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics, dm-integrity: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/qrwlock, arm64: Move rwlock implementation over to qrwlocks
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlock
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomic: Add atomic_cond_read_acquire()
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- Re: [tip:core/rcu] sched,rcu: Make cond_resched() provide RCU quiescent state
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [tip:core/rcu] sched,rcu: Make cond_resched() provide RCU quiescent state
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxxxxxxx>
- [tip:sched/core] housekeeping: Introduce housekeeping flags
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] housekeeping: Handle the nohz_full= parameter
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] housekeeping: Move it under its own config, independent from NO_HZ
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] housekeeping: Rename is_housekeeping_cpu to housekeeping_cpu
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] housekeeping: Use its own static key
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] housekeeping: Make housekeeping cpumask private
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] housekeeping: Provide a dynamic off-case to housekeeping_any_cpu()
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] watchdog: Use housekeeping_cpumask() instead of ad-hoc version
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:sched/core] housekeeping: Move housekeeping related code to its own file
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/barriers: Kill lockless_dereference()
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed() atomics
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf/x86/intel/bts: Fix exclusive event reference leak
- From: tip-bot for Alexander Shishkin <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- [tip:locking/core] linux/compiler.h: Split into compiler.h and compiler_types.h
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- Re: [tip:core/rcu] sched,rcu: Make cond_resched() provide RCU quiescent state
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [tip:sched/core] sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_OFFSTACK
- From: tip-bot for Rakib Mullick <tipbot@xxxxxxxxx>
- [tip:perf/core] perf namespaces: Add more appropriate set of headers
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf kmem: Perform some cleanup if '--time' is given an invalid value
- From: tip-bot for Christophe JAILLET <tipbot@xxxxxxxxx>
- [tip:perf/core] perf vendor events: Add Goldmont Plus V1 event file
- From: tip-bot for Kan Liang <tipbot@xxxxxxxxx>
- [tip:perf/core] perf script: Fix error handling path
- From: tip-bot for Christophe JAILLET <tipbot@xxxxxxxxx>
- [tip:perf/core] perf script: Use fprintf like printing uniformly
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf annotate: Remove arch::cpuid_parse callback
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Introduce binary__fprintf()
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests attr: Make hw events optional
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Do not check ABI headers in a detached tarball build
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf vendor events: Fix incorrect cmask syntax for some Intel metrics
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:perf/core] perf list: Fix group description in the man page
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:perf/core] perf mmap: Adopt push method from builtin-record.c
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf record: Make record__mmap_read generic
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf mmap: Move perf_mmap and methods to separate mmap.[ch] files
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf vendor events: Update JSON metrics for Sandy Bridge
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:perf/core] perf vendor events: Update JSON metrics for Skylake Server
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:perf/core] perf vendor events: Update JSON metrics for Skylake
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:perf/core] perf vendor events: Update JSON metrics for IvyBridge
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:perf/core] perf vendor events: Update JSON metrics for JakeTown
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:perf/core] perf vendor events: Update JSON metrics for Haswell
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:perf/core] perf vendor events: Update JSON metrics for IvyTown
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:perf/core] perf vendor events: Update JSON metrics for Haswell Server
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:perf/core] perf vendor events: Update JSON metrics for Broadwell Server
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:perf/core] perf vendor events: Update JSON metrics for Broadwell
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:core/rcu] memory-barriers.txt: Fix typo in pairing example
- From: tip-bot for Scott Tsai <tipbot@xxxxxxxxx>
- [tip:core/rcu] srcu: Add parameters to SRCU docbook comments
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] doc: Rewrite confusing statement about memory barriers
- From: "tip-bot for Guilherme G. Piccoli" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Suppress lockdep false-positive ->boost_mtx complaints
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu/segcblist: Include rcupdate.h
- From: tip-bot for Sebastian Andrzej Siewior <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Add extended-quiescent-state testing advice
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Provide TMPDIR environment variable to specify tmpdir
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Do not include rtmutex_common.h unconditionally
- From: tip-bot for Sebastian Andrzej Siewior <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcutorture: Dump writer stack if stalled
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcutorture: Add interrupt-disable capability to stall-warning tests
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] sched,rcu: Make cond_resched() provide RCU quiescent state
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Suppress RCU CPU stall warnings while dumping trace
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] sched: Make resched_cpu() unconditional
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Turn off tracing before dumping trace
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Make RCU CPU stall warnings check for irq-disabled CPUs
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] irq_work: Map irq_work_on_queue() to irq_work_on() in !SMP
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Create call_rcu_tasks() kthread at boot time
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Fix up pending cbs check in rcu_prepare_for_idle
- From: tip-bot for Neeraj Upadhyay <tipbot@xxxxxxxxx>
- [tip:core/rcu] memory-barriers: Rework multicopy-atomicity section
- From: tip-bot for Alan Stern <tipbot@xxxxxxxxx>
- [tip:core/rcu] documentation: Slow systems can stall RCU grace periods
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] memory-barriers: Replace uses of "transitive"
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] documentation: Update RCU CPU stall warning messages
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] documentation: Long-running irq handlers can stall RCU grace periods
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:smp/hotplug] cpu/hotplug: Remove obsolete notifier macros
- From: tip-bot for Yanjiang Jin <tipbot@xxxxxxxxx>
- [tip:x86/timers] x86/platform/UV: Mark tsc_check_sync as an init function
- From: "tip-bot for mike.travis@xxxxxxx" <tipbot@xxxxxxxxx>
- [tip:perf/core] lkdtm, kprobes: Convert from jprobes to kprobes
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:sched/urgent] sched/swait: Document it clearly that the swait facilities are special and shouldn't be used
- From: tip-bot for Davidlohr Bueso <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/asm: Don't use the confusing '.ifeq' directive
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/unwind: Show function name+offset in ORC error messages
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/entry: Fix idtentry unwind hint
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- Re: [tip:x86/urgent] x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't
- From: Boris Petkov <bp@xxxxxxx>
- Re: [tip:x86/urgent] x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip:x86/urgent] x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/cache] x86/intel_rdt: Initialize bitmask of shareable resource if CDP enabled
- From: tip-bot for Reinette Chatre <tipbot@xxxxxxxxx>
- [tip:x86/cache] x86/intel_rdt: Fix potential deadlock during resctrl mount
- From: tip-bot for Reinette Chatre <tipbot@xxxxxxxxx>
- [tip:x86/cache] x86/intel_rdt: Fix potential deadlock during resctrl unmount
- From: tip-bot for Reinette Chatre <tipbot@xxxxxxxxx>
- [tip:smp/urgent] cpu/hotplug: Reset node state after operation
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/mm] x86/xen: Drop 5-level paging support code from the XEN_PV code
- From: "tip-bot for Kirill A. Shutemov" <tipbot@xxxxxxxxx>
- [tip:x86/mm] x86/xen: Provide pre-built page tables only for CONFIG_XEN_PV=y and CONFIG_XEN_PVH=y
- From: "tip-bot for Kirill A. Shutemov" <tipbot@xxxxxxxxx>
- [tip:perf/core] kprobes/docs: Remove jprobes related documents
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:x86/mm] x86/kasan: Use the same shadow offset for 4- and 5-level paging
- From: tip-bot for Andrey Ryabinin <tipbot@xxxxxxxxx>
- [tip:perf/core] kprobes: Remove the jprobes sample code
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] kprobes: Disable the jprobes test code
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:x86/mm] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y
- From: "tip-bot for Kirill A. Shutemov" <tipbot@xxxxxxxxx>
- [tip:x86/mm] x86/mm: Limit mmap() of /dev/mem to valid physical addresses
- From: tip-bot for Craig Bergstrom <tipbot@xxxxxxxxx>
- [tip:perf/core] kprobes: Disable the jprobes APIs
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
- From: tip-bot for Dave Hansen <tipbot@xxxxxxxxx>
- [tip:perf/core] kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- Re: [tip:x86/timers] x86: Don't include asm/x86_init.h in asm/setup.h
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [tip:x86/timers] x86: Don't include asm/x86_init.h in asm/setup.h
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [tip:x86/timers] x86: Don't include asm/x86_init.h in asm/setup.h
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [tip:timers/urgent] clockevents/drivers/cs5535: Improve resilience to spurious interrupts
- From: tip-bot for David Kozub <tipbot@xxxxxxxxx>
- Re: [tip:x86/timers] x86: Don't include asm/x86_init.h in asm/setup.h
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [tip:x86/timers] x86: Don't include asm/x86_init.h in asm/setup.h
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [tip:x86/timers] x86: Don't include asm/x86_init.h in asm/setup.h
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [tip:irq/core] irqchip/meson: Disable COMPILE_TEST
- From: Jerome Brunet <jbrunet@xxxxxxxxxxxx>
- [tip:irq/core] irqchip/meson: Disable COMPILE_TEST
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Provide wrappers safe for use with LOCKDEP
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:core/urgent] objtool: Fix memory leak in decode_instructions()
- From: tip-bot for Kamalesh Babulal <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf xyarray: Fix wrong processing when closing evsel fd
- From: tip-bot for Jin Yao <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/Ubuntu
- From: tip-bot for Li Zhijian <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf tools: Check wether the eBPF file exists in event parsing
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf hists: Add extra integrity checks to fmt_free()
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACE
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf hists: Fix crash in perf_hpp__reset_output_field()
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf record: Fix documentation for a inexistent option '-l'
- From: tip-bot for Taeung Song <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf tools: Add long time reviewers to MAINTAINERS
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:timers/core] ahci: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] clockevents: Retry programming min delta up to 10 times
- From: tip-bot for James Hogan <tipbot@xxxxxxxxx>
- [tip:x86/cleanups] x86/events/amd/iommu: Make iommu_pmu const and __initconst
- From: tip-bot for Bhumika Goyal <tipbot@xxxxxxxxx>
- [tip:x86/cleanups] x86: Use ARRAY_SIZE
- From: "tip-bot for Jérémy Lefaure" <tipbot@xxxxxxxxx>
- [tip:x86/timers] x86: Convert x86_platform_ops to timespec64
- From: tip-bot for Arnd Bergmann <tipbot@xxxxxxxxx>
- [tip:x86/timers] x86: Don't include asm/x86_init.h in asm/setup.h
- From: tip-bot for Arnd Bergmann <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/meson: Add support for gpio interrupt controller
- From: tip-bot for Jerome Brunet <tipbot@xxxxxxxxx>
- [tip:irq/core] dt-bindings: interrupt-controller: Add DT binding for meson GPIO interrupt controller
- From: tip-bot for Jerome Brunet <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/aspeed-i2c-ic: Fix return value check in aspeed_i2c_ic_of_init()
- From: tip-bot for Wei Yongjun <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/gic-v3-its: Update effective affinity on VPE mapping
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/gic-v3-its: Only send VINVALL to a single ITS
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITS
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITS
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITS
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally available
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/gic-v3-its: Track per-ITS list number
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressing
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/gic-v3: Add workaround for Synquacer pre-ITS
- From: tip-bot for Ard Biesheuvel <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/gic-v3-its: Pass its_node pointer to each command builder
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/gic: Make quirks matching conditional on init return value
- From: tip-bot for Ard Biesheuvel <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/gic-v3-its: Add post-mortem info on command timeout
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/gic-v3: Probe device ID space before quirks handling
- From: tip-bot for Ard Biesheuvel <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/brcmstb-l2: Add support for the BCM7271 L2 controller
- From: tip-bot for Doug Berger <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/brcmstb-l2: Abstract register accesses
- From: tip-bot for Doug Berger <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/gic-v3: Add support for Range Selector (RS) feature
- From: tip-bot for Shanker Donthineni <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/brcmstb-l2: Remove some processing from the handler
- From: tip-bot for Doug Berger <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/renesas-intc-irqpin: Use of_device_get_match_data() helper
- From: tip-bot for Geert Uytterhoeven <tipbot@xxxxxxxxx>
- [tip:irq/core] dt-bindings: irqchip: renesas-irqc: Document R-Car M3-W, V3M, D3 support
- From: tip-bot for Geert Uytterhoeven <tipbot@xxxxxxxxx>
- [tip:irq/core] irqdomain: Add __rcu annotations to radix tree slot
- From: tip-bot for Masahiro Yamada <tipbot@xxxxxxxxx>
- [tip:irq/core] irqdomain: Move revmap_trees_mutex to struct irq_domain
- From: tip-bot for Masahiro Yamada <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/static_keys: Improve uninitialized key warning
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/cpuid: Prevent out of bound access in do_clear_cpu_cap()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mm
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode"
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/mm/64: Remove the last VM_BUG_ON() from the TLB code
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:core/objtool] objtool: Print top level commands on incorrect usage
- From: tip-bot for Kamalesh Babulal <tipbot@xxxxxxxxx>
- [tip:perf/core] Revert "kprobes: Warn if optprobe handler tries to change execution path"
- From: "tip-bot for Naveen N. Rao" <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/microcode/intel: Disable late loading on model 79
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:timers/core] workqueue: Convert timers to use timer_setup() (part 2)
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Convert stub timer to timer_setup()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector/msi: Select CONFIG_GENERIC_IRQ_RESERVATION_MODE
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] PCI/MSI: Set MSI_FLAG_MUST_REACTIVATE in core code
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] genirq: Add config option for reservation mode
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/core] timers: Avoid an unnecessary iteration in __run_timers()
- From: tip-bot for Zhenzhong Duan <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_flags()
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- Re: [tip:locking/urgent] locking/lockdep: Disable cross-release features for now
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [tip:locking/urgent] locking/lockdep: Disable cross-release features for now
- From: Byungchul Park <byungchul.park@xxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove the explicit clearing of XSAVE dependent features
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/cpuid: Add generic table for CPUID dependencies
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Make XSAVE check the base CPUID features before enabling
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Parse clearcpuid= as early XSAVE argument
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:x86/fpu] bitops: Add clear/set_bit32() to linux/bitops.h
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- Re: [tip:locking/urgent] locking/lockdep: Disable cross-release features for now
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip:timers/core] posix-stubs: Use get_timespec64() and put_timespec64()
- From: tip-bot for Arnd Bergmann <tipbot@xxxxxxxxx>
- [tip:x86/platform] x86/platform/UV: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] time: Use do_settimeofday64() internally
- From: tip-bot for Arnd Bergmann <tipbot@xxxxxxxxx>
- [tip:timers/core] libata: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Remove meaningless .data/.function assignments
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- Re: [tip:locking/urgent] locking/lockdep: Disable cross-release features for now
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [tip:x86/apic] x86/vector: Use correct per cpu variable in free_moved_vector()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- Re: [tip:locking/urgent] locking/lockdep: Disable cross-release features for now
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [tip:locking/urgent] locking/lockdep: Disable cross-release features for now
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [tip:locking/urgent] locking/lockdep: Disable cross-release features for now
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip:x86/timers] x86/tsc: Make CONFIG_X86_TSC=n build work again
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/timers] x86/tsc: Skip TSC test and error messages if already unstable
- From: "tip-bot for mike.travis@xxxxxxx" <tipbot@xxxxxxxxx>
- [tip:x86/timers] x86/platform/UV: Add check of TSC state set by UV BIOS
- From: "tip-bot for mike.travis@xxxxxxx" <tipbot@xxxxxxxxx>
- [tip:x86/timers] x86/tsc: Drastically reduce the number of firmware bug warnings
- From: "tip-bot for mike.travis@xxxxxxx" <tipbot@xxxxxxxxx>
- [tip:x86/timers] x86/tsc: Provide a means to disable TSC ART
- From: "tip-bot for mike.travis@xxxxxxx" <tipbot@xxxxxxxxx>
- [tip:x86/timers] x86/tsc: Add option that TSC on Socket 0 being non-zero is valid
- From: "tip-bot for mike.travis@xxxxxxx" <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip: Add Kconfig menu
- From: tip-bot for Randy Dunlap <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/irq-omap-intc: Do not statically initialize variables
- From: tip-bot for Ladislav Michl <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip/irq-omap-intc: Remove omap3_init_irq()
- From: tip-bot for Ladislav Michl <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/idt: Initialize early IDT before cr4_init_shadow()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/cpu/intel_cacheinfo: Remove redundant assignment to 'this_leaf'
- From: tip-bot for Colin Ian King <tipbot@xxxxxxxxx>
- [tip:irq/urgent] irqchip/tango: Use irq_gc_mask_disable_and_ack_set
- From: tip-bot for Florian Fainelli <tipbot@xxxxxxxxx>
- [tip:irq/urgent] genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()
- From: tip-bot for Doug Berger <tipbot@xxxxxxxxx>
- [tip:irq/urgent] genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()
- From: tip-bot for Doug Berger <tipbot@xxxxxxxxx>
- [tip:irq/urgent] irqchip/gic-v3-its: Add missing changes to support 52bit physical address
- From: tip-bot for Shanker Donthineni <tipbot@xxxxxxxxx>
- [tip:irq/urgent] DT: arm,gic-v3: Update the ITS size in the examples
- From: tip-bot for Julien Grall <tipbot@xxxxxxxxx>
- [tip:irq/urgent] irqchip/gic-v3-its: Fix the incorrect parsing of VCPU table size
- From: tip-bot for Shanker Donthineni <tipbot@xxxxxxxxx>
- [tip:irq/urgent] irqchip/gic-v3-its: Fix the incorrect BUG_ON in its_init_vpe_domain()
- From: tip-bot for Shanker Donthineni <tipbot@xxxxxxxxx>
- Re: [tip:locking/urgent] locking/lockdep: Disable cross-release features for now
- From: Byungchul Park <byungchul.park@xxxxxxx>
- Re: [PATCH] x86/mm: Rip out the TLB benchmarking knob
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [tip:x86/urgent] x86/mm: Flush more aggressively in lazy TLB mode
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [tip:x86/urgent] x86/mm: Flush more aggressively in lazy TLB mode
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- [PATCH] x86/mm: Rip out the TLB benchmarking knob
- From: Borislav Petkov <bp@xxxxxxxxx>
- [tip:x86/urgent] x86/microcode: Do the family check first
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:locking/urgent] locking/lockdep: Disable cross-release features for now
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/mm: Flush more aggressively in lazy TLB mode
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/unwind: Make CONFIG_UNWINDER_ORC=y the default in kconfig for 64-bit
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu/debug: Remove unused 'x86_fpu_state' and 'x86_fpu_deactivate_state' tracepoints
- From: "tip-bot for Steven Rostedt (VMware)" <tipbot@xxxxxxxxx>
- Re: [tip:x86/asm] x86/unwinder: Make CONFIG_UNWINDER_ORC=y the default in the 64-bit defconfig
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [tip:x86/asm] x86/unwinder: Make CONFIG_UNWINDER_ORC=y the default in the 64-bit defconfig
- From: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
- [tip:x86/urgent] x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors
- From: tip-bot for Paolo Bonzini <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/apic: Update TSC_DEADLINE quirk with additional SKX stepping
- From: tip-bot for Len Brown <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86/unwinder: Make CONFIG_UNWINDER_ORC=y the default in the 64-bit defconfig
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic/vector: Ignore set_affinity call for inactive interrupts
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/mm: Disable various instrumentations of mm/mem_encrypt.c and mm/tlb.c
- From: tip-bot for Tom Lendacky <tipbot@xxxxxxxxx>
- [tip:x86/boot] x86/boot: Remove unnecessary #include <generated/utsrelease.h>
- From: tip-bot for Masahiro Yamada <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
- From: tip-bot for Mark Rutland <tipbot@xxxxxxxxx>
- [tip:perf/urgent] tools include uapi bpf.h: Sync kernel ABI header with tooling header
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
- From: tip-bot for Mark Santaniello <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf/x86/intel/uncore: Fix memory leaks on allocation failures
- From: tip-bot for Colin Ian King <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/unwind: Align stack pointer in unwinder dump
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/hyperv: Fix hypercalls with extended CPU ranges for TLB flushing
- From: tip-bot for Marcelo Henrique Cerri <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/hyperv: Clear vCPU banks between calls to avoid flushing unneeded vCPUs
- From: tip-bot for Vitaly Kuznetsov <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/hyperv: Don't use percpu areas for pcpu_flush/pcpu_flush_ex structures
- From: tip-bot for Vitaly Kuznetsov <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/unwind: Disable unwinder warnings on 32-bit
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/unwind: Use MSB for frame pointer encoding on 32-bit
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/unwind: Fix dereference of untrusted pointer
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Move select_task_rq_fair() slow-path into its own function
- From: tip-bot for Brendan Jackman <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Sync task util before slow-path wakeup
- From: tip-bot for Brendan Jackman <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/core: Remove {read,spin,write}_can_lock()
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() with lockdep
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Search a task from the tail of the queue
- From: tip-bot for Uladzislau Rezki <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/rwsem, fs: Use killable down_read() in iterate_dir()
- From: tip-bot for Kirill Tkhai <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/arch, alpha: Add __down_read_killable()
- From: tip-bot for Kirill Tkhai <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Fix usage of find_idlest_group() when no groups are allowed
- From: tip-bot for Brendan Jackman <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Fix find_idlest_group() when local group is not allowed
- From: tip-bot for Brendan Jackman <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/rwsem: Add down_read_killable()
- From: tip-bot for Kirill Tkhai <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/arch, x86: Add __down_read_killable()
- From: tip-bot for Kirill Tkhai <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/arch, s390: Add __down_read_killable()
- From: tip-bot for Kirill Tkhai <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/arch, ia64: Add __down_read_killable()
- From: tip-bot for Kirill Tkhai <tipbot@xxxxxxxxx>
- [tip:sched/core] x86/tsc: Append the 'tsc=' description for the 'tsc=unstable' boot parameter
- From: tip-bot for Dou Liyang <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/spinlocks, paravirt, xen: Correct the xen_nopvspin case
- From: tip-bot for Juergen Gross <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/paravirt: Use new static key for controlling call of virt_spin_lock()
- From: tip-bot for Juergen Gross <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/rt: Simplify the IPI based RT balancing logic
- From: "tip-bot for Steven Rostedt (Red Hat)" <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Fix usage of find_idlest_group() when the local group is idlest
- From: tip-bot for Brendan Jackman <tipbot@xxxxxxxxx>
- [tip:sched/core] block/ioprio: Use a helper to check for RT prio
- From: tip-bot for Sebastian Andrzej Siewior <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/rt: Add a helper to test for a RT task
- From: tip-bot for Sebastian Andrzej Siewior <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Remove unnecessary comparison with -1
- From: tip-bot for Brendan Jackman <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Force balancing on NOHZ balance if local group has capacity
- From: tip-bot for Brendan Jackman <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/topology: Introduce NUMA identity node sched domain
- From: tip-bot for Suravee Suthikulpanit <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/deadline: Use C bitfields for the state flags
- From: tip-bot for luca abeni <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/topology: Restore SD_PREFER_SIBLING on MC domains
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/deadline: Rename __dl_clear() to __dl_sub()
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/deadline: Fix switching to -deadline
- From: tip-bot for Luca Abeni <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/headers: Remove duplicate prototype of __dl_clear_params()
- From: tip-bot for luca abeni <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/debug: Rename task-state printing helpers
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/idle: Move quiet_vmstate() into the NOHZ code
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/core: Ensure load_balance() respects the active_mask
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf/core: Fix cgroup time when scheduling descendants
- From: "tip-bot for leilei.lin" <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/core: Address more wake_affine() regressions
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/core: Fix wake_affine() performance regression
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/lockdep: Fix stacktrace mess
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/selftest: Avoid false BUG report
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf/core: Avoid freeing static PMU contexts when PMU is unregistered
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- Re: [tip:x86/urgent] x86/mm/64: Fix reboot interaction with CR4.PCIDE
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [tip:x86/urgent] x86/alternatives: Fix alt_max_short macro to really be a max()
- From: tip-bot for Mathias Krause <tipbot@xxxxxxxxx>
- [tip:irq/urgent] genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/mm/64: Fix reboot interaction with CR4.PCIDE
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:irq/urgent] genirq: Warn when effective affinity is not updated
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/urgent] genirq/cpuhotplug: Add sanity check for effective affinity mask
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Fix two mistakes in callback conversions
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf callchain: Compare dsos (as well) for CCKEY_FUNCTION
- From: tip-bot for Ravi Bangoria <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Remove expires argument from __TIMER_INITIALIZER()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] kthread: Convert callback to use from_timer()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Remove expires and data arguments from DEFINE_TIMER
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Remove last user of TIMER_INITIALIZER
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Remove users of TIMER_DEFERRED_INITIALIZER
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] workqueue: Convert callback to use from_timer()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Remove init_timer_pinned() in favor of timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Remove init_timer_deferrable() in favor of timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Remove users of expire and data arguments to DEFINE_TIMER
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Remove unused static initializer macros
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:timers/core] timer: Convert schedule_timeout() to use from_timer()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:ras/core] x86/mce: Convert timers to use timer_setup()
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:ras/urgent] x86/mce: Hide mca_cfg
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:ras/urgent] RAS/CEC: Use the right length for "cec_disable"
- From: tip-bot for Nicolas Iooss <tipbot@xxxxxxxxx>
- [tip:x86/cache] x86/intel_rdt/cqm: Make integer rmid_limbo_count static
- From: tip-bot for Colin Ian King <tipbot@xxxxxxxxx>
- [tip:x86/cache] x86/intel_rdt: Remove redundant assignment
- From: tip-bot for Jithu Joseph <tipbot@xxxxxxxxx>
- [tip:core/urgent] objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDER
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:core/watchdog] watchdog/core: Put softlockup_threads_initialized under ifdef guard
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:core/watchdog] watchdog/core, powerpc: Lock cpus across reconfiguration
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:core/watchdog] watchdog/core: Rename some softlockup_* functions
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:core/watchdog] watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:core/watchdog] powerpc/watchdog: Make use of watchdog_nmi_probe()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/urgent] kprobes/x86: Remove IRQ disabling from jprobe handlers
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:x86/urgent] kprobes/x86: Set up frame pointer in kprobe trampoline
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:x86/boot] x86/boot: Spell out "boot CPU" for BP
- From: tip-bot for Jean Delvare <tipbot@xxxxxxxxx>
- [tip:perf/core] perf top: Add option to set the number of thread for event synthesize
- From: tip-bot for Kan Liang <tipbot@xxxxxxxxx>
- [tip:perf/core] perf top: Implement multithreading for perf_event__synthesize_threads
- From: tip-bot for Kan Liang <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Lock to protect comm_str rb tree
- From: tip-bot for Kan Liang <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Lock to protect namespaces and comm list
- From: tip-bot for Kan Liang <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests attr: Fix group stat tests
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests attr: Fix task term values
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf test attr: Fix ignored test case result
- From: tip-bot for Thomas Richter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf test attr: Fix python error on empty result
- From: tip-bot for Thomas Richter <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/mm: Disable branch profiling in mem_encrypt.c
- From: tip-bot for Tom Lendacky <tipbot@xxxxxxxxx>
- [tip:x86/debug] x86/stacktrace: Avoid recording save_stack_trace() wrappers
- From: tip-bot for Vlastimil Babka <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/asm: Use register variable to get stack pointer value
- From: tip-bot for Andrey Ryabinin <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Update calc_group_*() comments
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Calculate runnable_weight slightly differently
- From: tip-bot for Josef Bacik <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Implement more accurate async detach
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Align PELT windows between cfs_rq and its se
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Implement synchonous PELT detach on load-balance migrate
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Propagate an effective runnable_load_avg
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Use reweight_entity() for set_user_nice()
- From: tip-bot for Vincent Guittot <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Rewrite PELT migration propagation
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: More accurate reweight_entity()
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Rewrite cfs_rq->removed_*avg
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Introduce {en,de}queue_load_avg()
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Rename {en,de}queue_entity_load_avg()
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Move enqueue migrate handling
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Change update_load_avg() arguments
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Remove se->load.weight from se->avg.load_sum
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Cure calc_cfs_shares() vs. reweight_entity()
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Add comment to calc_cfs_shares()
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Clean up calc_cfs_shares()
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86: Enable free running PEBS for REGS_USER/INTR
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/core: Explain perf_sched_mutex
- From: tip-bot for Alexander Shishkin <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/sysctl: Check user input value of sysctl_sched_time_avg
- From: tip-bot for Ethan Zhao <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf report: Fix debug messages with --call-graph option
- From: tip-bot for Mengting Zhang <tipbot@xxxxxxxxx>
- [tip:perf/urgent] tools include: Sync kernel ABI headers with tooling headers
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf tools: Fix syscalltbl build failure
- From: tip-bot for Akemi Yagi <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf test: Fix vmlinux failure on s390x part 2
- From: tip-bot for Thomas Richter <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf test: Fix vmlinux failure on s390x
- From: tip-bot for Thomas Richter <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf evsel: Fix attr.exclude_kernel setting for default cycles:p
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/asm: Fix inline asm call constraints for GCC 4.4
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:sched/urgent] sched/debug: Ignore TASK_IDLE for SysRq-W
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/urgent] sched/debug: Add explicit TASK_IDLE printing
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/urgent] sched/debug: Add explicit TASK_PARKED printing
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/asm: Fix inline asm call constraints for GCC 4.4
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:sched/urgent] sched/tracing: Use common task-state helpers
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:locking/urgent] locking/rwsem-xadd: Fix missed wakeup due to reordering of load
- From: tip-bot for Prateek Sood <tipbot@xxxxxxxxx>
- [tip:sched/urgent] sched/tracing: Fix trace_sched_switch task-state printing
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/urgent] sched/debug: Convert TASK_state to hex
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/urgent] sched/debug: Remove unused variable
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/urgent] sched/debug: Implement consistent task-state printing
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf/aux: Only update ->aux_wakeup in non-overwrite mode
- From: tip-bot for Alexander Shishkin <tipbot@xxxxxxxxx>
- [tip:timers/urgent] um/time: Fixup namespace collision
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/urgent] timer: Prepare to change timer callback argument type
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/x86: Use named operands in rwsem.h
- From: tip-bot for Miguel Bernal Marin <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/refcounts, x86/asm: Enable CONFIG_ARCH_HAS_REFCOUNT
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/refcounts, x86/asm: Use unique .text section for refcount exceptions
- From: tip-bot for Kees Cook <tipbot@xxxxxxxxx>
- [tip:core/objtool] x86/head: Add unwind hint annotations
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:core/objtool] x86/xen: Fix xen head ELF annotations
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:core/objtool] x86/xen: Add unwind hint annotations
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:core/objtool] x86/boot: Annotate verify_cpu() as a callable function
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:core/objtool] x86/head: Fix head ELF function annotations
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:core/objtool] x86/head: Remove confusing comment
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:core/objtool] x86/head: Remove unused 'bad_address' code
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:core/objtool] objtool: Don't report end of section error after an empty unwind hint
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:perf/core] kprobes/x86: Remove IRQ disabling from ftrace-based/optimized kprobes
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] kprobes/x86: Disable preemption in ftrace-based jprobes
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] kprobes: Warn if optprobe handler tries to change execution path
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] kprobes/x86: Disable preemption in optprobe
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] kprobes/x86: Move the get_kprobe_ctlblk() into irq-disabled block
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] kprobes: Improve smoke test to check preemptibility
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] kprobes/x86: Remove addressof() operators
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] kprobes/x86: Make insn buffer always ROX and use text_poke()
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:core/watchdog] watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently"
- From: tip-bot for Colin Ian King <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Fix spelling mistake: "symmectic" -> "symmetric"
- From: tip-bot for Colin Ian King <tipbot@xxxxxxxxx>
- [tip:irq/urgent] irq/generic-chip: Don't replace domain's name
- From: tip-bot for Jeffy Chen <tipbot@xxxxxxxxx>
- [tip:core/urgent] objtool: Support unoptimized frame pointer setup
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:core/urgent] objtool: Skip unreachable warnings for GCC 4.4 and older
- From: tip-bot for Josh Poimboeuf <tipbot@xxxxxxxxx>
- [tip:x86/cache] x86/intel_rdt: Add diagnostics when writing the schemata file
- From: tip-bot for Tony Luck <tipbot@xxxxxxxxx>
- [tip:x86/cache] x86/intel_rdt: Add framework for better RDT UI diagnostics
- From: tip-bot for Tony Luck <tipbot@xxxxxxxxx>
- [tip:x86/cache] x86/intel_rdt: Add diagnostics when making directories
- From: tip-bot for Tony Luck <tipbot@xxxxxxxxx>
- [tip:x86/cache] x86/intel_rdt: Add documentation for "info/last_cmd_status"
- From: tip-bot for Tony Luck <tipbot@xxxxxxxxx>
- [tip:x86/cache] x86/intel_rdt: Add diagnostics when writing the cpus file
- From: tip-bot for Tony Luck <tipbot@xxxxxxxxx>
- [tip:x86/cache] x86/intel_rdt: Add diagnostics when writing the tasks file
- From: tip-bot for Tony Luck <tipbot@xxxxxxxxx>
- [tip:core/printk] printk: Fix unused printk_time compile warning when !CONFIG_PRINTK
- From: tip-bot for Prarit Bhargava <tipbot@xxxxxxxxx>
- [tip:x86/apic] ACPI/init: Invoke early ACPI initialization earlier
- From: tip-bot for Dou Liyang <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Use dead_cpu instead of current CPU when cleaning up
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- Re: [tip:core/printk] printk: Add monotonic, boottime, and realtime timestamps
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- Re: [tip:core/printk] printk: Add monotonic, boottime, and realtime timestamps
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [tip:core/printk] printk: Add monotonic, boottime, and realtime timestamps
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- Re: [tip:core/printk] printk: Add monotonic, boottime, and realtime timestamps
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [tip:core/printk] printk: Add monotonic, boottime, and realtime timestamps
- From: Prarit Bhargava <prarit@xxxxxxxxxx>
- [tip:core/printk] printk: Add monotonic, boottime, and realtime timestamps
- From: tip-bot for Prarit Bhargava <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu__restore_sig()
- From: tip-bot for Eric Biggers <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Copy the full state_header in copy_kernel_to_xstate()
- From: tip-bot for Eric Biggers <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate()
- From: tip-bot for Eric Biggers <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES
- From: tip-bot for Eric Biggers <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_user_to_xstate()
- From: tip-bot for Eric Biggers <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate()
- From: tip-bot for Eric Biggers <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Copy the full header in copy_user_to_xstate()
- From: tip-bot for Eric Biggers <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_kernel_to_xstate()
- From: tip-bot for Eric Biggers <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstateregs_set()
- From: tip-bot for Eric Biggers <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Introduce validate_xstate_header()
- From: tip-bot for Eric Biggers <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Simplify and speed up fpu__copy()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Don't let userspace set bogus xcomp_bv
- From: tip-bot for Eric Biggers <tipbot@xxxxxxxxx>
- Re: [tip:core/printk] printk: Add monotonic, boottime, and realtime timestamps
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Fix stale comments about lazy FPU logic
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Reinitialize FPU registers if restoring FPU state fails
- From: tip-bot for Eric Biggers <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpu::fpstate_active to fpu::initialized
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|write]()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename fpu__activate_curr() to fpu__initialize()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove fpu__current_fpstate_write_begin/end()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Fix fpu__activate_fpstate_read() and update comments
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Turn WARN_ON() in context switch into WARN_ON_FPU()
- From: tip-bot for Andi Kleen <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Fix boolreturn.cocci warnings
- From: tip-bot for kbuild test robot <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Add FPU state copying quirk to handle XRSTOR failure on Intel Skylake CPUs
- From: tip-bot for Rik van Riel <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Decouple fpregs_activate()/fpregs_deactivate() from fpu->fpregs_active
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove struct fpu::fpregs_active
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Change fpu->fpregs_active users to fpu->fpstate_active
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Split the state handling in fpu__drop()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Make the fpu state change in fpu__clear() scheduler-atomic
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Simplify fpu->fpregs_active use
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Flip the parameter order in copy_*_to_xstate()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Split copy_user_to_xstate() into copy_kernel_to_xstate() & copy_user_to_xstate()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove 'kbuf' parameter from the copy_user_to_xstate() API
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Clarify parameter names in the copy_xstate_to_*() methods
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Change 'size_total' parameter to unsigned and standardize the size checks in copy_xstate_to_*()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove 'ubuf' parameter from the copy_kernel_to_xstate() API
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Simplify __copy_xstate_to_kernel() return values
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove the 'start_pos' parameter from the __copy_xstate_to_*() functions
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Clean up the parameter definitions of copy_xstate_to_*()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Clean up parameter order in the copy_xstate_to_*() APIs
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove 'kbuf' parameter from the copy_xstate_to_user() APIs
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Remove 'ubuf' parameter from the copy_xstate_to_kernel() APIs
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Split copy_xstate_to_user() into copy_xstate_to_kernel() & copy_xstate_to_user()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- [tip:x86/fpu] x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xstate()/copy_xstate_to_user()
- From: tip-bot for Ingo Molnar <tipbot@xxxxxxxxx>
- Re: [tip:core/printk] printk: Add monotonic, boottime, and realtime timestamps
- From: Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx>
- [tip:smp/urgent] smp/hotplug: Hotplug state fail injection
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:smp/urgent] smp/hotplug: Differentiate the AP completion between up and down
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:smp/urgent] smp/hotplug: Differentiate the AP-work lockdep class between up and down
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:smp/urgent] smp/hotplug: Callback vs state-machine consistency
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:smp/urgent] smp/hotplug: Rewrite AP state machine core
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:smp/urgent] smp/hotplug: Allow external multi-instance rollback
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:smp/urgent] smp/hotplug: Add state diagram
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:core/printk] printk: Add monotonic, boottime, and realtime timestamps
- From: tip-bot for Prarit Bhargava <tipbot@xxxxxxxxx>
- [tip:irq/urgent] irqdomain: Add __rcu annotations to radix tree accessors
- From: tip-bot for Masahiro Yamada <tipbot@xxxxxxxxx>
- [tip:irq/urgent] irqchip/mips-gic: Use effective affinity to unmask
- From: tip-bot for Paul Burton <tipbot@xxxxxxxxx>
- [tip:irq/urgent] irqchip/mips-gic: Fix shifts to extract register fields
- From: tip-bot for Paul Burton <tipbot@xxxxxxxxx>
- [tip:core/printk] timekeeping: Make fast accessors return 0 before timekeeping is initialized
- From: tip-bot for Prarit Bhargava <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/irq: Simplify hotplug vector accounting
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:core/printk] timekeeping: Provide NMI safe access to clock realtime
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector: Respect affinity mask in irq descriptor
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector: Switch IOAPIC to global reservation mode
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector/msi: Switch to global reservation mode
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/io_apic: Reevaluate vector configuration on activate()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector: Handle managed interrupts proper
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] iommu/vt-d: Reevaluate vector configuration on activate()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Remove unused callbacks
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] iommu/amd: Reevaluate vector configuration on activate()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic/msi: Force reactivation of interrupts at startup time
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector: Compile SMP only code conditionally
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector: Untangle internal state from irq_cfg
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector: Use matrix allocator for vector assignment
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector: Add tracepoints for vector management
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/smpboot: Set online before setting up vectors
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector: Remove pointless pointer checks
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector: Add vector domain debugfs support
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Add replacement for cpu_mask_to_apicid()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/irq/vector: Initialize matrix allocator
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector: Move helper functions around
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Get rid of the legacy irq data storage
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/ioapic: Mark legacy vectors at reallocation time
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector: Simplify vector move cleanup
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector: Store the single CPU targets in apic data
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector: Cleanup variable names
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector: Simplify the CPU hotplug vector update
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/ioapic: Remove obsolete post hotplug update
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Get rid of apic->target_cpus
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Get rid of multi CPU affinity
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/vector: Rename used_vectors to system_vectors
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Move common APIC callbacks
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic/x2apic: Simplify cluster management
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Sanitize 32/64bit APIC callbacks
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Reorganize struct apic
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Move APIC noop specific functions
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Move probe32 specific APIC functions
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Sanitize return value of check_apicid_used()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Sanitize return value of apic.set_apic_id()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Deinline x2apic functions
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq/matrix: Add tracepoints
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Implement bitmap matrix allocator
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq/irqdomain: Add force reactivation flag to irq domains
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq/irqdomain: Propagate early activation
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq/irqdomain: Allow irq_domain_activate_irq() to fail
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq/irqdomain: Update irq_domain_ops.activate() signature
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] irqdomain/debugfs: Provide domain specific debug callback
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Separate activation and startup
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Set managed shut down flag at init
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq/msi: Capture device name for debugfs
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq/debugfs: Show debug information for all irq descriptors
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:core/watchdog] watchdog/hardlockup/perf: Cure UP damage
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- Re: [tip:smp/urgent] smp/hotplug: Differentiate the AP completion between up and down
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [tip:irq/urgent] genirq: Check __free_irq() return value for NULL
- From: tip-bot for Alexandru Moise <tipbot@xxxxxxxxx>
- [tip:locking/urgent] futex: Fix pi_state->owner serialization
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:smp/urgent] smp/hotplug: Hotplug state fail injection
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:smp/urgent] smp/hotplug: Differentiate the AP completion between up and down
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:smp/urgent] smp/hotplug: Differentiate the AP-work lockdep class between up and down
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:smp/urgent] smp/hotplug: Callback vs state-machine consistency
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:smp/urgent] smp/hotplug: Allow external multi-instance rollback
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:smp/urgent] smp/hotplug: Rewrite AP state machine core
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:smp/urgent] smp/hotplug: Add state diagram
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:x86/timers] x86/timers: Move simple_udelay_calibration() past kvmclock_init()
- From: tip-bot for Boris Ostrovsky <tipbot@xxxxxxxxx>
- [tip:x86/timers] x86/timers: Make recalibrate_cpu_khz() void
- From: tip-bot for Dou Liyang <tipbot@xxxxxxxxx>
- [tip:x86/timers] x86/timers: Move the simple udelay calibration to tsc.h
- From: tip-bot for Dou Liyang <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Use lapic_is_integrated() consistently
- From: tip-bot for Dou Liyang <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Remove duplicate X86_64 conditional in lapic_is_integrated()
- From: tip-bot for Dou Liyang <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Remove init_bsp_APIC()
- From: tip-bot for Dou Liyang <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Initialize interrupt mode after timer init
- From: tip-bot for Dou Liyang <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/init: Add intr_mode_init to x86_init_ops
- From: tip-bot for Dou Liyang <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/ioapic: Refactor the delay logic in timer_irq_works()
- From: tip-bot for Dou Liyang <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Unify interrupt mode setup for UP system
- From: tip-bot for Dou Liyang <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
- From: tip-bot for Dou Liyang <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86/apic: Unify interrupt mode setup for SMP-capable system
- From: tip-bot for Dou Liyang <tipbot@xxxxxxxxx>
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]