Age | Commit message (Expand) | Author | Files | Lines |
2021-07-20 | Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel... | Wolfram Sang | 1 | -10/+7 |
2021-07-06 | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -18/+14 |
2021-07-05 | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+5 |
2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 65 | -1236/+3799 |
2021-07-03 | Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -3/+3 |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -0/+3 |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko | 3 | -0/+3 |
2021-07-01 | misc: eeprom: at24: Always append device id even if label property is set. | Jérôme Glisse | 1 | -10/+7 |
2021-06-30 | treewide: Add missing semicolons to __assign_str uses | Joe Perches | 1 | -3/+3 |
2021-06-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+2 |
2021-06-29 | misc/sgi-gru/grufault: use vma_lookup() in gru_find_vma() | Liam Howlett | 1 | -2/+2 |
2021-06-29 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -3/+3 |
2021-06-24 | misc: ibmasm: Modify matricies to matrices | Guoqing Chi | 1 | -1/+1 |
2021-06-24 | misc: vmw_vmci: return the correct errno code | Junlin Yang | 1 | -1/+1 |
2021-06-24 | lkdtm/heap: Add init_on_alloc tests | Kees Cook | 3 | -0/+69 |
2021-06-24 | lkdtm: Add CONFIG hints in errors where possible | Kees Cook | 8 | -11/+116 |
2021-06-24 | lkdtm: Enable DOUBLE_FAULT on all architectures | Kees Cook | 1 | -2/+0 |
2021-06-24 | lkdtm/heap: Add vmalloc linear overflow test | Kees Cook | 3 | -3/+25 |
2021-06-24 | lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE | Kees Cook | 1 | -0/+3 |
2021-06-22 | mei: revamp mei extension header structure layout. | Tomas Winkler | 3 | -27/+38 |
2021-06-22 | mei: fix kdoc in the driver | Tamar Mashiah | 7 | -10/+10 |
2021-06-21 | habanalabs/gaudi: refactor hard-reset related code | Koby Elbaz | 4 | -47/+56 |
2021-06-21 | habanalabs/gaudi: add support for NIC DERR | Ofir Bitton | 3 | -5/+16 |
2021-06-21 | habanalabs: add validity check for signal cs | farah kassabri | 3 | -24/+75 |
2021-06-21 | habanalabs: get lower/upper 32 bits via masking | Koby Elbaz | 2 | -2/+2 |
2021-06-21 | habanalabs: allow reset upon device release | Ofir Bitton | 4 | -5/+30 |
2021-06-18 | debugfs: add skip_reset_on_timeout option | Yuri Nudelman | 3 | -0/+9 |
2021-06-18 | habanalabs: fix typo | Zvika Yehudai | 1 | -1/+1 |
2021-06-18 | habanalabs/gaudi: correct driver events numbering | Ofir Bitton | 3 | -16/+20 |
2021-06-18 | habanalabs: remove a rogue #ifdef | Oded Gabbay | 1 | -5/+0 |
2021-06-18 | habanalabs/gaudi: print last QM PQEs on error | Ohad Sharabi | 2 | -37/+182 |
2021-06-18 | habanalabs/goya: add '__force' attribute to suppress false alarm | Koby Elbaz | 1 | -1/+1 |
2021-06-18 | habanalabs: added open_stats info ioctl | Yuri Nudelman | 4 | -0/+35 |
2021-06-18 | habanalabs/gaudi: set the correct rc in case of err | Koby Elbaz | 1 | -1/+3 |
2021-06-18 | habanalabs/gaudi: update coresight configuration | Tal Albo | 1 | -2/+2 |
2021-06-18 | habanalabs: remove node from list before freeing the node | Koby Elbaz | 2 | -0/+2 |
2021-06-18 | habanalabs: set rc as 'valid' in case of intentional func exit | Koby Elbaz | 2 | -3/+7 |
2021-06-18 | habanalabs: zero complex structures using memset | Koby Elbaz | 1 | -1/+2 |
2021-06-18 | habanalabs: print more info when failing to pin user memory | Tomer Tayar | 1 | -2/+2 |
2021-06-18 | habanalabs: Fix an error handling path in 'hl_pci_probe()' | Christophe JAILLET | 1 | -0/+1 |
2021-06-18 | habanalabs: print firmware versions | Oded Gabbay | 1 | -10/+95 |
2021-06-18 | habanalabs: add hard reset timeout for PLDM | Omer Shpigelman | 2 | -2/+8 |
2021-06-18 | habanalabs: enable dram scramble before linux f/w | Bharat Jauhari | 4 | -5/+21 |
2021-06-18 | habanalabs: enable stop on error for all QMANs and engines | Ofir Bitton | 1 | -0/+1 |
2021-06-18 | habanalabs: report EQ fault during heartbeat | Ohad Sharabi | 2 | -1/+27 |
2021-06-18 | habanalabs: small code refactoring | Koby Elbaz | 4 | -7/+7 |
2021-06-18 | habanalabs/gaudi: use standard error codes | Oded Gabbay | 1 | -6/+6 |
2021-06-18 | habanalabs: fix mask to obtain page offset | Ohad Sharabi | 1 | -3/+11 |
2021-06-18 | habanalabs: skip valid test for boot_dev_sts regs | Ohad Sharabi | 2 | -41/+40 |
2021-06-18 | habanalabs: reset device upon FD close if not idle | Ofir Bitton | 4 | -12/+19 |