summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-10-19bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUEMauricio Vasquez B
2018-10-19bpf/syscall: allow key to be null in map functionsMauricio Vasquez B
2018-10-19bpf: rename stack trace map operationsMauricio Vasquez B
2018-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann
2018-10-15tcp, ulp: remove ulp bits from sockmapDaniel Borkmann
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-12bpf: wait for running BPF programs when updating map-in-mapDaniel Colascione
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-10-11Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-09bpf: return EOPNOTSUPP when map lookup isn't supportedPrashant Bhole
2018-10-09bpf: error handling when map_lookup_elem isn't supportedPrashant Bhole
2018-10-09bpf: btf: Fix a missing check bugWenwen Wang
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-08bpf: allow offload of programs with BPF-to-BPF function callsQuentin Monnet
2018-10-08bpf: add verifier callback to get stack usage info for offloaded progsQuentin Monnet
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2018-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-10-05bpf: 32-bit RSH verification must truncate input before the ALU opJann Horn
2018-10-04cgroup: Fix dom_cgrp propagation when enabling threaded modeTejun Heo
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-03locking/ww_mutex: Fix runtime warning in the WW mutex selftestGuenter Roeck
2018-10-03bpf: Add helper to retrieve socket in BPFJoe Stringer
2018-10-03bpf: Add reference tracking to verifierJoe Stringer
2018-10-03bpf: Macrofy stack state copyJoe Stringer
2018-10-03bpf: Add PTR_TO_SOCKET verifier typeJoe Stringer
2018-10-03bpf: Generalize ptr_or_null regs checkJoe Stringer
2018-10-03bpf: Reuse canonical string formatter for ctx errsJoe Stringer
2018-10-03bpf: Simplify ptr_min_max_vals adjustmentJoe Stringer
2018-10-03bpf: Add iterator for spilled registersJoe Stringer
2018-10-02bpf: don't accept cgroup local storage with zero value sizeRoman Gushchin
2018-10-02sched/numa: Migrate pages to local nodes quicker early in the lifetime of a taskMel Gorman
2018-10-02sched/numa: Avoid task migration for small NUMA improvementSrikar Dronamraju
2018-10-02sched/numa: Limit the conditions where scan period is resetMel Gorman
2018-10-02sched/numa: Reset scan rate whenever task moves across nodesSrikar Dronamraju
2018-10-02sched/numa: Pass destination CPU as a parameter to migrate_task_rqSrikar Dronamraju
2018-10-02sched/numa: Stop multiple tasks from moving to the CPU at the same timeSrikar Dronamraju
2018-10-02perf/ring_buffer: Prevent concurent ring buffer accessJiri Olsa
2018-10-02perf/core: Fix perf_pmu_unregister() lockingPeter Zijlstra
2018-10-01Input: i8042 - enable keyboard wakeups by default when s2idle is usedDaniel Drake
2018-10-01bpf: don't allow create maps of per-cpu cgroup local storagesRoman Gushchin
2018-10-01bpf: introduce per-cpu cgroup local storageRoman Gushchin
2018-10-01bpf: rework cgroup storage pointer passingRoman Gushchin
2018-10-01bpf: extend cgroup bpf core to allow multiple cgroup storage typesRoman Gushchin
2018-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-09-28perf/core: Add sanity check to deal with pinned event failureReinette Chatre
2018-09-28bpf: harden flags check in cgroup_storage_update_elem()Roman Gushchin