summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-30Linux 3.18.51v3.18.51Greg Kroah-Hartman1-1/+1
2017-04-30ping: implement proper lockingEric Dumazet1-2/+3
2017-04-30staging/android/ion : fix a race condition in the ion driverEunTaik Lee1-13/+42
2017-04-30vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich2-13/+22
2017-04-30xc2028: avoid use after freeMauro Carvalho Chehab1-1/+2
2017-04-30ARM: 8383/1: nommu: avoid deprecated source register on movStefan Agner1-13/+7
2017-04-30kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann2-0/+10
2017-04-30MIPS: ralink: Cosmetic change to prom_init().John Crispin1-5/+4
2017-04-30aic94xx: Skip reading user settings if flash is not foundHannes Reinecke1-2/+3
2017-04-30ARM: 8296/1: cache-l2x0: clean up aurora cache handlingArnd Bergmann1-73/+38
2017-04-30btrfs: fix state->private cast on 32 bit machinesSatoru Takeuchi1-1/+1
2017-04-30gfs2: avoid uninitialized variable warningArnd Bergmann1-2/+2
2017-04-30mmc: sunxi: avoid invalid pointer calculationArnd Bergmann1-2/+3
2017-04-30net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann2-3/+8
2017-04-30MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov1-12/+0
2017-04-30hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann1-5/+10
2017-04-30misc: ioc4: simplify wave period measurement in clock_calibrateRichard Leitner1-15/+16
2017-04-30net: vxge: avoid unused function warningsArnd Bergmann1-19/+12
2017-04-30tty: nozomi: avoid a harmless gcc warningArnd Bergmann1-1/+1
2017-04-30brcmfmac: avoid gcc-5.1 warningArnd Bergmann1-1/+1
2017-04-30Fix signed/unsigned pointer warningKevin Cernekee1-5/+7
2017-04-30nfsd: work around a gcc-5.1 warningArnd Bergmann1-2/+1
2017-04-30MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras1-0/+13
2017-04-30net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton1-2/+3
2017-04-30mm/init: fix zone boundary creationOliver O'Halloran1-7/+10
2017-04-30iommu/vt-d: Remove unused variableAlex Williamson1-1/+0
2017-04-30fs/nfs: fix new compiler warning about boolean in switchAndre Przywara1-7/+4
2017-04-30perf: Avoid horrible stack usagePeter Zijlstra (Intel)9-24/+52
2017-04-30MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel2-0/+2
2017-04-30dm bufio: hide bogus warningArnd Bergmann1-0/+1
2017-04-30gadgetfs: fix uninitialized variable in error handlingArnd Bergmann1-0/+1
2017-04-30clk: at91: usb: fix determine_rate prototype againArnd Bergmann1-2/+2
2017-04-30arm64: avoid returning from bad_modeMark Rutland2-6/+26
2017-04-30kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose1-0/+12
2017-04-30x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam1-1/+1
2017-04-30powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria1-3/+3
2017-04-30ubi/upd: Always flush after prepared for an updateSebastian Siewior1-4/+4
2017-04-30mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen1-0/+1
2017-04-30ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann1-0/+1
2017-04-30Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis1-0/+8
2017-04-30s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger1-0/+2
2017-04-30CIFS: remove bad_network_name flagGermano Percossi2-6/+0
2017-04-30cifs: Do not send echoes before Negotiate is completeSachin Prabhu1-0/+10
2017-04-30ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)1-2/+14
2017-04-30tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)1-3/+5
2017-04-30KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers2-24/+31
2017-04-30KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells1-1/+1
2017-04-30KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells1-2/+7
2017-04-22Linux 3.18.50v3.18.50Greg Kroah-Hartman1-1/+1
2017-04-22give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2