summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-27Merge tag 'trace-v4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-27Merge tag 'xfs-4.18-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-07-26Merge tag 'usb-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-26Merge tag 'staging-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-26Merge tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-26Merge tag 'acpi-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-07-26Merge tag 'pm-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-07-26kthread, tracing: Don't expose half-written comm when creating kthreadsSnild Dolkow
2018-07-25tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)
2018-07-25tracing: Fix possible double free in event_enable_trigger_func()Steven Rostedt (VMware)
2018-07-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-07-25Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-07-25tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failureArtem Savkov
2018-07-25selftests/ftrace: Add snapshot and tracing_on test caseMasami Hiramatsu
2018-07-25ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu
2018-07-25tracing: Fix double free of event_trigger_dataSteven Rostedt (VMware)
2018-07-25cachefiles: Wait rather than BUG'ing on "Unexpected object collision"Kiran Kumar Modukuri
2018-07-25cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flagKiran Kumar Modukuri
2018-07-25fscache: Fix reference overput in fscache_attach_object() error handlingKiran Kumar Modukuri
2018-07-25cachefiles: Fix refcounting bug in backing-file read monitoringKiran Kumar Modukuri
2018-07-25fscache: Allow cancelled operations to be enqueuedKiran Kumar Modukuri
2018-07-24Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-24net: axienet: Fix double deregister of mdioShubhrajyoti Datta
2018-07-24qmi_wwan: fix interface number for DW5821e production firmwareAleksander Morgado
2018-07-24ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn
2018-07-24bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru
2018-07-24net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein
2018-07-24r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit
2018-07-24xfs: properly handle free inodes in extent hint validatorsEric Sandeen
2018-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-07-24media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-07-24Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-07-24cpufreq: qcom-kryo: add NULL entry to the end of_device_id arrayYueHaibing
2018-07-24cfg80211: never ignore user regulatory hintAmar Singhal
2018-07-24s390: disable gcc pluginsMartin Schwidefsky
2018-07-23sock: fix sg page frag coalescing in sk_alloc_sgDaniel Borkmann
2018-07-24netfilter: nf_tables: move dumper state allocation into ->startFlorian Westphal
2018-07-23Merge branch 'tcp-robust-ooo'David S. Miller
2018-07-23tcp: add tcp_ooo_try_coalesce() helperEric Dumazet
2018-07-23tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet
2018-07-23tcp: detect malicious patterns in tcp_collapse_ofo_queue()Eric Dumazet
2018-07-23tcp: avoid collapses in tcp_prune_queue() if possibleEric Dumazet
2018-07-23tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet
2018-07-23ip: hash fragments consistentlyPaolo Abeni
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang
2018-07-23Merge tag 'linux-can-fixes-for-4.18-20180723' of ssh://gitolite.kernel.org/pu...David S. Miller
2018-07-23can: xilinx_can: fix power management handlingAnssi Hannula
2018-07-23can: xilinx_can: fix incorrect clear of non-processed interruptsAnssi Hannula