Age | Commit message (Expand) | Author | Files | Lines |
2022-10-11 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -30/+15 |
2022-10-08 | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 48 | -801/+2335 |
2022-10-07 | Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+4 |
2022-10-05 | Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 15 | -104/+436 |
2022-10-05 | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 16 | -40/+17 |
2022-10-04 | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -13/+83 |
2022-09-27 | cxl: remove vma linked list walk | Matthew Wilcox (Oracle) | 1 | -30/+15 |
2022-09-26 | treewide: Drop function_nocfi | Sami Tolvanen | 1 | -1/+1 |
2022-09-26 | lkdtm: Emit an indirect call for CFI tests | Sami Tolvanen | 1 | -6/+9 |
2022-09-24 | mei: gsc: Remove redundant dev_err call | Shang XiaoJing | 1 | -1/+0 |
2022-09-24 | mei: fix repeated words in comments | Jilin Yuan | 1 | -1/+1 |
2022-09-24 | drivers/misc/sgi-xp: Remove orphan declarations from drivers/misc/sgi-xp/xp.h | Gaosheng Cui | 1 | -4/+0 |
2022-09-22 | misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_... | Christophe JAILLET | 1 | -2/+1 |
2022-09-22 | misc: microchip: pci1xxxx: Do not disable the pci device twice in gp_aux_bus_... | Christophe JAILLET | 1 | -1/+0 |
2022-09-22 | misc: microchip: pci1xxxx: use DEFINE_SIMPLE_DEV_PM_OPS() in place of the SIM... | Kumaravel Thiagarajan | 1 | -1/+1 |
2022-09-22 | misc: microchip: pci1xxxx: Remove duplicate include | Yihao Han | 1 | -1/+0 |
2022-09-21 | Merge tag 'drm-intel-gt-next-2022-09-16' of git://anongit.freedesktop.org/drm... | Dave Airlie | 15 | -104/+436 |
2022-09-20 | habanalabs: eliminate aggregate use warning | Oded Gabbay | 5 | -10/+8 |
2022-09-20 | habanalabs/gaudi: use 8KB aligned address for TPC kernels | Tomer Tayar | 1 | -3/+4 |
2022-09-20 | habanalabs: remove some f/w descriptor validations | farah kassabri | 1 | -29/+14 |
2022-09-20 | habanalabs: build ASICs from new to old | Ohad Sharabi | 1 | -4/+4 |
2022-09-19 | habanalabs/gaudi2: allow user to flush PCIE by read | Ofir Bitton | 3 | -1/+192 |
2022-09-19 | habanalabs: failure to open device due to reset is debug level | Oded Gabbay | 1 | -2/+2 |
2022-09-19 | habanalabs/gaudi2: Remove unnecessary (void*) conversions | Li zeming | 1 | -3/+3 |
2022-09-19 | habanalabs/gaudi2: add secured attestation info uapi | Dani Liberman | 4 | -2/+176 |
2022-09-19 | habanalabs/gaudi2: add handling to pmmu events in eqe handler | Dani Liberman | 1 | -0/+1 |
2022-09-19 | habanalabs/gaudi: change TPC Assert to use TPC DEC instead of QMAN err | Tal Cohen | 1 | -6/+6 |
2022-09-19 | habanalabs: rename error info structure | Dani Liberman | 5 | -42/+43 |
2022-09-19 | habanalabs/gaudi2: get f/w reset status register dynamically | farah kassabri | 2 | -2/+7 |
2022-09-19 | habanalabs/gaudi2: increase hard-reset sleep time to 2 sec | Tomer Tayar | 1 | -1/+1 |
2022-09-19 | habanalabs/gaudi2: print RAZWI info upon PCIe access error | Tomer Tayar | 2 | -4/+61 |
2022-09-19 | habanalabs: MMU invalidation h/w is per device | Oded Gabbay | 6 | -38/+42 |
2022-09-19 | habanalabs: new notifier events for device state | Tal Cohen | 2 | -6/+87 |
2022-09-19 | habanalabs/gaudi2: free event irq if init fails | Oded Gabbay | 1 | -1/+5 |
2022-09-19 | habanalabs: fix resetting the DRAM BAR | Ohad Sharabi | 1 | -19/+22 |
2022-09-19 | habanalabs: add support for new cpucp return codes | Ofir Bitton | 4 | -4/+51 |
2022-09-19 | habanalabs/gaudi2: read F/W security indication after hard reset | Tomer Tayar | 2 | -7/+7 |
2022-09-19 | habanalabs/gaudi: rename mme cfg error response print | Ofir Bitton | 1 | -1/+1 |
2022-09-19 | habanalabs: fix possible hole in device va | farah kassabri | 2 | -86/+20 |
2022-09-19 | habanalabs: send device activity in a proper context | Ofir Bitton | 2 | -4/+4 |
2022-09-19 | habanalabs: send device active message to f/w | farah kassabri | 9 | -0/+58 |
2022-09-19 | habanalabs/gaudi2: dump detailed information upon RAZWI | Ofir Bitton | 1 | -51/+155 |
2022-09-18 | habanalabs/gaudi2: log critical events with no rate limit | farah kassabri | 1 | -4/+11 |
2022-09-18 | habanalabs: ignore EEPROM errors during boot | Ofir Bitton | 2 | -0/+14 |
2022-09-18 | habanalabs: perform context switch flow only if needed | Ofir Bitton | 3 | -4/+9 |
2022-09-18 | habanalabs: set command buffer host VA dynamically | Dafna Hirschfeld | 5 | -18/+18 |
2022-09-18 | habanalabs: trace DMA allocations | Ohad Sharabi | 2 | -27/+62 |
2022-09-18 | habanalabs: trace MMU map/unmap page | Ohad Sharabi | 1 | -0/+7 |
2022-09-18 | habanalabs: define trace events | Ohad Sharabi | 1 | -0/+3 |
2022-09-18 | habanalabs/gaudi2: assigning PQFs for ARC f/w in PDMA | Rajarama Manjukody Bhat | 2 | -5/+16 |