OSDN Git Service

MIPS: VDSO: Prevent use of smp_processor_id()
[android-x86/kernel.git] / kernel /
2019-09-21 Yunfeng Yegenirq: Prevent NULL pointer dereference in resend_irqs()
2019-09-16 Liangyansched/fair: Don't assign runtime for throttled cfs_rq
2019-09-06 Michael Kelleygenirq: Properly pair kobject_del() with kobject_add()
2019-08-25 Daniel Borkmannbpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
2019-08-25 Daniel Borkmannbpf: add bpf_jit_limit knob to restrict unpriv allocations
2019-08-25 Daniel Borkmannbpf: get rid of pure_initcall dependency to enable...
2019-08-25 Leonard Crestezperf/core: Fix creating kernel counters for PMUs that...
2019-08-06 Prarit Bhargavakernel/module.c: Only return -EEXIST for modules that...
2019-08-06 Cheng Jianftrace: Enable trampoline when rec count returns back...
2019-08-04 Jann Hornsched/fair: Don't free p->numa_faults with concurrent...
2019-08-04 Linus Torvaldsaccess: avoid the RCU grace period for the temporary...
2019-08-04 Arnd Bergmannlocking/lockdep: Hide unused 'class' variable
2019-08-04 Yuyang Dulocking/lockdep: Fix lock used or unused stats error
2019-08-04 Daniel Jordanpadata: use smp_mb in padata_reorder to avoid orphaned...
2019-08-04 Eiichi Tsukatatracing/snapshot: Resize spare buffer if size changed
2019-08-04 Nathan Huckleberrytimer_list: Guard procfs specific code
2019-08-04 Miroslav Lichvarntp: Limit TAI-UTC offset
2019-08-04 Valdis Klētnieksbpf: silence warning messages in core
2019-08-04 Imre Deaklocking/lockdep: Fix merging of hlocks with non-zero...
2019-08-04 Eric W. Biedermansignal/pid_namespace: Fix reboot_pid_ns to use send_sig...
2019-07-21 Peter Zijlstraperf/core: Fix perf_sample_regs_user() mm check
2019-07-10 Jann Hornptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME
2019-07-10 Geert Uytterhoevencpu/speculation: Warn on unsupported mitigations= parameter
2019-07-10 Miguel Ojedatracing: Silence GCC 9 array bounds warning
2019-06-22 Peter Zijlstraperf/ring_buffer: Add ordering to rb->nest increment
2019-06-22 Yabin Cuiperf/ring_buffer: Fix exposing a temporarily decreased...
2019-06-22 Peter Zijlstrax86/uaccess, kcov: Disable stack protector
2019-06-22 Jann Hornptrace: restore smp_rmb() in __ptrace_may_access()
2019-06-22 Eric W. Biedermansignal/ptrace: Don't leak unitialized kernel memory...
2019-06-22 Miroslav Lichvarntp: Allow TAI-UTC offset to be set to zero
2019-06-22 Cyrill Gorcunovkernel/sys.c: prctl: fix false positive in validate_prc...
2019-06-22 Christian Braunersysctl: return -EINVAL if val violates minmax
2019-06-11 Jiri Kosinax86/power: Fix 'nosmt' vs hibernation triple fault...
2019-06-11 Matthew Wilcoxfs: prevent page refcount overflow in pipe_buf_get
2019-06-11 Zhenliang Weikernel/signal.c: trace_signal_deliver when signal_group...
2019-05-31 Paul E. McKenneyrcuperf: Fix cleanup path for invalid perf_type strings
2019-05-31 Paul E. McKenneyrcutorture: Fix cleanup path for invalid torture_type...
2019-05-31 Konstantin Khlebnikovsched/core: Handle overflow in cpu_shares_write_u64
2019-05-31 Konstantin Khlebnikovsched/core: Check quota and period overflow at usec...
2019-05-31 Wenwen Wangaudit: fix a memory leak bug
2019-05-25 Elazar Leibovichtracing: Fix partial reading of trace event's id file
2019-05-21 Waiman Longlocking/rwsem: Prevent decrement of reader count before...
2019-05-16 Alexei Starovoitovbpf: convert htab map to hlist_nulls
2019-05-16 Alexei Starovoitovbpf: fix struct htab_elem layout
2019-05-14 Josh Poimboeufcpu/speculation: Add 'mitigations=' cmdline option
2019-05-14 Thomas Gleixnerx86/speculation: Rework SMT state change
2019-05-14 Ben Hutchingssched: Add sched_smt_active()
2019-05-14 Jiri Kosinax86/speculation: Enable cross-hyperthread spectre v2...
2019-05-14 Jiri Kosinax86/speculation: Apply IBPB more strictly to avoid...
2019-05-10 Ben Hutchingstimer/debug: Change /proc/timer_stats from 0644 to...
2019-05-10 Prasad Sodagudigenirq: Prevent use-after-free and work list corruption
2019-05-02 Xie XiuQisched/numa: Fix a possible divide-by-zero
2019-05-02 Peter Zijlstratrace: Fix preempt_enable_no_resched() abuse
2019-05-02 Wenwen Wangtracing: Fix a memory leak by early error exit in trace...
2019-04-27 Will Deaconkernel/sysctl.c: fix out-of-bounds access when setting...
2019-04-27 Greg Kroah-HartmanRevert "locking/lockdep: Add debug_locks check in __loc...
2019-04-27 Phil Auldsched/fair: Limit sched_cfs_period_timer() loop to...
2019-04-27 Masami Hiramatsukprobes: Fix error check when reusing optimized probes
2019-04-27 Masami Hiramatsukprobes: Mark ftrace mcount handler functions nokprobe
2019-04-20 Vitaly Kuznetsovkernel: hung_task.c: disable on suspend
2019-04-20 Stephane Eranianperf/core: Restore mmap record type correctly
2019-04-17 Mel Gormansched/fair: Do not re-read ->h_load_next during hierarc...
2019-04-17 Stephen Boydgenirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_w...
2019-04-05 Thomas Gleixnergenirq: Avoid summation loops for /proc/stat
2019-04-05 Christian Braunersysctl: handle overflow for file-max
2019-04-05 Douglas Andersontracing: kdb: Fix ftdump to not sleep
2019-04-03 Thomas Gleixnercpu/hotplug: Prevent crash when CPU bringup fails on...
2019-03-27 Waiman Longlocking/lockdep: Add debug_locks check in __lock_downgr...
2019-03-27 Chen Jiefutex: Ensure that futex address is aligned in handle_f...
2019-03-23 Zhang, Junrcu: Do RCU GP kthread self-wakeup from softirq and...
2019-03-23 Zev Weisskernel/sysctl.c: add missing range check in do_proc_doi...
2019-03-23 zhangyi (F)tracing: Do not free iter->trace in fail path of tracin...
2019-03-23 Tom Zanussitracing: Use strncpy instead of memcpy for string keys...
2019-03-13 Peter Zijlstrafutex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
2019-03-13 Stephane Eranianperf core: Fix perf_proc_update_handler() bug
2019-03-05 Xie Yongjilocking/rwsem: Fix (possible) missed wakeup
2019-02-27 Matthias Kaehlcketracing: Use cpumask_available() to check if cpumask...
2019-02-20 Eric W. Biedermansignal: Restore the stop PTRACE_EVENT_EXIT
2019-02-20 Andreas Zieglertracing/uprobes: Fix output for multiple string arguments
2019-02-20 Jiri Olsaperf/x86: Add check_period PMU callback
2019-02-20 Ingo Molnarperf/core: Fix impossible ring-buffer sizes warning
2019-02-15 Eric W. Biedermansignal: Better detection of synchronous signals
2019-02-15 Eric W. Biedermansignal: Always notice exiting tasks
2019-02-12 Mark Rutlandperf/core: Don't WARN() for impossible ring-buffer...
2019-02-12 Cheng Linproc/sysctl: fix return error for proc_doulongvec_minmax()
2019-02-12 Tetsuo Handakernel/hung_task.c: break RCU locks based on jiffies
2019-02-12 Bart Van Asschetimekeeping: Use proper seqcount initializer
2019-02-06 Andrei Vaginkernel/exit.c: release ptraced tasks before zap_pid_ns_...
2019-01-13 Dan Williamsmm, devm_memremap_pages: kill mapping "System RAM"...
2019-01-13 Dan Williamsmm, devm_memremap_pages: mark devm_memremap_pages(...
2019-01-13 David Herrmannfork: record start_time late
2018-12-29 Sergey Senozhatskypanic: avoid deadlocks in re-entrant console drivers
2018-12-21 Alexei Starovoitovbpf: check pending signals while verifying programs
2018-12-21 Peter Zijlstralocking/qspinlock, x86: Provide liveness guarantee
2018-12-21 Peter Zijlstralocking/qspinlock: Re-order code
2018-12-21 Will Deaconlocking/qspinlock: Kill cmpxchg() loop when claiming...
2018-12-21 Will Deaconlocking/qspinlock: Remove duplicate clear_pending(...
2018-12-21 Will Deaconlocking/qspinlock: Remove unbounded cmpxchg() loop...
2018-12-21 Will Deaconlocking/qspinlock: Merge 'struct __qspinlock' into...
2018-12-21 Will Deaconlocking/qspinlock: Bound spinning on pending->locked...
next