OSDN Git Service

soc: renesas: rmobile-sysc: Fix some leaks in rmobile_init_pm_domains()
[android-x86/kernel.git] / kernel /
2020-12-30 Nicholas Pigginkernel/cpu: add arch override for clear_tasks_mm_cpumas...
2020-12-11 Steven Rostedt ... tracing: Fix userstacktrace option for instances
2020-12-11 Naveen N. Raoftrace: Fix updating FTRACE_FL_TRAMP
2020-12-08 Vasily Averintracing: Remove WARN_ON in start_thread()
2020-11-24 Mickaël Salaünseccomp: Set PF_SUPERPRIV when checking capability
2020-11-24 Mickaël Salaünptrace: Set PF_SUPERPRIV when checking capability
2020-11-24 Luo Mengfail_function: Remove a redundant mutex unlock
2020-11-18 Matteo Crocereboot: fix overflow parsing reboot cpu number
2020-11-18 Matteo CroceRevert "kernel/reboot.c: convert simple_strtoul to...
2020-11-18 Jiri Olsaperf/core: Fix race in the perf_mmap_close() function
2020-11-18 George Spelvinrandom32: make prandom_u32() output unpredictable
2020-11-18 Stefano Stabelliniswiotlb: fix "x86: Don't panic if can not alloc buffer...
2020-11-18 Al Virodon't dump the threads that had been already exiting...
2020-11-18 Dan Carpenterfutex: Don't enable IRQs unconditionally in put_pi_state()
2020-11-18 Peter Zijlstraperf: Fix get_recursion_context()
2020-11-18 Chunyan Zhangtick/common: Touch watchdog in tick_unfreeze() on all...
2020-11-18 Marc Zyngiergenirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
2020-11-18 Zeng Taotime: Prevent undefined behaviour in timespec64_to_ns()
2020-11-10 kiyin(尹亮)perf/core: Fix a memory leak in perf_event_parse_addr_f...
2020-11-10 Eddy Wufork: fix copy_process(CLONE_PARENT) race with the...
2020-11-10 Mike Galbraithfutex: Handle transient "ownerless" rtmutex state correctly
2020-11-10 Qiujun Huangtracing: Fix out of bounds write in get_trace_buf
2020-11-10 Steven Rostedt ... ftrace: Handle tracing when switching between context
2020-11-10 Steven Rostedt ... ftrace: Fix recursion check for NMI test
2020-11-10 Steven Rostedt ... ring-buffer: Fix recursion protection transitions betwe...
2020-11-10 Zqiangkthread_worker: prevent queuing delayed work from timer...
2020-11-10 Luis Chamberlainblktrace: fix debugfs use after free
2020-11-10 Oleg Nesterovptrace: fix task_join_group_stop() for the case when...
2020-11-05 Qiujun Huangring-buffer: Return 0 on success from ring_buffer_resize()
2020-11-05 Douglas Andersonkgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
2020-11-05 Mateusz Nosekfutex: Fix incorrect should_fail_futex() handling
2020-10-30 Christoph HellwigPM: hibernate: remove the bogus call to get_gendisk...
2020-10-30 Juri Lellisched/features: Fix !CONFIG_JUMP_LABEL case
2020-10-30 Daniel Thompsonkdb: Fix pager search for multi-line strings
2020-10-29 Suren Baghdasaryanmm, oom_adj: don't loop through tasks in __set_oom_adj...
2020-10-14 Kajol Jainperf: Fix task_function_call() error handling
2020-10-14 Linus Torvaldsusermodehelper: reset umask to default before executing...
2020-10-07 Steven Rostedt ... ftrace: Move RCU is watching check after recursion...
2020-10-01 Muchun Songkprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACE
2020-10-01 Masami Hiramatsukprobes: Fix to check probe enabled before disarm_kprob...
2020-10-01 Tom Rixtracing: fix double free
2020-10-01 Yonghong Songbpf: Fix a rcu warning for bpffs map pretty-print
2020-10-01 Sven Schnellelockdep: fix order in trace_hardirqs_off_caller()
2020-10-01 Shreyas Joshiprintk: handle blank console arguments passed in.
2020-10-01 Nathan Chancellortracing: Use address-of operator on section symbols
2020-10-01 Wen Yangtimekeeping: Prevent 32bit truncation in scale64_check_...
2020-10-01 Thomas Gleixnerbpf: Remove recursion prevention from rcu free callback
2020-10-01 Steve Grubbaudit: CONFIG_CHANGE don't log internal bookkeeping...
2020-10-01 Josef Baciktracing: Set kernel_stack's caller size properly
2020-10-01 Joe Percheskernel/sys.c: avoid copying possible padding bytes...
2020-10-01 Divya Inditracing: Adding NULL checks for trace_array descriptor...
2020-09-26 Muchun Songkprobes: fix kill kprobe which has been marked as gone
2020-09-17 Peter Oberparleitergcov: add support for GCC 10.1
2020-09-17 Leon Romanovskygcov: Disable gcov build with GCC 10
2020-09-03 Thomas Gleixnergenirq/matrix: Deal with the sillyness of for_each_cpu...
2020-09-03 Chris Wilsonlocking/lockdep: Fix overflow in presentation of averag...
2020-09-03 Luis Chamberlainblktrace: ensure our debugfs dir exists
2020-08-26 Liang Chenkthread: Do not preempt current task if it is going...
2020-08-26 Wei Yongjunkernel/relay.c: fix memleak on destroy relay channel
2020-08-21 Kees Cookmodule: Correctly truncate sysfs sections output
2020-08-21 Steven Rostedt ... tracing: Use trace_sched_process_free() instead of...
2020-08-21 Kevin Haotracing/hwlat: Honor the tracing_cpumask
2020-08-21 Muchun Songkprobes: Fix NULL pointer dereference at kprobe_ftrace_...
2020-08-21 Chengming Zhouftrace: Setup correct FTRACE_FL_REGS flags for module
2020-08-21 Thomas Gleixnergenirq/affinity: Make affinity setting if activated...
2020-08-19 Peng Liusched: correct SD_flags returned by tl->sd_flags()
2020-08-19 Vincent Guittotsched/fair: Fix NOHZ next idle balance
2020-08-19 Yang Yingliangcgroup: add missing skcd->no_refcnt check in cgroup_sk_...
2020-08-07 Willy Tarreaurandom32: update the net random state on interrupt...
2020-08-05 Andrii Nakryikobpf: Fix map leak in HASH_OF_MAPS map
2020-08-05 Navid Emamdoosttracing: Have error path in predicate_parse() free...
2020-07-29 Oleg Nesterovuprobes: Change handle_swbp() to send SIGTRAP with...
2020-07-22 Sergey Senozhatskyprintk: queue wake_up_klogd irq_work only if per-CPU...
2020-07-22 Thomas Gleixnergenirq/affinity: Handle affinity setting on inactive...
2020-07-22 Vincent Guittotsched/fair: handle case of task_h_load() returning 0
2020-07-22 Mathieu Desnoyerssched: Fix unreliable rseq cpu_id for new tasks
2020-07-22 Frederic Weisbeckertimer: Fix wheel index calculation on last level
2020-07-22 Frederic Weisbeckertimer: Prevent base->clk from moving backward
2020-07-22 Cong Wangcgroup: fix cgroup_sk_alloc() for sk_clone_lock()
2020-07-16 Kees Cookbpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
2020-07-16 Kees Cookkprobes: Do not expose probe addresses to non-CAP_SYSLOG
2020-07-16 Kees Cookmodule: Do not expose section addresses to non-CAP_SYSLOG
2020-07-16 Kees Cookmodule: Refactor section attr into bin attribute
2020-07-16 Gustavo A. R. Silvakernel: module: Use struct_size() helper
2020-07-16 Kees Cookkallsyms: Refactor kallsyms_show_value() to take cred
2020-07-09 Douglas Andersonkgdb: Avoid suspicious RCU usage warning
2020-07-01 Steven Rostedt ... ring-buffer: Zero out time extend if it is nested and...
2020-07-01 Masami Hiramatsutracing: Fix event trigger to accept redundant spaces
2020-07-01 Luis Chamberlainblktrace: break out of blktrace setup on concurrent...
2020-07-01 Juri Lellisched/core: Fix PI boosting between RT and DEADLINE...
2020-07-01 Juri Lellisched/deadline: Initialize ->dl_boosted
2020-06-25 Jiri Olsakretprobe: Prevent triggering kretprobe from within...
2020-06-25 Masami Hiramatsukprobes: Fix to protect kick_kprobe_optimizer() by...
2020-06-25 Chaitanya Kulkarniblktrace: fix endianness for blk_log_remap()
2020-06-25 Chaitanya Kulkarniblktrace: fix endianness in get_pdu_int()
2020-06-25 Chaitanya Kulkarniblktrace: use errno instead of bi_status
2020-06-22 Douglas Andersonkernel/cpu_pm: Fix uninitted local in cpu_pm
2020-06-22 Peter Zijlstrasched/core: Fix illegal RCU from offline CPUs
2020-06-22 Jann Hornexit: Move preemption fixup up, move blocking operation...
2020-06-22 Paul Mooreaudit: fix a net reference leak in audit_list_rules_send()
next