summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-03-19module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-03-03hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner
2018-03-03futex: Prevent overflow by strengthen input validationLi Jinyue
2018-03-03kernel/acct.c: fix the acct->needcheck check in check_free_space()Oleg Nesterov
2018-03-03nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()Thomas Gleixner
2018-03-03tracing: Fix possible double free on failure of allocating trace bufferSteven Rostedt (VMware)
2018-03-03tracing: Fix crash when it fails to alloc ring bufferJing Xia
2018-03-03ring-buffer: Mask out the info bits when returning buffer page lengthSteven Rostedt (VMware)
2018-03-03posix-timer: Properly check sigevent->sigev_notifyThomas Gleixner
2018-03-03kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-03-03kdb: Fix handling of kallsyms_symbol_next() return valueDaniel Thompson
2018-03-03blktrace: fix trace mutex deadlockJens Axboe
2018-02-13x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2018-02-13blktrace: fix unlocked access to init/start-stop/teardownJens Axboe
2018-02-13blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long
2018-02-13kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modulesZhou Chengming
2018-01-09KAISER: Kernel Address IsolationRichard Fellner
2018-01-09sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()Andy Lutomirski
2018-01-09sched/core: Add switch_mm_irqs_off() and use it in the schedulerAndy Lutomirski
2018-01-01ptrace: Properly initialize ptracer_cred on forkEric W. Biederman
2018-01-01ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2018-01-01exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2018-01-01ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2018-01-01mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman
2018-01-01ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglockOleg Nesterov
2018-01-01sched/topology: Optimize build_group_mask()Lauro Ramos Venancio
2018-01-01sched/topology: Simplify build_overlap_sched_groups()Peter Zijlstra
2018-01-01sched/topology: Remove FORCE_SD_OVERLAPPeter Zijlstra
2018-01-01workqueue: Fix NULL pointer dereferenceLi Bin
2018-01-01workqueue: replace pool->manager_arb mutex with a flagTejun Heo
2018-01-01kernel/params.c: align add_sysfs_param documentation with codeJean Delvare
2018-01-01sched/sysctl: Check user input value of sysctl_sched_time_avgEthan Zhao
2018-01-01tracing: Fix trace_pipe behavior for instance tracesTahsin Erdogan
2018-01-01tracing: Erase irqsoff trace with empty writeBo Yan
2017-11-26genirq: Make sparse_irq_lock protect what it should protectThomas Gleixner
2017-11-26tracing: Apply trace_clock changes to instance max bufferBaohong Liu
2017-11-26ftrace: Fix selftest goto location on errorSteven Rostedt (VMware)
2017-11-26printk/console: Always disable boot consoles that use init memory before it i...Matt Redfearn
2017-11-26printk: only unregister boot consoles when necessaryThierry Reding
2017-11-11perf: Avoid horrible stack usagePeter Zijlstra (Intel)
2017-11-11perf/core: Fix group {cpu,task} validationMark Rutland
2017-11-11tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)
2017-11-11audit: Fix use after free in audit_remove_watch_rule()Jan Kara
2017-11-11mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit
2017-11-11workqueue: implicit ordered attribute should be overridableTejun Heo
2017-11-11perf/core: Fix locking for children siblings group readJiri Olsa
2017-11-11perf/core: Invert perf_read_group() loopsPeter Zijlstra
2017-11-11tracing: Fix kmemleak in instance_rmdirChunyu Hu
2017-11-11workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo
2017-10-12cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li