summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-17igb: fix uninitialized variablesYunjian Wang1-0/+1
2018-12-17cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is activeKiran Kumar Modukuri1-0/+6
2018-12-17fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri1-2/+1
2018-12-17cachefiles: Fix an assertion failure when trying to update a failed objectDavid Howells1-1/+2
2018-12-17ALSA: usb-audio: Add vendor and product name for Dell WD19 DockHui Wang1-0/+10
2018-12-17netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo1-11/+4
2018-12-17usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski1-5/+6
2018-12-17net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi1-0/+3
2018-12-17x86/kvm/vmx: fix old-style function declarationYi Wang1-4/+4
2018-12-17KVM: x86: fix empty-body warningsYi Wang1-1/+1
2018-12-17KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changesLiran Alon1-5/+16
2018-12-17netfilter: nf_conncount: remove wrong condition check routineTaehee Yoo1-5/+2
2018-12-17netfilter: nat: fix double register in masquerade modulesTaehee Yoo2-14/+32
2018-12-17netfilter: add missing error handling code for register functionsTaehee Yoo9-22/+63
2018-12-17IB/mlx5: Fix page fault handling for MWArtemy Kovalyov1-0/+1
2018-12-17netfilter: ipv6: Preserve link scope traffic original oifAlin Nastac1-1/+2
2018-12-17drm/meson: add support for 1080p25 modeChristian Hewitt1-0/+1
2018-12-17thunderbolt: Prevent root port runtime suspend during NVM upgradeMika Westerberg1-2/+38
2018-12-17USB: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen1-0/+1
2018-12-17USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen1-0/+1
2018-12-17USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen1-1/+2
2018-12-17USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen1-31/+19
2018-12-17USB: omap_udc: use devm_request_irq()Aaro Koskinen1-27/+10
2018-12-17ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long1-0/+3
2018-12-17fsi: master-ast-cf: select GENERIC_ALLOCATORArnd Bergmann1-0/+1
2018-12-17bpf: fix check of allowed specifiers in bpf_trace_printkMartynas Pumputis1-3/+5
2018-12-17RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu1-68/+60
2018-12-17exportfs: do not read dentry after freePan Bian1-1/+1
2018-12-17ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi1-0/+9
2018-12-17ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi1-1/+42
2018-12-17ASoC: omap-mcbsp: Fix latency value calculation for pm_qosPeter Ujfalusi1-3/+3
2018-12-17tools: bpftool: fix potential NULL pointer dereference in do_loadJakub Kicinski1-3/+7
2018-12-17RDMA/rdmavt: Fix rvt_create_ah function signatureKamal Heib2-2/+5
2018-12-17RDMA/bnxt_re: Avoid accessing the device structure after it is freedSelvin Xavier1-0/+2
2018-12-17RDMA/bnxt_re: Fix system hang when registration with L2 driver failsSelvin Xavier1-0/+1
2018-12-17RDMA/core: Add GIDs while changing MAC addr only for registered ndevParav Pandit1-2/+4
2018-12-17RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny1-9/+10
2018-12-17Btrfs: send, fix infinite loop due to directory rename dependenciesRobbie Ko1-3/+8
2018-12-17ARM: dts: at91: sama5d2: use the divided clock for SMCRomain Izard1-1/+1
2018-12-17phy: qcom-qusb2: Fix HSTX_TRIM tuning with fused value for SDM845Manu Gautam1-0/+1
2018-12-17phy: qcom-qusb2: Use HSTX_TRIM fused value as isManu Gautam1-9/+10
2018-12-17objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov1-3/+14
2018-12-17objtool: Fix double-free in .cold detection error pathArtem Savkov1-1/+1
2018-12-17ASoC: acpi: fix: continue searching when machine is ignoredKeyon Jie1-2/+8
2018-12-17PCI: imx6: Fix link training status detection in link up checkTrent Piepho1-9/+1
2018-12-17perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa2-2/+16
2018-12-17hwmon: (w83795) temp4_type has writable permissionHuacai Chen1-1/+1
2018-12-17netfilter: xt_hashlimit: fix a possible memory leak in htable_create()Taehee Yoo1-6/+3
2018-12-17aio: fix failure to put the file pointerJens Axboe1-0/+1
2018-12-17bpf: allocate local storage buffers using GFP_ATOMICRoman Gushchin1-1/+2