summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.169v4.14.169Greg 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-293-9/+9
* scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu2020-01-291-0/+7
* media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil2020-01-291-12/+12
* 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
* sd: Fix REQ_OP_ZONE_REPORT completion handlingMasato Suzuki2020-01-291-2/+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
* Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold2020-01-291-1/+1
* Documentation: Document arm64 kpti controlJeremy Linton2020-01-291-0/+6
* 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
* Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"Hans Verkuil2020-01-291-0/+2
* 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: (adt7475) Make volt2reg return same reg as reg2volt inputLuuk Paulussen2020-01-291-2/+3
* net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet2020-01-293-14/+32
* tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang2020-01-291-2/+1
* net: usb: lan78xx: Add .ndo_features_checkJames Hughes2020-01-291-0/+15
* net-sysfs: Fix reference count leakJouni Hogander2020-01-291-1/+3
* net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander2020-01-291-2/+5
* net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander2020-01-291-2/+5
* net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet2020-01-291-0/+1
* net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander2020-01-291-11/+13
* 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
* ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi2020-01-291-1/+3
* gtp: make sure only SOCK_DGRAM UDP sockets are acceptedEric Dumazet2020-01-291-4/+6
* 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
* Linux 4.14.168v4.14.168Greg Kroah-Hartman2020-01-271-1/+1
* m68k: Call timer_interrupt() with interrupts disabledFinn Thain2020-01-2711-47/+105
* serial: stm32: fix clearing interrupt error flagsFabrice Gasnier2020-01-271-3/+3