aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-03-12kernel/sysctl.c: define minmax conv functions in terms of non-minmax versionsGravatar Zev Weiss 1-33/+26
2019-03-12kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_convGravatar Zev Weiss 1-1/+10
2019-03-12trace/probes: Remove kernel doc style from non kernel doc commentGravatar Valdis Klētnieks 1-1/+1
2019-03-12tracing/probes: Make reserved_field_names staticGravatar Valdis Klētnieks 1-1/+1
2019-03-11Merge tag 'trace-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 13-360/+1148
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-6/+6
2019-03-11perf/core: Restore mmap record type correctlyGravatar Stephane Eranian 1-0/+2
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-0/+1
2019-03-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-18/+18
2019-03-10Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-5/+18
2019-03-10Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+7
2019-03-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 3-0/+39
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 5-116/+179
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 3-9/+6
2019-03-09Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-20/+70
2019-03-09Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...Gravatar Ingo Molnar 1-1/+2
2019-03-09workqueue, lockdep: Fix a memory leak in wq->lock_nameGravatar Qian Cai 1-0/+2
2019-03-09workqueue, lockdep: Fix an alloc_workqueue() error pathGravatar Bart Van Assche 1-0/+2
2019-03-09locking/lockdep: Only call init_rcu_head() after RCU has been initializedGravatar Bart Van Assche 1-4/+11
2019-03-09locking/lockdep: Avoid a Clang warningGravatar Arnd Bergmann 1-1/+3
2019-03-09perf/core: Mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2019-03-09perf/ring_buffer: Use high order allocations for AUX buffers optimisticallyGravatar Alexander Shishkin 1-17/+15
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+3
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 3-11/+58
2019-03-08Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+49
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Gravatar Linus Torvalds 6-409/+643
2019-03-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 12-60/+90
2019-03-07kernel/fork.c: remove duplicated includeGravatar YueHaibing 1-1/+0
2019-03-07kcov: convert kcov.refcount to refcount_tGravatar Elena Reshetova 1-4/+5
2019-03-07kcov: no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-4/+2
2019-03-07kernel/configs: use .incbin directive to embed config_data.gzGravatar Masahiro Yamada 3-34/+21
2019-03-07kernel/gcov/gcc_3_4.c: use struct_size() in kzalloc()Gravatar Gustavo A. R. Silva 1-4/+2
2019-03-07sysctl: handle overflow for file-maxGravatar Christian Brauner 1-0/+3
2019-03-07sysctl: handle overflow in proc_get_longGravatar Christian Brauner 1-1/+39
2019-03-07kernel: workqueue: clarify wq_worker_last_func() caller requirementsGravatar Johannes Weiner 1-0/+10
2019-03-07dynamic_debug: add static inline stub for ddebug_add_moduleGravatar Rasmus Villemoes 1-2/+0
2019-03-07dynamic_debug: move pr_err from module.c to ddebug_add_moduleGravatar Rasmus Villemoes 1-3/+1
2019-03-07kernel/sys: annotate implicit fall throughGravatar Mathieu Malaterre 1-0/+1
2019-03-07kernel/hung_task.c: Use continuously blocked time when reporting.Gravatar Tetsuo Handa 1-1/+1
2019-03-07kernel/hung_task.c - fix sparse warningsGravatar Valdis Kletnieks 1-0/+1
2019-03-07kernel/panic.c: taint: fix debugfs_simple_attr.cocci warningsGravatar YueHaibing 1-6/+4
2019-03-07Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 5-22/+11
2019-03-07Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 7-322/+375
2019-03-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-32/+40
2019-03-07Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Gravatar Linus Torvalds 5-25/+18
2019-03-07Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-3/+6
2019-03-07Merge tag 'trace-v5.0-pre' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 2-2/+5
2019-03-07bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm fieldGravatar Daniel Borkmann 1-5/+5
2019-03-07bpf: fix sysctl.c warningGravatar Arnd Bergmann 1-1/+1
2019-03-06Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-24/+113