summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra5-16/+21
2018-07-25sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHAREHailong Liu1-0/+2
2018-07-25sched/deadline: Update rq_clock of later_rq when pushing a taskDaniel Bristot de Oliveira1-1/+7
2018-07-25stop_machine: Disable preemption after queueing stopper threadsIsaac J. Manjarres1-1/+9
2018-07-25sched/topology: Check variable group before dereferencing itYi Wang1-1/+1
2018-07-25locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembl...Waiman Long1-1/+1
2018-07-25i2c/mux, locking/core: Annotate the nested rt_mutex usagePeter Rosin2-3/+3
2018-07-25locking/rtmutex: Allow specifying a subclass for nested lockingPeter Rosin2-4/+32
2018-07-25brcmfmac: fix regression in parsing NVRAM for multiple devicesRafał Miłecki1-1/+2
2018-07-25iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach3-0/+96
2018-07-25Merge branch 'bpf-annotate-kv-pair'Daniel Borkmann7-73/+83
2018-07-25bpf: Introduce BPF_ANNOTATE_KV_PAIRMartin KaFai Lau5-44/+56
2018-07-25bpf: Replace [u]int32_t and [u]int64_t in libbpfMartin KaFai Lau4-30/+28
2018-07-25bpf: btf: Sync uapi btf.h to toolsMartin KaFai Lau1-1/+1
2018-07-25Merge tag 'mips_fixes_4.18_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2018-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds75-562/+1029
2018-07-25net: axienet: Fix double deregister of mdioShubhrajyoti Datta1-0/+1
2018-07-25qmi_wwan: fix interface number for DW5821e production firmwareAleksander Morgado1-1/+1
2018-07-25ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn2-4/+10
2018-07-25bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru1-3/+10
2018-07-25net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-07-25RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein1-5/+54
2018-07-25ARC: Add Ofer Levi as plat-eznps maintainerLeon Romanovsky1-0/+1
2018-07-25r8169: restore previous behavior to accept BIOS WoL settingsHeiner Kallweit1-2/+1
2018-07-24scsi: set timed out out mq requests to completeKeith Busch1-0/+14
2018-07-24blk-mq: export setting request completion stateKeith Busch2-3/+15
2018-07-24xfs: properly handle free inodes in extent hint validatorsEric Sandeen1-2/+4
2018-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2018-07-24media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck1-1/+2
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller7-150/+191
2018-07-24Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller6-53/+38
2018-07-24MAINTAINERS: Add Naveen N. Rao as kprobes co-maintainerAnanth N Mavinakayanahalli1-1/+1
2018-07-24i2c: imx: use open drain for recovery GPIOWolfram Sang1-1/+1
2018-07-24i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang1-3/+51
2018-07-24nvme: if_ready checks to fail io to deleting controllerJames Smart5-7/+12
2018-07-24nvmet-fc: fix target sgl list on large transfersJames Smart1-9/+35
2018-07-24cpufreq: qcom-kryo: add NULL entry to the end of_device_id arrayYueHaibing1-0/+1
2018-07-24x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski1-14/+4
2018-07-24x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown1-0/+3
2018-07-24perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner1-1/+5
2018-07-24cfg80211: never ignore user regulatory hintAmar Singhal1-25/+3
2018-07-24s390: disable gcc pluginsMartin Schwidefsky1-1/+1
2018-07-24sock: fix sg page frag coalescing in sk_alloc_sgDaniel Borkmann1-3/+3
2018-07-24bpf: btf: Ensure the member->offset is in the right orderMartin KaFai Lau2-1/+41
2018-07-24netfilter: nf_tables: move dumper state allocation into ->startFlorian Westphal1-104/+115
2018-07-24gpio: uniphier: set legitimate irq trigger type in .to_irq hookMasahiro Yamada1-1/+5
2018-07-24gpio: of: Handle fixed regulator flags properlyLinus Walleij1-1/+2
2018-07-23Merge branch 'tcp-robust-ooo'David S. Miller1-12/+50
2018-07-23tcp: add tcp_ooo_try_coalesce() helperEric Dumazet1-4/+21
2018-07-23tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet1-2/+2