summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-07-22bpf: undo prog rejection on read-only lock failureDaniel Borkmann
2018-07-22bpf: don't leave partial mangled prog in jit_subprogs error pathDaniel Borkmann
2018-07-22bpf: sockmap, consume_skb in close pathJohn Fastabend
2018-07-22bpf: sockmap, fix crash when ipv6 sock is addedJohn Fastabend
2018-07-22bpf: reject any prog that failed read-only lockDaniel Borkmann
2018-07-17PM / hibernate: Fix oops at snapshot_write()Tetsuo Handa
2018-07-17tracing: Reorder display of TGID to be after PIDJoel Fernandes (Google)
2018-07-17tracing/kprobe: Release kprobe print_fmt properlyJiri Olsa
2018-07-17bpf: reject passing modified ctx to helper functionsDaniel Borkmann
2018-07-11tracing: Fix missing return symbol in function_graph outputChangbin Du
2018-07-11tracing: Avoid string overflowArnd Bergmann
2018-07-03tracing: Check for no filter when processing event filtersSteven Rostedt (VMware)
2018-07-03locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMSWaiman Long
2018-07-03time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven
2018-07-03softirq: Reorder trace_softirqs_on to prevent lockdep splatJoel Fernandes (Google)
2018-07-03printk: fix possible reuse of va_list variableTetsuo Handa
2018-06-26genirq/migration: Avoid out of line call if pending is not setThomas Gleixner
2018-06-26genirq/affinity: Defer affinity setting if irq chip is busyThomas Gleixner
2018-06-26genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner
2018-06-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-31sched/headers: Fix typoDavidlohr Bueso
2018-05-31sched/deadline: Fix missing clock updateJuri Lelli
2018-05-31sched/core: Require cpu_active() in select_task_rq(), for user tasksPaul Burton
2018-05-31sched/core: Fix rules for running on online && !active CPUsPeter Zijlstra
2018-05-29Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-28tracing: Make the snapshot trigger work with instancesSteven Rostedt (VMware)
2018-05-27tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)
2018-05-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-25kthread: Allow kthread_park() on a parked kthreadPeter Zijlstra
2018-05-25sched/topology: Clarify root domain(s) debug stringJuri Lelli
2018-05-24bpf: properly enforce index mask to prevent out-of-bounds speculationDaniel Borkmann
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-05-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-19bpf: Prevent memory disambiguation attackAlexei Starovoitov
2018-05-18sched/deadline: Make the grub_reclaim() function staticMathieu Malaterre
2018-05-18sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...Mathieu Malaterre
2018-05-17bpf: fix truncated jump targets on heavy expansionsDaniel Borkmann
2018-05-18bpf: parse and verdict prog attach may race with bpf map updateJohn Fastabend
2018-05-18bpf: sockmap update rollback on error can incorrectly dec prog refcntJohn Fastabend
2018-05-16locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...Waiman Long
2018-05-16locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flagWaiman Long
2018-05-15tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui
2018-05-13Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-05-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds