summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-30Linux 3.18.51v3.18.51Greg Kroah-Hartman
2017-04-30ping: implement proper lockingEric Dumazet
2017-04-30staging/android/ion : fix a race condition in the ion driverEunTaik Lee
2017-04-30vfio/pci: Fix integer overflows, bitmask checkVlad Tsyrklevich
2017-04-30xc2028: avoid use after freeMauro Carvalho Chehab
2017-04-30ARM: 8383/1: nommu: avoid deprecated source register on movStefan Agner
2017-04-30kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann
2017-04-30MIPS: ralink: Cosmetic change to prom_init().John Crispin
2017-04-30aic94xx: Skip reading user settings if flash is not foundHannes Reinecke
2017-04-30ARM: 8296/1: cache-l2x0: clean up aurora cache handlingArnd Bergmann
2017-04-30btrfs: fix state->private cast on 32 bit machinesSatoru Takeuchi
2017-04-30gfs2: avoid uninitialized variable warningArnd Bergmann
2017-04-30mmc: sunxi: avoid invalid pointer calculationArnd Bergmann
2017-04-30net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann
2017-04-30MIPS: MSP71xx: remove odd locking in PCI config space access codeSergey Ryazanov
2017-04-30hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann
2017-04-30misc: ioc4: simplify wave period measurement in clock_calibrateRichard Leitner
2017-04-30net: vxge: avoid unused function warningsArnd Bergmann
2017-04-30tty: nozomi: avoid a harmless gcc warningArnd Bergmann
2017-04-30brcmfmac: avoid gcc-5.1 warningArnd Bergmann
2017-04-30Fix signed/unsigned pointer warningKevin Cernekee
2017-04-30nfsd: work around a gcc-5.1 warningArnd Bergmann
2017-04-30MIPS: asm: compiler: Add new macros to set ISA and arch asm annotationsMarkos Chandras
2017-04-30net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton
2017-04-30mm/init: fix zone boundary creationOliver O'Halloran
2017-04-30iommu/vt-d: Remove unused variableAlex Williamson
2017-04-30fs/nfs: fix new compiler warning about boolean in switchAndre Przywara
2017-04-30perf: Avoid horrible stack usagePeter Zijlstra (Intel)
2017-04-30MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel
2017-04-30dm bufio: hide bogus warningArnd Bergmann
2017-04-30gadgetfs: fix uninitialized variable in error handlingArnd Bergmann
2017-04-30clk: at91: usb: fix determine_rate prototype againArnd Bergmann
2017-04-30arm64: avoid returning from bad_modeMark Rutland
2017-04-30kvm: arm/arm64: Fix locking for kvm_free_stage2_pgdSuzuki K Poulose
2017-04-30x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam
2017-04-30powerpc/kprobe: Fix oops when kprobed on 'stdu' instructionRavi Bangoria
2017-04-30ubi/upd: Always flush after prepared for an updateSebastian Siewior
2017-04-30mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 cardHaibo Chen
2017-04-30ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann
2017-04-30Input: elantech - add Fujitsu Lifebook E547 to force crc_enabledThorsten Leemhuis
2017-04-30s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger
2017-04-30CIFS: remove bad_network_name flagGermano Percossi
2017-04-30cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-04-30ring-buffer: Have ring_buffer_iter_empty() return true when emptySteven Rostedt (VMware)
2017-04-30tracing: Allocate the snapshot buffer before enabling probeSteven Rostedt (VMware)
2017-04-30KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyringsEric Biggers
2017-04-30KEYS: Change the name of the dead type to ".dead" to prevent user accessDavid Howells
2017-04-30KEYS: Disallow keyrings beginning with '.' to be joined as session keyringsDavid Howells
2017-04-22Linux 3.18.50v3.18.50Greg Kroah-Hartman
2017-04-22give up on gcc ilog2() constant optimizationsLinus Torvalds