aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-01base:dd - Fix for typo in comment to function driver_deferred_probe_trigger().Shailendra Verma1-1/+1
2015-06-01base/platform: Remove code duplicationRicardo Ribalda Delgado1-35/+25
2015-06-01of/platform: Use platform_device interfaceRicardo Ribalda Delgado1-1/+2
2015-06-01base/platform: Continue on insert_resource() errorRicardo Ribalda Delgado1-11/+15
2015-06-01base/platform: Only insert MEM and IO resourcesRicardo Ribalda Delgado1-3/+7
2015-05-24firmware: use const for remaining firmware namesLuis R. Rodriguez1-12/+28
2015-05-24firmware: fix possible use after free on name on asynchronous requestLuis R. Rodriguez1-1/+5
2015-05-24firmware: check for file truncation on direct firmware loadingLuis R. Rodriguez1-2/+7
2015-05-24firmware: fix __getname() missing failure checkLuis R. Rodriguez1-1/+5
2015-05-24drivers: of/base: move of_init to driver_initSudeep Holla3-5/+11
2015-05-24drivers/base: cacheinfo: fix annoying typo when DT nodes are absentWill Deacon3-4/+4
2015-05-24sysfs: disambiguate between "error code" and "failure" in commentsAntonio Ospite1-3/+3
2015-05-24driver-core: fix build for !CONFIG_MODULESDmitry Torokhov2-1/+12
2015-05-24driver-core: make __device_attach() staticDmitry Torokhov1-1/+1
2015-05-24MAINTAINERS: add kernfs entryWolfram Sang1-3/+4
2015-05-24kernfs: remove outdated and confusing commentWolfram Sang1-1/+0
2015-05-20module: add core_param_unsafeDmitry Torokhov1-0/+9
2015-05-20amd64_edac: enforce synchronous probeLuis R. Rodriguez1-0/+1
2015-05-20driver-core: platform_driver_probe() must probe synchronouslyDmitry Torokhov1-0/+13
2015-05-20driver-core: enable drivers to opt-out of async probeLuis R. Rodriguez2-10/+17
2015-05-20driver-core: add driver module asynchronous probe supportLuis R. Rodriguez5-6/+27
2015-05-20driver-core: add asynchronous probing support for driversDmitry Torokhov4-27/+182
2015-05-20module: add extra argument for parse_params() callbackLuis R. Rodriguez6-21/+32
2015-05-20show nohz_full cpus in sysfsRik van Riel1-0/+17
2015-05-20show isolated cpus in sysfsRik van Riel1-0/+12
2015-05-18Linux 4.1-rc4Linus Torvalds1-1/+1
2015-05-18watchdog: Fix merge 'conflict'Peter Zijlstra1-5/+15
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris2-6/+6
2015-05-15MIPS: tlb-r4k: Fix PG_ELPA commentJames Hogan1-1/+1
2015-05-15MIPS: Fix up obsolete cpu_set usageEzequiel Garcia1-1/+1
2015-05-15MAINTAINERS: Add dts entries for some of the Marvell SoCsGregory CLEMENT1-1/+9
2015-05-15ext4: fix an ext3 collapse range regression in xfstestsTheodore Ts'o1-0/+8
2015-05-14mm, numa: really disable NUMA balancing by default on single node machinesMel Gorman1-1/+1
2015-05-14MAINTAINERS: update Jingoo Han's email addressJingoo Han1-5/+5
2015-05-14CMA: page_isolation: check buddy before accessing itHui Zhu1-1/+2
2015-05-14uidgid: make uid_valid and gid_valid work with !CONFIG_MULTIUSERJosh Triplett1-2/+2
2015-05-14kernfs: do not account ino_ida allocations to memcgVladimir Davydov1-1/+8
2015-05-14gfp: add __GFP_NOACCOUNTVladimir Davydov3-1/+8
2015-05-14tools/vm: fix page-flags buildAndi Kleen1-1/+1
2015-05-14drivers/rtc/rtc-armada38x.c: remove unused local `flags'Andrew Morton1-1/+1
2015-05-14jbd2: fix r_count overflows leading to buffer overflow in journal recoveryDarrick J. Wong2-9/+19
2015-05-14ext4: check for zero length extent explicitlyEryu Guan1-1/+1
2015-05-14ext4: fix NULL pointer dereference when journal restart failsLukas Czerner2-9/+22
2015-05-14ext4: remove unused function prototype from ext4.hTheodore Ts'o1-1/+0
2015-05-14ext4: don't save the error information if the block device is read-onlyTheodore Ts'o1-0/+2
2015-05-14ext4: fix lazytime optimizationTheodore Ts'o1-1/+1
2015-05-14mtd: readtest: don't clobber error reportsBrian Norris1-2/+4
2015-05-14MAINTAINERS: ARM: EXYNOS: Add Krzysztof Kozlowski as co-maintainerKrzysztof Kozlowski1-0/+1
2015-05-14drm/radeon: don't do mst probing if MST isn't enabled.Dave Airlie1-0/+3
2015-05-14firmware: dmi_scan: Fix ordering of product_uuidJean Delvare1-3/+4