ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256
[platform/kernel/linux-rpi.git] / kernel /
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 Jann Horntracing/perf: Use strndup_user() instead of buggy open...
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-23 Al Virofix cgroup_do_mount() handling of failure exits
2019-03-23 Alban Crequybpf, lpm: fix lookup bug in map_delete_elem
2019-03-23 Alexei Starovoitovbpf: fix lockdep false positive in stackmap
2019-03-13 Martin KaFai Laubpf: Fix syscall's stackmap lookup potential deadlock
2019-03-13 Alexei Starovoitovbpf: fix potential deadlock in bpf_prog_register
2019-03-13 Alexei Starovoitovbpf: fix lockdep false positive in percpu_freelist
2019-03-13 Greg Kroah-Hartmanrelay: check return of create_buf_file() properly
2019-03-13 Stephane Eranianperf core: Fix perf_proc_update_handler() bug
2019-03-10 Daniel Borkmannbpf: fix sanitation rewrite in case of non-pointers
2019-03-10 Pavel Tikhomirovtracing: Fix event filters and triggers to handle negat...
2019-03-05 Xie Yongjilocking/rwsem: Fix (possible) missed wakeup
2019-03-05 Peter Zijlstrafutex: Fix (possible) missed wakeup
2019-03-05 Peter Zijlstrasched/wake_q: Fix wakeup ordering for wake_q
2019-03-05 Prateek Soodsched/wait: Fix rcuwait_wake_up() ordering
2019-03-05 Srinivas Ramanagenirq: Make sure the initial affinity is not empty
2019-03-05 Long Ligenirq/matrix: Improve target CPU selection for managed...
2019-03-05 Dou Liyangirq/matrix: Spread managed interrupts on allocation
2019-03-05 Dou Liyangirq/matrix: Split out the CPU selection code into a...
2019-02-27 Stanislav Fomichevbpf: zero out build_id for BPF_STACK_BUILD_ID_IP
2019-02-27 Stanislav Fomichevbpf: don't assume build-id length is always 20 bytes
2019-02-27 Song Liubpf: fix panic in stack_map_get_build_id() on i386...
2019-02-27 Quentin Perrettracing: Fix number of entries in trace header
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 Andreas Zieglertracing: uprobes: Fix typo in pr_fmt string
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 Josh Poimboeufcpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
2019-02-12 Thomas Gleixnerfutex: Handle early deadlock return correctly
2019-02-12 Anders Roxellkernel/kcov.c: mark write_comp_data() as notrace
2019-02-12 Liu, Chuanshengkernel/hung_task.c: force console verbose before panic
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 Douglas Andersonkdb: Don't back trace on a cpu that didn't round up
2019-02-12 Ondrej Mosnacekcgroup: fix parsing empty mount option string
2019-02-12 Peter Rajnohakobject: return error code if writing /sys/.../uevent...
2019-02-12 Bart Van Asschetimekeeping: Use proper seqcount initializer
2019-02-12 Long Ligenirq/affinity: Spread IRQs to all available NUMA...
2019-02-06 Andrei Vaginkernel/exit.c: release ptraced tasks before zap_pid_ns_...
2019-01-31 Daniel Borkmannbpf: fix inner map masking to prevent oob under speculation
2019-01-31 Daniel Borkmannbpf: fix sanitation of alu op with pointer / scalar...
2019-01-31 Daniel Borkmannbpf: prevent out of bounds speculation on pointer arith...
2019-01-31 Daniel Borkmannbpf: fix check_map_access smin_value test when pointer...
2019-01-31 Daniel Borkmannbpf: restrict unknown scalars of mixed signed bounds...
2019-01-31 Daniel Borkmannbpf: restrict stack pointer arithmetic for unprivileged
2019-01-31 Daniel Borkmannbpf: restrict map value pointer arithmetic for unprivileged
2019-01-31 Daniel Borkmannbpf: enable access to ax register also from verifier...
2019-01-31 Daniel Borkmannbpf: move tmp variable into ax register in interpreter
2019-01-31 Daniel Borkmannbpf: move {prev_,}insn_idx into verifier env
2019-01-31 Alexei Starovoitovbpf: add per-insn complexity limit
2019-01-31 Alexei Starovoitovbpf: improve verifier branch analysis
2019-01-31 Thomas Gleixnerposix-cpu-timers: Unbreak timer rearming
2019-01-26 Jiong Wangbpf: relax verifier restriction on BPF_MOV | BPF_ALU
2019-01-26 Andrey Ignatovbpf: Allow narrow loads with offset > 0
2019-01-13 Linus Torvaldssched/fair: Fix infinite loop in update_blocked_average...
2019-01-13 Matthew WilcoxFix failure path in alloc_pid()
2019-01-13 Dennis Kreinsrcu: Lock srcu_data structure in srcu_gp_start()
2019-01-13 Lendacky, Thomasdma-direct: do not include SME mask in the DMA supporte...
2019-01-13 Dan Williamsmm, devm_memremap_pages: add MEMORY_DEVICE_PRIVATE...
2019-01-13 Dan Williamsmm, devm_memremap_pages: fix shutdown handling
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
2019-01-09 Tejun Heocgroup: fix CSS_TASK_ITER_PROCS
2018-12-29 Sergey Senozhatskypanic: avoid deadlocks in re-entrant console drivers
2018-12-29 Thomas Gleixnerfutex: Cure exit race
2018-12-29 Thomas Gleixnerposix-timers: Fix division by zero bug
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-19 Steven Rostedt ... tracing: Fix memory leak of instance function hash...
2018-12-19 Steven Rostedt ... tracing: Fix memory leak in set_trigger_filter()
2018-12-19 Steven Rostedt ... tracing: Fix memory leak in create_filter()
2018-12-19 Vincent Guittotsched/pelt: Fix warning and clean up IRQ PELT config
2018-12-17 Edward Creebpf: fix off-by-one error in adjust_subprog_starts
2018-12-17 Anders Roxellkernel/kcov.c: mark funcs in __sanitizer_cov_trace_pc...
2018-12-17 Martynas Pumputisbpf: fix check of allowed specifiers in bpf_trace_printk
2018-12-17 Roman Gushchinbpf: allocate local storage buffers using GFP_ATOMIC
2018-12-08 Steven Rostedt ... tracing/fgraph: Fix set_graph_function from showing...
2018-12-08 Andrea Parriuprobes: Fix handle_swbp() vs. unregister() + register...
2018-12-05 Steven Rostedt ... function_graph: Reverse the order of pushing the ret_st...
2018-12-05 Steven Rostedt ... function_graph: Move return callback before update...
2018-12-05 Steven Rostedt ... function_graph: Have profiler use curr_ret_stack and...
2018-12-05 Steven Rostedt ... function_graph: Use new curr_ret_depth to manage depth...
2018-12-05 Steven Rostedt ... function_graph: Make ftrace_push_return_trace() static
2018-12-05 Steven Rostedt ... function_graph: Create function_graph_enter() to consol...
2018-12-05 Thomas Gleixnerptrace: Remove unused ptrace_may_access_sched() and...
2018-12-05 Thomas Gleixnerx86/speculation: Rework SMT state change
2018-12-05 Thomas Gleixnersched/smt: Expose sched_smt_present static key
2018-12-05 Peter Zijlstra ... sched/smt: Make sched_smt_present track topology
next