Age | Commit message (Expand) | Author |
2020-03-24 | habanalabs: support temperature offset via sysfs | Moti Haimovski |
2020-03-24 | habanalabs: ratelimit error prints of IRQs | Oded Gabbay |
2020-03-24 | habanalabs: add debugfs write64/read64 | Moti Haimovski |
2020-03-24 | habanalabs: fix DDR bar address setting | Omer Shpigelman |
2020-03-24 | habanalabs: removing extra ; | Oded Gabbay |
2020-03-24 | habanalabs: Avoid running restore chunks if no execute chunks | Tomer Tayar |
2020-03-24 | habanalabs: Modify CS jobs counter to u16 | Tomer Tayar |
2020-03-24 | habanalabs: split the host MMU properties | Omer Shpigelman |
2020-03-24 | habanalabs: use the user CB size as a default job size | Omer Shpigelman |
2020-03-24 | habanalabs: flush only at the end of the map/unmap | Pawel Piskorski |
2020-03-23 | nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanup | Anson Huang |
2020-03-23 | nvmem: sprd: Determine double data programming from device data | Baolin Wang |
2020-03-23 | nvmem: sprd: Optimize the block lock operation | Freeman Liu |
2020-03-23 | nvmem: sprd: Fix the block lock operation | Freeman Liu |
2020-03-23 | Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2020-03-23 | Merge 5.6-rc7 into char-misc-next | Greg Kroah-Hartman |
2020-03-22 | Linux 5.6-rc7v5.6-rc7 | Linus Torvalds |
2020-03-22 | Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-03-21 | x86/mm: split vmalloc_sync_all() | Joerg Roedel |
2020-03-21 | mm, slub: prevent kmalloc_node crashes and memory leaks | Vlastimil Babka |
2020-03-21 | mm/mmu_notifier: silence PROVE_RCU_LIST warnings | Qian Cai |
2020-03-21 | epoll: fix possible lost wakeup on epoll_ctl() path | Roman Penyaev |
2020-03-21 | mm: do not allow MADV_PAGEOUT for CoW pages | Michal Hocko |
2020-03-21 | mm, memcg: throttle allocators based on ancestral memory.high | Chris Down |
2020-03-21 | mm, memcg: fix corruption on 64-bit divisor in memory.high throttling | Chris Down |
2020-03-21 | page-flags: fix a crash at SetPageError(THP_SWAP) | Qian Cai |
2020-03-21 | mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP case | Baoquan He |
2020-03-21 | memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event | Chunguang Xu |
2020-03-21 | Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-03-21 | Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-03-21 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds |
2020-03-21 | Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-03-21 | Update MAINTAINERS to add reviewer for CoreSight | Mike Leach |
2020-03-21 | docs: sysfs: coresight: Add sysfs ABI documentation for CTI | Mike Leach |
2020-03-21 | docs: coresight: Update documentation for CoreSight to cover CTI | Mike Leach |
2020-03-21 | coresight: cti: Add connection information to sysfs | Mike Leach |
2020-03-21 | coresight: cti: Enable CTI associated with devices | Mike Leach |
2020-03-21 | coresight: cti: Add device tree support for custom CTI | Mike Leach |
2020-03-21 | coresight: cti: Add device tree support for v8 arch CTI | Mike Leach |
2020-03-21 | dt-bindings: arm: Adds CoreSight CTI hardware definitions | Mike Leach |
2020-03-21 | coresight: cti: Add sysfs trigger / channel programming API | Mike Leach |
2020-03-21 | coresight: cti: Add sysfs access to program function registers | Mike Leach |
2020-03-21 | coresight: cti: Add sysfs coresight mgmt register access | Mike Leach |
2020-03-21 | coresight: cti: Initial CoreSight CTI Driver | Mike Leach |
2020-03-21 | tools/power turbostat: update version | Len Brown |
2020-03-21 | tools/power turbostat: Print cpuidle information | Len Brown |
2020-03-20 | Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6 | Jens Axboe |
2020-03-20 | btrfs: fix removal of raid[56|1c34} incompat flags after removing block group | Filipe Manana |
2020-03-21 | nvmet-tcp: set MSG_MORE only if we actually have more to send | Sagi Grimberg |