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