summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.16.3v4.16.3Greg Kroah-Hartman2018-04-191-1/+1
* rtl8187: Fix NULL pointer dereference in priv->conf_mutexSudhir Sreedharan2018-04-191-1/+1
* Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being active-lowHans de Goede2018-04-191-17/+3
* Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-194-14/+34
* getname_kernel() needs to make sure that ->name != ->iname in long caseAl Viro2018-04-191-1/+2
* mm/gup_benchmark: handle gup failuresMichael S. Tsirkin2018-04-191-1/+3
* get_user_pages_fast(): return -EFAULT on access_ok failureMichael S. Tsirkin2018-04-191-1/+4
* s390/compat: fix setup_frame32Heiko Carstens2018-04-191-1/+1
* s390/ipl: ensure loadparm valid flag is setVasily Gorbik2018-04-191-0/+1
* s390/qdio: don't merge ERROR output buffersJulian Wiedmann2018-04-191-11/+20
* s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann2018-04-191-9/+2
* nfit: fix region registration vs block-data-window rangesDan Williams2018-04-191-8/+14
* block/loop: fix deadlock after loop_set_statusTetsuo Handa2018-04-191-4/+8
* apparmor: fix resource audit messages when auditing peerJohn Johansen2018-04-191-4/+4
* apparmor: fix display of .ns_name for containersJohn Johansen2018-04-191-3/+1
* apparmor: fix logging of the existence test for signalsJohn Johansen2018-04-192-2/+4
* Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()"Bart Van Assche2018-04-191-2/+0
* scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja2018-04-191-23/+21
* scsi: scsi_dh: Don't look for NULL devices handlers by nameJohannes Thumshirn2018-04-191-0/+3
* nfsd: fix incorrect umasksJ. Bruce Fields2018-04-193-7/+15
* hugetlbfs: fix bug in pgoff overflow checkingMike Kravetz2018-04-191-3/+7
* xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handlingSimon Gaiser2018-04-191-1/+1
* ovl: set lower layer st_dev only if setting lower st_inoAmir Goldstein2018-04-191-5/+2
* ovl: set i_ino to the value of st_ino for NFS exportAmir Goldstein2018-04-192-5/+24
* ovl: fix lookup with middle layer opaque dir and absolute path redirectsAmir Goldstein2018-04-191-0/+9
* ovl: Set d->last properly during lookupVivek Goyal2018-04-191-2/+6
* blk-mq: don't keep offline CPUs mapped to hctx 0Ming Lei2018-04-191-5/+0
* blk-mq: make sure that correct hctx->next_cpu is setMing Lei2018-04-191-0/+2
* blk-mq: order getting budget and driver tagMing Lei2018-04-191-11/+10
* blk-mq: Directly schedule q->timeout_work when aborting a requestTejun Heo2018-04-191-1/+1
* zboot: fix stack protector in compressed boot phaseHuacai Chen2018-04-193-24/+3
* lib: fix stall in __bitmap_parselist()Yury Norov2018-04-192-1/+5
* nvme: Skip checking heads without namespacesKeith Busch2018-04-191-0/+1
* block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unlock}()Bart Van Assche2018-04-191-2/+2
* f2fs: fix heap mode to reset it backYunlong Song2018-04-192-3/+5
* sunrpc: remove incorrect HMAC request initializationEric Biggers2018-04-191-3/+0
* x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing2018-04-198-13/+16
* x86/uapi: Fix asm/bootparam.h userspace compilation errorsDmitry V. Levin2018-04-191-9/+9
* ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen2018-04-191-0/+4
* x86/mce/AMD: Get address from already initialized blockYazen Ghannam2018-04-191-0/+15
* x86/mce/AMD, EDAC/mce_amd: Enumerate Reserved SMCA bank typeYazen Ghannam2018-04-193-4/+15
* x86/mce/AMD: Pass the bank number to smca_get_bank_type()Yazen Ghannam2018-04-191-8/+7
* radeon: hide pointless #warning when compile testingArnd Bergmann2018-04-191-1/+2
* perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole2018-04-191-0/+6
* perf intel-pt: Fix timestamp following overflowAdrian Hunter2018-04-191-0/+1
* perf intel-pt: Fix error recovery from missing TIP packetAdrian Hunter2018-04-191-0/+1
* perf intel-pt: Fix sync_switchAdrian Hunter2018-04-191-7/+25
* perf intel-pt: Fix overlap detection to identify consecutive buffers correctlyAdrian Hunter2018-04-193-35/+34
* KVM: PPC: Book3S HV: trace_tlbie must not be called in realmodeNicholas Piggin2018-04-191-4/+0
* PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()Dexuan Cui2018-04-191-1/+57