aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-05-24xdp: add tracepoint for devmap like cpumap haveJesper Dangaard Brouer1-4/+23
2018-05-24bpf: devmap prepare xdp frames for bulkingJesper Dangaard Brouer1-4/+70
2018-05-24bpf: devmap introduce dev_map_enqueueJesper Dangaard Brouer1-6/+28
2018-05-24bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song4-0/+230
2018-05-24perf/core: add perf_get_event() to return perf_event given a struct fileYonghong Song1-0/+8
2018-05-24bpf: properly enforce index mask to prevent out-of-bounds speculationDaniel Borkmann1-22/+64
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux1-0/+1
2018-05-24cpufreq: schedutil: Avoid missing updates for one-CPU policiesRafael J. Wysocki1-23/+47
2018-05-24bpf: get JITed image lengths of functions via syscallSandipan Das1-0/+20
2018-05-24bpf: fix multi-function JITed dump obtained via syscallSandipan Das1-3/+34
2018-05-24bpf: get kernel symbol addresses via syscallSandipan Das2-6/+26
2018-05-24bpf: support 64-bit offsets for bpf function callsSandipan Das1-1/+14
2018-05-24bpf: btf: Avoid variable length arrayMartin KaFai Lau1-6/+5
2018-05-23workqueue: move function definitions within CONFIG_SMP blockMathieu Malaterre1-2/+2
2018-05-23cgroup: css_set_lock should nest inside tasklist_lockTejun Heo1-8/+8
2018-05-23umh: introduce fork_usermode_blob() helperAlexei Starovoitov1-3/+122
2018-05-23bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_infoMartin KaFai Lau2-10/+10
2018-05-23bpf: btf: Remove unused bits from uapi/linux/btf.hMartin KaFai Lau1-17/+35
2018-05-23bpf: btf: Check array->index_typeMartin KaFai Lau1-24/+56
2018-05-23bpf: btf: Change how section is supported in btf_headerMartin KaFai Lau1-51/+158
2018-05-23bpf: Expose check_uarg_tail_zero()Martin KaFai Lau1-7/+7
2018-05-23schedutil: Allow cpufreq requests to be made even when kthread kickedJoel Fernandes (Google)1-8/+26
2018-05-23cpufreq: Rename cpufreq_can_do_remote_dvfs()Viresh Kumar1-1/+1
2018-05-22rcu/x86: Provide early rcu_cpu_starting() callbackPeter Zijlstra1-0/+9
2018-05-22mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPSDan Williams1-4/+28
2018-05-22cpufreq: schedutil: Cleanup and document iowait boostPatrick Bellasi1-45/+107
2018-05-22cpufreq: schedutil: Fix iowait boost resetPatrick Bellasi1-8/+10
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-185/+223
2018-05-21audit: Fix wrong task in comparison of session IDOndrej Mosnáček1-1/+1
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-9/+94
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-34/+84
2018-05-21workqueue: Make sure struct worker is accessible for wq_worker_comm()Tejun Heo1-24/+34
2018-05-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2018-05-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-7/+4
2018-05-19bpf: Prevent memory disambiguation attackAlexei Starovoitov1-3/+56
2018-05-19timekeeping: Add ktime_get_coarse_with_offsetArnd Bergmann1-0/+19
2018-05-19timekeeping: Standardize on ktime_get_*() namingArnd Bergmann1-14/+9
2018-05-19timekeeping: Clean up ktime_get_real_ts64Arnd Bergmann1-25/+6
2018-05-19timekeeping: Remove timespec64 hackArnd Bergmann1-2/+0
2018-05-19Merge branch 'linus' into timers/2038Thomas Gleixner42-433/+506
2018-05-18bpf: allow sk_msg programs to read sock fieldsJohn Fastabend1-0/+1
2018-05-18audit: use existing session info functionRichard Guy Briggs1-3/+1
2018-05-18workqueue: Show the latest workqueue name in /proc/PID/{comm,stat,status}Tejun Heo1-0/+39
2018-05-18workqueue: Set worker->desc to workqueue name by defaultTejun Heo2-12/+10
2018-05-18workqueue: Make worker_attach/detach_pool() update worker->poolTejun Heo2-9/+9
2018-05-18workqueue: Replace pool->attach_mutex with global wq_pool_attach_mutexTejun Heo1-21/+20
2018-05-18scsi: zfcp: workqueue: set description for port work items with their WWPN as contextSteffen Maier1-0/+1
2018-05-18xsk: clean up SPDX headersBjörn Töpel1-9/+0
2018-05-18fsnotify: add fsnotify_add_inode_mark() wrappersAmir Goldstein3-7/+7
2018-05-18fsnotify: remove redundant arguments to handle_event()Amir Goldstein3-6/+2