Age | Commit message (Expand) | Author |
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 |
2020-11-30 | habanalabs: Modify the cs_cnt of a CB to be atomic | Tomer Tayar |
2020-11-30 | habanalabs: Add mask for CS type bits in CS flags | Tomer Tayar |
2020-11-30 | habanalabs: change messages to debug level | Oded Gabbay |
2020-11-30 | habanalabs: free host huge va_range if not used | Ofir Bitton |
2020-11-30 | habanalabs/gaudi: handle reset when f/w is in preboot | Oded Gabbay |
2020-11-30 | habanalabs: add missing counter update | Oded Gabbay |
2020-11-30 | habanalabs: add ull to PLL masks | Alon Mizrahi |
2020-11-30 | habanalabs: add support for cs with timestamp | Ofir Bitton |
2020-11-30 | habanalabs: indicate to user that a cs is gone | Ofir Bitton |
2020-11-30 | habanalabs/gaudi: print ECC type field | Oded Gabbay |
2020-11-30 | habanalabs: update firmware files | Oded Gabbay |
2020-11-30 | habanalabs: gaudi_ctx_fini() can be static | kernel test robot |
2020-11-30 | habanalabs: goya_reset_sob_group() can be static | kernel test robot |
2020-11-30 | habanalabs: fetch pll frequency from firmware | Alon Mizrahi |
2020-11-30 | habanalabs: mmu map wrapper for sizes larger than a page | Ofir Bitton |
2020-11-30 | habanalabs: print CS type when it is stuck | Oded Gabbay |
2020-11-30 | habanalabs/gaudi: align to new FW reset scheme | Ofir Bitton |