Age | Commit message (Expand) | Author | Files | Lines |
2020-01-18 | Merge tag 'char-misc-5.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+7 |
2020-01-14 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -2/+1 |
2020-01-14 | lkdtm/bugs: fix build error in lkdtm_UNSET_SMEP | Brendan Higgins | 1 | -1/+1 |
2020-01-14 | lkdtm/bugs: Make double-fault test always available | Kees Cook | 1 | -4/+6 |
2020-01-10 | scsi: enclosure: Fix stale device oops with hot replug | James Bottomley | 1 | -2/+1 |
2019-12-21 | Merge tag 'powerpc-5.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -16/+15 |
2019-12-14 | habanalabs: remove variable 'val' set but not used | Chen Wandun | 1 | -8/+7 |
2019-12-14 | habanalabs: rate limit error msg on waiting for CS | Oded Gabbay | 2 | -3/+4 |
2019-12-13 | ocxl: Fix potential memory leak on context creation | Frederic Barrat | 1 | -4/+4 |
2019-12-10 | ocxl: Fix concurrent AFU open and device removal | Frederic Barrat | 1 | -12/+11 |
2019-12-05 | lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr | Huang Shijie | 1 | -1/+1 |
2019-12-04 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |
2019-12-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -0/+45 |
2019-12-02 | Merge branch 'i2c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 1 | -3/+6 |
2019-12-02 | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -51/+4 |
2019-11-28 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -4/+4 |
2019-11-28 | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2 | -36/+26 |
2019-11-27 | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -20/+8 |
2019-11-27 | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 49 | -677/+2660 |
2019-11-27 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -10/+1 |
2019-11-26 | lkdtm: Add a DOUBLE_FAULT crash type on x86 | Andy Lutomirski | 3 | -0/+45 |
2019-11-25 | lkdtm: Remove references to CONFIG_REFCOUNT_FULL | Will Deacon | 1 | -2/+1 |
2019-11-25 | locking/refcount: Define constants for saturation and max refcount values | Will Deacon | 1 | -8/+0 |
2019-11-21 | habanalabs: add more protection of device during reset | Oded Gabbay | 1 | -0/+16 |
2019-11-21 | habanalabs: flush EQ workers in hard reset | Oded Gabbay | 1 | -5/+11 |
2019-11-21 | habanalabs: make the reset code more consistent | Oded Gabbay | 1 | -1/+1 |
2019-11-21 | habanalabs: expose reset counters via existing INFO IOCTL | Moti Haimovski | 1 | -0/+19 |
2019-11-21 | habanalabs: make code more concise | Oded Gabbay | 1 | -13/+9 |
2019-11-21 | habanalabs: use defines for F/W files | Oded Gabbay | 1 | -6/+5 |
2019-11-21 | habanalabs: remove prints on successful device initialization | Oded Gabbay | 2 | -7/+1 |
2019-11-21 | habanalabs: remove unnecessary checks | Omer Shpigelman | 1 | -31/+9 |
2019-11-21 | habanalabs: invalidate MMU cache only once | Omer Shpigelman | 1 | -1/+11 |
2019-11-21 | habanalabs: skip VA block list update in reset flow | Omer Shpigelman | 1 | -10/+20 |
2019-11-21 | habanalabs: optimize MMU unmap | Omer Shpigelman | 1 | -6/+13 |
2019-11-21 | habanalabs: prevent read/write from/to the device during hard reset | Omer Shpigelman | 1 | -2/+4 |
2019-11-21 | habanalabs: split MMU properties to PCI/DRAM | Omer Shpigelman | 6 | -148/+268 |
2019-11-21 | habanalabs: re-factor MMU masks and documentation | Omer Shpigelman | 3 | -25/+23 |
2019-11-21 | habanalabs: type specific MMU cache invalidation | Omer Shpigelman | 3 | -9/+12 |
2019-11-21 | habanalabs: re-factor memory module code | Omer Shpigelman | 3 | -129/+158 |
2019-11-21 | habanalabs: export uapi defines to user-space | Oded Gabbay | 1 | -4/+0 |
2019-11-21 | habanalabs: don't print error when queues are full | Oded Gabbay | 1 | -3/+4 |
2019-11-21 | habanalabs: increase max jobs number to 512 | Oded Gabbay | 1 | -1/+1 |
2019-11-21 | habanalabs: set ETR as non-secured | Oded Gabbay | 2 | -1/+5 |
2019-11-21 | habanalabs: use registers name defines for ETR block | Oded Gabbay | 3 | -26/+140 |
2019-11-21 | habanalabs: read F/W versions before failure | Oded Gabbay | 1 | -4/+4 |
2019-11-21 | habanalabs: expose card name in INFO IOCTL | Oded Gabbay | 2 | -2/+10 |
2019-11-21 | habanalabs: remove set but not used variable 'qman_base_addr' | YueHaibing | 1 | -4/+0 |
2019-11-21 | habanalabs: add opcode to INFO IOCTL to return clock rate | Oded Gabbay | 5 | -1/+60 |
2019-11-21 | habanalabs: set TPC Icache to 16 cache lines | Oded Gabbay | 2 | -3/+7 |
2019-11-21 | habanalabs: Add a new H/W queue type | Tomer Tayar | 5 | -101/+308 |