OSDN Git Service

ARM: 8743/1: bL_switcher: add MODULE_LICENSE tag
[android-x86/kernel.git] / kernel /
2018-02-25 Dmitry Vyukovkcov: detect double association with a single task
2018-02-25 Jens Axboeblktrace: fix unlocked registration of tracepoints
2018-02-22 Jan H. Schönherrmm: Fix memory size alignment in devm_memremap_pages_re...
2018-02-17 Steven Rostedt ... ftrace: Remove incorrect setting of glob search field
2018-02-17 Eric Biggerskernel/relay.c: revert "kernel/relay.c: fix potential...
2018-02-17 Rasmus Villemoeskernel/async.c: revert "async: simplify lowest_in_progr...
2018-02-17 Steven Rostedt ... sched/rt: Up the root domain ref count when passing...
2018-02-17 Steven Rostedt ... sched/rt: Use container_of() to get root domain in...
2018-02-17 Thomas Gleixnerposix-timer: Properly check sigevent->sigev_notify
2018-02-13 Andi Kleenmodule/retpoline: Warn about missing retpoline in module
2018-01-31 Daniel Borkmannbpf: reject stores into ctx via st and xadd
2018-01-31 Alexei Starovoitovbpf: fix 32-bit divide by zero
2018-01-31 Eric Dumazetbpf: fix divides by zero
2018-01-31 Daniel Borkmannbpf: arsh is not supported in 32 bit alu thus reject it
2018-01-31 Alexei Starovoitovbpf: introduce BPF_JIT_ALWAYS_ON config
2018-01-31 Alexei Starovoitovbpf: fix bpf_tail_call() x64 JIT
2018-01-31 Thomas Gleixnerhrtimer: Reset hrtimer cpu base proper on CPU hotplug
2018-01-23 Sergey Senozhatskyworkqueue: avoid hard lockups in show_workqueue_state()
2018-01-23 Steven Rostedt ... tracing: Fix converting enum's from the map in trace_ev...
2018-01-23 Xunlei Pangsched/deadline: Zero out positive runtime after throttl...
2018-01-23 Thomas Gleixnertimers: Unconditionally check deferrable base
2018-01-23 Li Jinyuefutex: Prevent overflow by strengthen input validation
2018-01-17 Daniel Borkmannbpf, array: fix overflow in max_entries and undefined...
2018-01-17 Alexei Starovoitovbpf: prevent out-of-bounds speculation
2018-01-17 Alexei Starovoitovbpf: refactor fixup_bpf_calls()
2018-01-17 Alexei Starovoitovbpf: move fixup_bpf_calls() function
2018-01-10 Oleg Nesterovkernel/signal.c: remove the no longer needed SIGNAL_UNK...
2018-01-10 Oleg Nesterovkernel/signal.c: protect the SIGNAL_UNKILLABLE tasks...
2018-01-10 Oleg Nesterovkernel/signal.c: protect the traced SIGNAL_UNKILLABLE...
2018-01-10 Thiago Rafael Beckerkernel: make groups_sort calling a responsibility group...
2018-01-10 Oleg Nesterovkernel/acct.c: fix the acct->needcheck check in check_f...
2018-01-05 Hugh Dickinskaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE
2018-01-05 Dave Hansenkaiser: merged update
2018-01-05 Richard FellnerKAISER: Kernel Address Isolation
2018-01-02 Thomas Gleixnernohz: Prevent a timer interrupt storm in tick_nohz_stop...
2018-01-02 Thomas Gleixnertimers: Reinitialize per cpu bases on hotplug
2018-01-02 Thomas Gleixnertimers: Invoke timer_start_debug() where it makes sense
2018-01-02 Anna-Maria Gleixnertimers: Use deferrable base independent of base::nohz_a...
2018-01-02 Steven Rostedt ... ring-buffer: Mask out the info bits when returning...
2018-01-02 Jing Xiatracing: Fix crash when it fails to alloc ring buffer
2018-01-02 Steven Rostedt ... tracing: Fix possible double free on failure of allocat...
2018-01-02 Steven Rostedt ... tracing: Remove extra zeroing out of the ring buffer...
2017-12-29 Ben Hutchingsbpf/verifier: Fix states_equal() comparison of pointer...
2017-12-25 Daniel Borkmannbpf: fix incorrect sign extension in check_alu_op()
2017-12-25 Daniel Borkmannbpf: reject out-of-bounds stack pointer calculation
2017-12-25 Daniel Borkmannbpf: fix branch pruning logic
2017-12-25 Daniel Borkmannbpf: adjust insn_aux_data when patching insns
2017-12-25 Tom Zanussitracing: Exclude 'generic fields' from histograms
2017-12-20 Steven Rostedt ... sched/deadline: Use deadline instead of period when...
2017-12-20 Daniel Bristot de... sched/deadline: Throttle a constrained deadline task...
2017-12-20 Daniel Bristot de... sched/deadline: Make sure the replenishment timer fires...
2017-12-20 Wanpeng Lisched/deadline: Add missing update_rq_clock() in dl_tas...
2017-12-20 Steven Rostedtsched/rt: Do not pull from current CPU if only one...
2017-12-20 Changbin Dutracing: Allocate mask_str buffer dynamically
2017-12-16 Paul Mooreaudit: ensure that 'audit=1' actually enables audit...
2017-12-14 Jason Baronjump_label: Invoke jump_label_test() via early_initcall()
2017-12-14 Eric Dumazetbpf: fix lockdep splat
2017-12-14 Tejun Heoworkqueue: trigger WARN if queue_delayed_work() is...
2017-12-14 Peter Zijlstrasched/fair: Make select_idle_cpu() more aggressive
2017-12-14 Daniel Thompsonkdb: Fix handling of kallsyms_symbol_next() return...
2017-12-14 Lai Jiangshansmp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the...
2017-12-09 Jiri Olsaperf/x86/intel: Account interrupts for PEBS errors
2017-11-30 Steven Rostedt ... sched/rt: Simplify the IPI based RT balancing logic
2017-11-30 Paul E. McKenneysched: Make resched_cpu() unconditional
2017-11-15 Li Binworkqueue: Fix NULL pointer dereference
2017-11-15 Peter Zijlstrasched/core: Add missing update_rq_clock() call in sched...
2017-11-02 Tejun Heoworkqueue: replace pool->manager_arb mutex with a flag
2017-10-21 Marc Zyngierhrtimer: Catch invalid clockids again
2017-10-21 Wanpeng Lisched/fair: Update rq clock before changing a task...
2017-10-21 Peter Zijlstralocking/lockdep: Add nest_lock integrity test
2017-10-18 Paul E. McKenneyrcu: Allow for page faults in NMI handlers
2017-10-12 Peter Zijlstrasched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
2017-10-12 Shu Wangftrace: Fix kmemleak in unregister_ftrace_graph
2017-10-12 Yonghong Songbpf: one perf event close won't free bpf program attach...
2017-10-12 Edward Creebpf/verifier: reject BPF_ALU64|BPF_END
2017-10-05 Myungho Jungtimer/sysclt: Restrict timer migration sysctl values...
2017-10-05 Oleg Nesterovseccomp: fix the usage of get/put_seccomp_filter()...
2017-10-05 Bo Yantracing: Erase irqsoff trace with empty write
2017-10-05 Tahsin Erdogantracing: Fix trace_pipe behavior for instance traces
2017-10-05 Thomas Gleixnergenirq: Make sparse_irq_lock protect what it should...
2017-09-27 Baohong Liutracing: Apply trace_clock changes to instance max...
2017-09-27 Steven Rostedt ... tracing: Add barrier to trace_printk() buffer nesting...
2017-09-27 Steven Rostedt ... ftrace: Fix memleak when unregistering dynamic ops...
2017-09-27 Steven Rostedt ... ftrace: Fix selftest goto location on error
2017-09-13 Yang Shilocktorture: Fix potential memory leak with rw lock...
2017-09-07 Waiman Longcpuset: Fix incorrect memory_pressure control file...
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
next