aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-29net: ieee802154: adf7242: Rework IRQ and packet handlingieee802154-for-davem-2017-12-04Michael Hennerich1-15/+39
2017-11-29net: ieee802154: adf7242: Avoid redundant RC_READY pollingMichael Hennerich1-6/+12
2017-11-29net: ieee802154: adf7242: Add additional DEBUG informationMichael Hennerich1-2/+8
2017-11-29net: ieee802154: adf7242: Fix bug if defined DEBUGMichael Hennerich1-2/+2
2017-11-29net: ieee802154: adf7242: Add support for ADF7241 devicesMichael Hennerich2-2/+4
2017-11-29doc: linux-wpan: Fulfill the description of missed 802.15.4 APIsJian-Hong Pan1-0/+40
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds62-409/+995
2017-11-23Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...Linus Torvalds4-3/+41
2017-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-51/+78
2017-11-23Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-23/+69
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds39-1399/+281
2017-11-23Merge tag 'docs-4.15-2' of git://git.lwn.net/linuxLinus Torvalds6-143/+137
2017-11-23Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds14-65/+66
2017-11-23Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-71/+91
2017-11-24Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris14-65/+66
2017-11-24Merge branch 'ipvlan-Fix-insufficient-skb-linear-check'David S. Miller1-9/+27
2017-11-24ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng1-1/+19
2017-11-24ipvlan: Fix insufficient skb linear check for arpGao Feng1-8/+8
2017-11-24geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu1-1/+15
2017-11-24Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...David S. Miller10-90/+335
2017-11-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller16-120/+154
2017-11-24net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHYFlorian Fainelli1-1/+1
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller14-152/+216
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn15-14/+209
2017-11-24net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi1-16/+22
2017-11-24net: ipv6: Fixup device for anycast routes during copyDavid Ahern1-1/+1
2017-11-24Merge branch 'smc-fixes-for-smc-buffer-handling'David S. Miller1-2/+2
2017-11-24net/smc: Fix preinitialization of buf_desc in __smc_buf_create()Geert Uytterhoeven1-1/+1
2017-11-24net/smc: use sk_rcvbuf as start for rmb creationUrsula Braun1-1/+1
2017-11-24ipv6: Do not consider linkdown nexthops during multipathIdo Schimmel1-0/+5
2017-11-24net: sched: fix crash when deleting secondary chainsRoman Kapl1-3/+4
2017-11-24net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2017-11-23bpf: fix branch pruning logicAlexei Starovoitov2-1/+28
2017-11-23ALSA: hda: Add Raven PCI IDVijendar Mukunda1-0/+3
2017-11-23ALSA: hda/realtek - Fix ALC700 family no sound issueKailang Yang1-1/+1
2017-11-22Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-36/+252
2017-11-22Merge tag 'rtc-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds30-283/+1891
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds67-754/+1648
2017-11-22Merge tag 'xfs-4.15-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-7/+13
2017-11-22Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2017-11-22Merge branch '9p-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds6-15/+19
2017-11-23dt-bindings: remove file that was added accidentallyRob Clark1-887/+0
2017-11-23drm/edid: quirk HTC vive headset as non-desktop. [v2]Dave Airlie1-0/+3
2017-11-23drm/fb: add support for not enabling fbcon on non-desktop displays [v2]Dave Airlie1-1/+5
2017-11-23drm: add connector info/property for non-desktop displays [v2]Dave Airlie4-2/+35
2017-11-23Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-nextDave Airlie5-380/+0
2017-11-23Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie14-25/+37
2017-11-23Merge tag 'imx-drm-next-2017-10-18' of git://git.pengutronix.de/git/pza/linux...Dave Airlie4-6/+3
2017-11-23Merge tag 'drm/tegra/for-4.15-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie1-46/+111
2017-11-22Merge branch 'bpf-fix-null-arg-semantics'Daniel Borkmann5-18/+116
2017-11-22bpf: change bpf_perf_event_output arg5 type to ARG_CONST_SIZE_OR_ZEROGianluca Borello1-2/+2
2017-11-22bpf: change bpf_probe_read_str arg2 type to ARG_CONST_SIZE_OR_ZEROGianluca Borello1-1/+1
2017-11-22bpf: remove explicit handling of 0 for arg2 in bpf_probe_readGianluca Borello1-5/+1
2017-11-22bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello4-10/+112
2017-11-22ALSA: hda - Fix yet remaining issue with vmaster 0dB initializationTakashi Iwai3-6/+14
2017-11-21i40evf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-21fm10k: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-21igb: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-21igbvf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-21ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-21i40e: Use smp_rmb rather than read_barrier_dependsBrian King2-2/+2
2017-11-21ixgbe: Fix skb list corruption on Power systemsBrian King1-1/+1
2017-11-21i40e: restore promiscuous after resetAlan Brady1-72/+83
2017-11-21i40evf: fix client notify of l2 paramsAlan Brady2-17/+31
2017-11-21i40e: Fix FLR reset timeout issueFilip Sadowski1-0/+7
2017-11-21i40e: Remove limit of 64 max queues per channelAmritha Nambiar2-9/+0
2017-11-21i40e: fix the calculation of VFs mac addressesZijie Pan1-10/+11
2017-11-21i40e: Fix for NUP NVM image downgrade failureJacob Keller4-4/+14
2017-11-21bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifierYonghong Song1-23/+16
2017-11-21platform/x86: dell-laptop: fix error return code in dell_init()weiyongjun (A)1-1/+3
2017-11-21ALSA: usb-audio: Add sanity checks in v2 clock parsersTakashi Iwai1-3/+6
2017-11-21ALSA: usb-audio: Fix potential zero-division at parsing FUTakashi Iwai1-2/+2
2017-11-21ALSA: usb-audio: Fix potential out-of-bound access at parsing SUTakashi Iwai1-1/+2
2017-11-21ALSA: usb-audio: Add sanity checks to FE parserTakashi Iwai1-0/+12
2017-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-176/+220
2017-11-21drm/amdgpu: fix rmmod KCQ disable failed errorWang Hongcheng3-5/+3
2017-11-21drm/amdgpu: fix kernel hang when starting VNC serverXiangliang.Yu1-4/+1
2017-11-21Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-154/+72
2017-11-21Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds11-150/+237
2017-11-21ALSA: timer: Remove kernel warning at compat ioctl error pathsTakashi Iwai1-6/+6
2017-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds3-6/+4
2017-11-21ALSA: pcm: update tstamp only if audio_tstamp changedHenrik Eriksson1-2/+4
2017-11-21Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...David S. Miller17-137/+155
2017-11-21nfp: flower: add missing kdocJakub Kicinski1-0/+1
2017-11-21tipc: fix access of released memoryJon Maloy1-1/+1
2017-11-21net: qmi_wwan: add Quectel BG96 2c7c:0296Sebastian Sjoholm1-0/+1
2017-11-21mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel2-2/+8
2017-11-21apparmor: fix possible recursive lock warning in __aa_create_nsJohn Johansen5-21/+21
2017-11-21apparmor: fix locking when creating a new complain profile.John Johansen1-3/+15
2017-11-21apparmor: fix profile attachment for special unconfined profilesJohn Johansen1-1/+3
2017-11-21apparmor: ensure that undecidable profile attachments failJohn Johansen1-14/+32
2017-11-21apparmor: fix leak of null profile name if profile allocation failsJohn Johansen1-1/+2
2017-11-21apparmor: remove unused redundant variable stopColin Ian King1-3/+0
2017-11-21apparmor: Fix bool initialization/comparisonThomas Meyer1-4/+4
2017-11-21apparmor: initialized returned struct aa_permsArnd Bergmann3-22/+12
2017-11-21Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/at...Kalle Valo2-14/+39
2017-11-21xfs: abstract out dev_t conversionsChristoph Hellwig2-6/+12
2017-11-21xfs: fix memory leak in xfs_iext_free_last_leafShu Wang1-1/+1
2017-11-21apparmor: fix spelling mistake: "resoure" -> "resource"Colin Ian King1-2/+2
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds28-748/+164
2017-11-20Merge tag 'devicetree-fixes-for-4.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-79/+29
2017-11-20Merge tag 'jfs-4.15-2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+1
2017-11-20drm/amdgpu: don't skip attributes when powerplay is enabledAlex Deucher1-0/+4
2017-11-21Merge branch 'bpf-offload-fixes'Daniel Borkmann10-110/+56
2017-11-21bpf: make bpf_prog_offload_verifier_prep() static inlineJakub Kicinski1-1/+1
2017-11-21bpf: revert report offload info to user spaceJakub Kicinski4-24/+0
2017-11-21bpftool: revert printing program device bound infoJakub Kicinski2-37/+0
2017-11-21bpf: offload: ignore namespace movesJakub Kicinski1-0/+4
2017-11-21bpf: turn bpf_prog_get_type() into a wrapperJakub Kicinski2-17/+6
2017-11-21net: xdp: don't allow device-bound programs in driver modeJakub Kicinski1-0/+7
2017-11-21bpf: offload: move offload device validation out to the driversJakub Kicinski5-25/+27
2017-11-21bpf: offload: rename the ifindex fieldJakub Kicinski4-5/+5
2017-11-21bpf: offload: limit offload to cls_bpf and xdp programs onlyJakub Kicinski1-2/+3
2017-11-21bpf: offload: add comment warning developers about double destroyJakub Kicinski1-0/+4
2017-11-20drm/amd/pp: fix typecast error in powerplay.Rex Zhu1-2/+2
2017-11-20dt-bindings: rtc: imxdi: Improve the bindings textFabio Estevam1-7/+7
2017-11-20rtc: sc27xx: Add Spreadtrum SC27xx PMIC RTC driverBaolin Wang3-0/+674
2017-11-20platform/x86: dell-smbios-wmi: Disable userspace interface if missing hotfixMario Limonciello3-2/+38
2017-11-20Add optional check for bad kernel-doc commentsMatthew Wilcox2-1/+29
2017-11-20dt-bindings: trivial-devices: Remove fsl,mc13892Jonathan Neuschäfer1-1/+0
2017-11-20of: Document exactly what of_find_node_by_name() putsStephen Boyd1-3/+3
2017-11-20MAINTAINERS: fix jfs tree locationTom Saeger1-1/+1
2017-11-20Documentation: fix profile= options in kernel-parameters.txtRandy Dunlap1-3/+5
2017-11-20documentation/svga.txt: update outdated fileRandy Dunlap1-50/+9
2017-11-20kokr/memory-barriers.txt: Fix typo in paring exampleSeongJae Park1-1/+1
2017-11-20kokr/memory-barriers/txt: Replace uses of "transitive"SeongJae Park1-88/+88
2017-11-20Documentation/process: add Co-Developed-by: tag for patches with multiple aut...Greg Kroah-Hartman1-0/+5
2017-11-20wcn36xx: fix iris child-node lookupJohan Hovold1-1/+1
2017-11-20ath10k: fix data rx for CCMP-256, GCMP and GCMP-256 in raw modeVasanthakumar Thiagarajan1-13/+38
2017-11-20mac80211: properly free requested-but-not-started TX agg sessionsJohannes Berg1-0/+5
2017-11-20mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings1-1/+4
2017-11-20cfg80211: initialize regulatory keys/database laterJohannes Berg1-15/+27
2017-11-20mac80211: aggregation: Convert timers to use timer_setup()Kees Cook4-60/+45
2017-11-20nl80211: don't expose wdev->ssid for most interfacesJohannes Berg1-2/+24
2017-11-20mac80211: Convert timers to use timer_setup()Kees Cook11-59/+50
2017-11-20Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo8-76/+296
2017-11-20drm/tilcdc: Remove obsolete "ti,tilcdc,slave" dts binding supportJyri Sarha5-380/+0
2017-11-20drm/tegra: sor: Reimplement pad clockThierry Reding1-46/+111
2017-11-20ALSA: hda/realtek: Add headset mic support for Intel NUC Skull CanyonKai-Heng Feng1-0/+4
2017-11-19Merge tag 'ntb-4.15' of git://github.com/jonmason/ntbLinus Torvalds15-367/+1715
2017-11-20net: vxge: Fix some indentation issuesChristophe JAILLET1-19/+18
2017-11-20net: ena: fix race condition between device reset and link up setupNetanel Belgazal2-3/+11
2017-11-199p: Fix missing commas in mount optionsTuomas Tynkkynen2-4/+4
2017-11-20ima: do not update security.ima if appraisal status is not INTEGRITY_PASSRoberto Sassu1-0/+3
2017-11-20Merge tag 'drm-fsl-dcu-fixes-for-v4.15' of http://git.agner.ch/git/linux-drm-...Dave Airlie2-7/+1
2017-11-20Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie11-51/+87
2017-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds1-1/+1
2017-11-19r8169: use same RTL8111EVL green settings as in vendor driverHeiner Kallweit1-0/+5
2017-11-19r8169: fix RTL8111EVL EEE and green settingsHeiner Kallweit1-6/+6
2017-11-19tun: fix rcu_read_lock imbalance in tun_build_skbXin Long1-1/+2
2017-11-19tcp: when scheduling TLP, time of RTO should account for current ACKNeal Cardwell3-5/+7
2017-11-19usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_setGustavo A. R. Silva1-1/+4
2017-11-19gre6: use log_ecn_error module parameter in ip6_tnl_rcv()Alexey Kodanev1-1/+1
2017-11-18ntb: intel: remove b2b memory window workaround for Skylake NTBDave Jiang1-73/+2
2017-11-18NTB: make idt_89hpes_cfg constBhumika Goyal1-8/+8
2017-11-18NTB: switchtec_ntb: Update switchtec documentation with notes for NTBLogan Gunthorpe1-0/+12
2017-11-18NTB: switchtec_ntb: Add memory window supportLogan Gunthorpe1-3/+210
2017-11-18NTB: switchtec_ntb: Implement scratchpad registersLogan Gunthorpe1-2/+73
2017-11-18NTB: switchtec_ntb: Implement doorbell registersLogan Gunthorpe1-4/+85
2017-11-18NTB: switchtec_ntb: Add link managementLogan Gunthorpe1-1/+129
2017-11-18NTB: switchtec_ntb: Add skeleton NTB driverLogan Gunthorpe2-1/+150
2017-11-18NTB: switchtec_ntb: Initialize hardware for doorbells and messagesLogan Gunthorpe1-0/+142
2017-11-18NTB: switchtec_ntb: Initialize hardware for memory windowsLogan Gunthorpe1-0/+360
2017-11-18NTB: switchtec_ntb: Introduce initial NTB driverLogan Gunthorpe8-0/+101
2017-11-18NTB: Add check and comment for link up to mw_count() and mw_get_align()Logan Gunthorpe1-2/+6
2017-11-18NTB: Ensure ntb_mw_get_align() is only called when the link is upLogan Gunthorpe3-22/+22
2017-11-18NTB: switchtec: Add link event notifier callbackLogan Gunthorpe2-0/+55
2017-11-18NTB: switchtec: Add NTB hardware register definitionsLogan Gunthorpe1-0/+84
2017-11-18NTB: switchtec: Export class symbol for use in upper layer driverLogan Gunthorpe2-1/+5
2017-11-18NTB: switchtec: Move structure definitions into a common headerLogan Gunthorpe3-259/+281
2017-11-18ntb: update maintainer list for Intel NTB driverDave Jiang1-3/+2
2017-11-18clean up x86 platform driver default valuesLinus Torvalds1-11/+0
2017-11-18Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds18-173/+225
2017-11-18Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...Linus Torvalds42-552/+2613
2017-11-18platform/x86: silead_dmi: Add silead, home-button property to some tabletsHans de Goede1-0/+4
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds41-18/+1702
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds49-228/+395
2017-11-17Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+1
2017-11-17Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds8-39/+533
2017-11-17Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds4-16/+52
2017-11-17Merge tag 'hwmon-for-linus-v4.15-take2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-39/+20
2017-11-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds185-979/+7230
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-219/+457
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds21-258/+296
2017-11-18net: usb: hso.c: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman1-2/+1
2017-11-18ibmvnic: fix dma_mapping_error callDesnes Augusto Nunes do Rosario1-2/+1
2017-11-18ipvlan: NULL pointer dereference panic in ipvlan_port_destroyGirish Moodalbail1-49/+55
2017-11-18route: also update fnhe_genid when updating a route cacheXin Long1-2/+7
2017-11-18route: update fnhe_expires for redirect when the fnhe existsXin Long1-3/+2
2017-11-18sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long2-11/+21
2017-11-18rsi: fix memory leak on buf and usb_reg_bufColin Ian King1-6/+6
2017-11-18net/netlabel: Add list_next_rcu() in rcu_dereference().Tim Hansen1-2/+2
2017-11-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds115-952/+1892
2017-11-17EXPERT Kconfig menu: fix broken EXPERT menuRandy Dunlap1-91/+93
2017-11-17include/asm-generic/topology.h: remove unused parent_node() macroDou Liyang1-3/+0
2017-11-17arch/tile/include/asm/topology.h: remove unused parent_node() macroDou Liyang1-6/+0
2017-11-17arch/sparc/include/asm/topology_64.h: remove unused parent_node() macroDou Liyang1-2/+0
2017-11-17arch/sh/include/asm/topology.h: remove unused parent_node() macroDou Liyang1-1/+0
2017-11-17arch/ia64/include/asm/topology.h: remove unused parent_node() macroDou Liyang1-7/+0
2017-11-17drivers/pcmcia/sa1111_badge4.c: avoid unused function warningArnd Bergmann1-0/+2