summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.212v4.9.212Greg Kroah-Hartman2020-01-291-1/+1
* net/x25: fix nonblocking connectMartin Schiller2020-01-291-1/+5
* netfilter: ipset: use bitmap infrastructure completelyKadlecsik József2020-01-295-17/+10
* bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()Andy Shevchenko2020-01-292-0/+28
* md: Avoid namespace collision with bitmap APIAndy Shevchenko2020-01-291-4/+4
* scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu2020-01-291-0/+7
* bcache: silence static checker warningDan Carpenter2020-01-291-3/+0
* libertas: Fix two buffer overflows at parsing bss descriptorWen Huang2020-01-291-3/+13
* coresight: tmc-etf: Do not call smp_processor_id from preemptibleSuzuki K Poulose2020-01-291-3/+1
* coresight: etb10: Do not call smp_processor_id from preemptibleSuzuki K Poulose2020-01-291-3/+1
* arm64: kpti: Whitelist Cortex-A CPUs that don't implement the CSV3 fieldWill Deacon2020-01-291-0/+5
* Documentation: Document arm64 kpti controlJeremy Linton2020-01-291-0/+6
* do_last(): fetch directory ->i_mode and ->i_uid before it's too lateAl Viro2020-01-291-7/+10
* tracing: xen: Ordered comparison of function pointersChangbin Du2020-01-291-1/+5
* scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche2020-01-292-15/+3
* hwmon: (nct7802) Fix voltage limits to wrong registersGilles Buloz2020-01-291-2/+2
* Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan2020-01-291-1/+5
* Input: pegasus_notetaker - fix endpoint sanity checkJohan Hovold2020-01-291-1/+1
* Input: aiptek - fix endpoint sanity checkJohan Hovold2020-01-291-3/+3
* Input: gtco - fix endpoint sanity checkJohan Hovold2020-01-291-7/+3
* Input: sur40 - fix interface sanity checksJohan Hovold2020-01-291-1/+1
* mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław2020-01-291-4/+6
* mmc: tegra: fix SDR50 tuning overrideMichał Mirosław2020-01-291-1/+1
* ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin2020-01-291-0/+17
* Input: keyspan-remote - fix control-message timeoutsJohan Hovold2020-01-291-3/+6
* hwmon: (core) Do not use device managed functions for memory allocationsGuenter Roeck2020-01-291-27/+41
* hwmon: (core) Fix double-free in __hwmon_device_register()Dmitry Osipenko2020-01-291-4/+4
* hwmon: Deal with errors from the thermal subsystemLinus Walleij2020-01-291-4/+17
* hwmon: (core) Simplify sysfs attribute name allocationGuenter Roeck2020-01-291-8/+9
* hwmon: (adt7475) Make volt2reg return same reg as reg2volt inputLuuk Paulussen2020-01-291-2/+3
* gtp: make sure only SOCK_DGRAM UDP sockets are acceptedEric Dumazet2020-01-291-1/+3
* net: usb: lan78xx: Add .ndo_features_checkJames Hughes2020-01-291-0/+15
* tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang2020-01-291-2/+1
* net_sched: fix datalen for ematchCong Wang2020-01-291-1/+1
* net, ip_tunnel: fix namespaces moveWilliam Dauchy2020-01-291-3/+1
* net, ip6_tunnel: fix namespaces moveWilliam Dauchy2020-01-291-3/+1
* net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman2020-01-291-0/+2
* firestream: fix memory leaksWenwen Wang2020-01-291-0/+3
* can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe2020-01-292-4/+20
* net: phy: Keep reporting transceiver typeFlorian Fainelli2020-01-291-1/+2
* net: ethtool: Add back transceiver typeFlorian Fainelli2020-01-292-1/+7
* m68k: Call timer_interrupt() with interrupts disabledFinn Thain2020-01-2911-47/+105
* IB/iser: Fix dma_nents type definitionMax Gurtovoy2020-01-291-1/+1
* arm64: dts: juno: Fix UART frequencyAndre Przywara2020-01-291-2/+2
* drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff2020-01-293-6/+6
* dmaengine: ti: edma: fix missed failure handlingChuhong Yuan2020-01-291-2/+4
* packet: fix data-race in fanout_flow_is_huge()Eric Dumazet2020-01-291-3/+9
* net: neigh: use long type to store jiffies deltaEric Dumazet2020-01-291-2/+2
* MIPS: Loongson: Fix return value of loongson_hwmon_initTiezhu Yang2020-01-291-1/+1
* media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY supportJanusz Krzysztofik2020-01-291-3/+9