summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | partition: include partuuid string in debug stringAhmad Fatoum2019-10-231-2/+2
| * | | sandbox: add_image: output errno string on mmap failureRobert Karszniewicz2019-10-231-1/+1
| * | | commands: passwd: suggest sandbox for offline password generationAhmad Fatoum2019-10-231-2/+4
| * | | hwrng: dev-random: always use /dev/urandomAhmad Fatoum2019-10-233-10/+4
| * | | edit: add vi alias with vi-style bindingsAhmad Fatoum2019-10-181-8/+144
| * | | edit: replace %c for literal with literal directlyAhmad Fatoum2019-10-181-9/+9
| * | | readline: make ctrl-u to work like linux consoleDU HUANPENG2019-10-181-0/+8
| * | | cp: complete command helpRobert Karszniewicz2019-10-181-1/+2
| * | | kbuild: remove ar-optionMasahiro Yamada2019-10-181-5/+0
| |/ /
* | | Merge branch 'for-next/mips'Sascha Hauer2019-11-0711-26/+314
|\ \ \
| * | | MIPS: loongsonl: pull headers from linux kernelDu Huanpeng2019-11-067-15/+305
| * | | MIPS: reloc: init bss and cpuOleksij Rempel2019-10-231-0/+2
| * | | MIPS: move r4k_cache_init in to cpu_probe functionOleksij Rempel2019-10-233-6/+6
| * | | MIPS: reloc: remove init of relocated bssOleksij Rempel2019-10-231-5/+1
* | | | Merge branch 'for-next/imx'Sascha Hauer2019-11-071-1/+2
|\ \ \ \
| * | | | ARM: zii-common: setup Linux cmdline network config on RDU3Lucas Stach2019-11-041-1/+2
| |/ / /
* | | | Merge branch 'for-next/ext4'Sascha Hauer2019-11-072-70/+23
|\ \ \ \
| * | | | fs: ext4: return NULL instead of 0Sascha Hauer2019-10-291-2/+2
| * | | | fs: ext4: Fix handling of sparse filesSascha Hauer2019-10-291-14/+14
| * | | | fs: ext4: remove unnecessarily clever file readSascha Hauer2019-10-291-53/+6
| * | | | fs: ext4: Fix out of bounds memsetSascha Hauer2019-10-291-1/+1
| |/ / /
* | | | Merge branch 'for-next/efi'Sascha Hauer2019-11-0712-25/+162
|\ \ \ \
| * | | | efi: populate boot source instanceAhmad Fatoum2019-10-283-5/+21
| * | | | serial: efi-stdio: Add simple_text_input_ex_protocol backendAhmad Fatoum2019-10-232-10/+123
| * | | | serial: efi-stdio: replace globals with handles in priv structAhmad Fatoum2019-10-231-2/+3
| * | | | efi: silence warning about un-prototyped assembly-called functionsAhmad Fatoum2019-10-182-0/+6
| * | | | x86: include: add asmlinkage 'storage class'Ahmad Fatoum2019-10-181-0/+6
| * | | | efi: use efi_guidcmp helper where appropriateAhmad Fatoum2019-10-182-2/+2
| * | | | efi: retire efi_compare_guid in favor of efi_guidcmpAhmad Fatoum2019-10-182-6/+1
| * | | | efi: Fix typo in description stringAhmad Fatoum2019-10-181-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-next/dts'Sascha Hauer2019-11-0740-158/+202
|\ \ \ \
| * | | | dts: update to v5.4-rc6Sascha Hauer2019-11-071-0/+23
| * | | | dts: update to v5.4-rc5Sascha Hauer2019-10-2934-152/+160
| * | | | dts: update to v5.4-rc4Sascha Hauer2019-10-295-6/+19
| | |/ / | |/| |
* | | | Release v2019.11.0v2019.11.0Sascha Hauer2019-11-071-1/+1
| |_|/ |/| |
* | | serial: cadence: fix serial_flushLucas Stach2019-11-041-1/+1
* | | ARM: pbl: keep __image_end sectionLucas Stach2019-11-041-1/+1
* | | ARM: zii-commmon: Fix NULL pointer dereference in do_rdu1_switch_reset()Andrey Smirnov2019-11-041-1/+1
|/ /
* | console_simple: fix linking error when ARCH_HAS_CTRLC enabledDU HUANPENG2019-10-181-5/+7
* | ARM: at91: build for all SoCs when AT91_MULTI_BOARDS is selectedAhmad Fatoum2019-10-181-3/+3
|/
* Merge branch 'for-next/usb'Sascha Hauer2019-10-172-25/+162
|\
| * usb: Change power-on / scanning timeout handlingPrimoz Fiser2019-10-022-19/+155
| * usb: usb_hub_port_connect_change(): Remove unnecessary delaysPrimoz Fiser2019-10-021-4/+0
| * usb: hub_port_reset(): Speedup hub reset handlingPrimoz Fiser2019-10-021-2/+7
* | Merge branch 'for-next/rsa'Sascha Hauer2019-10-1726-416/+773
|\ \
| * | fit-image: Use compiled-in keysSascha Hauer2019-10-151-11/+16
| * | rsa: Allow to directly compile in rsa public keysSascha Hauer2019-10-157-0/+89
| * | rsa: let rsa_of_read_key() return a fully allocated keySascha Hauer2019-10-153-9/+30
| * | scripts: Add rsatoc toolSascha Hauer2019-10-153-0/+490
| * | Kbuild: Add config_filename macro from kernelSascha Hauer2019-10-151-0/+49