scripts: remove unused function in sortextable.c
[GitHub/LineageOS/android_kernel_samsung_universal7580.git] / kernel /
2019-08-06 Daniel Micayminimal port of grsecurity's DENYUSB feature
2019-04-08 Sultan Alsawafkernel: Fix massive cpufreq stats memory leaks
2019-04-08 NeilBrownsched: Prevent recursion in io_schedule()
2019-04-08 Junjie Wusched: Provide a wake up API without sending freq notif...
2019-03-31 Andres OportusANDROID: cpufreq_stat: add per task/uid/freq stats
2019-03-31 Ruchi Kandoisched: cpufreq: Adds a field cpu_power in the task_struct
2019-02-15 Peter Zijlstraarch: Mass conversion of smp_mb__*()
2019-02-15 Peter Zijlstraarch: Prepare for smp_mb__{before,after}_atomic()
2019-01-29 Bo Yantracing: Erase irqsoff trace with empty write
2019-01-29 Baohong Liutracing: Apply trace_clock changes to instance max...
2019-01-29 Tejun Heoworkqueue: implicit ordered attribute should be overridable
2019-01-29 Marcin Nowakowskikernel/extable.c: mark core_kernel_text notrace
2019-01-29 Tejun Heoworkqueue: restore WQ_UNBOUND/max_active==1 to be ordered
2019-01-29 Sergey Senozhatskyprintk: use rcuidle console tracepoint
2019-01-29 Jason A. Donenfeldpadata: avoid race in reordering
2019-01-29 Peter Zijlstrafutex: Add missing error handling to FUTEX_REQUEUE_PI
2019-01-29 Peter Zijlstrafutex: Fix potential use-after-free in FUTEX_REQUEUE_PI
2019-01-29 Yang Yangfutex: Move futex_init() to core_initcall
2019-01-29 Rabin Vincentsched/debug: Don't dump sched debug info in SysRq-W
2019-01-29 Eric Dumazetsysctl: fix proc_doulongvec_ms_jiffies_minmax()
2019-01-29 Thomas Gleixnertick/broadcast: Prevent NULL pointer dereference
2019-01-29 Steven Rostedt ... ring-buffer: Have ring_buffer_iter_empty() return true...
2019-01-29 Steven Rostedt ... tracing: Allocate the snapshot buffer before enabling...
2019-01-29 Wei Yongjunring-buffer: Fix return value check in test_ringbuffer()
2019-01-29 bsegall@google.comptrace: fix PTRACE_LISTEN race corrupting task->state
2019-01-29 Peter Zijlstraperf/core: Fix event inheritance on fork()
2019-01-29 Peter Zijlstralocking/static_keys: Add static_key_{en,dis}able()...
2019-01-29 Thomas Gleixnerlocking/rtmutex: Prevent dequeue vs. unlock race
2019-01-29 Johan HovoldPM / sleep: fix device reference leak in test_suspend
2019-01-29 Ding Tianhongrcu: Fix soft lockup for rcu_nocb_kthread
2019-01-29 Michal Hockokernel/fork: fix CLONE_CHILD_CLEARTID regression in...
2019-01-29 Steven Rostedt ... tracing: Move mutex to protect against resetting of...
2019-01-29 Tejun Heotimers: Use proper base migration in add_timer_on()
2019-01-29 Al Virofix memory leaks in tracing_buffers_splice_read()
2019-01-29 Peter Zijlstrasched/core: Fix an SMP ordering race in try_to_wake_up...
2019-01-29 Balbir Singhsched/core: Fix a race between try_to_wake_up() and...
2019-01-29 Ben Hutchingsmodule: Invalidate signatures on force-loaded modules
2019-01-29 Steven Rostedt ... tracing: Handle NULL formats in hold_module_trace_bprin...
2019-01-29 Tejun Heoprintk: do cond_resched() between lines while outputtin...
2019-01-29 Vladimir Davydovsignal: remove warning about using SI_TKILL in rt_...
2019-01-29 Steven Rostedt ... ring-buffer: Use long for nr_pages to avoid overflow...
2019-01-29 Roman Penworkqueue: fix ghost PENDING flag while doing MQ IO
2019-01-29 Thomas Gleixnersched/cputime: Fix steal time accounting vs. CPU hotplug
2019-01-29 Steven Rostedt ... tracing: Fix trace_printk() to print when not using...
2019-01-29 Steven Rostedt ... tracing: Fix crash from reading trace_pipe with sendfile
2019-01-29 Steven Rostedt ... tracing: Have preempt(irqs)off trace preempt disabled...
2019-01-29 Rusty Russellmodules: fix longstanding /proc/kallsyms vs module...
2019-01-29 Simon Guinotkernel/resource.c: fix muxed resource handling in __req...
2019-01-29 Steven Rostedt ... tracing: Fix showing function event in available_events
2019-01-29 Tejun HeoRevert "workqueue: make sure delayed work run in local...
2019-01-29 Richard Cochranposix-clock: Fix return code on the poll method's error...
2019-01-29 Sasha Levinsched/core: Remove false-positive warning from wake_up_...
2019-01-29 Steven Rostedt ... ring-buffer: Update read stamp with first real commit...
2019-01-29 Thomas Gleixnergenirq: Prevent chip buslock deadlock
2019-01-29 Rusty Russellmodule: wrapper for symbol name.
2019-01-29 Thomas Gleixnerfutex: Drop refcount if requeue_pi() acquired the rtmutex
2019-01-29 Jann Hornptrace: use fsuid, fsgid, effective creds for fs access...
2019-01-29 Peter Zijlstraperf: Fix inherited events vs. tracepoint filters
2019-01-29 Richard Weinbergerkernel/signal.c: unexport sigsuspend()
2019-01-29 Peter Zijlstramodule: Fix locking in symbol_put_addr()
2019-01-29 Shaohua Liworkqueue: make sure delayed work run in local cpu
2019-01-29 Ben Hutchingsgenirq: Fix race in register_irq_proc()
2019-01-29 Eric W. Biedermanunshare: Unsharing a thread does not require unsharing...
2019-01-29 Peter Zijlstraperf: Fix fasync handling on inherited events
2019-01-29 Amanieu d'Antrassignal: fix information leak in copy_siginfo_from_user32
2019-01-29 Amanieu d'Antrassignal: fix information leak in copy_siginfo_to_user
2019-01-29 Thomas Gleixnergenirq: Prevent resend to interrupts marked IRQ_NESTED_...
2019-01-29 Steven Rostedt ... tracing: Have branch tracer use recursive field of...
2019-01-29 Steven Rostedt ... tracing/filter: Do not allow infix to exceed end of...
2019-01-29 Steven Rostedt ... tracing/filter: Do not WARN on operand count going...
2019-01-29 Steven Rostedttracing: Have filter check for balanced ops
2019-01-29 Wang Longring-buffer-benchmark: Fix the wrong sched_priority...
2019-01-29 Christoph Hellwigrevert "softirq: Add support for triggering softirq...
2019-01-29 Calvin Owensksoftirqd: Enable IRQs and call cond_resched() before...
2019-01-29 Oleg Nesterovptrace: fix race between ptrace_resume() and wait_task_...
2019-01-29 Steven Rostedtring-buffer: Replace this_cpu_*() with __this_cpu_*()
2019-01-29 Peter Hurleyconsole: Fix console name size mismatch
2019-01-29 Peter Zijlstraperf: Fix irq_work 'tail' recursion
2019-01-29 Tejun Heoworkqueue: fix hang involving racing cancel[_delayed...
2019-01-29 John Stultzntp: Fixup adjtimex freq validation on 32-bit systems
2019-01-29 Jay Lankdb: fix incorrect counts in KDB summary command output
2019-01-29 Vikram Mulukutlatracing: Fix unmapping loop in tracing_mark_write
2019-01-29 Lai Jiangshansmpboot: Add missing get_online_cpus() in smpboot_regis...
2019-01-29 Tejun Heoworkqueue: fix subtle pool management issue which can...
2019-01-29 Sasha Levintime: adjtimex: Validate the ADJ_FREQUENCY values
2019-01-29 Sasha Levintime: settimeofday: Validate the values of tv from...
2019-01-29 Jiri Olsaperf: Fix events installation during moving group
2019-01-29 Oleg Nesterovexit: pidns: alloc_pid() leaks pid_namespace if child_r...
2019-01-29 Eric W. Biedermanuserns: Allow setting gid_maps without privilege when...
2019-01-29 Eric W. Biedermanuserns: Add a knob to disable setgroups on a per user...
2019-01-29 Eric W. Biedermanuserns: Rename id_map_mutex to userns_state_mutex
2019-01-29 Eric W. Biedermanuserns: Only allow the creator of the userns unprivileg...
2019-01-29 Eric W. Biedermanuserns: Check euid no fsuid when establishing an unpriv...
2019-01-29 Eric W. Biedermanuserns: Don't allow unprivileged creation of gid mappings
2019-01-29 Eric W. Biedermanuserns: Don't allow setgroups until a gid mapping has...
2019-01-29 Eric W. Biedermanuserns: Document what the invariant required for safe...
2019-01-29 Eric W. Biedermangroups: Consolidate the setgroups permission checks
2019-01-29 Andy Lutomirskiuprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
2019-01-11 Dave WeinsteinANDROID: lib: vsprintf: physical address kernel pointer...
2019-01-11 Dave WeinsteinANDROID: lib: vsprintf: additional kernel pointer filte...
next