summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-0346-140/+117
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-0319-34/+56
|\
| * isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet2019-01-021-2/+2
| * net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet2019-01-021-12/+4
| * net-next/hinic:add shutdown callbackXue Chaojing2019-01-021-0/+6
| * net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENTHuazhong Tan2019-01-011-3/+4
| * tap: call skb_probe_transport_header after setting skb->devWillem de Bruijn2019-01-011-2/+1
| * ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler2018-12-311-1/+5
| * r8169: fix WoL device wakeup enableHeiner Kallweit2018-12-301-2/+2
| * net/wan: fix a double free in x25_asy_open_tty()Cong Wang2018-12-301-0/+2
| * fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2018-12-282-2/+2
| * isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai2018-12-281-0/+2
| * net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()Wen Yang2018-12-271-1/+0
| * net: marvell: fix a missing check of acpi_match_deviceKangjie Lu2018-12-271-0/+2
| * atl1e: checking the status of atl1e_write_phy_regKangjie Lu2018-12-271-1/+3
| * net: dsa: bcm_sf2: Propagate error value from mdio_writeKangjie Lu2018-12-271-4/+3
| * net: stmicro: fix a missing check of clk_prepareKangjie Lu2018-12-271-1/+3
| * net: (cpts) fix a missing check of clk_prepareKangjie Lu2018-12-271-1/+3
| * niu: fix missing checks of niu_pci_eeprom_readKangjie Lu2018-12-271-2/+8
| * net: chelsio: Add a missing check on cudg_get_bufferAditya Pakki2018-12-271-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-0216-99/+316
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2018-12-2815-99/+315
| |\ \
| | * | Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh2018-12-281-2/+2
| | * | Input: drv2667 - fix indentation issuesColin Ian King2018-12-211-3/+3
| | * | Input: touchscreen - fix coding style issueHardik Singh Rathore2018-12-215-8/+8
| | * | Input: add official Raspberry Pi's touchscreen driverNicolas Saenz Julienne2018-12-213-0/+240
| | * | Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter2018-12-211-1/+1
| | * | Input: rotary-encoder - don't log EPROBE_DEFER to kernel logUwe Kleine-König2018-12-081-2/+4
| | * | Input: olpc_apsp - remove set but not used variable 'np'YueHaibing2018-12-031-2/+0
| | * | Input: olpc_apsp - enable the SP clockLubomir Rintel2018-11-151-0/+14
| | * | Input: olpc_apsp - check FIFO status on open(), not probe()Lubomir Rintel2018-11-151-7/+7
| | * | Input: olpc_apsp - drop CONFIG_OLPC dependencyLubomir Rintel2018-11-151-1/+0
| | * | clk: mmp2: add SP clockLubomir Rintel2018-11-151-0/+4
| | * | Input: ad7879 - drop platform data supportLinus Walleij2018-11-151-74/+33
| * | | Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer2018-12-281-0/+1
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-01-024-14/+95
|\ \ \ \
| * | | | vhost: correct the related warning messagewangyan2018-12-191-2/+2
| * | | | virtio: remove deprecated VIRTIO_PCI_CONFIG()Dongli Zhang2018-12-191-2/+4
| * | | | vhost/vsock: switch to a mutex for vhost_vsock_hashStefan Hajnoczi2018-12-191-8/+8
| * | | | virtio_blk: add discard and write zeroes supportChangpeng Liu2018-12-191-2/+81
* | | | | Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-0217-101/+438
|\ \ \ \ \
| * | | | | block/swim3: Fix regression on PowerBook G3Finn Thain2018-12-311-4/+3
| * | | | | block/swim3: Fix -EBUSY error when re-opening device after unmountFinn Thain2018-12-311-1/+5
| * | | | | block/swim3: Remove dead return statementFinn Thain2018-12-311-1/+0
| * | | | | block/amiflop: Don't log error message on invalid ioctlFinn Thain2018-12-311-2/+0
| * | | | | gdrom: fix a memory leak bugWenwen Wang2018-12-291-0/+1
| * | | | | lightnvm: pblk: fix use-after-free bugGustavo A. R. Silva2018-12-221-1/+0
| * | | | | block: sunvdc: remove redundant codeChengguang Xu2018-12-221-1/+0
| * | | | | block: loop: remove redundant codeChengguang Xu2018-12-221-1/+0
| * | | | | drbd: Change drbd_request_detach_interruptible's return type to intNathan Chancellor2018-12-202-6/+3