summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-053-2/+5
|\
| * drivers/base/platform.c: kmemleak ignore a known leakQian Cai2019-01-041-0/+3
| * drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanichuang.zijiang2019-01-041-1/+1
| * drivers/dma-buf/udmabuf.c: convert to use vm_fault_tSouptick Joarder2019-01-041-1/+1
* | make 'user_access_begin()' do 'access_ok()'Linus Torvalds2019-01-041-2/+13
* | i915: fix missing user_access_end() in page fault exception caseLinus Torvalds2019-01-041-0/+1
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-0446-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 Datwyler2019-01-011-1/+5
| * r8169: fix WoL device wakeup enableHeiner Kallweit2018-12-311-2/+2
| * net/wan: fix a double free in x25_asy_open_tty()Cong Wang2018-12-311-0/+2
| * fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2018-12-292-2/+2
| * isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai2018-12-291-0/+2
| * net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()Wen Yang2018-12-281-1/+0
| * net: marvell: fix a missing check of acpi_match_deviceKangjie Lu2018-12-281-0/+2
| * atl1e: checking the status of atl1e_write_phy_regKangjie Lu2018-12-281-1/+3
| * net: dsa: bcm_sf2: Propagate error value from mdio_writeKangjie Lu2018-12-281-4/+3
| * net: stmicro: fix a missing check of clk_prepareKangjie Lu2018-12-281-1/+3
| * net: (cpts) fix a missing check of clk_prepareKangjie Lu2018-12-281-1/+3
| * niu: fix missing checks of niu_pci_eeprom_readKangjie Lu2018-12-281-2/+8
| * net: chelsio: Add a missing check on cudg_get_bufferAditya Pakki2018-12-281-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-0316-99/+316
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2018-12-2915-99/+315
| |\ \
| | * | Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh2018-12-291-2/+2
| | * | Input: drv2667 - fix indentation issuesColin Ian King2018-12-221-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-091-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-291-0/+1
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-01-034-14/+95
|\ \ \ \
| * | | | vhost: correct the related warning messagewangyan2018-12-201-2/+2
| * | | | virtio: remove deprecated VIRTIO_PCI_CONFIG()Dongli Zhang2018-12-201-2/+4
| * | | | vhost/vsock: switch to a mutex for vhost_vsock_hashStefan Hajnoczi2018-12-201-8/+8
| * | | | virtio_blk: add discard and write zeroes supportChangpeng Liu2018-12-201-2/+81
* | | | | Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-0317-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