summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-29netfilter: nft_osf: add missing check for DREG attributeFlorian Westphal
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-29tracing: trigger: Replace unneeded RCU-list traversalsMasami Hiramatsu
2020-01-29PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as brokenAlex Deucher
2020-01-29hwmon: (core) Do not use device managed functions for memory allocationsGuenter Roeck
2020-01-29hwmon: (adt7475) Make volt2reg return same reg as reg2volt inputLuuk Paulussen
2020-01-29afs: Fix characters allowed into cell namesDavid Howells
2020-01-29tun: add mutex_unlock() call and napi.skb clearing in tun_get_user()Eric Dumazet
2020-01-29tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet
2020-01-29tcp_bbr: improve arithmetic division in bbr_update_bw()Wen Yang
2020-01-29Revert "udp: do rmem bulk free even if the rx sk queue is empty"Paolo Abeni
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: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet
2020-01-29net, ip_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29net, ip6_tunnel: fix namespaces moveWilliam Dauchy
2020-01-29net: ip6_gre: fix moving ip6gre between namespacesNiko Kortstrom
2020-01-29net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman
2020-01-29net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli
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.19.99v4.19.99Greg Kroah-Hartman
2020-01-27m68k: Call timer_interrupt() with interrupts disabledFinn Thain
2020-01-27arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth nodeChristian Hewitt
2020-01-27serial: stm32: fix clearing interrupt error flagsFabrice Gasnier
2020-01-27IB/iser: Fix dma_nents type definitionMax Gurtovoy
2020-01-27usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez
2020-01-27samples/bpf: Fix broken xdp_rxq_info due to map order assumptionsJesper Dangaard Brouer