Age | Commit message (Expand) | Author |
2021-01-07 | misc: pvpanic: Check devm_ioport_map() for NULL | Andy Shevchenko |
2020-12-29 | habanalabs: Fix memleak in hl_device_reset | Dinghao Liu |
2020-12-28 | habanalabs: fix order of status check | Oded Gabbay |
2020-12-28 | habanalabs: register to pci shutdown callback | Oded Gabbay |
2020-12-28 | habanalabs: add validation cs counter, fix misplaced counters | Alon Mizrahi |
2020-12-28 | habanalabs/gaudi: retry loading TPC f/w on -EINTR | Oded Gabbay |
2020-12-28 | habanalabs: adjust pci controller init to new firmware | Oded Gabbay |
2020-12-28 | habanalabs: update comment in hl_boot_if.h | Oded Gabbay |
2020-12-28 | habanalabs/gaudi: enhance reset message | Oded Gabbay |
2020-12-28 | habanalabs: full FW hard reset support | Ofir Bitton |
2020-12-28 | habanalabs/gaudi: disable CGM at HW initialization | Oded Gabbay |
2020-12-28 | habanalabs: Revise comment to align with mirror list name | Tomer Tayar |
2020-12-28 | habanalabs/gaudi: do not set EB in collective slave queues | Alon Mizrahi |
2020-12-28 | habanalabs: preboot hard reset support | Ofir Bitton |
2020-12-28 | habanalabs: remove generic gaudi get_pll_freq function | Alon Mizrahi |
2020-12-28 | habanalabs: fetch PSOC PLL frequency from F/W in goya | Alon Mizrahi |
2020-12-28 | habanalabs: Fix a missing-braces warning | Tomer Tayar |
2020-12-17 | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-12-15 | drivers/misc/lkdtm/lkdtm.h: correct wrong filenames in comment | Francis Laniel |
2020-12-15 | drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy | Francis Laniel |
2020-12-15 | lkdtm: tests for FORTIFY_SOURCE | Daniel Axtens |
2020-12-15 | Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2020-12-15 | Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-15 | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | lkdtm: disable KASAN for rodata.o | Marco Elver |
2020-12-14 | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-12-11 | Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel... | Wolfram Sang |
2020-12-10 | misc: pvpanic: Replace OF headers by mod_devicetable.h | Andy Shevchenko |
2020-12-10 | misc: pvpanic: Combine ACPI and platform drivers | Andy Shevchenko |
2020-12-09 | altera-stapl: remove the unreached switch case | Kaixu Xia |
2020-12-09 | misc: pci_endpoint_test: fix return value of error branch | Xiongfeng Wang |
2020-12-09 | misc: genwqe: Use dma_set_mask_and_coherent to simplify code | Christophe JAILLET |
2020-12-09 | misc: rtsx: rts5249 support runtime PM | Ricky Wu |
2020-12-09 | misc: rtsx: modify and fix init_hw function | Ricky Wu |
2020-12-09 | misc: rtsx: modify en/disable aspm function | Ricky Wu |
2020-12-09 | misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c... | Anant Thazhemadam |
2020-12-09 | misc/sgi-xp: Replace in_interrupt() usage | Thomas Gleixner |
2020-12-09 | misc: isl29003: Fix typo for get/set mode | Zhou Xingxing |
2020-12-09 | lkdtm: don't move ctors to .rodata | Mark Rutland |
2020-12-07 | mei: bus: enable pavp device. | Tomas Winkler |
2020-12-07 | mei: bus: add vtag support | Alexander Usyskin |
2020-12-07 | Merge 5.10-rc7 into char-misc-next | Greg Kroah-Hartman |
2020-12-06 | Revert "mei: virtio: virtualization frontend driver" | Michael S. Tsirkin |
2020-12-04 | misc: eeprom: at24: fix NVMEM name with custom AT24 device name | Diego Santa Cruz |
2020-12-04 | lkdtm/powerpc: Add SLB multihit test | Ganesh Goudar |
2020-12-04 | ocxl: Add new kernel traces | Christophe Lombard |
2020-12-04 | ocxl: Add mmu notifier | Christophe Lombard |
2020-12-04 | ocxl: Update the Process Element Entry | Christophe Lombard |
2020-11-30 | habanalabs: Add CB IOCTL opcode to retrieve CB information | Tomer Tayar |