summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-21NFSv2: Fix eof handlingTrond Myklebust1-1/+2
2019-09-21netfilter: nf_conntrack_ftp: Fix debug outputThomas Jarosch1-1/+1
2019-09-21netfilter: xt_physdev: Fix spurious error message in physdev_mt_checkTodd Seidelmann1-4/+2
2019-09-21drm/amdgpu: fix dma_fence_wait without referenceChristian König1-12/+15
2019-09-21NFS: Fix writepage(s) error handling to not report errors twiceTrond Myklebust1-8/+13
2019-09-21NFS: Fix spurious EIO read errorsTrond Myklebust3-21/+36
2019-09-21pNFS/flexfiles: Don't time out requests on hard mountsTrond Myklebust1-2/+9
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner1-1/+7
2019-09-21r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani1-1/+4
2019-09-21bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0Ilya Leoshkevich1-4/+4
2019-09-21flow_dissector: Fix potential use-after-free on BPF_PROG_DETACHJakub Sitnicki1-1/+1
2019-09-21batman-adv: Only read OGM2 tvlv_len after buffer len checkSven Eckelmann1-6/+12
2019-09-21ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger1-1/+2
2019-09-21drm/virtio: use virtio_max_dma_sizeGerd Hoffmann1-2/+8
2019-09-21drm/omap: Fix port lookup for SDI outputLaurent Pinchart1-1/+3
2019-09-21qed: Add cleanup in qed_slowpath_start()Wenwen Wang1-1/+3
2019-09-21selftests/bpf: add config fragment BPF_JITAnders Roxell1-0/+1
2019-09-21selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich1-3/+3
2019-09-21xdp: unpin xdp umem pages in error pathIvan Khoronzhuk1-1/+3
2019-09-21Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A...Christophe JAILLET1-1/+1
2019-09-21NFS: On fatal writeback errors, we need to call nfs_inode_remove_request()Trond Myklebust1-0/+3
2019-09-21NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetupTrond Myklebust1-1/+1
2019-09-21NFSv4: Fix return value in nfs_finish_open()Trond Myklebust1-1/+1
2019-09-21NFSv4: Fix return values for nfs4_file_open()Trond Myklebust1-6/+6
2019-09-21netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro2-11/+30
2019-09-21netfilter: nft_flow_offload: missing netlink attribute policyPablo Neira Ayuso1-0/+6
2019-09-21netfilter: ebtables: Fix argument order to ADD_COUNTERTodd Seidelmann1-4/+4
2019-09-21fpga: altera-ps-spi: Fix getting of optional confd gpioPhil Reid1-4/+7
2019-09-21tools: bpftool: close prog FD before exit on showing a single programQuentin Monnet1-1/+3
2019-09-21selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich1-2/+5
2019-09-21s390/bpf: use 32-bit index for tail callsIlya Leoshkevich1-4/+6
2019-09-21ARM: dts: Fix incomplete dts data for am3 and am4 mmcTony Lindgren2-12/+52
2019-09-21bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()Suman Anna1-7/+7
2019-09-21ARM: OMAP1: ams-delta-fiq: Fix missing irq_ackJanusz Krzysztofik2-4/+3
2019-09-21ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas1-25/+25
2019-09-21ARM: dts: am335x: Fix UARTs lengthEmmanuel Vadot1-6/+6
2019-09-21ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren1-0/+3
2019-09-21s390/bpf: fix lcgr instruction encodingIlya Leoshkevich1-1/+1
2019-09-21arm64: dts: meson-g12a: add missing dwc2 phy-namesNeil Armstrong1-0/+1
2019-09-21ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7Tony Lindgren4-3/+12
2019-09-21ARM: dts: Fix flags for gpio7Tony Lindgren3-3/+3
2019-09-21bus: ti-sysc: Fix using configured sysc mask valueTony Lindgren1-4/+1
2019-09-21bus: ti-sysc: Fix handling of forced idleTony Lindgren1-1/+1
2019-09-21ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmssTony Lindgren1-1/+2
2019-09-21ARM: dts: am57xx: Disable voltage switching for SD cardFaiz Abbas6-30/+6
2019-09-21ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others failsYueHaibing1-1/+3
2019-09-21ieee802154: hwsim: Fix error handle path in hwsim_init_moduleYueHaibing1-2/+2
2019-09-21nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma1-1/+3
2019-09-21mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang2-1/+11
2019-09-21tty/serial: atmel: reschedule TX after RX was startedRazvan Stefanescu1-1/+0