OSDN Git Service

mm: fix list corruptions on shmem shrinklist
[android-x86/kernel.git] / kernel /
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
2017-03-15 Eric W. Biedermanfs: Better permission checking for submounts
2017-03-12 Mathieu DesnoyersFix: Disable sys_membarrier when nohz_full is enabled
2017-03-12 Stas Sergeevsigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
2017-03-12 Dan Williamsmm, devm_memremap_pages: hold device_hotplug lock over...
2017-02-23 Sergey Senozhatskytimekeeping: Use deferred printk() in debug code
2017-02-23 Sergey Senozhatskyprintk: use rcuidle console tracepoint
2017-02-23 Yang Yangfutex: Move futex_init() to core_initcall
2017-02-14 Peter Zijlstraperf/core: Fix crash in perf_event_read()
2017-02-14 Omar Sandovalstacktrace, lockdep: Fix address, newline ugliness
2017-02-09 Marc Zyngierirqdomain: Avoid activating interrupts more than once
2017-02-09 Tejun Heocgroup: don't online subsystems before cgroup_name...
2017-02-09 Steven Rostedt ... tracing: Fix hwlat kthread migration
2017-02-09 Peter Zijlstraperf/core: Fix PERF_RECORD_MMAP2 prot/flags for anonymo...
2017-02-09 Peter Zijlstraperf/core: Fix use-after-free bug
2017-02-01 Peter Zijlstraperf/core: Fix concurrent sys_perf_event_open() vs...
2017-02-01 Eric Dumazetsysctl: fix proc_doulongvec_ms_jiffies_minmax()
2017-02-01 Nikolay Borisovuserns: Make ucounts lock irq-safe
2017-01-26 Paul E. McKenneyrcu: Narrow early boot window of illegal synchronous...
2017-01-26 Paul E. McKenneyrcu: Remove cond_resched() from Tiny synchronize_sched()
2017-01-19 Andrei Vaginpid: fix lockdep deadlock warning due to ucount_lock
2017-01-19 David Matlackjump_labels: API for flushing deferred jump label updates
next