summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-21i40evf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21fm10k: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21igb: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21igbvf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21i40e: Use smp_rmb rather than read_barrier_dependsBrian King
2017-11-21ixgbe: Fix skb list corruption on Power systemsBrian King
2017-11-21i40e: restore promiscuous after resetAlan Brady
2017-11-21i40evf: fix client notify of l2 paramsAlan Brady
2017-11-21i40e: Fix FLR reset timeout issueFilip Sadowski
2017-11-21i40e: Remove limit of 64 max queues per channelAmritha Nambiar
2017-11-21i40e: fix the calculation of VFs mac addressesZijie Pan
2017-11-21i40e: Fix for NUP NVM image downgrade failureJacob Keller
2017-11-21bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifierYonghong Song
2017-11-21platform/x86: dell-laptop: fix error return code in dell_init()weiyongjun (A)
2017-11-21ALSA: usb-audio: Add sanity checks in v2 clock parsersTakashi Iwai
2017-11-21ALSA: usb-audio: Fix potential zero-division at parsing FUTakashi Iwai
2017-11-21ALSA: usb-audio: Fix potential out-of-bound access at parsing SUTakashi Iwai
2017-11-21ALSA: usb-audio: Add sanity checks to FE parserTakashi Iwai
2017-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-21drm/amdgpu: fix rmmod KCQ disable failed errorWang Hongcheng
2017-11-21drm/amdgpu: fix kernel hang when starting VNC serverXiangliang.Yu
2017-11-21Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-21Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-11-21ALSA: timer: Remove kernel warning at compat ioctl error pathsTakashi Iwai
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2017-11-21ALSA: pcm: update tstamp only if audio_tstamp changedHenrik Eriksson
2017-11-21Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-11-21nfp: flower: add missing kdocJakub Kicinski
2017-11-21tipc: fix access of released memoryJon Maloy
2017-11-21net: qmi_wwan: add Quectel BG96 2c7c:0296Sebastian Sjoholm
2017-11-21mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel
2017-11-21apparmor: fix possible recursive lock warning in __aa_create_nsJohn Johansen
2017-11-21apparmor: fix locking when creating a new complain profile.John Johansen
2017-11-21apparmor: fix profile attachment for special unconfined profilesJohn Johansen
2017-11-21apparmor: ensure that undecidable profile attachments failJohn Johansen
2017-11-21apparmor: fix leak of null profile name if profile allocation failsJohn Johansen
2017-11-21apparmor: remove unused redundant variable stopColin Ian King
2017-11-21apparmor: Fix bool initialization/comparisonThomas Meyer
2017-11-21apparmor: initialized returned struct aa_permsArnd Bergmann
2017-11-21Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo
2017-11-21xfs: abstract out dev_t conversionsChristoph Hellwig
2017-11-21xfs: fix memory leak in xfs_iext_free_last_leafShu Wang
2017-11-21apparmor: fix spelling mistake: "resoure" -> "resource"Colin Ian King
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds
2017-11-20Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-20Merge tag 'jfs-4.15-2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds
2017-11-20drm/amdgpu: don't skip attributes when powerplay is enabledAlex Deucher
2017-11-21Merge branch 'bpf-offload-fixes'Daniel Borkmann
2017-11-21bpf: make bpf_prog_offload_verifier_prep() static inlineJakub Kicinski