OSDN Git Service

net: bcmgenet: Set phydev->dev_flags only for internal PHYs
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / kernel /
2019-10-17 Steven Rostedt ... tracing: Get trace_array reference for available_tracer...
2019-10-17 Michal Hockokernel/sysctl.c: do not override max_threads provided...
2019-10-17 Will Deaconpanic: ensure preemption is disabled during panic()
2019-10-17 Valdis Kletniekskernel/elfcore.c: include proper prototypes
2019-10-05 Thadeu Lima de Sou... alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
2019-10-05 Vincent Whitchurchprintk: Do not lose last line in kmsg buffer dump
2019-10-05 Masami Hiramatsukprobes: Prohibit probing on BUG() and WARN() address
2019-10-05 Juri Lellisched/core: Fix CPU controller for !RT_GROUP_SCHED
2019-10-05 Vincent Guittotsched/fair: Fix imbalance due to CPU affinity
2019-10-05 Waiman Longlocking/lockdep: Add debug_locks check in __lock_downgr...
2019-09-21 Yunfeng Yegenirq: Prevent NULL pointer dereference in resend_irqs()
2019-09-06 Daniel Bristot de... cgroup: Disable IRQs while holding css_set_lock
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-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 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 ZhangXiaoxufutex: Fix futex lock the wrong page
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 Zhenliang Weikernel/signal.c: trace_signal_deliver when signal_group...
2019-06-11 Paul E. McKenneyrcutorture: Fix cleanup path for invalid torture_type...
2019-06-11 Konstantin Khlebnikovsched/core: Handle overflow in cpu_shares_write_u64
2019-06-11 Konstantin Khlebnikovsched/core: Check quota and period overflow at usec...
2019-06-11 Wenwen Wangaudit: fix a memory leak bug
2019-06-11 Elazar Leibovichtracing: Fix partial reading of trace event's id file
2019-05-16 Josh Poimboeufcpu/speculation: Add 'mitigations=' cmdline option
2019-05-16 Thomas Gleixnerx86/speculation: Rework SMT state change
2019-05-16 Ben Hutchingssched: Add sched_smt_active()
2019-05-16 Jiri Kosinax86/speculation: Apply IBPB more strictly to avoid...
2019-05-16 Ben Hutchingstimer/debug: Change /proc/timer_stats from 0644 to...
2019-05-16 Prasad Sodagudigenirq: Prevent use-after-free and work list corruption
2019-05-16 Xie XiuQisched/numa: Fix a possible divide-by-zero
2019-05-16 Peter Zijlstratrace: Fix preempt_enable_no_resched() abuse
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-27 Stephane Eranianperf/core: Restore mmap record type correctly
2019-04-27 Mel Gormansched/fair: Do not re-read ->h_load_next during hierarc...
2019-04-27 Stephen Boydgenirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_w...
2019-04-27 Christian Braunersysctl: handle overflow for file-max
2019-04-27 Douglas Andersontracing: kdb: Fix ftdump to not sleep
2019-04-03 Lianwei Wangcpu/hotplug: Handle unbalanced hotplug enable/disable
2019-04-03 James MorsePM / Hibernate: Call flush_icache_range() on pages...
2019-04-03 Alexander Shishkinperf/ring_buffer: Refuse to begin AUX transaction after...
2019-04-03 Alexander Shishkinperf: Synchronously free aux pages in case of allocatio...
2019-04-03 Christoph Lametervmstat: make vmstat_updater deferrable again and shut...
2019-04-03 Yuyang Dusched/fair: Fix new task's load avg removed from source...
2019-04-03 Waiman Longlocking/lockdep: Add debug_locks check in __lock_downgr...
2019-04-03 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 Peter Zijlstrafutex,rt_mutex: Restructure rt_mutex_finish_proxy_lock()
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 Ingo Molnarperf/core: Fix impossible ring-buffer sizes warning
2019-02-20 Eric W. Biedermansignal: Better detection of synchronous signals
2019-02-20 Eric W. Biedermansignal: Always notice exiting tasks
2019-02-20 Mark Rutlandperf/core: Don't WARN() for impossible ring-buffer...
2019-02-20 Tetsuo Handakernel/hung_task.c: break RCU locks based on jiffies
2019-02-20 Bart Van Asschetimekeeping: Use proper seqcount initializer
2019-02-08 Paul E. McKenneyrcu: Force boolean subscript for expedited stall warnings
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-21 Steven Rostedt ... tracing: Fix memory leak of instance function hash...
2018-12-21 Steven Rostedt ... tracing: Fix memory leak in set_trigger_filter()
2018-12-21 Ingo Molnartimer/debug: Change /proc/timer_list from 0444 to 0400
2018-12-17 Lorenzo Stoakesmm: replace get_user_pages() write/force parameters...
2018-12-17 Thomas Gleixnerposix-timers: Sanitize overrun handling
2018-12-17 Alexei Starovoitovbpf: Prevent memory disambiguation attack
2018-12-17 Ben Hutchingsbpf/verifier: Pass instruction index to check_mem_acces...
2018-12-17 Ben Hutchingsbpf/verifier: Add spi variable to check_stack_write()
2018-12-17 Alexei Starovoitovbpf: support 8-byte metafield access
2018-12-17 Martynas Pumputisbpf: fix check of allowed specifiers in bpf_trace_printk
2018-12-13 Andrea Parriuprobes: Fix handle_swbp() vs. unregister() + register...
2018-12-13 Arnd Bergmannkdb: use memmove instead of overlapping memcpy
2018-12-01 Salvatore Mesoracanamei: allow restricted O_CREAT of FIFOs and regular...
2018-12-01 Steven Rostedt ... sched/core: Allow __sched_setscheduler() in interrupts...
next