aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-04-29sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUsNicholas Piggin1-6/+10
2019-04-28audit_compare_dname_path(): switch to const struct qstr *Al Viro5-9/+8
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-6/+89
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg1-0/+2
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg1-2/+3
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek1-1/+1
2019-04-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau2-4/+26
2019-04-26bpf: add writable context for raw tracepointsMatt Mullins3-2/+61
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-17/+20
2019-04-26audit_update_watch(): switch to const struct qstr *Al Viro1-4/+5
2019-04-26fsnotify: switch send_to_group() and ->handle_event to const struct qstr *Al Viro3-6/+6
2019-04-26trace: Fix preempt_enable_no_resched() abusePeter Zijlstra1-1/+1
2019-04-26tracing: Fix a memory leak by early error exit in trace_pid_write()Wenwen Wang1-1/+4
2019-04-26tracing: Fix buffer_ref pipe opsJann Horn1-14/+14
2019-04-26locking/futex: Allow low-level atomic operations to return -EAGAINWill Deacon1-71/+117
2019-04-26Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-next/mitigationsWill Deacon1-0/+15
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-30/+46
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-49/+88
2019-04-25bpf: mark registers in all frames after pkt/null checksPaul Chaignon1-30/+46
2019-04-25seccomp: Make NEW_LISTENER and TSYNC flags exclusiveTycho Andersen1-2/+15
2019-04-25bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_typeStanislav Fomichev1-0/+2
2019-04-25livepatch: Replace klp_ktype_patch's default_attrs with groupsKimberly Brown1-1/+2
2019-04-25cpufreq: schedutil: Replace default_attrs field with groupsKimberly Brown1-2/+3
2019-04-25padata: Replace padata_attr_type default_attrs field with groupsKimberly Brown1-1/+2
2019-04-25irqdesc: Replace irq_kobj_type's default_attrs field with groupsKimberly Brown1-1/+2
2019-04-25sched/numa: Fix a possible divide-by-zeroXie XiuQi1-0/+4
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-1/+0
2019-04-24dma-mapping: remove an unnecessary NULL checkDan Carpenter1-1/+1
2019-04-23seccomp: fix up grammar in commentTycho Andersen1-1/+1
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-60/+641
2019-04-23bpf: drop bpf_verifier_lockAlexei Starovoitov1-3/+5
2019-04-23bpf: remove global variablesAlexei Starovoitov1-12/+13
2019-04-22audit: fix a memory leak bugWenwen Wang1-5/+7
2019-04-21function_graph: Have selftest also emulate tr->reset() as it did with tr->init()Steven Rostedt (VMware)1-1/+4
2019-04-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-2/+11
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-39/+43
2019-04-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+26
2019-04-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+5
2019-04-19sched/debug: Fix spelling mistake "logaritmic" -> "logarithmic"Colin Ian King1-1/+1
2019-04-19cgroup: add tracing points for cgroup v2 freezerRoman Gushchin2-1/+16
2019-04-19cgroup: make TRACE_CGROUP_PATH irq-safeRoman Gushchin1-2/+5
2019-04-19cgroup: cgroup v2 freezerRoman Gushchin5-10/+491
2019-04-19cgroup: protect cgroup->nr_(dying_)descendants by css_set_lockRoman Gushchin1-0/+6
2019-04-19cgroup: implement __cgroup_task_count() helperRoman Gushchin3-16/+34
2019-04-19cgroup: rename freezer.c into legacy_freezer.cRoman Gushchin2-1/+1
2019-04-19sched/topology: Update init_sched_domains() commentJuri Lelli1-3/+2
2019-04-19cgroup/cpuset: Update stale generate_sched_domains() commentsJuri Lelli1-6/+5
2019-04-19tick: Fix typos in commentsLaurent Gauthier1-2/+2
2019-04-19kernel/watchdog_hld.c: hard lockup message should end with a newlineSergey Senozhatsky1-1/+2