summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-12-17kprobes: Blacklist symbols in arch-defined prohibited areaMasami Hiramatsu1-14/+53
2018-12-17Merge tag 'v4.20-rc7' into perf/core, to pick up fixesIngo Molnar7-18/+183
2018-12-17posix-timers: Fix division by zero bugThomas Gleixner1-4/+1
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-9/+25
2018-12-15bpf: add self-check logic to liveness analysisAlexei Starovoitov1-1/+107
2018-12-15bpf: improve stacksafe state comparisonAlexei Starovoitov1-6/+7
2018-12-15bpf: speed up stacksafe checkAlexei Starovoitov1-1/+3
2018-12-14bpf: verbose log bpf_line_info in verifierMartin KaFai Lau1-5/+69
2018-12-14bpf: Create a new btf_name_by_offset() for non type name use caseMartin KaFai Lau2-13/+22
2018-12-14ARM: module: Fix function kallsyms on Thumb-2Vincent Whitchurch1-16/+27
2018-12-14module: Overwrite st_size instead of st_infoVincent Whitchurch1-2/+2
2018-12-14audit: remove duplicated include from audit.cYueHaibing1-1/+0
2018-12-13bpf: remove obsolete prog->aux sanitation in bpf_insn_prepare_dumpDaniel Borkmann1-7/+0
2018-12-13bpf: verifier: make sure callees don't prune with caller differencesJakub Kicinski1-3/+10
2018-12-13arm64: add prctl control for resetting ptrauth keysKristina Martsenko1-0/+8
2018-12-13bpf: include sub program tags in bpf_prog_infoSong Liu1-0/+22
2018-12-13bpf: Remove bpf_dump_raw_ok() check for func_info and line_infoMartin KaFai Lau1-20/+12
2018-12-13irq/irq_sim: Store multiple interrupt offsets in a bitmapBartosz Golaszewski1-2/+21
2018-12-12Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+9
2018-12-12bpf: add bpffs pretty print for cgroup local storage mapsRoman Gushchin2-1/+114
2018-12-12bpf: pass struct btf pointer to the map_check_btf() callbackRoman Gushchin3-1/+4
2018-12-12PM / sleep: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+2
2018-12-12printk: Remove print_prefix() calls with NULL buffer.Tetsuo Handa1-25/+14
2018-12-11bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann1-6/+15
2018-12-11timekeeping: Convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+2
2018-12-11tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)1-0/+1
2018-12-11tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)1-2/+4
2018-12-11tracing: Fix memory leak in create_filter()Steven Rostedt (VMware)1-1/+4
2018-12-11sched/fair: Select an energy-efficient CPU on task wake-upQuentin Perret1-2/+141
2018-12-11sched/fair: Introduce an energy estimation helper functionQuentin Perret1-0/+76
2018-12-11sched/fair: Add over-utilization/tipping point indicatorMorten Rasmussen2-2/+61
2018-12-11sched/fair: Clean-up update_sg_lb_stats parametersQuentin Perret2-16/+14
2018-12-11sched/toplogy: Introduce the 'sched_energy_present' static keyQuentin Perret2-4/+28
2018-12-11sched/topology: Make Energy Aware Scheduling depend on schedutilQuentin Perret3-9/+60
2018-12-11sched/topology: Disable EAS on inappropriate platformsQuentin Perret1-1/+48
2018-12-11sched/topology: Add lowest CPU asymmetry sched_domain level pointerQuentin Perret3-4/+9
2018-12-11sched/topology: Reference the Energy Model of CPUs when availableQuentin Perret2-4/+151
2018-12-11PM: Introduce an Energy Model management frameworkQuentin Perret3-0/+218
2018-12-11sched/cpufreq: Prepare schedutil for Energy Aware SchedulingQuentin Perret2-15/+68
2018-12-11sched/topology: Relocate arch_scale_cpu_capacity() to the internal headerQuentin Perret1-18/+0
2018-12-11sched/core: Remove unnecessary unlikely() in push_*_task()Yangtao Li2-6/+2
2018-12-11sched/topology: Remove the ::smt_gain field from 'struct sched_domain'Vincent Guittot2-5/+0
2018-12-11sched/fair: Clean up comment in nohz_idle_balance()Andrea Parri1-3/+1
2018-12-11locking/lockdep: Stop using RCU primitives to access 'all_lock_classes'Bart Van Assche1-4/+5
2018-12-11locking/lockdep: Make concurrent lockdep_reset_lock() calls safeBart Van Assche1-1/+4
2018-12-11locking/lockdep: Remove a superfluous INIT_LIST_HEAD() statementBart Van Assche1-1/+0
2018-12-11locking/lockdep: Introduce lock_class_cache_is_registered()Bart Van Assche1-20/+30
2018-12-11locking/lockdep: Inline __lockdep_init_map()Bart Van Assche1-7/+1
2018-12-11locking/lockdep: Declare local symbols staticBart Van Assche1-0/+3
2018-12-11sched/cpufreq: Add the SPDX tagsDaniel Lezcano2-8/+2