summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-19Linux 4.16.3v4.16.3Greg Kroah-Hartman
2018-04-19rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan
2018-04-19Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowHans de Goede
2018-04-19Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc
2018-04-19getname_kernel() needs to make sure that ->name != ->iname in long caseAl Viro
2018-04-19mm/gup_benchmark: handle gup failuresMichael S. Tsirkin
2018-04-19get_user_pages_fast(): return -EFAULT on access_ok failureMichael S. Tsirkin
2018-04-19s390/compat: fix setup_frame32Heiko Carstens
2018-04-19s390/ipl: ensure loadparm valid flag is setVasily Gorbik
2018-04-19s390/qdio: don't merge ERROR output buffersJulian Wiedmann
2018-04-19s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann
2018-04-19nfit: fix region registration vs block-data-window rangesDan Williams
2018-04-19block/loop: fix deadlock after loop_set_statusTetsuo Handa
2018-04-19apparmor: fix resource audit messages when auditing peerJohn Johansen
2018-04-19apparmor: fix display of .ns_name for containersJohn Johansen
2018-04-19apparmor: fix logging of the existence test for signalsJohn Johansen
2018-04-19Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...Bart Van Assche
2018-04-19scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja
2018-04-19scsi: scsi_dh: Don't look for NULL devices handlers by nameJohannes Thumshirn
2018-04-19nfsd: fix incorrect umasksJ. Bruce Fields
2018-04-19hugetlbfs: fix bug in pgoff overflow checkingMike Kravetz
2018-04-19xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handlingSimon Gaiser
2018-04-19ovl: set lower layer st_dev only if setting lower st_inoAmir Goldstein
2018-04-19ovl: set i_ino to the value of st_ino for NFS exportAmir Goldstein
2018-04-19ovl: fix lookup with middle layer opaque dir and absolute path redirectsAmir Goldstein
2018-04-19ovl: Set d->last properly during lookupVivek Goyal
2018-04-19blk-mq: don't keep offline CPUs mapped to hctx 0Ming Lei
2018-04-19blk-mq: make sure that correct hctx->next_cpu is setMing Lei
2018-04-19blk-mq: order getting budget and driver tagMing Lei
2018-04-19blk-mq: Directly schedule q->timeout_work when aborting a requestTejun Heo
2018-04-19zboot: fix stack protector in compressed boot phaseHuacai Chen
2018-04-19lib: fix stall in __bitmap_parselist()Yury Norov
2018-04-19nvme: Skip checking heads without namespacesKeith Busch
2018-04-19block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unloc...Bart Van Assche
2018-04-19f2fs: fix heap mode to reset it backYunlong Song
2018-04-19sunrpc: remove incorrect HMAC request initializationEric Biggers
2018-04-19x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing
2018-04-19x86/uapi: Fix asm/bootparam.h userspace compilation errorsDmitry V. Levin
2018-04-19ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen
2018-04-19x86/mce/AMD: Get address from already initialized blockYazen Ghannam
2018-04-19x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam
2018-04-19x86/mce/AMD: Pass the bank number to smca_get_bank_type()Yazen Ghannam
2018-04-19radeon: hide pointless #warning when compile testingArnd Bergmann
2018-04-19perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole
2018-04-19perf intel-pt: Fix timestamp following overflowAdrian Hunter
2018-04-19perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter
2018-04-19perf intel-pt: Fix sync_switchAdrian Hunter
2018-04-19perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter
2018-04-19KVM: PPC: Book3S HV: trace_tlbie must not be called in realmodeNicholas Piggin
2018-04-19PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()Dexuan Cui