summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-15staging: comedi: ni_mio_common: fix subdevice flags for PFI subdeviceIan Abbott1-1/+2
2018-09-15dm kcopyd: avoid softlockup in run_complete_jobJohn Pittman1-0/+2
2018-09-15PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni1-1/+1
2018-09-15xen/balloon: fix balloon initialization for PVH Dom0Roger Pau Monne1-1/+1
2018-09-15Input: do not use WARN() in input_alloc_absinfo()Dmitry Torokhov1-4/+12
2018-09-15NFSv4: Fix error handling in nfs4_sp4_select_mode()Wei Yongjun1-1/+1
2018-09-15scsi: aic94xx: fix an error code in aic94xx_init()Dan Carpenter1-1/+3
2018-09-15ACPI / scan: Initialize status to ACPI_STA_DEFAULTHans de Goede1-2/+3
2018-09-15s390/dasd: fix panic for failed online processingStefan Haberland1-0/+3
2018-09-15s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland1-2/+5
2018-09-15block: bvec_nr_vecs() returns value for wrong slabGreg Edwards1-1/+1
2018-09-15perf probe powerpc: Fix trace event post-processingSandipan Das1-1/+3
2018-09-15powerpc: Fix size calculation using resource_size()Dan Carpenter1-1/+1
2018-09-15powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman1-3/+10
2018-09-15f2fs: fix to clear PG_checked flag in set_page_dirty()Chao Yu1-0/+4
2018-09-15net/9p: fix error path of p9_virtio_probeJean-Philippe Brucker1-1/+2
2018-09-15net/9p/trans_fd.c: fix race by holding the lockTomas Bortoli1-5/+5
2018-09-15irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski1-0/+4
2018-09-15perf tools: Check for null when copying nsinfo.Benno Evers1-0/+3
2018-09-15net: hns3: Fix for phy link issue when using marvell phy driverJian Shen1-0/+2
2018-09-15net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zeroXi Wang1-1/+1
2018-09-15RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman2-2/+5
2018-09-15tcp, ulp: add alias for all ulp modulesDaniel Borkmann3-1/+6
2018-09-15netfilter: fix memory leaks on netlink_dump_start errorFlorian Westphal2-25/+30
2018-09-15platform/x86: asus-nb-wmi: Add keymap entry for lid flip action on UX360Aleh Filipovich1-0/+1
2018-09-15mfd: sm501: Set coherent_dma_mask when creating subdevicesGuenter Roeck1-0/+1
2018-09-15ipvs: fix race between ip_vs_conn_new() and ip_vs_del_dest()Tan Hu1-4/+11
2018-09-15s390/kdump: Fix memleak in nt_vmcoreinfoPhilipp Rudo1-5/+12
2018-09-15netfilter: ip6t_rpfilter: set F_IFACE for linklocal addressesFlorian Westphal1-1/+11
2018-09-15platform/x86: intel_punit_ipc: fix build errorsRandy Dunlap1-0/+1
2018-09-15fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()Tetsuo Handa1-1/+2
2018-09-15mm/fadvise.c: fix signed overflow UBSAN complaintAndrey Ryabinin1-2/+6
2018-09-15pwm: meson: Fix mux clock namesJerome Brunet1-2/+1
2018-09-15IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl1-3/+21
2018-09-15x86/mce: Add notifier_block forward declarationArnd Bergmann1-0/+1
2018-09-15virtio: pci-legacy: Validate queue pfnSuzuki K Poulose1-2/+12
2018-09-15scripts: modpost: check memory allocation resultsRandy Dunlap1-4/+4
2018-09-15fat: validate ->i_start before usingOGAWA Hirofumi3-10/+20
2018-09-15fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entriesJames Morse1-1/+3
2018-09-15hfsplus: fix NULL dereference in hfsplus_lookup()Ernesto A. Fernández1-2/+2
2018-09-15reiserfs: change j_timestamp type to time64_tArnd Bergmann1-1/+1
2018-09-15fork: don't copy inconsistent signal handler state to childJann Horn1-0/+2
2018-09-15sunrpc: Don't use stack buffer with scatterlistLaura Abbott1-3/+9
2018-09-15hfs: prevent crash on exit from failed searchErnesto A. Fernández1-3/+4
2018-09-15hfsplus: don't return 0 when fill_super() failedTetsuo Handa1-1/+3
2018-09-15cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg1-0/+7
2018-09-15net: sched: action_ife: take reference to meta moduleVlad Buslov1-1/+15
2018-09-15act_ife: fix a potential deadlockCong Wang1-13/+21
2018-09-15act_ife: move tcfa_lock down to where necessaryCong Wang1-24/+13
2018-09-15hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()Dexuan Cui1-1/+10