aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.15.18v4.15.18linux-4.15.yGreg Kroah-Hartman2018-04-191-1/+1
* ovl: set lower layer st_dev only if setting lower st_inoAmir Goldstein2018-04-191-5/+2
* 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
* scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja2018-04-191-23/+21
* 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: fix lookup with middle layer opaque dir and absolute path redirectsAmir Goldstein2018-04-191-0/+9
* blk-mq: don't keep offline CPUs mapped to hctx 0Ming Lei2018-04-191-5/+0
* blk-mq: order getting budget and driver tagMing Lei2018-04-191-11/+10
* 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
* ath9k: Protect queue draining by rcu_read_lock()Toke Høiland-Jørgensen2018-04-191-0/+4
* hwmon: (ina2xx) Fix access to uninitialized mutexMarek Szyprowski2018-04-191-2/+1
* x86/mce/AMD: Get address from already initialized blockYazen Ghannam2018-04-191-0/+15
* perf/core: Fix use-after-free in uprobe_perf_close()Prashant Bhole2018-04-191-0/+6
* 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
* PCI: hv: Serialize the present and eject work itemsDexuan Cui2018-04-191-18/+16
* Drivers: hv: vmbus: do not mark HV_PCIE as perf_deviceDexuan Cui2018-04-191-1/+1
* parisc: Fix HPMC handler by increasing size to multiple of 16 bytesHelge Deller2018-04-191-1/+5
* parisc: Fix out of array access in match_pci_device()Helge Deller2018-04-191-0/+4
* ipmi: Fix some error cleanup issuesCorey Minyard2018-04-191-4/+14
* media: v4l: vsp1: Fix header display list status check in continuous modeKieran Bingham2018-04-191-1/+2
* media: v4l2-compat-ioctl32: don't oops on overlayMauro Carvalho Chehab2018-04-191-1/+3
* lan78xx: Correctly indicate invalid OTPPhil Elwell2018-04-191-1/+2
* vhost: Fix vhost_copy_to_user()Eric Auger2018-04-191-1/+1
* ip_gre: clear feature flags when incompatible o_flags are setSabrina Dubroca2018-04-191-0/+6
* l2tp: fix race in duplicate tunnel detectionGuillaume Nault2018-04-193-28/+14
* l2tp: fix races in tunnel creationGuillaume Nault2018-04-194-110/+110
* vhost: fix vhost_vq_access_ok() log checkStefan Hajnoczi2018-04-191-3/+5
* slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2018-04-192-0/+6