Age | Commit message (Expand) | Author | Files | Lines |
2020-04-08 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -4/+0 |
2020-04-07 | drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks | Kees Cook | 3 | -0/+81 |
2020-04-04 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -34/+179 |
2020-04-03 | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 29 | -311/+738 |
2020-04-03 | Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 1 | -0/+1 |
2020-04-02 | misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUS | Lad Prabhakar | 1 | -1/+0 |
2020-04-02 | misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq() | Kishon Vijay Abraham I | 1 | -6/+19 |
2020-04-02 | misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devices | Kishon Vijay Abraham I | 1 | -1/+1 |
2020-04-02 | misc: pci_endpoint_test: Add ioctl to clear IRQ | Kishon Vijay Abraham I | 1 | -0/+10 |
2020-04-02 | misc: pci_endpoint_test: Avoid using module parameter to determine irqtype | Kishon Vijay Abraham I | 1 | -3/+9 |
2020-04-02 | misc: pci_endpoint_test: Add support to get DMA option from userspace | Kishon Vijay Abraham I | 1 | -3/+62 |
2020-04-02 | misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocation | Kishon Vijay Abraham I | 1 | -21/+79 |
2020-04-02 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 5 | -0/+650 |
2020-04-01 | vhost: refine vhost and vringh kconfig | Jason Wang | 1 | -4/+0 |
2020-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -0/+38 |
2020-03-26 | misc: rtsx: set correct pcr_ops for rts522A | YueHaibing | 1 | -0/+1 |
2020-03-26 | mei: me: add cedar fork device ids | Alexander Usyskin | 2 | -0/+4 |
2020-03-26 | Merge tag 'v5.6-rc7' into i2c/for-5.7 | Wolfram Sang | 6 | -10/+13 |
2020-03-24 | Merge tag 'at24-updates-for-v5.7' of git://git.kernel.org/pub/scm/linux/kerne... | Wolfram Sang | 1 | -0/+1 |
2020-03-24 | habanalabs: fix pm manual->auto in GOYA | Oded Gabbay | 1 | -1/+1 |
2020-03-24 | habanalabs: show unsupported message for GAUDI | Oded Gabbay | 2 | -2/+13 |
2020-03-24 | habanalabs: add print upon clock change | Omer Shpigelman | 2 | -1/+52 |
2020-03-24 | habanalabs: update goya firmware register map | Oded Gabbay | 2 | -30/+48 |
2020-03-24 | habanalabs: Add missing annotation for goya_hw_queues_unlock() | Jules Irenge | 1 | -0/+1 |
2020-03-24 | habanalabs: Add missing annotation for goya_hw_queues_lock() | Jules Irenge | 1 | -0/+1 |
2020-03-24 | habanalabs: Remove unused parse_cnt variable | Tomer Tayar | 1 | -2/+2 |
2020-03-24 | habanalabs: provide historical maximum of various sensors | Christine Gharzuzi | 2 | -3/+12 |
2020-03-24 | habanalabs: modify the return values of hl_read/write routines | Moti Haimovski | 2 | -37/+43 |
2020-03-24 | habanalabs: support temperature offset via sysfs | Moti Haimovski | 3 | -1/+51 |
2020-03-24 | habanalabs: ratelimit error prints of IRQs | Oded Gabbay | 1 | -6/+7 |
2020-03-24 | habanalabs: add debugfs write64/read64 | Moti Haimovski | 3 | -0/+165 |
2020-03-24 | habanalabs: fix DDR bar address setting | Omer Shpigelman | 1 | -2/+1 |
2020-03-24 | habanalabs: removing extra ; | Oded Gabbay | 1 | -1/+1 |
2020-03-24 | habanalabs: Avoid running restore chunks if no execute chunks | Tomer Tayar | 1 | -20/+21 |
2020-03-24 | habanalabs: Modify CS jobs counter to u16 | Tomer Tayar | 1 | -1/+1 |
2020-03-24 | habanalabs: split the host MMU properties | Omer Shpigelman | 6 | -137/+225 |
2020-03-24 | habanalabs: use the user CB size as a default job size | Omer Shpigelman | 1 | -4/+2 |
2020-03-24 | habanalabs: flush only at the end of the map/unmap | Pawel Piskorski | 4 | -27/+50 |
2020-03-23 | Merge 5.6-rc7 into char-misc-next | Greg Kroah-Hartman | 5 | -4/+7 |
2020-03-18 | mei: fix CNL itouch device number to match the spec. | Alexander Usyskin | 2 | -4/+4 |
2020-03-18 | misc: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 4 | -4/+4 |
2020-03-18 | misc: mic: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -2/+2 |
2020-03-18 | mmc: rtsx_pci: Fix support for speed-modes that relies on tuning | Ricky Wu | 4 | -3/+5 |
2020-03-18 | lkdtm: arm64: test kernel pointer authentication | Amit Daniel Kachhap | 3 | -0/+38 |
2020-03-12 | misc: eeprom: at24: fix regulator underflow | Michael Auchter | 1 | -1/+2 |
2020-03-09 | Merge 5.6-rc5 into char-misc-next | Greg Kroah-Hartman | 1 | -6/+6 |
2020-03-06 | uacce: unmap remaining mmapping from user space | Zhangfei Gao | 1 | -0/+16 |
2020-03-03 | altera-stapl: altera_get_note: prevent write beyond end of 'key' | Daniel Axtens | 1 | -6/+6 |
2020-02-24 | Merge 5.6-rc3 into char-misc-next | Greg Kroah-Hartman | 2 | -3/+46 |
2020-02-23 | mei: remove unused includes from pci-{me,txe}.c | Tomas Winkler | 2 | -14/+2 |