summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-19Linux 4.16.3v4.16.3Greg Kroah-Hartman1-1/+1
2018-04-19rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan1-1/+1
2018-04-19Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowHans de Goede1-17/+3
2018-04-19Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc4-14/+34
2018-04-19getname_kernel() needs to make sure that ->name != ->iname in long caseAl Viro1-1/+2
2018-04-19mm/gup_benchmark: handle gup failuresMichael S. Tsirkin1-1/+3
2018-04-19get_user_pages_fast(): return -EFAULT on access_ok failureMichael S. Tsirkin1-1/+4
2018-04-19s390/compat: fix setup_frame32Heiko Carstens1-1/+1
2018-04-19s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-04-19s390/qdio: don't merge ERROR output buffersJulian Wiedmann1-11/+20
2018-04-19s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann1-9/+2
2018-04-19nfit: fix region registration vs block-data-window rangesDan Williams1-8/+14
2018-04-19block/loop: fix deadlock after loop_set_statusTetsuo Handa1-4/+8
2018-04-19apparmor: fix resource audit messages when auditing peerJohn Johansen1-4/+4
2018-04-19apparmor: fix display of .ns_name for containersJohn Johansen1-3/+1
2018-04-19apparmor: fix logging of the existence test for signalsJohn Johansen2-2/+4
2018-04-19Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...Bart Van Assche1-2/+0
2018-04-19scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja1-23/+21
2018-04-19scsi: scsi_dh: Don't look for NULL devices handlers by nameJohannes Thumshirn1-0/+3
2018-04-19nfsd: fix incorrect umasksJ. Bruce Fields3-7/+15
2018-04-19hugetlbfs: fix bug in pgoff overflow checkingMike Kravetz1-3/+7
2018-04-19xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handlingSimon Gaiser1-1/+1
2018-04-19ovl: set lower layer st_dev only if setting lower st_inoAmir Goldstein1-5/+2
2018-04-19ovl: set i_ino to the value of st_ino for NFS exportAmir Goldstein2-5/+24
2018-04-19ovl: fix lookup with middle layer opaque dir and absolute path redirectsAmir Goldstein1-0/+9
2018-04-19ovl: Set d->last properly during lookupVivek Goyal1-2/+6
2018-04-19blk-mq: don't keep offline CPUs mapped to hctx 0Ming Lei1-5/+0
2018-04-19blk-mq: make sure that correct hctx->next_cpu is setMing Lei1-0/+2
2018-04-19blk-mq: order getting budget and driver tagMing Lei1-11/+10
2018-04-19blk-mq: Directly schedule q->timeout_work when aborting a requestTejun Heo1-1/+1
2018-04-19zboot: fix stack protector in compressed boot phaseHuacai Chen3-24/+3
2018-04-19lib: fix stall in __bitmap_parselist()Yury Norov2-1/+5
2018-04-19nvme: Skip checking heads without namespacesKeith Busch1-0/+1
2018-04-19block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unloc...Bart Van Assche1-2/+2
2018-04-19f2fs: fix heap mode to reset it backYunlong Song2-3/+5
2018-04-19sunrpc: remove incorrect HMAC request initializationEric Biggers1-3/+0
2018-04-19x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing8-13/+16
2018-04-19x86/uapi: Fix asm/bootparam.h userspace compilation errorsDmitry V. Levin1-9/+9
2018-04-19ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen1-0/+4
2018-04-19x86/mce/AMD: Get address from already initialized blockYazen Ghannam1-0/+15
2018-04-19x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam3-4/+15
2018-04-19x86/mce/AMD: Pass the bank number to smca_get_bank_type()Yazen Ghannam1-8/+7
2018-04-19radeon: hide pointless #warning when compile testingArnd Bergmann1-1/+2
2018-04-19perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole1-0/+6
2018-04-19perf intel-pt: Fix timestamp following overflowAdrian Hunter1-0/+1
2018-04-19perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter1-0/+1
2018-04-19perf intel-pt: Fix sync_switchAdrian Hunter1-7/+25
2018-04-19perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter3-35/+34
2018-04-19KVM: PPC: Book3S HV: trace_tlbie must not be called in realmodeNicholas Piggin1-4/+0
2018-04-19PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()Dexuan Cui1-1/+57