| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR | Kan Liang | 2017-08-29 | 1 | -0/+46 |
* | perf/core, pt, bts: Get rid of itrace_started | Alexander Shishkin | 2017-08-29 | 1 | -1/+6 |
* | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-08-29 | 8 | -22/+65 |
|\ |
|
| * | perf/ftrace: Fix double traces of perf on ftrace:function | Zhou Chengming | 2017-08-29 | 5 | -10/+17 |
| * | perf/core: Fix potential double-fetch bug | Meng Xu | 2017-08-29 | 1 | -0/+2 |
| * | Minor page waitqueue cleanups | Linus Torvalds | 2017-08-27 | 1 | -3/+4 |
| * | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-08-26 | 1 | -9/+41 |
| |\ |
|
| | * | timers: Fix excessive granularity of new timers after a nohz idle | Nicholas Piggin | 2017-08-24 | 1 | -9/+41 |
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-08-26 | 1 | -20/+19 |
| |\ \ |
|
| * | | | fork: fix incorrect fput of ->exe_file causing use-after-free | Eric Biggers | 2017-08-25 | 1 | -0/+1 |
* | | | | tracing, perf: Adjust code layout in get_recursion_context() | Jesper Dangaard Brouer | 2017-08-25 | 1 | -1/+1 |
* | | | | perf/core: Don't report zero PIDs for exiting tasks | Oleg Nesterov | 2017-08-25 | 1 | -9/+14 |
* | | | | perf/aux: Ensure aux_wakeup represents most recent wakeup index | Will Deacon | 2017-08-25 | 2 | -3/+3 |
* | | | | perf/aux: Make aux_{head,wakeup} ring_buffer members long | Will Deacon | 2017-08-25 | 2 | -19/+16 |
* | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-08-25 | 7 | -36/+57 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | perf/core: Fix group {cpu,task} validation | Mark Rutland | 2017-08-25 | 1 | -20/+19 |
| |/ / |
|
| * | | Merge tag 'trace-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-08-24 | 6 | -16/+38 |
| |\ \ |
|
| | * | | tracing: Fix freeing of filter in create_filter() when set_str is false | Steven Rostedt (VMware) | 2017-08-24 | 1 | -0/+4 |
| | * | | tracing: Fix kmemleak in tracing_map_array_free() | Chunyu Hu | 2017-08-24 | 1 | -4/+7 |
| | * | | ftrace: Check for null ret_stack on profile function graph entry function | Steven Rostedt (VMware) | 2017-08-24 | 1 | -0/+4 |
| | * | | ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPU | Steven Rostedt (VMware) | 2017-08-02 | 3 | -11/+21 |
| | * | | tracing: Missing error code in tracer_alloc_buffers() | Dan Carpenter | 2017-08-02 | 1 | -0/+1 |
| | * | | tracing: Call clear_boot_tracer() at lateinit_sync | Steven Rostedt (VMware) | 2017-08-02 | 1 | -1/+1 |
* | | | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2017-08-24 | 7 | -14/+102 |
|\| | | |
|
| * | | | pids: make task_tgid_nr_ns() safe | Oleg Nesterov | 2017-08-21 | 1 | -7/+4 |
| | |/
| |/| |
|
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-08-20 | 1 | -8/+39 |
| |\ \ |
|
| * \ \ | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-08-20 | 2 | -4/+10 |
| |\ \ \ |
|
| | * | | | genirq/ipi: Fixup checks against nr_cpu_ids | Alexey Dobriyan | 2017-08-20 | 1 | -2/+2 |
| | * | | | genirq: Restore trigger settings in irq_modify_status() | Marc Zyngier | 2017-08-18 | 1 | -2/+8 |
| * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-08-20 | 2 | -0/+60 |
| |\ \ \ \ |
|
| | * | | | | kernel/watchdog: Prevent false positives with turbo modes | Thomas Gleixner | 2017-08-18 | 2 | -0/+60 |
| * | | | | | signal: don't remove SIGNAL_UNKILLABLE for traced tasks. | Jamie Iles | 2017-08-18 | 1 | -1/+5 |
| * | | | | | kmod: fix wait on recursive loop | Luis R. Rodriguez | 2017-08-18 | 1 | -2/+23 |
* | | | | | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2017-08-17 | 4 | -12/+40 |
|\| | | | | |
|
| * | | | | | Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-08-16 | 1 | -6/+8 |
| |\ \ \ \ \ |
|
| | * | | | | | audit: Receive unmount event | Jan Kara | 2017-08-15 | 1 | -1/+1 |
| | * | | | | | audit: Fix use after free in audit_remove_watch_rule() | Jan Kara | 2017-08-15 | 1 | -5/+7 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-08-15 | 1 | -4/+30 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | bpf: fix bpf_trace_printk on 32 bit archs | Daniel Borkmann | 2017-08-15 | 1 | -4/+30 |
| * | | | | | | mm: migrate: prevent racy access to tlb_flush_pending | Nadav Amit | 2017-08-10 | 1 | -1/+1 |
| * | | | | | | mm: fix global NR_SLAB_.*CLAIMABLE counter reads | Johannes Weiner | 2017-08-10 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | / / | perf/core: Reduce context switch overhead | leilei.lin | 2017-08-10 | 1 | -0/+9 |
| |_|_|/ /
|/| | | | |
|
* | | | | | perf/core: Fix time on IOC_ENABLE | Peter Zijlstra | 2017-08-10 | 1 | -5/+36 |
* | | | | | perf/x86: Fix RDPMC vs. mm_struct tracking | Peter Zijlstra | 2017-08-10 | 1 | -3/+3 |
|/ / / / |
|
* | | | | futex: Remove unnecessary warning from get_futex_key | Mel Gorman | 2017-08-09 | 1 | -2/+3 |
* | | | | Fix compat_sys_sigpending breakage | Dmitry V. Levin | 2017-08-06 | 1 | -4/+7 |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-08-04 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | timers: Fix overflow in get_next_timer_interrupt | Matija Glavinic Pecotic | 2017-08-01 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | cpuset: fix a deadlock due to incomplete patching of cpusets_enabled() | Dima Zavin | 2017-08-02 | 1 | -0/+1 |
* | | | | pid: kill pidhash_size in pidhash_init() | Kefeng Wang | 2017-08-02 | 1 | -3/+0 |