index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-09-13
locktorture: Fix potential memory leak with rw lock test
Yang Shi
2017-09-07
cpuset: Fix incorrect memory_pressure control file mapping
Waiman Long
2017-09-07
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
2017-09-02
locking/spinlock/debug: Remove spinlock lockup detection code
Waiman Long
2017-09-02
gcov: support GCC 7.1
Martin Liska
2017-08-30
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
2017-08-30
perf/core: Fix group {cpu,task} validation
Mark Rutland
2017-08-30
ftrace: Check for null ret_stack on profile function graph entry function
Steven Rostedt (VMware)
2017-08-30
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
2017-08-30
tracing: Fix kmemleak in tracing_map_array_free()
Chunyu Hu
2017-08-30
tracing: Call clear_boot_tracer() at lateinit_sync
Steven Rostedt (VMware)
2017-08-30
fork: fix incorrect fput of ->exe_file causing use-after-free
Eric Biggers
2017-08-30
bpf/verifier: fix min/max handling in BPF_SUB
Edward Cree
2017-08-30
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2017-08-30
bpf, verifier: fix alu ops against map_value{, _adj} register types
Daniel Borkmann
2017-08-30
bpf: adjust verifier heuristics
Daniel Borkmann
2017-08-30
bpf, verifier: add additional patterns to evaluate_reg_imm_alu
John Fastabend
2017-08-30
bpf: fix bpf_trace_printk on 32 bit archs
Daniel Borkmann
2017-08-25
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2017-08-25
genirq/ipi: Fixup checks against nr_cpu_ids
Alexey Dobriyan
2017-08-25
genirq: Restore trigger settings in irq_modify_status()
Marc Zyngier
2017-08-25
audit: Fix use after free in audit_remove_watch_rule()
Jan Kara
2017-08-16
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
2017-08-11
workqueue: implicit ordered attribute should be overridable
Tejun Heo
2017-08-11
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
2017-08-11
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
2017-08-11
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
2017-08-11
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
Tejun Heo
2017-08-11
cgroup: fix error return value from cgroup_subtree_control()
Tejun Heo
2017-08-11
cgroup: create dfl_root files on subsys registration
Tejun Heo
2017-08-07
sched/cgroup: Move sched_online_group() back into css_online() to fix crash
Konstantin Khlebnikov
2017-08-07
smp/hotplug: Replace BUG_ON and react useful
Thomas Gleixner
2017-08-07
smp/hotplug: Move unparking of percpu threads to the control CPU
Thomas Gleixner
2017-07-27
alarmtimer: don't rate limit one-shot timers
Greg Hackmann
2017-07-27
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
2017-07-27
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
2017-07-27
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
2017-07-21
tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results
Pavankumar Kondeti
2017-07-21
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-07-21
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2017-07-21
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
2017-07-21
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2017-07-21
Revert "sched/core: Optimize SCHED_SMT"
Greg Kroah-Hartman
2017-07-21
rcu: Add memory barriers for NOCB leader wakeup
Paul E. McKenney
2017-07-21
kernel/extable.c: mark core_kernel_text notrace
Marcin Nowakowski
2017-07-21
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2017-07-15
locking/rwsem-spinlock: Fix EINTR branch in __down_write_common()
Kirill Tkhai
2017-07-12
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
Liping Zhang
2017-07-12
sysctl: don't print negative flag for proc_douintvec
Liping Zhang
2017-07-12
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
[next]