summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-24habanalabs: support temperature offset via sysfsMoti Haimovski
2020-03-24habanalabs: ratelimit error prints of IRQsOded Gabbay
2020-03-24habanalabs: add debugfs write64/read64Moti Haimovski
2020-03-24habanalabs: fix DDR bar address settingOmer Shpigelman
2020-03-24habanalabs: removing extra ;Oded Gabbay
2020-03-24habanalabs: Avoid running restore chunks if no execute chunksTomer Tayar
2020-03-24habanalabs: Modify CS jobs counter to u16Tomer Tayar
2020-03-24habanalabs: split the host MMU propertiesOmer Shpigelman
2020-03-24habanalabs: use the user CB size as a default job sizeOmer Shpigelman
2020-03-24habanalabs: flush only at the end of the map/unmapPawel Piskorski
2020-03-23nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanupAnson Huang
2020-03-23nvmem: sprd: Determine double data programming from device dataBaolin Wang
2020-03-23nvmem: sprd: Optimize the block lock operationFreeman Liu
2020-03-23nvmem: sprd: Fix the block lock operationFreeman Liu
2020-03-23Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman
2020-03-22Linux 5.6-rc7v5.6-rc7Linus Torvalds
2020-03-22Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-21mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka
2020-03-21mm/mmu_notifier: silence PROVE_RCU_LIST warningsQian Cai
2020-03-21epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev
2020-03-21mm: do not allow MADV_PAGEOUT for CoW pagesMichal Hocko
2020-03-21mm, memcg: throttle allocators based on ancestral memory.highChris Down
2020-03-21mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down
2020-03-21page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai
2020-03-21mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP caseBaoquan He
2020-03-21memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu
2020-03-21Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-21Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-21Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2020-03-21Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-03-21Update MAINTAINERS to add reviewer for CoreSightMike Leach
2020-03-21docs: sysfs: coresight: Add sysfs ABI documentation for CTIMike Leach
2020-03-21docs: coresight: Update documentation for CoreSight to cover CTIMike Leach
2020-03-21coresight: cti: Add connection information to sysfsMike Leach
2020-03-21coresight: cti: Enable CTI associated with devicesMike Leach
2020-03-21coresight: cti: Add device tree support for custom CTIMike Leach
2020-03-21coresight: cti: Add device tree support for v8 arch CTIMike Leach
2020-03-21dt-bindings: arm: Adds CoreSight CTI hardware definitionsMike Leach
2020-03-21coresight: cti: Add sysfs trigger / channel programming APIMike Leach
2020-03-21coresight: cti: Add sysfs access to program function registersMike Leach
2020-03-21coresight: cti: Add sysfs coresight mgmt register accessMike Leach
2020-03-21coresight: cti: Initial CoreSight CTI DriverMike Leach
2020-03-21tools/power turbostat: update versionLen Brown
2020-03-21tools/power turbostat: Print cpuidle informationLen Brown
2020-03-20Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6Jens Axboe
2020-03-20btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana
2020-03-21nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg