summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-29md: Avoid namespace collision with bitmap APIAndy Shevchenko
2020-01-29scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu
2020-01-29media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
2020-01-29coresight: tmc-etf: Do not call smp_processor_id from preemptibleSuzuki K Poulose
2020-01-29coresight: etb10: Do not call smp_processor_id from preemptibleSuzuki K Poulose
2020-01-29sd: Fix REQ_OP_ZONE_REPORT completion handlingMasato Suzuki
2020-01-29do_last(): fetch directory ->i_mode and ->i_uid before it's too lateAl Viro
2020-01-29tracing: xen: Ordered comparison of function pointersChangbin Du
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche
2020-01-29hwmon: (nct7802) Fix voltage limits to wrong registersGilles Buloz
2020-01-29Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan
2020-01-29Input: pegasus_notetaker - fix endpoint sanity checkJohan Hovold
2020-01-29Input: aiptek - fix endpoint sanity checkJohan Hovold
2020-01-29Input: gtco - fix endpoint sanity checkJohan Hovold
2020-01-29Input: sur40 - fix interface sanity checksJohan Hovold
2020-01-29Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold
2020-01-29Documentation: Document arm64 kpti controlJeremy Linton
2020-01-29mmc: sdhci: fix minimum clock rate for v3 controllerMichał Mirosław
2020-01-29mmc: tegra: fix SDR50 tuning overrideMichał Mirosław
2020-01-29ARM: 8950/1: ftrace/recordmcount: filter relocation typesAlex Sverdlin
2020-01-29Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"Hans Verkuil
2020-01-29Input: keyspan-remote - fix control-message timeoutsJohan Hovold
2020-01-29hwmon: (core) Do not use device managed functions for memory allocationsGuenter Roeck
2020-01-29hwmon: (core) Fix double-free in __hwmon_device_register()Dmitry Osipenko
2020-01-29hwmon: Deal with errors from the thermal subsystemLinus Walleij
2020-01-29hwmon: (adt7475) Make volt2reg return same reg as reg2volt inputLuuk Paulussen
2020-01-29net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet
2020-01-29tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang
2020-01-29net: usb: lan78xx: Add .ndo_features_checkJames Hughes
2020-01-29net-sysfs: Fix reference count leakJouni Hogander
2020-01-29net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander
2020-01-29net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander
2020-01-29net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet
2020-01-29net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander
2020-01-29net_sched: fix datalen for ematchCong Wang
2020-01-29net, ip_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29net, ip6_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-29ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actionsYuki Taguchi
2020-01-29gtp: make sure only SOCK_DGRAM UDP sockets are acceptedEric Dumazet
2020-01-29firestream: fix memory leaksWenwen Wang
2020-01-29can, slip: Protect tty->disc_data in write_wakeup and close with RCURichard Palethorpe
2020-01-27Linux 4.14.168v4.14.168Greg Kroah-Hartman
2020-01-27m68k: Call timer_interrupt() with interrupts disabledFinn Thain
2020-01-27serial: stm32: fix clearing interrupt error flagsFabrice Gasnier
2020-01-27IB/iser: Fix dma_nents type definitionMax Gurtovoy
2020-01-27arm64: dts: juno: Fix UART frequencyAndre Przywara
2020-01-27drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff
2020-01-27dmaengine: ti: edma: fix missed failure handlingChuhong Yuan