aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-04soc: qcom: Do not depend on ARCH_QCOM for QMI helpersmhi-v3Manivannan Sadhasivam1-1/+0
2020-02-04net: qrtr: Do not depend on ARCH_QCOMManivannan Sadhasivam1-1/+0
2020-02-04net: qrtr: Add MHI transport layerManivannan Sadhasivam3-0/+227
2020-02-04MAINTAINERS: Add entry for MHI busManivannan Sadhasivam1-0/+10
2020-01-31bus: mhi: core: Add uevent support for module autoloadingManivannan Sadhasivam4-0/+23
2020-01-31bus: mhi: core: Add support for data transferManivannan Sadhasivam5-9/+1058
2020-01-31bus: mhi: core: Add support for processing events from client deviceManivannan Sadhasivam4-0/+511
2020-01-31bus: mhi: core: Add support for downloading RDDM image during panicManivannan Sadhasivam5-3/+249
2020-01-31bus: mhi: core: Add support for downloading firmware over BHIeManivannan Sadhasivam3-0/+270
2020-01-31bus: mhi: core: Add support for basic PM operationsManivannan Sadhasivam7-1/+802
2020-01-31bus: mhi: core: Add support for PM state transitionsManivannan Sadhasivam6-1/+980
2020-01-31bus: mhi: core: Add support for ringing channel/event ring doorbellsManivannan Sadhasivam4-0/+544
2020-01-31bus: mhi: core: Add support for creating and destroying MHI devicesManivannan Sadhasivam3-1/+126
2020-01-31bus: mhi: core: Add support for registering MHI client driversManivannan Sadhasivam2-0/+188
2020-01-31bus: mhi: core: Add support for registering MHI controllersManivannan Sadhasivam9-0/+1025
2020-01-31docs: Add documentation for MHI busManivannan Sadhasivam4-0/+297
2020-01-22Merge tag 'leds-5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds6-6/+22
2020-01-22Merge tag 'hwmon-for-v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-35/+113
2020-01-22leds: lm3532: add pointer to documentation and fix typoPavel1-1/+2
2020-01-22leds: rb532: cleanup whitespacePavel Machek1-1/+0
2020-01-22ledtrig-pattern: fix email address quoting in MODULE_AUTHOR()Pavel Machek1-2/+2
2020-01-22led: max77650: add of_match tableBartosz Golaszewski1-0/+7
2020-01-22leds-as3645a: Drop fwnode reference on ignored nodeSakari Ailus1-1/+2
2020-01-22leds: gpio: Fix uninitialized gpio label for fwnode based probeJacek Anaszewski1-1/+9
2020-01-22Merge tag 'io_uring-5.5-2020-01-22' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+5
2020-01-20io_uring: fix compat for IORING_REGISTER_FILES_UPDATEEugene Syromiatnikov2-2/+5
2020-01-20Merge tag 'fixes_for_v5.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+6
2020-01-19Linux 5.5-rc7Linus Torvalds1-1/+1
2020-01-19Merge tag 'riscv/for-v5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-25/+73
2020-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds92-377/+773
2020-01-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-14/+36
2020-01-19cxgb4: reject overlapped queues in TC-MQPRIO offloadRahul Lakkireddy1-1/+27
2020-01-19cxgb4: fix Tx multi channel port rate limitRahul Lakkireddy4-3/+96
2020-01-19net: sched: act_ctinfo: fix memory leakEric Dumazet1-0/+11
2020-01-18riscv: Less inefficient gcc tishift helpers (and export their symbols)Olof Johansson2-18/+61
2020-01-18Merge tag 'mtd/fixes-for-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+13
2020-01-18Merge tag 'drm-fixes-2020-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds10-17/+94
2020-01-18riscv: delete temporary filesIlie Halip1-1/+2
2020-01-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+6
2020-01-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-5/+13
2020-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-71/+72
2020-01-18Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+5
2020-01-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-29/+22
2020-01-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-6/+6
2020-01-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+2
2020-01-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-12/+15
2020-01-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+4
2020-01-18Merge tag 'for-linus-2020-01-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+10
2020-01-18Merge tag 's390-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds8-8/+11
2020-01-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-174/+63
2020-01-18Merge tag 'char-misc-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-13/+14
2020-01-18Merge tag 'staging-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-16/+21
2020-01-18Merge tag 'usb-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-9/+37
2020-01-18Merge branch 'bnxt_en-fixes'David S. Miller3-12/+24
2020-01-18bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.Michael Chan3-4/+7
2020-01-18bnxt_en: Fix ipv6 RFS filter matching logic.Michael Chan1-5/+17
2020-01-18bnxt_en: Fix NTUPLE firmware command failures.Michael Chan1-3/+0
2020-01-18ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()Christian Brauner1-5/+10
2020-01-18Merge tag 'drm-misc-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-4/+44
2020-01-18Merge tag 'drm-intel-fixes-2020-01-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-11/+48
2020-01-17mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resumeEsben Haabendal1-0/+4
2020-01-17mtd: rawnand: gpmi: Fix suspend/resume problemEsben Haabendal1-1/+6
2020-01-17mtd: spi-nor: Fix quad enable for Spansion like flashesMichael Walle1-0/+2
2020-01-17mtd: spi-nor: Fix selection of 4-byte addressing opcodes on SpansionVignesh Raghavendra1-3/+1
2020-01-17Merge tag 'io_uring-5.5-2020-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds2-28/+56
2020-01-17Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-46/+114
2020-01-17Merge tag 'usb-serial-5.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman8-9/+36
2020-01-17Merge tag 'fuse-fixes-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+3
2020-01-17Merge tag 'sound-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds17-94/+234
2020-01-17hwmon: (core) Do not use device managed functions for memory allocationsGuenter Roeck1-27/+41
2020-01-17hwmon: (adt7475) Make volt2reg return same reg as reg2volt inputLuuk Paulussen1-2/+3
2020-01-17hwmon: (nct7802) Fix non-working alarm on voltagesGilles Buloz1-4/+67
2020-01-17hwmon: (nct7802) Fix voltage limits to wrong registersGilles Buloz1-2/+2
2020-01-17USB: serial: quatech2: handle unbound portsJohan Hovold1-0/+6
2020-01-17USB: serial: keyspan: handle unbound portsJohan Hovold1-0/+4
2020-01-17USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold1-5/+7
2020-01-17USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold1-2/+2
2020-01-17USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold1-1/+5
2020-01-17btrfs: check rw_devices, not num_devices for balanceJosef Bacik1-1/+5
2020-01-17Btrfs: always copy scrub arguments back to user spaceFilipe Manana1-1/+13
2020-01-17Merge tag 'gpio-v5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-57/+107
2020-01-17Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds6-10/+17
2020-01-17net: systemport: Fixed queue mapping in internal ring mapFlorian Fainelli1-3/+4
2020-01-17net: dsa: bcm_sf2: Configure IMP port for 2Gb/secFlorian Fainelli1-1/+1
2020-01-17net: dsa: sja1105: Don't error out on disabled ports with no phy-modeVladimir Oltean1-1/+1
2020-01-17net: phy: dp83867: Set FORCE_LINK_GOOD to default after resetMichael Grzeschik1-1/+7
2020-01-17perf/x86/intel/uncore: Remove PCIe3 unit for SNRKan Liang1-24/+0
2020-01-17perf/x86/intel/uncore: Fix missing marker for snr_uncore_imc_freerunning_eventsKan Liang1-0/+1
2020-01-17perf/x86/intel/uncore: Add PCI ID of IMC for Xeon E3 V5 FamilyKan Liang1-0/+6
2020-01-17perf: Correctly handle failed perf_get_aux_event()Mark Rutland1-1/+3
2020-01-17net: hns: fix soft lockup when there is not enough memoryYonglong Liu1-3/+1
2020-01-17USB: serial: suppress driver bind attributesJohan Hovold1-0/+3
2020-01-17net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()Cong Wang1-12/+0
2020-01-17net/sched: act_ife: initalize ife->metalist earlierEric Dumazet1-4/+3
2020-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller5-24/+54
2020-01-17locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWNWaiman Long1-2/+2
2020-01-16io_uring: only allow submit from owning taskJens Axboe1-0/+6
2020-01-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds39-869/+159
2020-01-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-41/+38
2020-01-16Merge tag 'pm-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+1
2020-01-16MAINTAINERS: Add myself as the co-maintainer for Actions Semi platformsManivannan Sadhasivam1-1/+1
2020-01-16x86/CPU/AMD: Ensure clearing of SME/SEV features is maintainedTom Lendacky1-2/+2
2020-01-16Merge tag 'tag-chrome-platform-fixes-for-v5.5-rc7' of git://git.kernel.org/pu...Linus Torvalds1-8/+20
2020-01-16USB: serial: option: add support for Quectel RM500Q in QDL modeReinhard Speyerer1-0/+2
2020-01-16reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattrJeff Mahoney1-2/+6
2020-01-16netfilter: nat: fix ICMP header corruption on ICMP errorsEyal Birger1-0/+13
2020-01-16net: wan: lapbether.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+1
2020-01-16netfilter: nf_tables: fix flowtable list del corruptionFlorian Westphal1-0/+6
2020-01-16netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks()Dan Carpenter1-0/+1
2020-01-16netfilter: nf_tables: remove WARN and add NLA_STRING upper limitsFlorian Westphal1-4/+9
2020-01-16netfilter: nft_tunnel: ERSPAN_VERSION must not be nullFlorian Westphal1-0/+3
2020-01-16netfilter: nft_tunnel: fix null-attribute checkFlorian Westphal1-1/+1
2020-01-16netfilter: nf_tables: store transaction list locally while requesting modulePablo Neira Ayuso1-9/+10
2020-01-16Merge tag 'asoc-fix-v5.5-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai12-80/+209
2020-01-16net: dsa: tag_qca: fix doubled Tx statisticsAlexander Lobakin1-3/+0
2020-01-16net: dsa: tag_gswip: fix typo in tagger nameAlexander Lobakin1-1/+1
2020-01-16net: ethernet: ave: Avoid lockdep warningKunihiko Hayashi1-7/+13
2020-01-16net: hns3: pad the short frame before sending to the hardwareYunsheng Lin1-0/+6
2020-01-16macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()Eric Dumazet1-2/+3
2020-01-16fuse: fix fuse_send_readpages() in the syncronous read caseMiklos Szeredi1-1/+3
2020-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller13-43/+95
2020-01-15io_uring: ensure workqueue offload grabs ring mutex for poll listJens Axboe1-0/+9
2020-01-15block: fix an integer overflow in logical block sizeMikulas Patocka4-7/+7
2020-01-15io_uring: clear req->result always before issuing a read/write requestBijan Mottahedeh1-0/+2
2020-01-15scsi: mptfusion: Fix double fetch bug in ioctlDan Carpenter1-163/+50
2020-01-15scsi: storvsc: Correctly set number of hardware queues for IDE diskLong Li1-1/+3
2020-01-15scsi: fnic: fix invalid stack accessArnd Bergmann1-10/+10
2020-01-15riscv: make sure the cores stay looping in .Lsecondary_parkGreentime Hu1-6/+10
2020-01-16Merge tag 'amd-drm-fixes-5.5-2020-01-15' of git://people.freedesktop.org/~agd...Dave Airlie2-2/+2
2020-01-15drm/amd/display: Reorder detect_edp_sink_caps before link settings read.Mario Kleiner1-1/+1
2020-01-15drm/amdgpu: update goldensetting for renoirAaron Liu1-1/+1
2020-01-15Merge branch 'bpf-sockmap-tls-fixes'Daniel Borkmann9-25/+66
2020-01-15bpf: Sockmap/tls, fix pop data with SK_DROP return codeJohn Fastabend2-8/+2
2020-01-15bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs extra chainingJohn Fastabend1-0/+6
2020-01-15bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt bufJohn Fastabend1-0/+20
2020-01-15bpf: Sockmap/tls, msg_push_data may leave end mark in placeJohn Fastabend1-0/+1
2020-01-15bpf: Sockmap, skmsg helper overestimates push, pull, and pop boundsJohn Fastabend1-5/+5
2020-01-15bpf: Sockmap/tls, push write_space updates through ulp updatesJohn Fastabend4-11/+23
2020-01-15bpf: Sockmap, ensure sock lock held during tear downJohn Fastabend2-1/+8
2020-01-15bpf: Sockmap/tls, during free we may call tcp_bpf_unhash() in loopJohn Fastabend1-0/+1
2020-01-15Merge branch 'stmmac-Fix-selftests-in-Synopsys-AXS101-board'David S. Miller1-10/+22
2020-01-15net: stmmac: selftests: Guard VLAN Perfect test against non supported HWJose Abreu1-0/+6
2020-01-15net: stmmac: selftests: Mark as fail when received VLAN ID != expectedJose Abreu1-1/+5
2020-01-15net: stmmac: selftests: Make it work in Synopsys AXS101 boardsJose Abreu1-9/+11
2020-01-15net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_infoColin Ian King1-1/+1
2020-01-15drm/dp_mst: Have DP_Tx send one msg at a timeWayne Lin2-2/+18
2020-01-15Merge tag 'batadv-net-for-davem-20200114' of git://git.open-mesh.org/linux-mergeDavid S. Miller1-1/+3
2020-01-15bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann3-6/+18
2020-01-15hv_netvsc: Fix memory leak when removing rndis deviceMohammed Gamal1-2/+0
2020-01-15tcp: fix marked lost packets not being retransmittedPengcheng Yang1-3/+4
2020-01-15ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai1-5/+9
2020-01-15Fix built-in early-load Intel microcode alignmentJari Ruusu1-1/+1
2020-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lft...Linus Torvalds1-4/+4
2020-01-15i2c: iop3xx: Fix memory leak in probe error pathKrzysztof Kozlowski1-4/+8
2020-01-15Merge tag 'platform-drivers-x86-v5.5-3' of git://git.infradead.org/linux-plat...Linus Torvalds7-27/+46
2020-01-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-11/+21
2020-01-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-80/+13
2020-01-15i2c: tegra: Properly disable runtime PM on driver's probe errorDmitry Osipenko1-10/+19
2020-01-15i2c: tegra: Fix suspending in active runtime PM stateDmitry Osipenko1-0/+9
2020-01-15null_blk: Fix zone write handlingDamien Le Moal1-1/+3
2020-01-15staging: comedi: ni_routes: allow partial routing informationIan Abbott1-6/+3
2020-01-15staging: comedi: ni_routes: fix null dereference in ni_find_route_source()Ian Abbott1-0/+3
2020-01-15Merge branch 'mlxsw-Various-fixes'David S. Miller4-33/+76
2020-01-15mlxsw: spectrum_qdisc: Include MC TCs in Qdisc countersPetr Machata1-7/+23
2020-01-15mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata1-0/+13
2020-01-15selftests: mlxsw: qos_mc_aware: Fix mausezahn invocationPetr Machata1-2/+6
2020-01-15mlxsw: switchx2: Do not modify cloned SKBs during xmitIdo Schimmel1-11/+6
2020-01-15mlxsw: spectrum: Do not modify cloned SKBs during xmitIdo Schimmel1-12/+6
2020-01-15mlxsw: spectrum: Do not enforce same firmware version for multiple ASICsIdo Schimmel1-1/+22
2020-01-15usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta1-0/+1
2020-01-15Merge tag 'mac80211-for-net-2020-01-15' of git://git.kernel.org/pub/scm/linux...David S. Miller11-12/+106
2020-01-15x86/mce/therm_throt: Do not access uninitialized therm_workChuansheng Liu1-4/+5
2020-01-15Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"Kevin Hao2-57/+107
2020-01-15tick/sched: Annotate lockless access to last_jiffies_updateEric Dumazet1-5/+9
2020-01-15cfg80211: fix page refcount issue in A-MSDU decapFelix Fietkau1-1/+1
2020-01-15cfg80211: check for set_wiphy_paramsJohannes Berg1-0/+4
2020-01-15cfg80211: fix memory leak in cfg80211_cqm_rssi_updateFelix Fietkau1-0/+1
2020-01-15cfg80211: fix memory leak in nl80211_probe_mesh_linkFelix Fietkau1-0/+2
2020-01-15cfg80211: fix deadlocks in autodisconnect workMarkus Theil1-3/+3
2020-01-15wireless: wext: avoid gcc -O3 warningArnd Bergmann1-1/+2
2020-01-15mac80211: Fix TKIP replay protection immediately after key setupJouni Malinen1-3/+15
2020-01-15cfg80211: Fix radar event during another phy CACOrr Mazor5-1/+65
2020-01-15wireless: fix enabling channel 12 for custom regulatory domainGanapathi Bhat1-3/+10
2020-01-15fix autofs regression caused by follow_managed() changesAl Viro1-0/+1
2020-01-15reimplement path_mountpoint() with less magicAl Viro3-80/+12
2020-01-14io_uring: be consistent in assigning next work from handlerJens Axboe1-24/+28
2020-01-14io-wq: cancel work if we fail getting a mm referenceJens Axboe1-4/+8
2020-01-15MAINTAINERS: Update Ley Foon Tan's email addressLey Foon Tan1-4/+4
2020-01-14net: mvneta: fix dma sync size in mvneta_run_xdpLorenzo Bianconi1-9/+10
2020-01-14r8152: add missing endpoint sanity checkJohan Hovold1-0/+3
2020-01-14Merge tag 'nfs-for-5.5-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-7/+24
2020-01-14block: fix get_max_segment_size() overflow on 32bit archMing Lei1-2/+7
2020-01-14hv_sock: Remove the accept port restrictionSunil Muthuswamy1-59/+6
2020-01-14net: usb: lan78xx: limit size of local TSO packetsEric Dumazet1-0/+1
2020-01-14ptp: free ptp device pin descriptors properlyVladis Dronov1-2/+2
2020-01-14drm/dp_mst: clear time slots for ports invalidWayne Lin1-1/+24
2020-01-14xprtrdma: Fix oops in Receive handler after device removalChuck Lever2-6/+21
2020-01-14xprtrdma: Fix completion wait during device removalChuck Lever1-1/+1
2020-01-14xprtrdma: Fix create_qp crash on device unloadChuck Lever1-0/+2
2020-01-14Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3