summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2018-12-05sched/smt: Make sched_smt_present track topologyPeter Zijlstra (Intel)
2018-12-05x86/speculation: Apply IBPB more strictly to avoid cross-process data leakJiri Kosina
2018-12-05x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina
2018-12-01rcu: Make need_resched() respond to urgent RCU-QS needsPaul E. McKenney
2018-12-01kdb: Use strscpy with destination buffer sizePrarit Bhargava
2018-12-01sched/fair: Fix cpu_util_wake() for 'execl' type workloadsPatrick Bellasi
2018-11-27sched/core: Take the hotplug lock in sched_init_smp()Valentin Schneider
2018-11-27bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unprivDaniel Borkmann
2018-11-23Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"Greg Kroah-Hartman
2018-11-21kdb: print real address of pointers instead of hashed addressesChristophe Leroy
2018-11-21kdb: use correct pointer when 'btc' calls 'btt'Christophe Leroy
2018-11-21tracing/kprobes: Check the probe on unloaded module correctlyMasami Hiramatsu
2018-11-13bpf: wait for running BPF programs when updating map-in-mapDaniel Colascione
2018-11-13userns: also map extents in the reverse map to kernel IDsJann Horn
2018-11-13tracing: Return -ENOENT if there is no target synthetic eventMasami Hiramatsu
2018-11-13genirq: Fix race on spurious interrupt detectionLukas Wunner
2018-11-13printk: Fix panic caused by passing log_buf_len to command lineHe Zhe
2018-11-13kbuild: fix kernel/bounds.c 'W=1' warningArnd Bergmann
2018-11-13signal: Guard against negative signal numbers in copy_siginfo_from_user32Eric W. Biederman
2018-11-13signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace initEric W. Biederman
2018-11-13bpf/verifier: fix verifier instabilityAlexei Starovoitov
2018-11-13kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()Masami Hiramatsu
2018-11-13signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstackWill Deacon
2018-11-13locking/lockdep: Fix debug_locks off performance problemWaiman Long
2018-11-13x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina
2018-11-13dma-mapping: fix panic caused by passing empty cma command line argumentHe Zhe
2018-11-13bpf: fix partial copy of map_ptr when dst is scalarDaniel Borkmann
2018-10-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2018-10-20Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-19tracing: Fix synthetic event to allow semicolon at endMasami Hiramatsu
2018-10-19tracing: Fix synthetic event to accept unsigned modifierMasami Hiramatsu
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-18Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-10-17tracing: Use trace_clock_local() for looping in preemptirq_delay_test.cSteven Rostedt (VMware)
2018-10-17tracepoint: Fix tracepoint array element size mismatchMathieu Desnoyers
2018-10-16sched/fair: Fix the min_vruntime update logic in dequeue_entity()Song Muchun
2018-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-10-11Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-11sched/fair: Fix throttle_list starvation with low CFS quotaPhil Auld
2018-10-11xsk: do not call synchronize_net() under RCU read lockBjörn Töpel
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2018-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-10-05bpf: 32-bit RSH verification must truncate input before the ALU opJann Horn
2018-10-04cgroup: Fix dom_cgrp propagation when enabling threaded modeTejun Heo
2018-10-03locking/ww_mutex: Fix runtime warning in the WW mutex selftestGuenter Roeck
2018-10-02bpf: don't accept cgroup local storage with zero value sizeRoman Gushchin
2018-10-02sched/numa: Migrate pages to local nodes quicker early in the lifetime of a taskMel Gorman