summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-04dpt_i2o: fix build warningSudip Mukherjee1-0/+3
2018-03-04drivers/net: fix eisa_driver probe section mismatchFabian Frederick4-4/+4
2018-03-04scsi: sim710: fix build warningSudip Mukherjee1-2/+1
2018-03-04x86/boot: Avoid warning for zero-filling .bssArnd Bergmann1-3/+6
2018-03-04thermal: spear: use __maybe_unused for PM functionsArnd Bergmann1-4/+2
2018-03-04reiserfs: avoid a -Wmaybe-uninitialized warningArnd Bergmann2-2/+1
2018-03-04ALSA: hda/ca0132 - fix possible NULL pointer useArnd Bergmann1-0/+3
2018-03-04scsi: advansys: fix uninitialized data accessArnd Bergmann1-11/+10
2018-03-04x86: add MULTIUSER dependency for KVMArnd Bergmann1-1/+1
2018-03-04x86/build: Silence the build with "make -s"Arnd Bergmann1-2/+3
2018-03-04x86/ras/inject: Make it depend on X86_LOCAL_APIC=yBorislav Petkov2-5/+2
2018-03-04scsi: advansys: fix build warning for PCI=nArnd Bergmann1-0/+3
2018-03-04video: fbdev: via: remove possibly unused variablesArnd Bergmann1-5/+3
2018-03-04platform/x86: intel_mid_thermal: Fix suspend handlers unused warningBorislav Petkov1-0/+2
2018-03-04gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi1-1/+1
2018-03-04vmxnet3: prevent building with 64K pagesArnd Bergmann1-0/+3
2018-03-04isdn: icn: remove a #warningArnd Bergmann1-1/+1
2018-03-04virtio_balloon: prevent uninitialized variable useArnd Bergmann1-0/+2
2018-03-04hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai1-1/+1
2018-03-04xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich1-1/+1
2018-03-04x86/mm/kmmio: Fix mmiotrace for page unaligned addressesKarol Herbst2-7/+9
2018-03-04mm/early_ioremap: Fix boot hang with earlyprintk=efi,keepDave Young1-1/+1
2018-03-04dmaengine: jz4740: disable/unprepare clk if probe failsTobias Jordan1-1/+3
2018-03-04xfrm: Fix stack-out-of-bounds with misconfigured transport mode policies.Steffen Klassert1-0/+9
2018-03-04spi: sun4i: disable clocks in the remove functionTakuo Koguchi1-1/+1
2018-03-04clk: fix a panic error caused by accessing NULL pointerCai Li1-2/+2
2018-03-04509: fix printing uninitialized stack memory when OID is emptyEric Biggers1-2/+6
2018-03-04btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov1-1/+1
2018-03-04net_sched: red: Avoid illegal valuesNogah Frankel5-0/+22
2018-03-04net_sched: red: Avoid devision by zeroNogah Frankel1-1/+1
2018-03-04gianfar: fix a flooded alignment reports because of padding issue.Zumeng Chen1-2/+4
2018-03-04s390/dasd: prevent prefix I/O errorStefan Haberland1-6/+10
2018-03-04powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria1-2/+2
2018-03-04ipvlan: Add the skb->mark as flow4's member to lookup routeGao Feng1-0/+1
2018-03-04scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneWill Deacon1-1/+1
2018-03-04pinctrl: sunxi: Fix A80 interrupt pin bankAndre Przywara1-3/+3
2018-03-04media: s5k6aa: describe some function parametersMauro Carvalho Chehab1-0/+5
2018-03-04perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran1-5/+51
2018-03-04perf top: Fix window dimensions change handlingJiri Olsa1-3/+12
2018-03-04ARM: dts: am4372: Correct the interrupts_properties of McASPPeter Ujfalusi1-2/+4
2018-03-04ARM: dts: Fix omap4 hang with GPS connected to USB by using wakeupgenTony Lindgren1-2/+0
2018-03-04ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst functionKeerthy1-12/+0
2018-03-04ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren5-35/+31
2018-03-04usb: build drivers/usb/common/ when USB_SUPPORT is setRandy Dunlap1-0/+1
2018-03-04usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2-0/+5
2018-03-04binder: check for binder_thread allocation failure in binder_poll()Eric Biggers1-0/+2
2018-03-04dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni1-29/+33
2018-03-04video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann1-0/+5
2018-03-04ASoC: ux500: add MODULE_LICENSE tagArnd Bergmann2-0/+9
2018-03-04net: avoid skb_warn_bad_offload on IS_ERRWillem de Bruijn1-1/+1