summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-02-018-16/+28
|\
| * crypto: atmel-aes - remove calls of clk_prepare() from atomic contextsCyrille Pitchen2016-01-301-4/+12
| * crypto: algif_hash - wait for crypto_ahash_init() to completeWang, Rui Y2016-01-301-1/+3
| * crypto: shash - Fix has_key settingHerbert Xu2016-01-271-4/+3
| * hwrng: stm32 - Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-01-261-0/+1
| * crypto: ghash,poly1305 - select CRYPTO_HASH where neededArnd Bergmann2016-01-261-0/+2
| * crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper2016-01-251-2/+4
| * PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signaturesPeter Jones2016-01-251-3/+1
| * crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?2016-01-251-2/+2
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-02-0113-93/+75
|\ \
| * | phys_to_pfn_t: use phys_addr_tDan Williams2016-01-313-4/+4
| * | mm: fix pfn_t to page conversion in vm_insert_mixedDan Williams2016-01-311-2/+7
| * | block: use DAX for partition table readsDan Williams2016-01-303-3/+46
| * | block: revert runtime dax control of the raw block deviceDan Williams2016-01-304-70/+0
| * | fs, block: force direct-I/O for dax-enabled block devicesDan Williams2016-01-301-1/+1
| * | devm_memremap_pages: fix vmem_altmap lifetime + alignment handlingDan Williams2016-01-291-7/+11
| * | libnvdimm, pfn: fix restoring memmap locationDan Williams2016-01-291-3/+1
| * | libnvdimm: fix mode determination for e820 devicesDan Williams2016-01-261-3/+5
| |/
* | Linux 4.5-rc2v4.5-rc2Linus Torvalds2016-01-311-1/+1
* | Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-319-7/+68
|\ \
| * \ Merge tag 'usb-serial-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-01-286-3/+49
| |\ \
| | * | USB: option: fix Cinterion AHxx enumerationJohn Ernberg2016-01-251-1/+1
| | * | USB: mxu11x0: fix memory leak on usb_serial private dataMathieu OTHACEHE2016-01-251-0/+20
| | * | USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2016-01-252-0/+2
| | * | USB: serial: option: Adding support for Telit LE922Daniele Palmas2016-01-251-0/+16
| | * | USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov2016-01-251-2/+4
| | * | USB: visor: fix null-deref at probeJohan Hovold2016-01-251-0/+5
| | * | USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker2016-01-251-0/+1
| | |/
| * | usb: hub: do not clear BOS field during reset deviceDu, Changbin2016-01-241-3/+5
| * | cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum2016-01-241-0/+5
| * | usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2016-01-242-0/+7
| * | usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu2016-01-241-1/+2
| |/
* | Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-316-12/+82
|\ \
| * | serial: 8250_pci: Add Intel Broadwell portsMika Westerberg2016-01-291-0/+29
| * | staging/speakup: Use tty_ldisc_ref() for paste kworkerPeter Hurley2016-01-261-1/+4
| * | n_tty: Fix unsafe reference to "other" ldiscPeter Hurley2016-01-261-5/+2
| * | tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley2016-01-261-1/+23
| * | tty: Retry failed reopen if tty teardown in-progressPeter Hurley2016-01-261-4/+8
| * | tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-01-263-1/+16
| |/
* | Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-315-29/+42
|\ \
| * | Staging: speakup: fix read scrolled-back VTSamuel Thibault2016-01-282-8/+14
| * | Staging: speakup: Fix getting port informationSamuel Thibault2016-01-281-1/+12
| * | Revert "Staging: panel: usleep_range is preferred over udelay"Sudip Mukherjee2016-01-281-19/+15
| * | Merge tag 'iio-fixes-for-4.4c' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-12-261-1/+1
| |\ \
| | * | iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen2015-12-051-1/+1
* | | | Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-01-311-4/+9
|\ \ \ \
| * | | | base/platform: Fix platform drivers with no probe callbackMartin Wilck2016-01-261-4/+9
| | |_|/ | |/| |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-312-0/+13
|\ \ \ \
| * | | | Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func...Ralf Baechle2016-01-272-0/+13
| |/ / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-3112-103/+209
|\ \ \ \
OpenPOWER on IntegriCloud