summaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* headers: untangle kmemleak.h from mm.hRandy Dunlap2018-03-211-0/+1
* mm: memcg: remote memcg charging for kmem allocationsShakeel Butt2018-03-211-0/+3
* kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro2018-03-211-0/+175
* kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro2018-03-211-4/+56
* kexec_file-make-an-use-of-purgatory-optional-fixAKASHI Takahiro2018-03-211-1/+1
* kexec_file: make use of purgatory optionalAKASHI Takahiro2018-03-211-0/+5
* Merge branch 'akpm-current/current'Stephen Rothwell2018-03-2110-55/+167
|\
| * kernel/sysctl.c: warn when a clamped sysctl parameter is set out of rangeWaiman Long2018-03-151-8/+40
| * kernel/sysctl.c: add flags to support min/max range clampingWaiman Long2018-03-151-9/+39
| * kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_paramWaiman Long2018-03-151-2/+20
| * kernel/params.c: downgrade warning for unsafe parametersChris Wilson2018-03-151-2/+2
| * fork: unconditionally clear stack on forkKees Cook2018-03-151-2/+1
| * uts: create "struct uts_namespace" from kmem_cacheAlexey Dobriyan2018-03-151-4/+16
| * taint: add taint for randstructKees Cook2018-03-151-1/+3
| * taint: consolidate documentationKees Cook2018-03-151-19/+4
| * taint: convert to indexed initializationKees Cook2018-03-151-17/+19
| * cgroup: list groupoom in cgroup featuresRoman Gushchin2018-03-151-1/+2
| * mm, oom: add cgroup v2 mount option for cgroup-aware OOM killerRoman Gushchin2018-03-151-0/+10
| * kernel/fork.c: detect early free of a live mmMark Rutland2018-03-152-0/+3
| * prctl: add PR_[GS]ET_PDEATHSIG_PROCJürg Billeter2018-03-154-0/+18
* | Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell2018-03-211-1/+0
|\ \
| * | kernel/memremap: Remove stale devres_free() callOliver O'Halloran2018-03-061-1/+0
* | | Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell2018-03-215-63/+93
|\ \ \
| * | | nanosleep: change time types to safe __kernel_* typesDeepa Dinamani2018-03-143-6/+10
| * | | change time types to new y2038 safe __kernel_* typesDeepa Dinamani2018-03-142-6/+6
| * | | fix get_timespec64() for y2038 safe compat interfacesDeepa Dinamani2018-03-141-4/+10
| * | | posix-clocks: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIMEDeepa Dinamani2018-03-143-3/+15
| * | | compat: enable compat_get/put_timespec64 alwaysDeepa Dinamani2018-03-142-44/+52
| |/ /
* | | Merge remote-tracking branch 'vhost/linux-next'Stephen Rothwell2018-03-211-0/+1
|\ \ \
| * | | crash: export paddr_vmcoreinfo_note()Marc-André Lureau2018-03-121-0/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell2018-03-211-0/+11
|\ \ \
| * | | firmware: enable run time change of forcing fallback loaderLuis R. Rodriguez2018-03-201-0/+11
| |/ /
* | | Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell2018-03-212-18/+63
|\ \ \
| * \ \ Merge branch 'for-4.17' into for-nextTejun Heo2018-03-201-4/+2
| |\ \ \
| | * | | workqueue: remove the comment about the old manager_arb mutexLai Jiangshan2018-03-201-1/+0
| | * | | workqueue: fix the comments of nr_idleLai Jiangshan2018-03-201-3/+2
| * | | | Merge branch 'for-4.17' into for-nextTejun Heo2018-03-193-15/+63
| |\ \ \ \ | | |/ / /
| | * | | cgroup: Use rcu_work instead of explicit rcu and work itemTejun Heo2018-03-191-14/+7
| | * | | RCU, workqueue: Implement rcu_workTejun Heo2018-03-191-0/+54
* | | | | Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell2018-03-2111-140/+189
|\ \ \ \ \
| * | | | | softirq: Eliminate unused cond_resched_softirq() macroPaul E. McKenney2018-03-052-16/+1
| * | | | | rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()Paul E. McKenney2018-03-026-17/+17
| * | | | | EXP rcu: Add checks for setting ->gp_flagsPaul E. McKenney2018-03-023-1/+8
| * | | | | rcu: Remove deprecated RCU debugfs tracing codeByungchul Park2018-03-022-12/+5
| * | | | | rcu: Call wake_nocb_leader_defer() with 'FORCE' when nocb_q_count is highByungchul Park2018-03-011-1/+1
| * | | | | rcu: Don't allocate rcu_nocb_mask if no one needs itPaul E. McKenney2018-03-011-2/+2
| * | | | | rcu: Parallelize expedited grace-period initializationPaul E. McKenney2018-02-284-78/+120
| * | | | | rcu: Inline rcu_preempt_do_callback() into its sole callerByungchul Park2018-02-282-11/+1
| * | | | | EXP rcu: Add ->qsmask to assertionPaul E. McKenney2018-02-231-1/+1
| * | | | | EXP: rcu: Add debugging info to other assertionPaul E. McKenney2018-02-231-1/+2