summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2018-05-25locking/rwsem: Simplify the is-owner-spinnable checksOleg Nesterov
2018-05-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2018-05-25perf/core: Wire up compat PERF_EVENT_IOC_QUERY_BPF, PERF_EVENT_IOC_MODIFY_ATT...Eugene Syromiatnikov
2018-05-25perf/core: Fix bad use of igrab()Song Liu
2018-05-25perf/core: Fix group scheduling with mixed hw and sw eventsSong Liu
2018-05-25sched/fair: Update util_est before updating schedutilPatrick Bellasi
2018-05-25sched/cpufreq: Modify aggregate utilization to always include blocked FAIR ut...Patrick Bellasi
2018-05-25Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2018-05-25kthread: Allow kthread_park() on a parked kthreadPeter Zijlstra
2018-05-25sched/topology: Clarify root domain(s) debug stringJuri Lelli
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-24xdp/trace: extend tracepoint in devmap with an errJesper Dangaard Brouer
2018-05-24xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer
2018-05-24xdp: introduce xdp_return_frame_rx_napiJesper Dangaard Brouer
2018-05-24xdp: add tracepoint for devmap like cpumap haveJesper Dangaard Brouer
2018-05-24bpf: devmap prepare xdp frames for bulkingJesper Dangaard Brouer
2018-05-24bpf: devmap introduce dev_map_enqueueJesper Dangaard Brouer
2018-05-24bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song
2018-05-24perf/core: add perf_get_event() to return perf_event given a struct fileYonghong Song
2018-05-24bpf: properly enforce index mask to prevent out-of-bounds speculationDaniel Borkmann
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux
2018-05-24cpufreq: schedutil: Avoid missing updates for one-CPU policiesRafael J. Wysocki
2018-05-24bpf: get JITed image lengths of functions via syscallSandipan Das
2018-05-24bpf: fix multi-function JITed dump obtained via syscallSandipan Das
2018-05-24bpf: get kernel symbol addresses via syscallSandipan Das
2018-05-24bpf: support 64-bit offsets for bpf function callsSandipan Das
2018-05-24bpf: btf: Avoid variable length arrayMartin KaFai Lau
2018-05-23workqueue: move function definitions within CONFIG_SMP blockMathieu Malaterre
2018-05-23cgroup: css_set_lock should nest inside tasklist_lockTejun Heo
2018-05-23umh: introduce fork_usermode_blob() helperAlexei Starovoitov
2018-05-23bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_infoMartin KaFai Lau
2018-05-23bpf: btf: Remove unused bits from uapi/linux/btf.hMartin KaFai Lau
2018-05-23bpf: btf: Check array->index_typeMartin KaFai Lau
2018-05-23bpf: btf: Change how section is supported in btf_headerMartin KaFai Lau
2018-05-23bpf: Expose check_uarg_tail_zero()Martin KaFai Lau
2018-05-23schedutil: Allow cpufreq requests to be made even when kthread kickedJoel Fernandes (Google)
2018-05-23cpufreq: Rename cpufreq_can_do_remote_dvfs()Viresh Kumar
2018-05-22rcu/x86: Provide early rcu_cpu_starting() callbackPeter Zijlstra
2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams
2018-05-22cpufreq: schedutil: Cleanup and document iowait boostPatrick Bellasi
2018-05-22cpufreq: schedutil: Fix iowait boost resetPatrick Bellasi
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21audit: Fix wrong task in comparison of session IDOndrej Mosnáček
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-21workqueue: Make sure struct worker is accessible for wq_worker_comm()Tejun Heo
2018-05-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-05-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-19bpf: Prevent memory disambiguation attackAlexei Starovoitov
2018-05-19timekeeping: Add ktime_get_coarse_with_offsetArnd Bergmann