summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-14kmsg: add function for adding and deleting additional buffersMarcin Niesluchowski
2016-12-14kmsg: add additional buffers support to memory classMarcin Niesluchowski
2016-12-14kmsg: introduce additional kmsg devices supportMarcin Niesluchowski
2016-12-14printk: add one function for storing log in proper formatMarcin Niesluchowski
2016-12-14printk: move code regarding log message storing formatMarcin Niesluchowski
2016-12-14printk: guard the amount written per line by devkmsg_read()Tejun Heo
2016-12-14kdbus: disable all internal policy checksLukasz Skalski
2016-12-14tools/build: fix build script to set proper kernel version to outputSeung-Woo Kim
2016-12-14arm64: dts: exynos-5433-tm2e: fix touch resolutionInki Dae
2016-12-14arm64: dts: exynos5433-tm2e: Modify the different pmic setting from TM2Chanwoo Choi
2016-12-14arm64: dts: Add new Exynos5433-based TM2E board dtsChanwoo Choi
2016-12-14Revert "local/rtc: s5m: Add support for S2MPS13 RTC"Krzysztof Kozlowski
2016-12-14vb2: Fix compilation breakage when !CONFIG_BUGLaurent Pinchart
2016-12-14v4l2-ioctl: log buffer type 0 correctlyHans Verkuil
2016-12-14usb: gadget: composite: fill bcdUSB for any gadget max speedIgor Kotrasinski
2016-12-14drm/exynos: fix imported dma-buf to be mappedJoonyoung Shim
2016-12-14drm/exynos: support mmap from dma-bufJoonyoung Shim
2016-12-14drm/exynos: remove call to drm_gem_free_mmap_offset()Joonyoung Shim
2016-12-14phy: Fix reset_reg offset for S5PV210 in phy-exynos-mipi-video.cSylwester Nawrocki
2016-12-14fimc-is: Eliminate some BUG_ON() from fimc_is_group_buffer_finish()Sylwester Nawrocki
2016-12-14clk: exynos5433: Fix mout_aclk_cam1*_user clocks definitionSylwester Nawrocki
2016-12-14Smack: type confusion in smak sendmsg() handlerRoman Kubiak
2016-12-14Smack: File receive for socketsCasey Schaufler
2016-12-14Bluetooth: hci_uart: Fix dereferencing of ERR_PTRChan-yeol Park
2016-12-14LOCAL / arm64: defconfig: enable zram featureSeung-Woo Kim
2016-12-14s5p-mfc: remove volatile attribute from MFC register addressesAndrzej Hajda
2016-12-14s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_voidAndrzej Hajda
2016-12-14s5p-mfc: use spinlock to protect MFC contextAndrzej Hajda
2016-12-14s5p-mfc: remove unnecessary callbacksAndrzej Hajda
2016-12-14s5p-mfc: make queue cleanup code commonAndrzej Hajda
2016-12-14s5p-mfc: use one implementation of s5p_mfc_get_new_ctxAndrzej Hajda
2016-12-14media: s5p-mfc: remove double declared temporary variableMarek Szyprowski
2016-12-14media: fimc-is: fix code issues pointed by CPPTest toolMarek Szyprowski
2016-12-14sii8620: fix edid memory leakAndrzej Hajda
2016-12-14drivers: soc/samsung: fix possible memory leak in pm_domains codeMarek Szyprowski
2016-12-14media: fimc-is: fix possible memory leak found by static analysisMarek Szyprowski
2016-12-14kdbus: pool: use __vfs_read()Sergei Zviagintsev
2016-12-14local / arm64: tm2: Enable kdbus driverKarol Lewandowski
2016-12-14kdbus: disable internal kdbus policyLukasz Skalski
2016-12-14kdbus: Eliminate warning caused by lack of uapi/linux/kdbus.h inclusionPaul Osmialowski
2016-12-14kdbus: Ability to run kdbus test by executable binary namePaul Osmialowski
2016-12-14kdbus: selftests extendedPaul Osmialowski
2016-12-14kdbus: TEST_CREATE_CONN now does no depend on TEST_CREATE_BUSPaul Osmialowski
2016-12-14lsm: smack: smack callbacks for kdbus security hooksPaul Osmialowski
2016-12-14kdbus: use LSM hooks in kdbus codePaul Osmialowski
2016-12-14lsm: kdbus security hooksPaul Osmialowski
2016-12-14lsm: smack: Make ipc/kdbus includes visible so smack callbacks could see themPaul Osmialowski
2016-12-14lsm: make security_file_receive available for external modulesKarol Lewandowski
2016-12-14kdbus: do not append the same connection to the queue twicePaul Osmialowski
2016-12-14kdbus: avoid the use of struct timespecArnd Bergmann