aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-02infiniband/qedr: Potential null ptr dereference of qpAditya Pakki1-0/+2
2019-01-02infiniband: bnxt_re: qplib: Check the return value of send_messageAditya Pakki1-3/+2
2019-01-02IB/ipoib: drop useless LIST_HEADJulia Lawall1-1/+0
2019-01-02MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen1-1/+2
2019-01-02Merge branch 'pci/imx6'Bjorn Helgaas1-0/+10
2019-01-02Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas5-0/+570
2019-01-02Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas4-95/+27
2019-01-02Merge branch 'remotes/lorenzo/pci/dwc-msi'Bjorn Helgaas1-13/+24
2019-01-02Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas12-23/+150
2019-01-02Merge branch 'remotes/lorenzo/pci/amlogic'Bjorn Helgaas5-0/+680
2019-01-02Merge branch 'pci/virtualization'Bjorn Helgaas3-12/+40
2019-01-02Merge branch 'pci/switchtec'Bjorn Helgaas2-17/+153
2019-01-02Merge branch 'pci/pm'Bjorn Helgaas1-15/+12
2019-01-02Merge branch 'pci/peer-to-peer'Bjorn Helgaas2-9/+9
2019-01-02Merge branch 'pci/misc'Bjorn Helgaas8-18/+44
2019-01-02Merge branch 'pci/enumeration'Bjorn Helgaas1-2/+2
2019-01-02Merge branch 'pci/aspm'Bjorn Helgaas1-6/+0
2019-01-02Merge tag '9p-for-4.21' of git://github.com/martinetd/linuxLinus Torvalds2-0/+22
2019-01-02Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds28-507/+2862
2019-01-02Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds16-1068/+1133
2019-01-02Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2-3/+13
2019-01-02block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)Linus Torvalds3-9/+4
2019-01-02isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet1-2/+2
2019-01-02ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() errorStefano Brivio1-1/+3
2019-01-02net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet1-12/+4
2019-01-02net-next/hinic:add shutdown callbackXue Chaojing1-0/+6
2019-01-02Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-24/+1411
2019-01-02drm/nouveau: fix incorrect FB_BACKLIGHT usage in KconfigBartlomiej Zolnierkiewicz1-1/+2
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-93/+861
2019-01-02sunrpc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-16/+3
2019-01-02sunrpc: Add xprt after nfs4_test_session_trunk()Santosh kumar pradhan5-9/+15
2019-01-02sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFSJ. Bruce Fields1-2/+2
2019-01-02sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields1-0/+8
2019-01-02NFS: remove unnecessary test for IS_ERR(cred)NeilBrown1-5/+0
2019-01-02xprtrdma: Prevent leak of rpcrdma_rep objectsChuck Lever2-0/+32
2019-01-02NFSv4.2 fix async copy reboot recoveryOlga Kornievskaia1-1/+1
2019-01-02xprtrdma: Don't leak freed MRsChuck Lever1-12/+15
2019-01-02xprtrdma: Add documenting comment for rpcrdma_buffer_destroyChuck Lever1-0/+8
2019-01-02xprtrdma: Replace outdated comment for rpcrdma_ep_postChuck Lever1-3/+7
2019-01-02xprtrdma: Update comments in frwr_op_sendChuck Lever1-2/+2
2019-01-02SUNRPC: Fix some kernel doc complaintsChuck Lever4-4/+6
2019-01-02SUNRPC: Simplify defining common RPC trace eventsChuck Lever1-103/+69
2019-01-02NFS: Fix NFSv4 symbolic trace point outputChuck Lever1-143/+313
2019-01-02xprtrdma: Trace mapping, alloc, and dereg failuresChuck Lever4-10/+144
2019-01-02xprtrdma: Add trace points for calls to transport switch methodsChuck Lever2-11/+17
2019-01-02xprtrdma: Relocate the xprtrdma_mr_map trace pointsChuck Lever1-1/+1
2019-01-02xprtrdma: Clean up of xprtrdma chunk trace pointsChuck Lever2-19/+29
2019-01-02xprtrdma: Remove unused fields from rpcrdma_iaChuck Lever1-2/+0
2019-01-02xprtrdma: Cull dprintk() call sitesChuck Lever4-68/+19
2019-01-02xprtrdma: Simplify locking that protects the rl_allreqs listChuck Lever3-35/+23
2019-01-02xprtrdma: Expose transport header errorsChuck Lever1-1/+0
2019-01-02xprtrdma: Remove request_module from backchannelChuck Lever1-2/+0
2019-01-02xprtrdma: Recognize XDRBUF_SPARSE_PAGESChuck Lever1-5/+6
2019-01-02NFS: Make "port=" mount option optional for RDMA mountsChuck Lever1-2/+8
2019-01-02xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)Chuck Lever3-5/+8
2019-01-02xprtrdma: Remove rpcrdma_memreg_opsChuck Lever5-101/+116
2019-01-02xprtrdma: Remove support for FMR memory registrationChuck Lever4-359/+2
2019-01-02xprtrdma: Reduce max_frwr_depthChuck Lever1-4/+11
2019-01-02xprtrdma: Fix ri_max_segs and the result of ro_maxpagesChuck Lever3-6/+14
2019-01-02xprtrdma: Don't wake pending tasks until disconnect is doneChuck Lever5-17/+23
2019-01-02xprtrdma: No qp_event disconnectChuck Lever2-33/+0
2019-01-02xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueueChuck Lever4-48/+44
2019-01-02xprtrdma: Refactor Receive accountingChuck Lever5-39/+19
2019-01-02xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV failsChuck Lever1-2/+2
2019-01-02xprtrdma: Yet another double DMA-unmapChuck Lever2-5/+10
2019-01-02IB/core: Add advise_mr to the list of known opsMoni Shoua1-0/+1
2019-01-02Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"Leon Romanovsky1-16/+3
2019-01-02IB/mlx5: Allow XRC INI usage via verbs in DEVX contextYishai Hadas1-1/+2
2019-01-02csky: Add perf support for C-SKYGuo Ren4-1/+1054
2019-01-02perf session: Add comment for perf_session__register_idle_thread()Adrian Hunter1-0/+7
2019-01-02perf thread-stack: Fix thread stack processing for the idle taskAdrian Hunter5-25/+69
2019-01-02perf thread-stack: Allocate an array of thread stacksAdrian Hunter1-12/+17
2019-01-02perf thread-stack: Factor out thread_stack__init()Adrian Hunter1-7/+19
2019-01-02perf thread-stack: Allow for a thread stack arrayAdrian Hunter1-6/+34
2019-01-02perf thread-stack: Avoid direct reference to the thread's stackAdrian Hunter1-32/+49
2019-01-02perf thread-stack: Tidy thread_stack__bottom() usageAdrian Hunter1-4/+3
2019-01-02perf thread-stack: Simplify some code in thread_stack__process()Adrian Hunter1-11/+7
2019-01-02thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson1-4/+8
2019-01-02thermal: rcar_thermal: add R8A77990 supportYoshihiro Kaneko1-0/+4
2019-01-02dt-bindings: thermal: rcar-thermal: add R8A77990 supportYoshihiro Kaneko1-2/+3
2019-01-02thermal: rcar_thermal: add R8A774C0 supportFabrizio Castro1-0/+4
2019-01-02dt-bindings: thermal: rcar-thermal: add R8A774C0 supportFabrizio Castro1-2/+3
2019-01-02dt-bindings: cp110: document the thermal interrupt capabilitiesMiquel Raynal1-0/+9
2019-01-02dt-bindings: ap806: document the thermal interrupt capabilitiesMiquel Raynal1-0/+7
2019-01-02MAINTAINERS: thermal: add entry for Marvell MVEBU thermal driverMiquel Raynal1-0/+5
2019-01-02thermal: armada: add overheat interrupt supportMiquel Raynal1-1/+269
2019-01-02thermal: st: fix Makefile typoArnd Bergmann1-1/+1
2019-01-02thermal: uniphier: Convert to SPDX identifierKunihiko Hayashi1-12/+1
2019-01-02thermal/intel_powerclamp: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-13/+1
2019-01-02thermal: tegra: soctherm: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-11/+1
2019-01-02dt-bindings: thermal: tegra-bpmp: Add Tegra194 supportThierry Reding2-1/+17
2019-01-02thermal: imx: save one condition block for normal case of nvmem initializationAnson Huang1-2/+3
2019-01-02thermal: imx: fix for dependency on cpu-freqAnson Huang2-13/+36
2019-01-02thermal: tsens: qcom: do not create duplicate regmap debugfs entriesSrinivas Kandagatla1-2/+10
2019-01-02thermal: armada: Use PTR_ERR_OR_ZERO in armada_thermal_probe_legacy()YueHaibing1-8/+2
2019-01-02dt-bindings: thermal: rcar-gen3-thermal: All variants use 3 interruptsGeert Uytterhoeven1-2/+1
2019-01-02thermal: broadcom: use devm_thermal_zone_of_sensor_registerJulia Lawall1-20/+4
2019-01-02thermal: bcm2835: enable hwmon explicitlyMatthias Brugger1-0/+11
2019-01-02thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin1-2/+2
2019-01-02Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusRussell King32-478/+581
2019-01-01PCI: imx: Enable MSI from downstream componentsRichard Zhu1-0/+10
2019-01-01s390/pci: skip VF scanningSebastian Ott1-0/+3
2019-01-01PCI/IOV: Add flag so platforms can skip VF scanningSebastian Ott2-0/+7
2019-01-01PCI/IOV: Factor out sriov_add_vfs()Sebastian Ott1-13/+31
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds46-917/+1612
2019-01-01Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds41-394/+2296
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds20-141/+125
2019-01-01Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2-2/+2
2019-01-01Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds52-566/+744
2019-01-01Merge tag 'pinctrl-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds117-1164/+14244
2019-01-01Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds20-111/+529
2019-01-01KEYS: fix parsing invalid pkey info stringEric Biggers1-0/+2
2019-01-01net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENTHuazhong Tan1-3/+4
2019-01-01ip: validate header length on virtual device xmitWillem de Bruijn9-32/+66
2019-01-01tap: call skb_probe_transport_header after setting skb->devWillem de Bruijn1-2/+1
2019-01-01ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang1-0/+2
2019-01-01ALSA: hda - Revert DSP detection on legacy HD-audio driverTakashi Iwai4-116/+8
2019-01-01net: rds: remove unnecessary NULL checkZhu Yanjun1-1/+1
2019-01-01add document for TCP OFO, PAWS and skip ACK countersyupeng1-1/+239
2019-01-01sock: Make sock->sk_stamp thread-safeDeepa Dinamani4-15/+55
2019-01-01selftests/bpf: fix error printing in test_devmap()Xiaozhou Liu1-1/+1
2019-01-01ALSA: hda/tegra: clear pending irq handlersSameer Pujar1-0/+2
2019-01-01ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptopsJian-Hong Pan1-1/+1
2018-12-31ext4: fix special inode number checks in __ext4_iget()Theodore Ts'o1-1/+1
2018-12-31Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-76/+105
2018-12-31Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds695-11954/+37336
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds68-668/+3910
2018-12-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds78-540/+822
2018-12-31ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler1-1/+5
2018-12-31arm64: defconfig: Re-enable bcm2835-thermal driverStefan Wahren1-0/+1
2018-12-31Merge tag 'sti-soc-for-v4.21-round1' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson3-118/+15
2018-12-31Merge tag 'samsung-dt64-4.21-2' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson3-18/+71
2018-12-31Merge tag 'samsung-dt-4.21-2' of https://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson23-155/+233
2018-12-31MAINTAINERS: Add entry for RDA Micro SoC architectureManivannan Sadhasivam1-0/+14
2018-12-31tty: serial: Add RDA8810PL UART driverManivannan Sadhasivam5-0/+860
2018-12-31ARM: dts: rda8810pl: Add interrupt support for UARTManivannan Sadhasivam1-0/+3
2018-12-31dt-bindings: serial: Document RDA Micro UARTAndreas Färber1-0/+17
2018-12-31ARM: dts: rda8810pl: Add timer supportManivannan Sadhasivam1-0/+10
2018-12-31ARM: dts: Add devicetree for OrangePi i96 boardManivannan Sadhasivam2-1/+52
2018-12-31ARM: dts: Add devicetree for OrangePi 2G IoT boardManivannan Sadhasivam2-0/+52
2018-12-31ARM: dts: Add devicetree for RDA8810PL SoCManivannan Sadhasivam1-0/+86
2018-12-31ARM: Prepare RDA8810PL SoCAndreas Färber4-0/+11
2018-12-31dt-bindings: arm: Document RDA8810PL and reference boardsAndreas Färber1-0/+17
2018-12-31dt-bindings: Add RDA Micro vendor prefixAndreas Färber1-0/+1
2018-12-31Merge tag 'imx8mq-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Olof Johansson21-126/+3471
2018-12-31Merge tag 'tee-subsys-optee-for-4.21' of https://git.linaro.org/people/jens.w...Olof Johansson1-0/+3
2018-12-31Merge tag 'tee-subsys-fix-for-4.21' of https://git.linaro.org/people/jens.wik...Olof Johansson1-6/+7
2018-12-31Merge branch 'fixes' into next/socOlof Johansson802-4875/+8957
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds49-1644/+2494
2018-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds14-1043/+609
2018-12-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-34/+9
2018-12-31Merge tag 'dax-fix-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds1-9/+7
2018-12-31Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds21-366/+542
2018-12-31block/swim3: Fix regression on PowerBook G3Finn Thain1-4/+3
2018-12-31block/swim3: Fix -EBUSY error when re-opening device after unmountFinn Thain1-1/+5
2018-12-31block/swim3: Remove dead return statementFinn Thain1-1/+0
2018-12-31block/amiflop: Don't log error message on invalid ioctlFinn Thain1-2/+0
2018-12-31nfs: fixed broken compilation in nfs_callback_up_net()Vasily Averin2-1/+10
2018-12-31csky: Add EM_CSKY_OLD 39Guo Ren1-1/+3
2018-12-31clocksource/drivers/c-sky: fixup ftrace call-graph panicGuo Ren1-1/+1
2018-12-31csky: ftrace call graph supported.Guo Ren4-20/+151
2018-12-31MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen1-1/+1
2018-12-31csky: basic ftrace supportedGuo Ren6-0/+64
2018-12-31csky: remove unused members in processor.hGuo Ren7-40/+0
2018-12-31csky: optimize kernel panic print.Guo Ren3-56/+41
2018-12-31MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski5-98/+3
2018-12-31csky: stacktrace supported.Guo Ren6-12/+86
2018-12-31csky: CPU-hotplug supported for SMPGuo Ren3-15/+69
2018-12-31clocksource/drivers/c-sky: fixup qemu fail to bootup sometimes.Guo Ren1-2/+2
2018-12-31csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren8-68/+79
2018-12-31csky: remove syscall_exit_workGuo Ren1-12/+4
2018-12-31csky: fixup remove vdsp implement for kernel.Guo Ren1-7/+1
2018-12-31Merge branch 'topic/xilinx' into for-linusVinod Koul2-21/+25
2018-12-31Merge branch 'topic/uniphier' into for-linusVinod Koul5-0/+544
2018-12-31Merge branch 'topic/sprd' into for-linusVinod Koul2-20/+194
2018-12-31Merge branch 'topic/sh' into for-linusVinod Koul8-105/+10
2018-12-31Merge branch 'topic/sa11x0' into for-linusVinod Koul2-37/+8
2018-12-31Merge branch 'topic/mtk' into for-linusVinod Koul3-0/+965
2018-12-31Merge branch 'topic/imx' into for-linusVinod Koul1-3/+1
2018-12-31Merge branch 'topic/ep93xx' into for-linusVinod Koul1-3/+3
2018-12-31Merge branch 'topic/dw' into for-linusVinod Koul7-1/+39
2018-12-31Merge branch 'topic/dmatest' into for-linusVinod Koul2-59/+349
2018-12-31Merge branch 'topic/dirn_remove' into for-linusVinod Koul4-32/+111
2018-12-31Merge branch 'topic/coh' into for-linusVinod Koul1-5/+0
2018-12-31Merge branch 'topic/bcm' into for-linusVinod Koul1-11/+2
2018-12-31rtc: rename core filesAlexandre Belloni5-4/+4
2018-12-31cifs: update internal module version numberSteve French1-1/+1
2018-12-31cifs: we can not use small padding iovs together with encryptionRonnie Sahlberg3-33/+55
2018-12-31ext4: track writeback errors using the generic tracking infrastructureTheodore Ts'o1-0/+3
2018-12-31ext4: use ext4_write_inode() when fsyncing w/o a journalTheodore Ts'o1-4/+9
2018-12-30r8169: fix WoL device wakeup enableHeiner Kallweit1-2/+2
2018-12-30netrom: fix locking in nr_find_socket()Cong Wang1-5/+10
2018-12-30net/wan: fix a double free in x25_asy_open_tty()Cong Wang1-0/+2
2018-12-30ext4: avoid kernel warning when writing the superblock to a dead deviceTheodore Ts'o1-1/+1
2018-12-31csky: bugfix gdb coredump error.Guo Ren1-1/+6
2018-12-31csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren3-2/+3
2018-12-31rtc: nvmem: fix possible use after freeAlexandre Belloni1-4/+5
2018-12-31Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie43-285/+582
2018-12-30ax25: fix a use-after-free in ax25_fillin_cb()Cong Wang2-2/+11
2018-12-30ipv6: fix typo in net/ipv6/reassembly.cSu Yanjun1-1/+1