aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* kernel/time/timekeeping.c: get_monotonic_coarse64Robert Nelson2017-09-291-4/+7
* merge: CONFIG_PREEMPT_RT Patch SetRobert Nelson2017-09-2979-995/+6316
* merge: aufs4-standaloneRobert Nelson2017-09-291-0/+1
* merge: aufs4-mmapRobert Nelson2017-09-291-1/+1
* Merge tag 'v4.4.89' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...LCPD Auto Merger2017-09-273-6/+8
|\
| * ftrace: Fix memleak when unregistering dynamic ops when tracing disabledSteven Rostedt (VMware)2017-09-271-4/+6
| * tracing: Apply trace_clock changes to instance max bufferBaohong Liu2017-09-271-1/+1
| * ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)2017-09-271-1/+1
* | Merge tag 'v4.4.88' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...LCPD Auto Merger2017-09-131-0/+4
|\|
| * locktorture: Fix potential memory leak with rw lock testYang Shi2017-09-131-0/+4
* | Merge tag 'v4.4.87' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...LCPD Auto Merger2017-09-071-0/+1
|\|
| * cpuset: Fix incorrect memory_pressure control file mappingWaiman Long2017-09-071-0/+1
* | Merge tag 'v4.4.86' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...LCPD Auto Merger2017-09-022-1/+9
|\|
| * gcov: support GCC 7.1Martin Liska2017-09-022-1/+9
| * gcov: add support for gcc version >= 6Florian Meier2017-09-021-1/+1
* | Merge tag 'v4.4.85' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...LCPD Auto Merger2017-08-302-20/+23
|\|
| * perf/core: Fix group {cpu,task} validationMark Rutland2017-08-301-20/+19
| * tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)2017-08-301-0/+4
* | Merge tag 'v4.4.84' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...LCPD Auto Merger2017-08-252-12/+11
|\|
| * pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-241-7/+4
| * audit: Fix use after free in audit_remove_watch_rule()Jan Kara2017-08-241-5/+7
* | Merge tag 'v4.4.83' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...LCPD Auto Merger2017-08-161-0/+1
|\|
| * cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2017-08-161-0/+1
* | Merge tag 'v4.4.81' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...LCPD Auto Merger2017-08-112-6/+21
|\|
| * workqueue: implicit ordered attribute should be overridableTejun Heo2017-08-111-4/+9
| * signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles2017-08-111-2/+2
| * workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo2017-08-111-0/+10
* | Merge tag 'v4.4.80' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...LCPD Auto Merger2017-08-073-18/+23
|\|
| * sched/cputime: Fix prev steal time accouting during CPU hotplugWanpeng Li2017-08-062-14/+0
| * /proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds2017-08-061-2/+11
| * sched/cgroup: Move sched_online_group() back into css_online() to fix crashKonstantin Khlebnikov2017-08-061-2/+12
* | Merge tag 'v4.4.79' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/...Dan Murphy2017-08-0122-68/+162
|\|
| * alarmtimer: don't rate limit one-shot timersGreg Hackmann2017-07-271-1/+2
| * tracing: Fix kmemleak in instance_rmdirChunyu Hu2017-07-271-0/+1
| * Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar2017-07-271-21/+0
| * ftrace: Fix uninitialized variable in match_records()Dan Carpenter2017-07-271-1/+1
| * tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti2017-07-211-1/+1
| * sched/topology: Optimize build_group_mask()Lauro Ramos Venancio2017-07-211-2/+2
| * sched/topology: Fix overlapping sched_group_maskPeter Zijlstra2017-07-211-1/+17
| * kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski2017-07-211-1/+1
| * bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann2017-07-211-0/+5
| * sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang2017-07-151-0/+2
| * sysctl: don't print negative flag for proc_douintvecLiping Zhang2017-07-151-0/+1
| * tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca2017-07-151-13/+8
| * sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming2017-07-051-2/+2
| * kernel/panic.c: add missing \nJiri Slaby2017-07-051-1/+1
| * sysctl: enable strict writesKees Cook2017-07-051-1/+1
| * time: Fix clock->read(clock) race around clocksource changesJohn Stultz2017-06-291-13/+34
| * signal: Only reschedule timers on signals timers have sentEric W. Biederman2017-06-291-6/+14
| * alarmtimer: Rate limit periodic intervalsThomas Gleixner2017-06-261-0/+8