aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-10-17exit: use pid_has_task() in do_wait()Christian Brauner1-1/+1
2019-10-17pid: use pid_has_task() in __change_pid()Christian Brauner1-1/+1
2019-10-17pidfd: check pid has attached task in fdinfoChristian Brauner1-6/+11
2019-10-17stop_machine: Avoid potential race behaviourMark Rutland1-4/+6
2019-10-17kheaders: substituting --sort in archive creationDmitry Goldin1-4/+7
2019-10-16bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack()Song Liu1-3/+4
2019-10-16kthread: make __kthread_queue_delayed_work staticBen Dooks1-3/+3
2019-10-15Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2019-10-15pidfd: add NSpid entries to fdinfoChristian Kellner1-1/+52
2019-10-14parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ defineHelge Deller1-2/+2
2019-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-2/+55
2019-10-14hrtimer: Annotate lockless access to timer->baseEric Dumazet1-4/+4
2019-10-13Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds13-87/+217
2019-10-12tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek1-0/+1
2019-10-12tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)1-0/+2
2019-10-12tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)1-1/+1
2019-10-12tracing: Add locked_down checks to the open calls of files created for tracefsSteven Rostedt (VMware)10-4/+98
2019-10-12tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)6-60/+81
2019-10-12tracing: Have trace events system open call tracing_open_generic_tr()Steven Rostedt (VMware)3-15/+5
2019-10-12tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)1-2/+15
2019-10-12ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)1-9/+18
2019-10-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-17/+25
2019-10-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+36
2019-10-11bpf: Fix cast to pointer from integer of different size warningAndrii Nakryiko1-1/+1
2019-10-11Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+0
2019-10-11cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrac...Oleg Nesterov1-1/+1
2019-10-11bpf: Track contents of read-only maps as scalarsAndrii Nakryiko1-2/+55
2019-10-10seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUEChristian Brauner1-6/+22
2019-10-10kdb: Fix stack crawling on 'running' CPUs that aren't the masterDouglas Anderson3-12/+43
2019-10-10kdb: Fix "btc <cpu>" crash if the CPU didn't round upDouglas Anderson1-27/+34
2019-10-10kdb: Remove unused "argcount" param from kdb_bt1(); make btaprompt boolDouglas Anderson1-8/+6
2019-10-10kgdb: Remove unused DCPU_SSTEP definitionDouglas Anderson1-1/+0
2019-10-10PM: sleep: include <linux/pm_runtime.h> for pm_wqBen Dooks1-0/+1
2019-10-09locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai8-20/+19
2019-10-09perf/core: Fix corner case in perf_rotate_context()Song Liu1-5/+17
2019-10-09perf/core: Rework memory accounting in perf_mmap()Song Liu1-2/+15
2019-10-09sched/cputime: Spare a seqcount lock/unlock cycle on context switchFrederic Weisbecker1-11/+19
2019-10-09sched/cputime: Rename vtime_account_system() to vtime_account_kernel()Frederic Weisbecker1-9/+9
2019-10-09sched/vtime: Fix guest/system mis-accounting on task switchFrederic Weisbecker1-3/+3
2019-10-09sched/fair: Scale bandwidth quota and period without losing quota/period rati...Xuewei Zhang1-14/+22
2019-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+3
2019-10-07kernel/sysctl.c: do not override max_threads provided by userspaceMichal Hocko1-2/+2
2019-10-07panic: ensure preemption is disabled during panic()Will Deacon1-0/+1
2019-10-07perf/core: Fix inheritance of aux_output groupsAlexander Shishkin1-0/+4
2019-10-07cgroup: Optimize single thread migrationMichal Koutný3-13/+36
2019-10-07cgroup: Update comments about task exit pathMichal Koutný1-20/+9
2019-10-07cgroup: short-circuit current_cgns_cgroup_from_root() on the default hierarchyMiaohe Lin1-0/+2
2019-10-06Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2
2019-10-06Revert "libata, freezer: avoid block device removal while system is frozen"Mika Westerberg1-6/+0
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+4