summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-07-05Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-03tracing: Fix missing return symbol in function_graph outputChangbin Du
2018-07-03ftrace: Nuke clear_ftrace_functionYisheng Xie
2018-07-03tracing: Use __printf markup to silence compilerMathieu Malaterre
2018-07-03tracing: Optimize trace_buffer_iter() logicyuan linyu
2018-07-03tracing: Make create_filter() code match the commentsSteven Rostedt (VMware)
2018-07-03tracing: Avoid string overflowArnd Bergmann
2018-07-03kthread, sched/core: Fix kthread_parkme() (again...)Peter Zijlstra
2018-07-03sched/util_est: Fix util_est_dequeue() for throttled cfs_rqVincent Guittot
2018-07-03sched/fair: Advance global expiration when period timer is restartedXunlei Pang
2018-07-03sched/fair: Fix bandwidth timer clock drift conditionXunlei Pang
2018-07-03sched/rt: Fix call to cpufreq_update_util()Vincent Guittot
2018-07-03sched/nohz: Skip remote tick on idle task entirelyFrederic Weisbecker
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-01Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-01bpf: sockhash, add release routineJohn Fastabend
2018-07-01bpf: sockhash fix omitted bucket lock in sock_closeJohn Fastabend
2018-07-01bpf: sockmap, fix smap_list_map_remove when psock is in many mapsJohn Fastabend
2018-07-01bpf: sockmap, fix crash when ipv6 sock is addedJohn Fastabend
2018-06-29bpf: undo prog rejection on read-only lock failureDaniel Borkmann
2018-06-28swiotlb: export swiotlb_dma_opsChristoph Hellwig
2018-06-27perf/core: Move inline keyword at the beginning of declarationMathieu Malaterre
2018-06-26bpf: fix attach type BPF_LIRC_MODE2 dependency wrt CONFIG_CGROUP_BPFSean Young
2018-06-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-24Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-06-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-06-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon
2018-06-22time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven
2018-06-22genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debugMarc Zyngier
2018-06-22perf/core: Move the inline keyword at the beginning of the function declarationMathieu Malaterre
2018-06-21tracing: Use swap macro in update_max_trGustavo A. R. Silva
2018-06-21softirq: Reorder trace_softirqs_on to prevent lockdep splatJoel Fernandes (Google)
2018-06-21tracing: Check for no filter when processing event filtersSteven Rostedt (VMware)
2018-06-21locking/lockdep: Do not record IRQ state within lockdep codeSteven Rostedt (VMware)
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-20locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMSWaiman Long
2018-06-20Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-19posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIMEArnd Bergmann
2018-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-17Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-16Merge tag 'modules-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-15xdp: Fix handling of devmap in generic XDPToshiaki Makita
2018-06-15fix a series of Documentation/ broken file name referencesMauro Carvalho Chehab