summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel: Restrict period on NehalemJosh Hunt2019-09-211-0/+6
* i2c: designware: Synchronize IRQs when unregistering slave clientJarkko Nikula2019-09-211-0/+1
* sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai2019-09-211-0/+7
* ibmvnic: Do not process reset during or after device removalThomas Falcon2019-09-211-1/+5
* ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang2019-09-211-0/+5
* usb: host: xhci-tegra: Set DMA mask correctlyNagarjuna Kristam2019-09-211-0/+10
* cifs: Use kzfree() to zero out the passwordDan Carpenter2019-09-211-1/+1
* cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg2019-09-211-0/+22
* kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the firs...Marc Zyngier2019-09-211-2/+4
* NFSv2: Fix write regressionTrond Myklebust2019-09-211-1/+3
* NFSv2: Fix eof handlingTrond Myklebust2019-09-211-1/+2
* netfilter: nf_conntrack_ftp: Fix debug outputThomas Jarosch2019-09-211-1/+1
* netfilter: xt_physdev: Fix spurious error message in physdev_mt_checkTodd Seidelmann2019-09-211-4/+2
* x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner2019-09-211-1/+7
* r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani2019-09-211-1/+4
* bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0Ilya Leoshkevich2019-09-211-4/+4
* batman-adv: Only read OGM2 tvlv_len after buffer len checkSven Eckelmann2019-09-211-6/+12
* ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger2019-09-211-1/+2
* qed: Add cleanup in qed_slowpath_start()Wenwen Wang2019-09-211-1/+3
* xdp: unpin xdp umem pages in error pathIvan Khoronzhuk2019-09-211-1/+3
* Kconfig: Fix the reference to the IDT77105 Phy driver in the description of A...Christophe JAILLET2019-09-211-1/+1
* NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetupTrond Myklebust2019-09-211-1/+1
* NFSv4: Fix return value in nfs_finish_open()Trond Myklebust2019-09-211-1/+1
* NFSv4: Fix return values for nfs4_file_open()Trond Myklebust2019-09-211-6/+6
* netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro2019-09-212-11/+30
* netfilter: nft_flow_offload: missing netlink attribute policyPablo Neira Ayuso2019-09-211-0/+6
* netfilter: ebtables: Fix argument order to ADD_COUNTERTodd Seidelmann2019-09-211-4/+4
* fpga: altera-ps-spi: Fix getting of optional confd gpioPhil Reid2019-09-211-4/+7
* tools: bpftool: close prog FD before exit on showing a single programQuentin Monnet2019-09-211-1/+3
* selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich2019-09-211-2/+5
* s390/bpf: use 32-bit index for tail callsIlya Leoshkevich2019-09-211-4/+6
* bus: ti-sysc: Simplify cleanup upon failures in sysc_probe()Suman Anna2019-09-211-7/+7
* ARM: OMAP1: ams-delta-fiq: Fix missing irq_ackJanusz Krzysztofik2019-09-212-4/+3
* ARM: dts: dra74x: Fix iodelay configuration for mmc3Faiz Abbas2019-09-211-25/+25
* ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren2019-09-211-0/+3
* s390/bpf: fix lcgr instruction encodingIlya Leoshkevich2019-09-211-1/+1
* bus: ti-sysc: Fix using configured sysc mask valueTony Lindgren2019-09-211-4/+1
* ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmssTony Lindgren2019-09-211-1/+2
* ARM: dts: am57xx: Disable voltage switching for SD cardFaiz Abbas2019-09-216-30/+6
* ieee802154: hwsim: unregister hw while hwsim_subscribe_all_others failsYueHaibing2019-09-211-1/+3
* ieee802154: hwsim: Fix error handle path in hwsim_init_moduleYueHaibing2019-09-211-2/+2
* nl80211: Fix possible Spectre-v1 for CQM RSSI thresholdsMasashi Honma2019-09-211-1/+3
* mwifiex: Fix three heap overflow at parsing element in cfg80211_ap_settingsWen Huang2019-09-212-1/+11
* tty/serial: atmel: reschedule TX after RX was startedRazvan Stefanescu2019-09-211-1/+0
* serial: sprd: correct the wrong sequence of argumentsChunyan Zhang2019-09-211-1/+1
* firmware: google: check if size is valid when decoding VPD dataHung-Te Lin2019-09-213-28/+37
* KVM: coalesced_mmio: add bounds checkingMatt Delco2019-09-211-7/+10
* net_sched: let qdisc_put() accept NULL pointerCong Wang2019-09-211-1/+5
* xen-netfront: do not assume sk_buff_head list is empty in error handlingDongli Zhang2019-09-211-1/+1
* udp: correct reuseport selection with connected socketsWillem de Bruijn2019-09-216-7/+43