summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | netfilter: nf_conncount: fix argument order to find_next_bitFlorian Westphal2018-12-291-1/+1
| | * | | netfilter: nf_conncount: speculative garbage collection on empty listsPablo Neira Ayuso2018-12-292-33/+15
| | * | | netfilter: nf_conncount: move all list iterations under spinlockPablo Neira Ayuso2018-12-291-26/+20
| | * | | netfilter: nf_conncount: merge lookup and add functionsFlorian Westphal2018-12-293-106/+72
| | * | | netfilter: nf_conncount: restart search when nodes have been erasedFlorian Westphal2018-12-291-11/+7
| | * | | netfilter: nf_conncount: split gc in two phasesFlorian Westphal2018-12-291-3/+19
| | * | | netfilter: nf_conncount: don't skip eviction when age is negativeFlorian Westphal2018-12-291-1/+1
| | * | | netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTSShawn Bohrer2018-12-291-14/+5
| | * | | netfilter: nf_tables: fix a missing check of nla_put_failureKangjie Lu2018-12-291-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
| * | | | ethtool: check the return value of get_regs_lenYunsheng Lin2018-12-281-2/+10
| |/ / /
| * | | include/linux/phy/phy.h: fix minor kerneldoc errorsRobert P. J. Day2018-12-271-1/+1
| * | | phy.h: fix obvious errors in doc and kerneldoc contentRobert P. J. Day2018-12-271-5/+8
| * | | 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
| * | | tipc: fix a missing check of genlmsg_putKangjie 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
| * | | ipv6/route: Add a missing check on proc_dointvecAditya Pakki2018-12-271-1/+5
| * | | tipc: fix a double free in tipc_enable_bearer()Cong Wang2018-12-271-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-0220-141/+347
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2018-12-2819-141/+346
| |\ \ \ \
| | * | | | 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-214-0/+266
| | * | | | 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-152-0/+18
| | * | | | 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
| | * | | | dt-bindings: marvell,mmp2: Add clock id for the SP clockLubomir Rintel2018-11-151-0/+1
| | * | | | Input: ad7879 - drop platform data supportLinus Walleij2018-11-152-116/+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-027-125/+279
|\ \ \ \ \ \
| * | | | | | vhost: correct the related warning messagewangyan2018-12-191-2/+2
| * | | | | | vhost: split structs into a separate header filePaolo Bonzini2018-12-192-111/+130
| * | | | | | 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-192-2/+135
* | | | | | | Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-0223-131/+467
|\ \ \ \ \ \ \
| * | | | | | | 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