Linux Tip Commits - Date Index
[Prev Page][Next Page]
- [tip:x86/apic] x86, ACPI, irq: Enhance error handling in function acpi_register_gsi()
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86, ACPI, irq: Fix possible eror in GSI to IRQ mapping for legacy IRQ
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86, ioapic: Use irq_cfg() instead of irq_get_chip_data() for better readability
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86, ioapic: Introduce helper utilities to walk ioapics and pins
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86, ioapic: Kill static variable nr_irqs_gsi
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86, ioapic: Kill unused global variable timer_through_8259
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86, irq, trivial: Minor improvements of IRQ related code
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86, PCI, ACPI: Use kmalloc_node() to optimize for performance
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86, ACPI, trivial: Minor improvements to arch/x86 /kernel/acpi/boot.c
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86, acpi, irq: Kill static function irq_to_gsi()
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86, acpi: Reorganize code to avoid forward declaration in boot.c
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:x86/apic] x86, mpparse: Use pr_lvl() helper utilities to replace printk(KERN_LVL)
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Export irq_domain_disassociate() to architecture interrupt drivers
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:timers/core] tsacct: Use ktime_get_ts()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/core] firewire: Use ktime_get_ts()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/core] tomoyo: Use sensible time interface
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: Add a Kconfig menu
- From: tip-bot for Jean Delvare <tipbot@xxxxxxxxx>
- [tip:timers/core] fork: Use ktime_get_ts()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/core] kdb: Use ktime_get_ts()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/core] delayacct: Use ktime_get_ts()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:timers/core] acct: Use ktime_get_ts()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/core] rtmutex: Cleanup deadlock detector debug logic
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/core] futex: Make unlock_pi more robust
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/core] futex: Use futex_top_waiter() in lookup_pi_state()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/core] futex: Split out the waiter check from lookup_pi_state()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/core] futex: Split out the first waiter attachment from lookup_pi_state()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/core] futex: Simplify futex_lock_pi_atomic() and make it more robust
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/core] rtmutex: Avoid pointless requeueing in the deadlock detection chain walk
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/core] rtmutex: Confine deadlock logic to futex
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/core] rtmutex: Simplify remove_waiter()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/core] rtmutex: Document pi chain walk
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/core] rtmutex: Clarify the boost/deboost part
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/core] rtmutex: No need to keep task ref for lock owner check
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/core] rtmutex: Simplify rtmutex_slowtrylock()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/core] rtmutex: Simplify and document try_to_take_rtmutex()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/vdso: Improve the fake section headers
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/vdso: Remove some redundant in-memory section headers
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/vdso: Create .build-id links for unstripped vdso files
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/vdso2c: Use better macros for ELF bitness
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/vdso: Discard the __bug_table section
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/cleanups] x86/tsc: Get rid of custom DIV_ROUND() macro
- From: tip-bot for Michal Nazarewicz <tipbot@xxxxxxxxx>
- [PATCH v4] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
- Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
- Re: Re: Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [tip:perf/core] s390, perf: Use common PMU interrupt disabled code
- From: tip-bot for Vince Weaver <tipbot@xxxxxxxxx>
- [tip:perf/core] sh, perf: Use common PMU interrupt disabled code
- From: tip-bot for Vince Weaver <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/numa: Always try to migrate to preferred node at task_numa_placement() time
- From: tip-bot for Rik van Riel <tipbot@xxxxxxxxx>
- [tip:locking/core] x86, locking: Use no more OOSTORE nonsense
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:locking/core] lockdep: Revert lockdep check in raw_seqcount_begin()
- From: tip-bot for Trond Myklebust <tipbot@xxxxxxxxx>
- [tip:perf/core] powerpc, perf: Use common PMU interrupt disabled code
- From: tip-bot for Vince Weaver <tipbot@xxxxxxxxx>
- [tip:perf/core] s390, perf: Use common PMU interrupt disabled code
- From: tip-bot for Vince Weaver <tipbot@xxxxxxxxx>
- [tip:perf/core] sh, perf: Use common PMU interrupt disabled code
- From: tip-bot for Vince Weaver <tipbot@xxxxxxxxx>
- [tip:perf/core] arc, perf: Use common PMU interrupt disabled code
- From: tip-bot for Vince Weaver <tipbot@xxxxxxxxx>
- [tip:perf/core] metag, perf: Use common PMU interrupt disabled code
- From: tip-bot for Vince Weaver <tipbot@xxxxxxxxx>
- [tip:perf/core] blackfin, perf: Use common PMU interrupt disabled code
- From: tip-bot for Vince Weaver <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Fix CACHE_HOT_BUDY condition
- From: tip-bot for Hillf Danton <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/numa: Ensure task_numa_migrate() checks the preferred node
- From: tip-bot for Rik van Riel <tipbot@xxxxxxxxx>
- [tip:timers/nohz] nohz: Use IPI implicit full barrier against rq- >nr_running r/w
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:timers/nohz] nohz: Use nohz own full kick on 2nd task enqueue
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:timers/nohz] nohz: Switch to nohz full remote kick on timer enqueue
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:timers/nohz] nohz: Support nohz full remote kick
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:timers/nohz] irq_work: Implement remote queueing
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- [tip:timers/nohz] irq_work: Split raised and lazy lists
- From: tip-bot for Frederic Weisbecker <tipbot@xxxxxxxxx>
- Re: Re: Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
- Re: Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
- Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: "Suzuki K. Poulose" <suzuki@xxxxxxxxxx>
- Re: Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
- Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: "Suzuki K. Poulose" <suzuki@xxxxxxxxxx>
- Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
- Re: Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [tip:x86/cpufeature] x86, cpufeature: Convert more "features" to bugs
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86, xsave: Add forgotten inline annotation
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- Re: Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
- Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Michael Ellerman <michael@xxxxxxxxxxxxxx>
- Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Tony Luck <tony.luck@xxxxxxxxx>
- [tip:locking/urgent] rtmutex: Plug slow unlock race
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:perf/urgent] x86/kprobes: Fix build errors and blacklist context_track_user
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- Re: Re: [tip:perf/kprobes] kprobes, x86: Call exception_enter after kprobes handled
- From: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
- [tip:x86/vdso] x86/vdso: Fix vdso_install
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- Re: [tip:perf/kprobes] kprobes, x86: Call exception_enter after kprobes handled
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- [tip:perf/core] perf tools: Separate dso data related variables
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Cache register accesses for unwind processing
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add global list of opened dso objects
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Cache dso data file descriptor
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add file size check and factor dso__data_read_offset
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Allow to close dso fd in case of open failure
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add dso__data_* interface descriptons
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests: Spawn child for each test
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests: Allow reuse of test_file function
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests: Add test for caching dso file descriptors
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests: Add test for closing dso objects on EMFILE error
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add global count of opened dso objects
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add data_fd into dso object
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf record: Fix to honor user freq/ interval properly
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:x86/vdso] x86/vdso/doc: Make vDSO examples more portable
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/vdso] x86/vdso: Hack to keep 64-bit Go programs working
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/vdso] x86/vdso: Add PUT_LE to store little-endian values
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/vdso] x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.c
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:perf/core] tools lib traceevent: Add options to function plugin
- From: "tip-bot for Steven Rostedt (Red Hat)" <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Fix pipe check regression in attr event callback
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] Revert "perf: Disable PERF_RECORD_MMAP2 support"
- From: tip-bot for Don Zickus <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Improve error message for unknown member of data structure
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests: Show the inner make output when an error happens
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Show error code and description in verbose mode
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Improve an error message of perf probe --vars mode
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf probe: Improve error messages in --line option
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf timechart: Reflow documentation
- From: tip-bot for Stanislav Fomichev <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Emit more precise message for missing glibc static library
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add cpumode to struct hist_entry
- From: tip-bot for Don Zickus <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add support to dynamically get cacheline size
- From: tip-bot for Don Zickus <tipbot@xxxxxxxxx>
- [tip:perf/core] perf: Pass protection and flags bits through mmap2 interface
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add dcacheline sort
- From: tip-bot for Don Zickus <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Add mem-mode documentation to report command
- From: tip-bot for Don Zickus <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Prettify the tags/TAGS/ cscope targets output
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Update mmap2 interface with protection and flag bits
- From: tip-bot for Don Zickus <tipbot@xxxxxxxxx>
- [tip:perf/core] perf script/python: Print array argument as string
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] tools lib traceevent: Added support for __get_bitmask() macro
- From: "tip-bot for Steven Rostedt (Red Hat)" <tipbot@xxxxxxxxx>
- [tip:perf/core] tools lib traceevent: Add flag to not load event plugins
- From: "tip-bot for Steven Rostedt (Red Hat)" <tipbot@xxxxxxxxx>
- [tip:perf/core] tools lib traceevent: Add options to plugins
- From: tip-bot for Steven Rostedt <tipbot@xxxxxxxxx>
- [tip:x86/mm] x86/smep: Be more informative when signalling an SMEP fault
- From: tip-bot for Jiri Kosina <tipbot@xxxxxxxxx>
- [tip:x86/vdso] x86, vdso: Remove one final use of htole16()
- From: "tip-bot for H. Peter Anvin" <tipbot@xxxxxxxxx>
- [tip:x86/vdso] x86, vdso: Remove one final use of htole16()
- From: "tip-bot for H. Peter Anvin" <tipbot@xxxxxxxxx>
- Re: [tip:x86/vdso] x86, vdso: Use <tools/le_byteshift.h> for littleendian access
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [tip:x86/vdso] x86, vdso: Use <tools/le_byteshift.h> for littleendian access
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [tip:x86/vdso] x86, vdso: Use <tools/le_byteshift.h> for littleendian access
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [tip:x86/vdso] x86, vdso: Use <tools/le_byteshift.h> for littleendian access
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [tip:locking/urgent] rtmutex: Detect changes in the pi lock chain
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:locking/urgent] rtmutex: Handle deadlock detection smarter
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/boot: EFI_MIXED should not prohibit loading above 4G
- From: tip-bot for Matt Fleming <tipbot@xxxxxxxxx>
- [tip:x86/vdso] x86, vdso: Use <tools/le_byteshift.h> for littleendian access
- From: "tip-bot for H. Peter Anvin" <tipbot@xxxxxxxxx>
- [tip:perf/core] perf: Differentiate exec() and non-exec() comm events
- From: tip-bot for Adrian Hunter <tipbot@xxxxxxxxx>
- [tip:perf/core] perf: Fix perf_event_comm() vs. exec() assumption
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- Re: [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
- [tip:x86/urgent] x86/efi: Do not export efi runtime map in case old map
- From: tip-bot for Dave Young <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/efi: earlyprintk=efi,keep fix
- From: tip-bot for Dave Young <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/smpboot: Initialize secondary CPU only if master CPU will wait for it
- From: tip-bot for Igor Mammedov <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86/smpboot: Log error on secondary CPU wakeup failure at ERR level
- From: tip-bot for Igor Mammedov <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86: Fix list/memory corruption on CPU hotplug
- From: tip-bot for Igor Mammedov <tipbot@xxxxxxxxx>
- [tip:perf/core] uprobes/x86: Rename arch_uprobe->def to -> defparam, minor comment updates
- From: tip-bot for Oleg Nesterov <tipbot@xxxxxxxxx>
- [tip:perf/core] uprobes: Teach copy_insn() to support tmpfs
- From: tip-bot for Oleg Nesterov <tipbot@xxxxxxxxx>
- [tip:perf/core] uprobes: Shift ->readpage check from __copy_insn( ) to uprobe_register()
- From: tip-bot for Oleg Nesterov <tipbot@xxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [tip:perf/core] perf tools: Add warning when disabling perl scripting support due to missing devel files
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Allow overriding sysfs and proc finding with env var
- From: tip-bot for Cody P Schafer <tipbot@xxxxxxxxx>
- [tip:sched/urgent] sched: Fix sched_policy < 0 comparison
- From: tip-bot for Richard Weinberger <tipbot@xxxxxxxxx>
- [tip:sched/urgent] sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabled
- From: tip-bot for Steven Rostedt <tipbot@xxxxxxxxx>
- [tip:sched/urgent] sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock
- From: tip-bot for Roman Gushchin <tipbot@xxxxxxxxx>
- [tip:sched/urgent] sched/dl: Fix race in dl_task_timer()
- From: tip-bot for Kirill Tkhai <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/rwsem: Support optimistic spinning
- From: tip-bot for Davidlohr Bueso <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Fix unlocked reads of some cfs_b-> quota/period
- From: tip-bot for Ben Segall <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Use time_after() in record_wakee()
- From: "tip-bot for Manuel Schölling" <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/balancing: Reduce the rate of needless idle load balancing
- From: tip-bot for Tim Chen <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Fix signedness bug in yield_to()
- From: tip-bot for Dan Carpenter <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Change "has_capacity" to " has_free_capacity"
- From: tip-bot for Nicolas Pitre <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Disambiguate existing/remaining " capacity" usage
- From: tip-bot for Nicolas Pitre <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Let 'struct sched_group_power' care about CPU capacity
- From: tip-bot for Nicolas Pitre <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/idle: Clear polling before descheduling the idle thread
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/idle: Simplify wake_up_idle_cpu()
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:perf/core] perf: Disable sampled events if no PMU interrupt
- From: tip-bot for Vince Weaver <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86: Use common PMU interrupt disabled code
- From: tip-bot for Vince Weaver <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/ARM: Use common PMU interrupt disabled code
- From: tip-bot for Vince Weaver <tipbot@xxxxxxxxx>
- [tip:perf/core] uprobes: Shift ->readpage check from __copy_insn( ) to uprobe_register()
- From: tip-bot for Oleg Nesterov <tipbot@xxxxxxxxx>
- [tip:perf/core] uprobes: Teach copy_insn() to support tmpfs
- From: tip-bot for Oleg Nesterov <tipbot@xxxxxxxxx>
- [tip:perf/core] perf: Add new conditional branch filter ' PERF_SAMPLE_BRANCH_COND'
- From: tip-bot for Anshuman Khandual <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/tool: Add conditional branch filter 'cond' to perf record
- From: tip-bot for Anshuman Khandual <tipbot@xxxxxxxxx>
- [tip:x86/uv] x86/uv: Update the UV3 TLB shootdown logic
- From: tip-bot for Cliff Wickman <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/x86: Add conditional branch filtering support
- From: tip-bot for Anshuman Khandual <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/deadline: Delete extraneous extern for to_ratio()
- From: tip-bot for Paul Gortmaker <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/documentation: Add description for conditional branch filter
- From: tip-bot for Anshuman Khandual <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/mutexes: Documentation update/rewrite
- From: tip-bot for Davidlohr Bueso <tipbot@xxxxxxxxx>
- [tip:perf/core] perf: Fix use after free in perf_remove_from_context()
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched, trace: Add a tracepoint for IPI-less remote wakeups
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/idle: Optimize try-to-wake-up IPI
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Rename capacity related flags
- From: tip-bot for Nicolas Pitre <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Remove redundant assignment to "rt_rq" in update_curr_rt(...)
- From: tip-bot for Giedrius Rekasius <tipbot@xxxxxxxxx>
- [tip:sched/core] cpuidle: Set polling in poll_idle
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Final power vs. capacity cleanups
- From: tip-bot for Nicolas Pitre <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Remove remaining dubious usage of "power"
- From: tip-bot for Nicolas Pitre <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/fair: Remove "power" from ' struct numa_stats'
- From: tip-bot for Nicolas Pitre <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/rwsem: Fix warnings for CONFIG_RWSEM_GENERIC_SPINLOCK
- From: tip-bot for Davidlohr Bueso <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Remove elide setup for SORT_MODE__MEMORY mode
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:locking/core] locking/rwsem: Fix checkpatch.pl warnings
- From: tip-bot for Andrew Morton <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Move elide bool into perf_hpp_fmt struct
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Fix "==" into "=" in ui_browser__warning assignment
- From: tip-bot for zhangdianfang <tipbot@xxxxxxxxx>
- [tip:perf/core] perf record: Fix poll return value propagation
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Fix 'make help' message error
- From: tip-bot for Jianyu Zhan <tipbot@xxxxxxxxx>
- [tip:perf/core] perf trace: Warn the user when not available
- From: tip-bot for Arnaldo Carvalho de Melo <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Consider header files outside perf directory in tags target
- From: tip-bot for Sebastian Andrzej Siewior <tipbot@xxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: Matt Fleming <matt.fleming@xxxxxxxxx>
- [tip:tools/kvm] kvm tools: Return number of bytes written by term_putc
- From: tip-bot for Andreas Herrmann <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvm tools: Modify term_putc to write more than one char
- From: tip-bot for David Daney <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf probe: Fix a segfault if asked for variable it doesn't find
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvm tools, mips: Add support for loading elf binaries
- From: tip-bot for David Daney <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf probe: Fix perf probe to find correct variable DIE
- From: tip-bot for Masami Hiramatsu <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvm tools: Handle virtio/pci I/ O space as little endian
- From: tip-bot for David Daney <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvm tools, mips: Enable build of mips support
- From: tip-bot for David Daney <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvm tools: Provide per arch macro to specify type for KVM_CREATE_VM
- From: tip-bot for Andreas Herrmann <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvm tools, mips: Add MIPS support
- From: tip-bot for David Daney <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvm tools: Introduce weak (default) load_bzimage function
- From: tip-bot for Andreas Herrmann <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvm tools: Allow to load ELF binary
- From: tip-bot for Andreas Herrmann <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvm tools: Move definition of TERM_MAX_DEVS to header
- From: tip-bot for Andreas Herrmann <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvm tools: Fix print format warnings
- From: tip-bot for Andreas Herrmann <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvm tools: Print message on failure of KVM_CREATE_VM
- From: tip-bot for David Daney <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: virtio: pass trapped vcpu to IO accessors
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: Borislav Petkov <bp@xxxxxxx>
- Re: [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- [tip:x86/efi] x86/efi: Check for unsafe dealing with FPU state in irq ctxt
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/build] x86, build: Change code16gcc.h from a C header to an assembly header
- From: "tip-bot for H. Peter Anvin" <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86: irq: Get correct available vectors for cpu disable
- From: tip-bot for Yinghai Lu <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Introduce struct hist_entry_iter
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf hists: Add support for accumulated stat of hist entry
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf hists: Check if accumulated when adding a hist entry
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf hists: Accumulate hist entry stat based on the callchain
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Update cpumode for each cumulative entry
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Cache cumulative callchains
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf callchain: Add callchain_cursor_snapshot()
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Save callchain info for each cumulative entry
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf ui/hist: Add support to accumulated hist stat
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf ui/gtk: Add support to accumulated hist stat
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Apply percent-limit to cumulative percentage
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add more hpp helper functions
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add callback function to hist_entry_iter
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf top: Convert to hist_entry_iter
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf top: Add --children option
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Enable --children option by default
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf ui/stdio: Fix invalid percentage value of cumulated hist entries
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf ui/gtk: Fix callchain display
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests: Define and use symbolic names for fake symbols
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests: Add a test case for cumulating callchains
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Reset output/sort order to default
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf top: Add top.children config option
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Do not auto-remove Children column if --fields given
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Add report.children config option
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Add --children option
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf ui/browser: Add support to accumulated hist stat
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Introduce hists__inc_nr_samples()
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:x86/vdso] x86/vdso, build: Make LE access macros clearer, host-safe
- From: "tip-bot for H. Peter Anvin" <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/xsaves: Clean up code in xstate offsets computation in xsave area
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/xsave: Make it clear that the XSAVE macros use (%edi)/(%rdi)
- From: "tip-bot for H. Peter Anvin" <tipbot@xxxxxxxxx>
- [tip:x86/vdso] x86/vdso, build: Fix cross-compilation from big-endian architectures
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/vdso] x86/vdso, build: Make LE access macros clearer, host-safe
- From: "tip-bot for H. Peter Anvin" <tipbot@xxxxxxxxx>
- [tip:x86/vdso] x86/vdso, build: When vdso2c fails, unlink the output
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- Re: [PATCH v2 2/2] x86,vdso: Fix cross-compilation from big-endian architectures
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v2 2/2] x86,vdso: Fix cross-compilation from big-endian architectures
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] x86,vdso: Fix cross-compilation from big-endian architectures
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v2 2/2] x86,vdso: Fix cross-compilation from big-endian architectures
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] x86,vdso: Fix cross-compilation from big-endian architectures
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- [PATCH v2 1/2] x86,vdso: When vdso2c fails, unlink the output
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH v2 2/2] x86,vdso: Fix cross-compilation from big-endian architectures
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH v2 0/2] x86,vdso: vdso build fixes and improvements
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] x86,vdso: vdso build fixes and improvements
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [tip:x86/xsave] x86/cpufeature.h: Reformat x86 feature macros
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/alternative: Add alternative_input_2 to support alternative with two features and input
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/xsaves: Define macros for xsave instructions
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/xsaves: Use xsaves/ xrstors to save and restore xsave area
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/xsaves: Clear reserved bits in xsave header
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/xsaves: Add xsaves and xrstors support for booting time
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/xsaves: Enable xsaves/xrstors
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] Define kernel API to get address of each state in xsave area
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/xsaves: Save xstate to task' s xsave area in __save_fpu during booting time
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/xsaves: Call booting time xsaves and xrstors in setup_init_fpu_buf
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/xsaves: Use xsaves/xrstors for context switch
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/xsaves: Use xsave/ xrstor for saving and restoring user space context
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/xsaves: Define a macro for handling xsave/ xrstor instruction fault
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/xsaves: Change compacted format xsave area header
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/xsaves: Add a kernel parameter noxsaves to disable xsaves/xrstors
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- [tip:x86/xsave] x86/xsaves: Detect xsaves/xrstors feature
- From: tip-bot for Fenghua Yu <tipbot@xxxxxxxxx>
- Re: [PATCH 0/2] x86,vdso: vdso build fixes and improvements
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [RFT PATCH -next v3] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
- Re: [RFT PATCH -next v2] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
- Re: [PATCH 0/2] x86,vdso: vdso build fixes and improvements
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] x86,vdso: vdso build fixes and improvements
- From: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
- [PATCH 2/2] x86,vdso: Fix cross-compilation from big-endian architectures
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH 1/2] x86,vdso: When vdso2c fails, unlink the output
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [PATCH 0/2] x86,vdso: vdso build fixes and improvements
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [tip:x86/vdso] x86, vdso: Reimplement vdso.so preparation in build-time C
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [tip:x86/vdso] x86, vdso: Reimplement vdso.so preparation in build-time C
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [tip:x86/vdso] x86, vdso: Reimplement vdso.so preparation in build-time C
- From: Josh Boyer <jwboyer@xxxxxxxxxxxxxxxxx>
- Re: [tip:x86/vdso] x86, vdso: Reimplement vdso.so preparation in build-time C
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [tip:x86/vdso] x86, vdso: Reimplement vdso.so preparation in build-time C
- From: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
- Re: [RFT PATCH -next v2] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: "Suzuki K. Poulose" <suzuki@xxxxxxxxxx>
- [tip:x86/platform] x86, iosf: Add Quark X1000 PCI ID
- From: tip-bot for Ong Boon Leong <tipbot@xxxxxxxxx>
- [tip:x86/platform] x86, iosf: Add PCI ID macros for better readability
- From: tip-bot for Ong Boon Leong <tipbot@xxxxxxxxx>
- [tip:x86/platform] x86, iosf: Added Quark MBI identifiers
- From: tip-bot for Ong Boon Leong <tipbot@xxxxxxxxx>
- [tip:x86/platform] x86, iosf: Make IOSF driver modular and usable by more drivers
- From: "tip-bot for David E. Box" <tipbot@xxxxxxxxx>
- [tip:core/urgent] rtmutex: Fix deadlock detector for real
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:arm64/efi] arm64: efi: only attempt efi map setup if booting via EFI
- From: tip-bot for Leif Lindholm <tipbot@xxxxxxxxx>
- [tip:irq/core] Documentation: brcmstb-l2: Add Broadcom STB Level-2 interrupt controller binding
- From: tip-bot for Florian Fainelli <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip: armada-370-xp: Move the devicetree binding documentation
- From: tip-bot for Ezequiel Garcia <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controller
- From: tip-bot for Florian Fainelli <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip: gic: Use mask field in GICC_IAR
- From: tip-bot for Haojian Zhuang <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Improve documentation to match current implementation
- From: tip-bot for Jiang Liu <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: Add Freescale FlexTimer Module ( FTM) timer support
- From: tip-bot for Xiubo Li <tipbot@xxxxxxxxx>
- [tip:timers/core] ARM: dts: vf610: Add Freescale FlexTimer Module timer node.
- From: tip-bot for Xiubo Li <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: ftm: Add FlexTimer Module (FTM) Timer devicetree Documentation
- From: tip-bot for Xiubo Li <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Remove unnecessary OOM messages
- From: tip-bot for Jingoo Han <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Remove unnecessary OOM messages
- From: tip-bot for Jingoo Han <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Remove unnecessary OOM messages
- From: tip-bot for Jingoo Han <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: qcom: Implement read_current_timer for udelay
- From: tip-bot for Stephen Boyd <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: em_sti: Remove unnecessary OOM messages
- From: tip-bot for Jingoo Han <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: dw_apb_timer_of: Do not trace read_sched_clock
- From: tip-bot for Yang Wei <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: Fix clocksource_mmio_readX_down
- From: tip-bot for Xiubo Li <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: Fix type confusion for clocksource_mmio_readX_Y
- From: tip-bot for Xiubo Li <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Fix channel IRQ retrieval in legacy case
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] ARM: sun6i: a31: Add support for the High Speed Timers
- From: tip-bot for Maxime Ripard <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sun5i: Add support for reset controller
- From: tip-bot for Maxime Ripard <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: efm32: use $vendor, $device scheme for compatible string
- From: "tip-bot for Uwe Kleine-König" <tipbot@xxxxxxxxx>
- [tip:timers/core] KConfig: Vexpress: build the ARM_GLOBAL_TIMER with vexpress platform
- From: tip-bot for Matthew Leach <tipbot@xxxxxxxxx>
- [tip:timers/core] dts: ca5: add the global timer for the A5
- From: tip-bot for Matthew Leach <tipbot@xxxxxxxxx>
- [tip:timers/core] documentaion: DT: allow a A5 compatible string in global timer
- From: tip-bot for Matthew Leach <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: arm_global_timer: Only check for unusable timer on A9
- From: tip-bot for Matthew Leach <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Sort headers alphabetically
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Remove FSF mail address from GPL notice
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Rename clock to "fck" in the non-legacy case
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Add support for multiple channels per device
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Set cpumask to cpu_possible_mask
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Replace hardcoded register values with macros
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Allocate channels dynamically
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Replace kmalloc + memset with kzalloc
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Add index to struct sh_mtu2_channel
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structure
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Constify name argument to sh_mtu2_register()
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Split channel setup to separate function
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_device
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Split channel fields from sh_mtu2_priv
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Split channel fields from sh_cmt_priv
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_mtu2: Use request_irq() instead of setup_irq()
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Add index to struct sh_cmt_channel
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Sort headers alphabetically
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Remove FSF mail address from GPL notice
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Rename clock to "fck" in the non-legacy case
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Add support for multiple channels per device
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Replace kmalloc + memset with kzalloc
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Replace hardcoded register values with macros
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Allocate channels dynamically
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Allocate channels dynamically
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Replace kmalloc + memset with kzalloc
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Add index to struct sh_tmu_channel
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Add memory base to sh_tmu_channel structure
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Constify name argument to sh_tmu_register()
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Set cpumask to cpu_possible_mask
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Split channel setup to separate function
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Split channel fields from sh_tmu_priv
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_tmu: Use request_irq() instead of setup_irq()
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Hardcode CMT clock source rating to 125
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Request IRQ for clock event device only
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Sort headers alphabetically
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Remove FSF mail address from GPL notice
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Add support for multiple channels per device
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Hardcode CMT clock event rating to 125
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Replace hardcoded register values with macros
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Split static information from sh_cmt_device
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Add memory base to sh_cmt_channel structure
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Constify name argument to sh_cmt_register()
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Rename mapbase/ mapbase_str to mapbase_ch/mapbase
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Split channel setup to separate function
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [tip:timers/core] clocksource: sh_cmt: Use request_irq() instead of setup_irq()
- From: tip-bot for Laurent Pinchart <tipbot@xxxxxxxxx>
- [RFT PATCH -next v2] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
- [tip:irq/core] ARM: iop13xx: fix msi support with sparse IRQ
- From: tip-bot for Arnd Bergmann <tipbot@xxxxxxxxx>
- Re: [RFT PATCH -next ] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
- Re: [RFT PATCH -next ] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: "Suzuki K. Poulose" <suzuki@xxxxxxxxxx>
- [tip:timers/core] ntp: Make is_error_status() use its argument
- From: tip-bot for George Spelvin <tipbot@xxxxxxxxx>
- [tip:timers/core] ntp: Convert simple_strtol to kstrtol
- From: tip-bot for Fabian Frederick <tipbot@xxxxxxxxx>
- [tip:timers/core] sched_clock: Remove deprecated setup_sched_clock() API
- From: tip-bot for Stephen Boyd <tipbot@xxxxxxxxx>
- [tip:timers/urgent] clocksource: tcb_clksrc: Make tc_mode interrupt safe
- From: tip-bot for David Jander <tipbot@xxxxxxxxx>
- [tip:timers/urgent] clocksource: marco: Fix the affinity set for local timer of CPU1
- From: tip-bot for Zhiwu Song <tipbot@xxxxxxxxx>
- Re: [tip:sched/core] sched: Fix hotplug vs. set_cpus_allowed_ptr()
- From: "Srivatsa S. Bhat" <srivatsa.bhat@xxxxxxxxxxxxxxxxxx>
- [tip:perf/core] perf tools: Convert sort entries to hpp formats
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Use hpp formats to sort hist entries
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Support event grouping in hpp ->sort( )
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Use hpp formats to sort final output
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf ui: Get rid of callback from __hpp__fmt()
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Allow hpp fields to be sort keys
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Consolidate management of default sort orders
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Disallow sched_attr::sched_policy < 0
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Make sched_setattr() correctly return -EFBIG
- From: tip-bot for Michael Kerrisk <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] metag: Remove TIF_POLLING_NRFLAG
- From: tip-bot for James Hogan <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/numa: Fix initialization of sched_domain_topology for NUMA
- From: tip-bot for Vincent Guittot <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Fix the rq-> next_balance logic in rebalance_domains() and idle_balance()
- From: tip-bot for Jason Low <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Initialize rq-> age_stamp on processor start
- From: tip-bot for Corey Minyard <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/numa: Allow task switch if load imbalance improves
- From: tip-bot for Rik van Riel <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match the current upstream code
- From: "tip-bot for xiaofeng.yan" <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/numa: Update migrate_improves/ degrades_locality()
- From: tip-bot for Rik van Riel <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/numa: Decay -> wakee_flips instead of zeroing
- From: tip-bot for Rik van Riel <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit () and rlimit_to_nice()
- From: tip-bot for Dongsheng Yang <tipbot@xxxxxxxxx>
- [tip:sched/core] sched, nohz: Change rq-> nr_running to always use wrappers
- From: tip-bot for Kirill Tkhai <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Call select_idle_sibling() when not affine_sd
- From: tip-bot for Rik van Riel <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Do not zero sg->cpumask and sg->sgp-> power in build_sched_groups()
- From: tip-bot for Dietmar Eggemann <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Use clamp() and clamp_val() to make sys_nice() more readable
- From: tip-bot for Dongsheng Yang <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Simplify return logic in sched_copy_attr( )
- From: tip-bot for Michael Kerrisk <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Simplify return logic in sched_read_attr( )
- From: tip-bot for Michael Kerrisk <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Fix exec_start/task_hot on migrated tasks
- From: tip-bot for Ben Segall <tipbot@xxxxxxxxx>
- [tip:sched/core] arm64: Remove TIF_POLLING_NRFLAG
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Fix hotplug vs. set_cpus_allowed_ptr()
- From: tip-bot for Lai Jiangshan <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/deadline: Restrict user params max value to 2^63 ns
- From: tip-bot for Juri Lelli <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Call perf_hpp__init() before setting up GUI browsers
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report/tui: Fix a bug when --fields/ sort is given
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf top: Add --fields option to specify output fields
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Skip elided sort entries
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Get rid of obsolete hist_entry__sort_list
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add automatic remapping of Android libraries
- From: tip-bot for Michael Lentine <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add cat as fallback pager
- From: tip-bot for Michael Lentine <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests: Add a testcase for histogram output sorting
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests: Factor out print_hists_*()
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Introduce reset_output_field()
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf hists: Reset width of output fields with header length
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add ->sort() member to struct sort_entry
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf report: Add -F option to specify output fields
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Consolidate output field handling to hpp format routines
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add ->cmp(), ->collapse() and ->sort( ) to perf_hpp_fmt
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: virtio: enable arm/ arm64 support for bi-endianness
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: convert net backend to support bi-endianness
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: convert blk backend to support bi-endianness
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: convert 9p backend to support bi-endianness
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: convert console backend to support bi-endianness
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: add queue endianness initializer
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: sample CPU endianness on virtio-mmio device reset
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: virt_queue configuration based on endianness
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Use elapsed time to detect hangs
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: pass trapped vcpu to MMIO accessors
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Provide API to suppress stall warnings while sysrc runs
- From: tip-bot for Rik van Riel <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Variable name changed in tree_plugin.h and used in tree.c
- From: tip-bot for Uma Sharma <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Remove unused definition
- From: tip-bot for Pranith Kumar <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Remove __init from torture_init_begin/end
- From: tip-bot for Pranith Kumar <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Check for multiple concurrent torture tests
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] locktorture: Remove reference to nonexistent Kconfig parameter
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcutorture: Run rcu_torture_writer at normal priority
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcutorture: Note diffs from git commits
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcutorture: Add missing destroy_timer_on_stack()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcutorture: Explicitly test synchronous grace-period primitives
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcutorture: Add tests for get_state_synchronize_rcu()
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcutorture: Test RCU-sched primitives in TREE_PREEMPT_RCU kernels
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcutorture: Check for rcu_torture_fqs creation errors
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Better summary diagnostics for build failures
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Notice if an all-zero cpumask is passed inside a critical section
- From: tip-bot for Iulia Manda <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcutorture: Make rcu_torture_reader() use cond_resched()
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] sched,rcu: Make cond_resched() report RCU quiescent states
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] percpu: Fix raw_cpu_inc_return()
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcutorture: Export RCU grace-period kthread wait state to rcutorture
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Dump ftrace buffer when the RCU grace period stalls
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Add tracing-enabled variant of TREE02
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Choose bzImage location based on architecture
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Permit multi-word qemu and boot arguments
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Increase stutter-end intensity
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Report diagnostics from qemu
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Include "Stopping" string to torture_kthread_stopping()
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcutorture: Print negatives for SRCU counter wraparound
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Make "--dryrun script" use same environment as normal run
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Make "--dryrun script" output self-sufficient
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcutorture: Mark function as static in kernel/rcu/ torture.c
- From: tip-bot for Rashika Kheria <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Make config-fragment filtering RCU-independent
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Rename RCU_QEMU_CMD to TORTURE_QEMU_CMD
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Rename RCU_QEMU_ARG to TORTURE_QEMU_ARG
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Rename RCU_QEMU_MAC to TORTURE_QEMU_MAC
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Rename RCU_QEMU_INTERACTIVE to TORTURE_QEMU_INTERACTIVE
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Rename RCU_BUILDONLY to TORTURE_BUILDONLY
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Rename RCU_BOOTARGS to TORTURE_BOOTARGS
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Rename RCU_KMAKE_ARG to TORTURE_KMAKE_ARG
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcutorture: Add forward-progress checking for writer
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Allow variations of "defconfig" to be specified
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:perf/uprobes] uprobes/x86: Fix the wrong -> si_addr when xol triggers a trap
- From: tip-bot for Oleg Nesterov <tipbot@xxxxxxxxx>
- [tip:perf/uprobes] x86/traps: Kill DO_ERROR_INFO()
- From: tip-bot for Oleg Nesterov <tipbot@xxxxxxxxx>
- [tip:perf/uprobes] x86/traps: Shift fill_trap_info() from DO_ERROR_INFO() to do_error_trap()
- From: tip-bot for Oleg Nesterov <tipbot@xxxxxxxxx>
- [tip:perf/uprobes] x86/traps: Introduce fill_trap_info(), simplify DO_ERROR_INFO()
- From: tip-bot for Oleg Nesterov <tipbot@xxxxxxxxx>
- [tip:perf/uprobes] x86/traps: Introduce do_error_trap()
- From: tip-bot for Oleg Nesterov <tipbot@xxxxxxxxx>
- [tip:perf/uprobes] x86/traps: Use SEND_SIG_PRIV instead of force_sig()
- From: tip-bot for Oleg Nesterov <tipbot@xxxxxxxxx>
- [tip:perf/uprobes] x86/traps: Make math_error() static
- From: tip-bot for Oleg Nesterov <tipbot@xxxxxxxxx>
- [tip:perf/uprobes] uprobes/x86: Fix scratch register selection for rip-relative fixups
- From: tip-bot for Denys Vlasenko <tipbot@xxxxxxxxx>
- [tip:perf/uprobes] uprobes/x86: Simplify rip-relative handling
- From: tip-bot for Denys Vlasenko <tipbot@xxxxxxxxx>
- [tip:perf/uprobes] uprobes: Add mem_cgroup_charge_anon() into uprobe_write_opcode()
- From: tip-bot for Oleg Nesterov <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Intensify locking test
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Rename RCU_INITRD to TORTURE_INITRD
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Make parse-rcutorture.sh less RCU-specific
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Add batch headers "--dryrun sched"
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] torture: Remove obsolete builddir options
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:sched/core] PM / suspend: Always use deepest C-state in the "freeze" sleep state
- From: "tip-bot for Rafael J. Wysocki" <tipbot@xxxxxxxxx>
- [tip:sched/core] cpuidle / menu: move repeated correction factor check to init
- From: tip-bot for Chander Kashyap <tipbot@xxxxxxxxx>
- [tip:sched/core] cpuidle / menu: Return (-1) if there are no suitable states
- From: "tip-bot for Rafael J. Wysocki" <tipbot@xxxxxxxxx>
- [tip:sched/core] cpuidle: Combine cpuidle_enabled() with cpuidle_select()
- From: "tip-bot for Rafael J. Wysocki" <tipbot@xxxxxxxxx>
- [tip:core/rcu] softirq: A single rcu_bh_qs() call per softirq set is enough
- From: tip-bot for Eric Dumazet <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Replace __this_cpu_ptr() uses with raw_cpu_ptr()
- From: tip-bot for Christoph Lameter <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Remove duplicate resched_cpu() declaration
- From: tip-bot for Pranith Kumar <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Make large and small sysidle systems use same state machine
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Bind RCU grace-period kthreads if NO_HZ_FULL
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Document RCU_INIT_POINTER()' s lack of ordering guarantees
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Merge rcu_sched_force_quiescent_state() with rcu_force_quiescent_state()
- From: tip-bot for Andreea-Cristina Bernat <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Consolidate kfree_call_rcu() to use rcu_state pointer
- From: tip-bot for Andreea-Cristina Bernat <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Replace NR_CPUS with nr_cpu_ids
- From: tip-bot for Himangi Saraogi <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Make callers awaken grace-period kthread
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Add event tracing to dyntick_save_progress_counter().
- From: tip-bot for Andreea-Cristina Bernat <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Protect uses of -> jiffies_stall with ACCESS_ONCE()
- From: tip-bot for Himangi Saraogi <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Remove "extern" from function declaration in include/linux/rcupdate.h
- From: tip-bot for Iulia Manda <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Protect uses of jiffies_stall field with ACCESS_ONCE()
- From: tip-bot for Iulia Manda <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Remove unused rcu_data structure field
- From: tip-bot for Iulia Manda <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Update cpu_needs_another_gp() for futures from non-NOCB CPUs
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Print negatives for stall-warning counter wraparound
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Fix incorrect notes for code
- From: tip-bot for Liu Ping Fan <tipbot@xxxxxxxxx>
- [tip:core/rcu] rcu: Protect ->gp_flags accesses with ACCESS_ONCE( )
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] documentation: Update API documentation
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] documentation: Record rcu_dereference() value mishandling
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:core/rcu] documentation: Update sysfs path for rcu_cpu_stall_suppress
- From: "tip-bot for Paul E. McKenney" <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: allow the TAP interface to be specified on the command line
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: Fix handling of POLLHUP when --tty is used
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: ARM: pass MADV_HUGEPAGE to madvise
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvmtool: ARM: force alignment of memory for THP
- From: tip-bot for Marc Zyngier <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvm tools: ARM: allow potential relocation of IO port
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- [tip:tools/kvm] kvm tools: ARM: bring generated pci FDT node in-line with kernel binding
- From: tip-bot for Will Deacon <tipbot@xxxxxxxxx>
- Re: [tip:sched/core] sched/idle: Reflow cpuidle_idle_call()
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip:x86/vdso] Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"
- From: "tip-bot for H. Peter Anvin" <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86_64, entry: Merge paranoidzeroentry_ist into idtentry
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86_64, entry: Merge most 64-bit asm entry macros
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/asm] x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotations
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/vdso] x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/vdso] x86, mm: Replace arch_vma_name with vm_ops-> name for vsyscalls
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/vdso] x86, mm: Improve _install_special_mapping and fix x86 vdso naming
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/vdso] mm, fs: Add vm_ops-> name as an alternative to arch_vma_name
- From: tip-bot for Andy Lutomirski <tipbot@xxxxxxxxx>
- [tip:x86/vdso] Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"
- From: "tip-bot for H. Peter Anvin" <tipbot@xxxxxxxxx>
- [tip:perf/core] perf sched: Remove nr_state_machine_bugs in perf latency
- From: tip-bot for Dongsheng Yang <tipbot@xxxxxxxxx>
- [tip:perf/core] perf session: Fix possible null pointer dereference in session.c
- From: tip-bot for Masanari Iida <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests: Introduce perf_regs_load function on ARM
- From: tip-bot for Jean Pihet <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add libdw DWARF post unwind support for ARM
- From: tip-bot for Jean Pihet <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tests: Add dwarf unwind test on ARM
- From: tip-bot for Jean Pihet <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Consolidate types.h for ARM and ARM64
- From: tip-bot for Jean Pihet <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Remove usage of trace_sched_wakeup( .success)
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] perf sched: Cleanup, remove unused variables in map_switch_event()
- From: tip-bot for Dongsheng Yang <tipbot@xxxxxxxxx>
- [tip:x86/microcode] x86, microcode: Add a disable chicken bit
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:x86/microcode] x86, boot: Carve out early cmdline parsing function
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Provide !SMP stub for irq_set_affinity_notifier()
- From: tip-bot for Eyal Perry <tipbot@xxxxxxxxx>
- [tip:arm64/efi] efi/arm64: ignore dtb= when UEFI SecureBoot is enabled
- From: tip-bot for Ard Biesheuvel <tipbot@xxxxxxxxx>
- [tip:arm64/efi] doc: arm64: add description of EFI stub support
- From: tip-bot for Mark Salter <tipbot@xxxxxxxxx>
- [tip:arm64/efi] arm64: efi: add EFI stub
- From: tip-bot for Mark Salter <tipbot@xxxxxxxxx>
- [tip:arm64/efi] doc: arm: add UEFI support documentation
- From: tip-bot for Leif Lindholm <tipbot@xxxxxxxxx>
- [tip:arm64/efi] arm64: add EFI runtime services
- From: tip-bot for Mark Salter <tipbot@xxxxxxxxx>
- [tip:arm64/efi] efi: Add shared FDT related functions for ARM/ ARM64
- From: tip-bot for Roy Franz <tipbot@xxxxxxxxx>
- [tip:arm64/efi] arm64: Add function to create identity mappings
- From: tip-bot for Mark Salter <tipbot@xxxxxxxxx>
- [tip:arm64/efi] efi: add helper function to get UEFI params from FDT
- From: tip-bot for Mark Salter <tipbot@xxxxxxxxx>
- [tip:arm64/efi] lib: add fdt_empty_tree.c
- From: tip-bot for Mark Salter <tipbot@xxxxxxxxx>
- [tip:arm64/efi] doc: efi-stub.txt updates for ARM
- From: tip-bot for Roy Franz <tipbot@xxxxxxxxx>
- [tip:locking/core] rwsem: Fix warnings for CONFIG_RWSEM_GENERIC_SPINLOCK
- From: tip-bot for Davidlohr Bueso <tipbot@xxxxxxxxx>
- Re: [tip:locking/core] rwsem: Support optimistic spinning
- From: Davidlohr Bueso <davidlohr@xxxxxx>
- Re: [tip:locking/core] rwsem: Support optimistic spinning
- From: Jason Low <jason.low2@xxxxxx>
- Re: [tip:locking/core] rwsem: Support optimistic spinning
- From: Davidlohr Bueso <davidlohr@xxxxxx>
- Re: [tip:locking/core] rwsem: Support optimistic spinning
- From: Davidlohr Bueso <davidlohr@xxxxxx>
- [tip:sched/core] sched: Make sched_setattr() correctly return -EFBIG
- From: tip-bot for Michael Kerrisk <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Disallow sched_attr::sched_policy < 0
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] peter_zijlstra-sched-change_sched_getparam_behaviour_vs_sched_deadline
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/cpupri: Replace NR_CPUS arrays
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Fix hotplug vs set_cpus_allowed_ptr()
- From: tip-bot for Lai Jiangshan <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Simplify return logic in sched_copy_attr( )
- From: tip-bot for Michael Kerrisk <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Fix exec_start/task_hot on migrated tasks
- From: tip-bot for Ben Segall <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Fix initialization of sched_domain_topology for NUMA
- From: tip-bot for Vincent Guittot <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Allow wait_on_bit_action functions to support a timeout
- From: tip-bot for NeilBrown <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Do not zero sg->cpumask and sg->sgp-> power in build_sched_groups
- From: tip-bot for Dietmar Eggemann <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Remove proliferation of wait_on_bit action functions.
- From: tip-bot for NeilBrown <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Fix next_balance logic in rebalance_domains() and idle_balance()
- From: tip-bot for Jason Low <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/prio: Add two inline function named nice_to_rlimit() and rlimit_to_nice() in prio.h.
- From: tip-bot for Dongsheng Yang <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Initialize rq-> age_stamp on processor start
- From: tip-bot for Corey Minyard <tipbot@xxxxxxxxx>
- [tip:locking/core] locking: Introduce qrwlock
- From: tip-bot for Waiman Long <tipbot@xxxxxxxxx>
- [tip:locking/core] x86,locking: Enable qrwlock
- From: tip-bot for Waiman Long <tipbot@xxxxxxxxx>
- [tip:locking/core] rwsem: Support optimistic spinning
- From: tip-bot for Davidlohr Bueso <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/rt: Fix a comment in struct sched_dl_entity
- From: "tip-bot for xiaofeng.yan" <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/rt: Fix a comment in deadline.c
- From: "tip-bot for xiaofeng.yan" <tipbot@xxxxxxxxx>
- [tip:sched/core] sched,numa: Update migrate_improves/ degrades_locality
- From: tip-bot for Rik van Riel <tipbot@xxxxxxxxx>
- [tip:sched/core] sched,numa: Decay wakee_flips instead of zeroing
- From: tip-bot for Rik van Riel <tipbot@xxxxxxxxx>
- [tip:sched/core] sched,numa: Allow task switch if load imbalance improves
- From: tip-bot for Rik van Riel <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Remove all open implementation of nice_to_rlimit()/rlimit_to_nice().
- From: tip-bot for Dongsheng Yang <tipbot@xxxxxxxxx>
- [tip:sched/core] sched,nohz: Change rq-> nr_running always using wrappers
- From: tip-bot for Kirill Tkhai <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Use clamp() and clamp_val() to make it more readable.
- From: tip-bot for Dongsheng Yang <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: call select_idle_sibling when not affine_sd
- From: tip-bot for Rik van Riel <tipbot@xxxxxxxxx>
- [tip:sched/core] sched: Simplify return logic in sched_read_attr( )
- From: tip-bot for Michael Kerrisk <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/deadline: Restrict user params max value to 2^63 ns
- From: tip-bot for Juri Lelli <tipbot@xxxxxxxxx>
- [tip:sched/core] sched/cpudl: Replace NR_CPUS arrays
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/arch] arm64: Remove TIF_POLLING_NRFLAG
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:sched/arch] metag: Remove TIF_POLLING_NRFLAG
- From: tip-bot for James Hogan <tipbot@xxxxxxxxx>
- [tip:perf/core] perf: Fix perf_event_open(.flags) test
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/core] fix Haswell precise store data source encoding
- From: tip-bot for Stephane Eranian <tipbot@xxxxxxxxx>
- [tip:perf/core] perf/events/core: Drop unused variable after cleanup
- From: tip-bot for Borislav Petkov <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf: Prevent false warning in perf_swevent_add
- From: tip-bot for Jiri Olsa <tipbot@xxxxxxxxx>
- [tip:perf/urgent] perf: Limit perf_event_attr:: sample_period to 63 bits
- From: tip-bot for Peter Zijlstra <tipbot@xxxxxxxxx>
- [tip:core/urgent] futex: Prevent attaching to kernel threads
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:core/urgent] futex: Add another early deadlock detection check
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- Re: [tip:sched/core] sched: Rework sched_domain topology definition
- From: Vincent Guittot <vincent.guittot@xxxxxxxxxx>
- [tip:irq/core] genirq: Provide generic hwirq allocation facility
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] x86: irq_remapping: Use irq_alloc/free_hwirq()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] x86: hpet: Use irq_alloc/free_hwirq()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] x86: uv: Use irq_alloc/free_hwirq()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] x86: ioapic: Use irq_alloc/free_hwirq()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] x86: Get rid of get_nr_irqs_gsi()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] iommu: smar: Fix return value check of create_irq( )
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] iommu: dmar: Provide arch specific irq allocation
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] tile: Implement irq_alloc/free_hwirq() for migration
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] tile: usb: Use irq_alloc/free_hwirq
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] tile: net: Use irq_alloc/free_hwirq
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] tile: hvc: Use irq_alloc/free_hwirq
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] tile: Use SPARSE_IRQ
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] tile: pci: Use irq_alloc/free_hwirq()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Make create/destroy_irq() ia64 private
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] x86, irq: Remove pointless irq_reserve_irqs() call
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] sh: intc: Remove pointless irq_reserve_irqs() invocation
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] s390: pci: Check return value of alloc_irq_desc() proper
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] s390: Remove pointless arch_show_interrupts()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] s390: Avoid call to irq_reserve_irqs()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Remove irq_reserve_irq[s]
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Replace dynamic_irq_init/cleanup
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] ia64: Use irq_init_desc
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Remove dynamic_irq mess
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] genirq: Replace reserve_irqs in core code
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] tile: serial: Use irq_alloc/free_hwirq
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] x86: Remove create/destroy_irq()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] ia64: Remove unused check_irq_used()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] x86: htirq: Use irq_alloc/free_irq()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] mips: Kill pointless destroy_irq()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] arm: iop13xx: Use sparse irqs for MSI
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- [tip:irq/core] x86: Implement arch_setup/teardown_hwirq()
- From: tip-bot for Thomas Gleixner <tipbot@xxxxxxxxx>
- Re: [tip:sched/core] sched: Rework sched_domain topology definition
- From: James Hogan <james.hogan@xxxxxxxxxx>
- [tip:x86/urgent] x86-64, modify_ldt: Make support for 16-bit segments a runtime option
- From: tip-bot for Linus Torvalds <tipbot@xxxxxxxxx>
- Re: [tip:locking/core] rwsem: Add comments to explain the meaning of the rwsem's count field
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip:locking/core] rwsem: Add comments to explain the meaning of the rwsem's count field
- From: Davidlohr Bueso <davidlohr@xxxxxx>
- Re: Re: [RFT PATCH -next ] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
- [tip:x86/urgent] x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()
- From: tip-bot for Anthony Iliopoulos <tipbot@xxxxxxxxx>
- [tip:irq/urgent] MAINTAINERS: Add co-maintainer for drivers/ irqchip
- From: tip-bot for Jason Cooper <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space.
- From: tip-bot for Dongsheng <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Get rid of on_exit() feature test
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Use tid for finding thread
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf record: Propagate exit status of a command line workload
- From: tip-bot for Namhyung Kim <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Clarify the output of perf sched map.
- From: tip-bot for Dongsheng <tipbot@xxxxxxxxx>
- [tip:perf/core] perf tools: Add missing event for perf sched record.
- From: tip-bot for Dongsheng <tipbot@xxxxxxxxx>
- [tip:timers/urgent] hrtimer: Set expiry time before switch_hrtimer_base()
- From: tip-bot for Viresh Kumar <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86, rdrand: When nordrand is specified, disable RDSEED as well
- From: "tip-bot for H. Peter Anvin" <tipbot@xxxxxxxxx>
- Re: [tip:timers/nohz] nohz: Move full nohz kick to its own IPI
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip:perf/urgent] tools/liblockdep: Build liblockdep from tools/ Makefile
- From: "tip-bot for S. Lockwood-Childs" <tipbot@xxxxxxxxx>
- [tip:perf/urgent] tools/liblockdep: Remove all build files when doing make clean
- From: tip-bot for Sasha Levin <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro
- From: tip-bot for Andres Freund <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()
- From: tip-bot for Boris Ostrovsky <tipbot@xxxxxxxxx>
- [tip:x86/urgent] x86: Fix typo preventing msr_set/ clear_bit from having an effect
- From: tip-bot for Andres Freund <tipbot@xxxxxxxxx>
- Re: [tip:timers/nohz] nohz: Move full nohz kick to its own IPI
- From: Frederic Weisbecker <fweisbec@xxxxxxxxx>
- Re: [RFT PATCH -next ] [BUGFIX] kprobes: Fix "Failed to find blacklist" error on ia64 and ppc64
- From: Masami Hiramatsu <masami.hiramatsu.pt@xxxxxxxxxxx>
- Re: [tip:sched/core] sched/idle: Reflow cpuidle_idle_call()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [tip:sched/core] sched/idle: Reflow cpuidle_idle_call()
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [tip:irq/core] irqchip: orion: Reverse irq handling priority
- From: tip-bot for Sebastian Hesselbarth <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUs
- From: tip-bot for Thomas Petazzoni <tipbot@xxxxxxxxx>
- [tip:irq/core] irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driver
- From: tip-bot for Thomas Petazzoni <tipbot@xxxxxxxxx>
[Index of Archives]
[Linux Stable Commits]
[Linux Stable Kernel]
[Linux Kernel]
[Linux USB Devel]
[Linux SCSI]
[Samba]
[Yosemite News]