Age | Commit message (Expand) | Author |
2018-05-25 | perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATT... | Eugene Syromiatnikov |
2018-05-25 | perf/core: Fix bad use of igrab() | Song Liu |
2018-05-25 | perf/core: Fix group scheduling with mixed hw and sw events | Song Liu |
2018-05-25 | sched/fair: Update util_est before updating schedutil | Patrick Bellasi |
2018-05-25 | sched/cpufreq: Modify aggregate utilization to always include blocked FAIR ut... | Patrick Bellasi |
2018-05-25 | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar |
2018-05-25 | kthread: Allow kthread_park() on a parked kthread | Peter Zijlstra |
2018-05-25 | sched/topology: Clarify root domain(s) debug string | Juri Lelli |
2018-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-05-24 | xdp/trace: extend tracepoint in devmap with an err | Jesper Dangaard Brouer |
2018-05-24 | xdp: change ndo_xdp_xmit API to support bulking | Jesper Dangaard Brouer |
2018-05-24 | xdp: introduce xdp_return_frame_rx_napi | Jesper Dangaard Brouer |
2018-05-24 | xdp: add tracepoint for devmap like cpumap have | Jesper Dangaard Brouer |
2018-05-24 | bpf: devmap prepare xdp frames for bulking | Jesper Dangaard Brouer |
2018-05-24 | bpf: devmap introduce dev_map_enqueue | Jesper Dangaard Brouer |
2018-05-24 | bpf: introduce bpf subcommand BPF_TASK_FD_QUERY | Yonghong Song |
2018-05-24 | perf/core: add perf_get_event() to return perf_event given a struct file | Yonghong Song |
2018-05-24 | bpf: properly enforce index mask to prevent out-of-bounds speculation | Daniel Borkmann |
2018-05-24 | ipv6: sr: Add seg6local action End.BPF | Mathieu Xhonneux |
2018-05-24 | cpufreq: schedutil: Avoid missing updates for one-CPU policies | Rafael J. Wysocki |
2018-05-24 | bpf: get JITed image lengths of functions via syscall | Sandipan Das |
2018-05-24 | bpf: fix multi-function JITed dump obtained via syscall | Sandipan Das |
2018-05-24 | bpf: get kernel symbol addresses via syscall | Sandipan Das |
2018-05-24 | bpf: support 64-bit offsets for bpf function calls | Sandipan Das |
2018-05-24 | bpf: btf: Avoid variable length array | Martin KaFai Lau |
2018-05-23 | workqueue: move function definitions within CONFIG_SMP block | Mathieu Malaterre |
2018-05-23 | cgroup: css_set_lock should nest inside tasklist_lock | Tejun Heo |
2018-05-23 | umh: introduce fork_usermode_blob() helper | Alexei Starovoitov |
2018-05-23 | bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info | Martin KaFai Lau |
2018-05-23 | bpf: btf: Remove unused bits from uapi/linux/btf.h | Martin KaFai Lau |
2018-05-23 | bpf: btf: Check array->index_type | Martin KaFai Lau |
2018-05-23 | bpf: btf: Change how section is supported in btf_header | Martin KaFai Lau |
2018-05-23 | bpf: Expose check_uarg_tail_zero() | Martin KaFai Lau |
2018-05-23 | schedutil: Allow cpufreq requests to be made even when kthread kicked | Joel Fernandes (Google) |
2018-05-23 | cpufreq: Rename cpufreq_can_do_remote_dvfs() | Viresh Kumar |
2018-05-22 | rcu/x86: Provide early rcu_cpu_starting() callback | Peter Zijlstra |
2018-05-22 | mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS | Dan Williams |
2018-05-22 | cpufreq: schedutil: Cleanup and document iowait boost | Patrick Bellasi |
2018-05-22 | cpufreq: schedutil: Fix iowait boost reset | Patrick Bellasi |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-05-21 | audit: Fix wrong task in comparison of session ID | Ondrej Mosnáček |
2018-05-21 | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Linus Torvalds |
2018-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-05-21 | workqueue: Make sure struct worker is accessible for wq_worker_comm() | Tejun Heo |
2018-05-20 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-05-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-05-19 | bpf: Prevent memory disambiguation attack | Alexei Starovoitov |
2018-05-19 | timekeeping: Add ktime_get_coarse_with_offset | Arnd Bergmann |
2018-05-19 | timekeeping: Standardize on ktime_get_*() naming | Arnd Bergmann |
2018-05-19 | timekeeping: Clean up ktime_get_real_ts64 | Arnd Bergmann |