summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-25sched/topology: Check variable group before dereferencing itYi Wang
2018-07-25locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembl...Waiman Long
2018-07-25i2c/mux, locking/core: Annotate the nested rt_mutex usagePeter Rosin
2018-07-25locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin
2018-07-25brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki
2018-07-25iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach
2018-07-25Merge branch 'bpf-annotate-kv-pair'Daniel Borkmann
2018-07-25bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau
2018-07-25bpf: Replace [u]int32_t and [u]int64_t in libbpfMartin KaFai Lau
2018-07-25bpf: btf: Sync uapi btf.h to toolsMartin KaFai Lau
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-24RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein
2018-07-24ARC: Add Ofer Levi as plat-eznps maintainerLeon Romanovsky
2018-07-24r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit
2018-07-24scsi: set timed out out mq requests to completeKeith Busch
2018-07-24blk-mq: export setting request completion stateKeith Busch
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-24MAINTAINERS: Add Naveen N. Rao as kprobes co-maintainerAnanth N Mavinakayanahalli
2018-07-24i2c: imx: use open drain for recovery GPIOWolfram Sang
2018-07-24i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang
2018-07-24nvme: if_ready checks to fail io to deleting controllerJames Smart
2018-07-24nvmet-fc: fix target sgl list on large transfersJames Smart
2018-07-24cpufreq: qcom-kryo: add NULL entry to the end of_device_id arrayYueHaibing
2018-07-24x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski
2018-07-24x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown
2018-07-24perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner
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-24bpf: btf: Ensure the member->offset is in the right orderMartin KaFai Lau
2018-07-24netfilter: nf_tables: move dumper state allocation into ->startFlorian Westphal
2018-07-23gpio: uniphier: set legitimate irq trigger type in .to_irq hookMasahiro Yamada
2018-07-23gpio: of: Handle fixed regulator flags properlyLinus Walleij
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