OSDN Git Service

mm, uprobes: fix multiple free of ->uprobes_state.xol_area
[android-x86/kernel.git] / kernel /
2017-09-07 Eric Biggersmm, uprobes: fix multiple free of ->uprobes_state.xol_area
2017-09-02 Waiman Longlocking/spinlock/debug: Remove spinlock lockup detectio...
2017-09-02 Martin Liskagcov: support GCC 7.1
2017-08-30 Nicholas Piggintimers: Fix excessive granularity of new timers after...
2017-08-30 Mark Rutlandperf/core: Fix group {cpu,task} validation
2017-08-30 Steven Rostedt ... ftrace: Check for null ret_stack on profile function...
2017-08-30 Steven Rostedt ... tracing: Fix freeing of filter in create_filter() when...
2017-08-30 Chunyu Hutracing: Fix kmemleak in tracing_map_array_free()
2017-08-30 Steven Rostedt ... tracing: Call clear_boot_tracer() at lateinit_sync
2017-08-30 Eric Biggersfork: fix incorrect fput of ->exe_file causing use...
2017-08-30 Edward Creebpf/verifier: fix min/max handling in BPF_SUB
2017-08-30 Daniel Borkmannbpf: fix mixed signed/unsigned derived min/max value...
2017-08-30 Daniel Borkmannbpf, verifier: fix alu ops against map_value{, _adj...
2017-08-30 Daniel Borkmannbpf: adjust verifier heuristics
2017-08-30 John Fastabendbpf, verifier: add additional patterns to evaluate_reg_...
2017-08-30 Daniel Borkmannbpf: fix bpf_trace_printk on 32 bit archs
2017-08-25 Oleg Nesterovpids: make task_tgid_nr_ns() safe
2017-08-25 Alexey Dobriyangenirq/ipi: Fixup checks against nr_cpu_ids
2017-08-25 Marc Zyngiergenirq: Restore trigger settings in irq_modify_status()
2017-08-25 Jan Karaaudit: Fix use after free in audit_remove_watch_rule()
2017-08-16 Mel Gormanfutex: Remove unnecessary warning from get_futex_key
2017-08-11 Tejun Heoworkqueue: implicit ordered attribute should be overridable
2017-08-11 Jamie Ilessignal: protect SIGNAL_UNKILLABLE from unintentional...
2017-08-11 Matija Glavinic... timers: Fix overflow in get_next_timer_interrupt
2017-08-11 Dima Zavincpuset: fix a deadlock due to incomplete patching of...
2017-08-11 Tejun Heoworkqueue: restore WQ_UNBOUND/max_active==1 to be ordered
2017-08-11 Tejun Heocgroup: fix error return value from cgroup_subtree_cont...
2017-08-11 Tejun Heocgroup: create dfl_root files on subsys registration
2017-08-07 Konstantin Khlebnikovsched/cgroup: Move sched_online_group() back into css_o...
2017-08-07 Thomas Gleixnersmp/hotplug: Replace BUG_ON and react useful
2017-08-07 Thomas Gleixnersmp/hotplug: Move unparking of percpu threads to the...
2017-07-27 Greg Hackmannalarmtimer: don't rate limit one-shot timers
2017-07-27 Chunyu Hutracing: Fix kmemleak in instance_rmdir
2017-07-27 Ingo MolnarRevert "perf/core: Drop kernel samples even though...
2017-07-27 Dan Carpenterftrace: Fix uninitialized variable in match_records()
2017-07-21 Pavankumar Kondetitracing: Use SOFTIRQ_OFFSET for softirq dectection...
2017-07-21 Peter Zijlstrasched/topology: Fix overlapping sched_group_mask
2017-07-21 Lauro Ramos Venanciosched/topology: Optimize build_group_mask()
2017-07-21 Peter Zijlstrasched/topology: Fix building of overlapping sched-groups
2017-07-21 Peter Zijlstrasched/fair, cpumask: Export for_each_cpu_wrap()
2017-07-21 Greg Kroah-HartmanRevert "sched/core: Optimize SCHED_SMT"
2017-07-21 Paul E. McKenneyrcu: Add memory barriers for NOCB leader wakeup
2017-07-21 Marcin Nowakowskikernel/extable.c: mark core_kernel_text notrace
2017-07-21 Daniel Borkmannbpf: prevent leaking pointer via xadd on unpriviledged
2017-07-15 Kirill Tkhailocking/rwsem-spinlock: Fix EINTR branch in __down_writ...
2017-07-12 Liping Zhangsysctl: report EINVAL if value is larger than UINT_MAX...
2017-07-12 Liping Zhangsysctl: don't print negative flag for proc_douintvec
2017-07-12 Sabrina Dubrocatracing/kprobes: Allow to create probe with a module...
2017-07-05 Matt Flemingsched/loadavg: Avoid loadavg spikes caused by delayed...
2017-07-05 Peter Zijlstraperf/core: Fix sys_perf_event_open() vs. hotplug
2017-07-05 Jiri Slabykernel/panic.c: add missing \n
2017-07-05 Daniel Borkmannbpf: don't trigger OOM killer under pressure with map...
2017-06-29 John Stultztime: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
2017-06-29 John Stultztime: Fix clock->read(clock) race around clocksource...
2017-06-29 Eric W. Biedermansignal: Only reschedule timers on signals timers have...
2017-06-24 Thomas Gleixneralarmtimer: Rate limit periodic intervals
2017-06-24 Thomas Gleixneralarmtimer: Prevent overflow of relative timers
2017-06-24 Heiner Kallweitgenirq: Release resources in __setup_irq() error path
2017-06-24 Andy Lutomirskisched/core: Idle_task_exit() shouldn't use switch_mm_ir...
2017-06-17 Don Zickuskernel/watchdog: prevent false hardlockup on overloaded...
2017-06-17 Babu Mogerkernel/watchdog.c: move shared definitions to nmi.h
2017-06-17 Babu Mogerkernel/watchdog.c: move hardlockup detector to separate...
2017-06-17 Luis R. Rodriguezkernel/ucount.c: mark user_header with kmemleak_ignore()
2017-06-14 Rafael J. Wysockicpufreq: schedutil: Fix per-CPU structure initializatio...
2017-06-14 Viresh Kumarcpufreq: schedutil: move cached_raw_freq to struct...
2017-06-14 Sebastian Andrzej... cpu/hotplug: Drop the device lock on error
2017-06-14 Jin Yaoperf/core: Drop kernel samples even though :u is specified
2017-06-14 Tejun Heocpuset: consider dying css as offline
2017-06-14 Waiman Longcgroup: Prevent kill_css() from being called more than...
2017-06-14 Eric W. Biedermanptrace: Properly initialize ptracer_cred on fork
2017-05-25 Thomas Gleixnertracing/kprobes: Enforce kprobes teardown after testing
2017-05-25 Thomas Gleixnergenirq: Fix chained interrupt data ordering
2017-05-25 Daniel Micaystackprotector: Increase the per-task stack canary...
2017-05-25 Kirill Tkhaipid_ns: Fix race between setns'ed fork() and zap_pid_ns...
2017-05-25 Eric W. Biedermanpid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes
2017-05-20 Jason A. Donenfeldpadata: free correct variable
2017-05-14 Daniel Borkmannbpf: don't let ldimm64 leak map addresses on unprivileged
2017-05-14 Yonghong Songbpf: enhance verifier to understand stack pointer arith...
2017-05-08 Sebastian Andrzej... cpu/hotplug: Serialize callback invocations proper
2017-05-03 Alexei Starovoitovbpf: improve verifier packet range checks
2017-04-27 Steven Rostedt ... ring-buffer: Have ring_buffer_iter_empty() return true...
2017-04-27 Steven Rostedt ... tracing: Allocate the snapshot buffer before enabling...
2017-04-21 Namhyung Kimftrace: Fix function pid filter on instances
2017-04-21 Steven Rostedt ... ftrace: Fix removing of second function probe
2017-04-21 Tejun Heocgroup, kthread: close race window where new kthreads...
2017-04-12 Wei Yongjunring-buffer: Fix return value check in test_ringbuffer()
2017-04-12 bsegall@google.comptrace: fix PTRACE_LISTEN race corrupting task->state
2017-04-08 Jason A. Donenfeldpadata: avoid race in reordering
2017-03-31 Sebastian Andrzej... sched/rt: Add a missing rescheduling point
2017-03-26 Tejun Heocgroup/pids: remove spurious suspicious RCU usage warning
2017-03-26 Peter Zijlstraperf/core: Fix event inheritance on fork()
2017-03-26 Peter Zijlstraperf/core: Fix use-after-free in perf_release()
2017-03-22 Niklas Cassellocking/rwsem: Fix down_write_killable() for CONFIG_RWS...
2017-03-22 Peter Zijlstrafutex: Add missing error handling to FUTEX_REQUEUE_PI
2017-03-22 Peter Zijlstrafutex: Fix potential use-after-free in FUTEX_REQUEUE_PI
2017-03-22 Daniel Borkmannbpf: fix mark_reg_unknown_value for spilled regs on...
2017-03-22 Daniel Borkmannbpf: fix regression on verifier pruning wrt map lookups
2017-03-22 Alexei Starovoitovbpf: fix state equivalence
2017-03-22 Thomas Grafbpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
2017-03-18 Eric W. Biedermanucount: Remove the atomicity from ucount->count
next