| Age | Commit message (Expand) | Author | Files | Lines |
| 2022-09-01 | misc: fastrpc: increase maximum session count | Johan Hovold | 1 | -1/+1 |
| 2022-09-01 | misc: fastrpc: fix memory corruption on open | Johan Hovold | 1 | -4/+3 |
| 2022-09-01 | misc: fastrpc: fix memory corruption on probe | Johan Hovold | 1 | -0/+5 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2022-08-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 1 | -2/+2 |
| 2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -9/+1 |
| 2022-08-04 | Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 224 | -1201/+159197 |
| 2022-08-03 | Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -58/+3 |
| 2022-08-03 | misc: update maintainer email address and description for atmel-ssc | Hans-Christian Noren Egtvedt | 1 | -2/+2 |
| 2022-08-02 | Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-08-02 | mm: Convert all PageMovable users to movable_operations | Matthew Wilcox (Oracle) | 1 | -58/+3 |
| 2022-07-28 | drivers: lkdtm: fix clang -Wformat warning | Justin Stitt | 1 | -1/+1 |
| 2022-07-27 | drivers: lkdtm: fix clang -Wformat warning | Justin Stitt | 1 | -1/+1 |
| 2022-07-20 | lkdtm: Disable return thunks in rodata.c | Josh Poimboeuf | 1 | -3/+6 |
| 2022-07-14 | misc: Add a mechanism to detect stalls on guest vCPUs | Sebastian Ene | 3 | -0/+237 |
| 2022-07-14 | cxl: Fix a memory leak in an error handling path | Christophe JAILLET | 1 | -0/+1 |
| 2022-07-14 | cxl: Use the bitmap API to allocate bitmaps | Christophe JAILLET | 4 | -7/+5 |
| 2022-07-14 | mei: me: fix clang -Wformat warning | Justin Stitt | 1 | -1/+1 |
| 2022-07-14 | eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write() | Dan Carpenter | 1 | -2/+6 |
| 2022-07-12 | habanalabs: move h/w dirty message to debug | Oded Gabbay | 3 | -5/+3 |
| 2022-07-12 | habanalabs: rename soft reset to compute reset | Oded Gabbay | 8 | -30/+30 |
| 2022-07-12 | habanalabs: add status of reset after device release | Oded Gabbay | 2 | -7/+16 |
| 2022-07-12 | habanalabs: fix update of is_in_soft_reset | Oded Gabbay | 1 | -5/+15 |
| 2022-07-12 | habanalabs: expose only valid debugfs nodes | Ofir Bitton | 1 | -44/+50 |
| 2022-07-12 | habanalabs/gaudi2: map virtual MSI-X doorbell memory for user | Tomer Tayar | 2 | -2/+44 |
| 2022-07-12 | habanalabs/gaudi2: modify decoder to use virtual MSI-X doorbell | Tomer Tayar | 4 | -11/+161 |
| 2022-07-12 | habanalabs/gaudi2: modify CS completion CQ to use virtual MSI-X doorbell | Tomer Tayar | 1 | -3/+16 |
| 2022-07-12 | habanalabs/gaudi2: replace defines for reserved sob/mob with enums | Tomer Tayar | 3 | -32/+46 |
| 2022-07-12 | habanalabs/gaudi2: configure virtual MSI-X doorbell interface | Tomer Tayar | 3 | -3/+28 |
| 2022-07-12 | habanalabs: add a value field to hl_fw_send_pci_access_msg() | Tomer Tayar | 6 | -15/+14 |
| 2022-07-12 | habanalabs: fixes to the poll-timeout macros | Ohad Sharabi | 1 | -29/+90 |
| 2022-07-12 | habanalabs/gaudi2: use DIV_ROUND_UP_SECTOR_T instead of roundup | Ohad Sharabi | 1 | -4/+5 |
| 2022-07-12 | habanalabs: initialize variable explicitly | Oded Gabbay | 1 | -1/+1 |
| 2022-07-12 | habanalabs: Use the bitmap API to allocate bitmaps | Christophe JAILLET | 1 | -3/+2 |
| 2022-07-12 | habanalabs/gaudi2: remove unused defines | Oded Gabbay | 3 | -13/+0 |
| 2022-07-12 | habanalabs: make sure variable is set before used | Oded Gabbay | 1 | -1/+1 |
| 2022-07-12 | habanalabs: don't declare tmp twice in same function | Oded Gabbay | 1 | -2/+2 |
| 2022-07-12 | habanalabs: do not set max power on a secured device | Ofir Bitton | 1 | -2/+4 |
| 2022-07-12 | habanalabs/gaudi2: SM mask can only be 8-bit | Oded Gabbay | 1 | -1/+2 |
| 2022-07-12 | habanalabs/gaudi2: remove unused variable | Oded Gabbay | 1 | -7/+3 |
| 2022-07-12 | habanalabs: allow detection of unsupported f/w packets | Oded Gabbay | 1 | -4/+8 |
| 2022-07-12 | habanalabs: save f/w preboot minor version | Sagiv Ozeri | 2 | -9/+44 |
| 2022-07-12 | habanalabs: add support for common decoder interrupts | Ofir Bitton | 4 | -6/+15 |
| 2022-07-12 | habanalabs: naming refactor of user interrupt flow | Ofir Bitton | 4 | -16/+16 |
| 2022-07-12 | habanalabs: wait for preboot ready after hard reset | Ohad Sharabi | 5 | -42/+107 |
| 2022-07-12 | habanalabs/gaudi2: reset device upon critical ECC event | Ofir Bitton | 2 | -11/+16 |
| 2022-07-12 | habanalabs: enable gaudi2 code in driver | Oded Gabbay | 3 | -7/+63 |
| 2022-07-12 | habanalabs: add gaudi2 MMU support | Moti Haimovski | 7 | -33/+1064 |
| 2022-07-12 | habanalabs: add gaudi2 wait-for-CS support | Oded Gabbay | 7 | -89/+210 |
| 2022-07-12 | habanalabs/gaudi2: add gaudi2 profiler module | Benjamin Dotan | 4 | -2/+3792 |
| 2022-07-12 | habanalabs/gaudi2: add gaudi2 security module | Ofir Bitton | 4 | -2/+3867 |
| 2022-07-12 | habanalabs: add generic security module | Ofir Bitton | 3 | -2/+671 |
| 2022-07-12 | habanalabs: remove obsolete device variables used for testing | Oded Gabbay | 5 | -173/+24 |
| 2022-07-12 | habanalabs: initialize new asic properties | Oded Gabbay | 3 | -14/+28 |
| 2022-07-12 | habanalabs: add unsupported functions | Oded Gabbay | 2 | -0/+42 |
| 2022-07-12 | habanalabs: add gaudi2 asic-specific code | Oded Gabbay | 22 | -97/+11155 |
| 2022-07-12 | habanalabs/gaudi2: add asic registers header files | Oded Gabbay | 168 | -2/+136492 |
| 2022-07-12 | habanalabs: remove redundant argument in access_dev_mem APIs | Ofir Bitton | 3 | -9/+7 |
| 2022-07-12 | habanalabs: use %pa to print pci bar size | Oded Gabbay | 2 | -28/+22 |
| 2022-07-12 | habanalabs/gaudi: replace hl_poll_timeout with while loop | Dafna Hirschfeld | 1 | -12/+11 |
| 2022-07-12 | habanalabs: communicate supported page sizes to user | Ohad Sharabi | 5 | -19/+6 |
| 2022-07-12 | habanalabs: remove dead code from free_device_memory() | Tomer Tayar | 1 | -28/+22 |
| 2022-07-12 | habanalabs/gaudi: enable error interrupt on ARB WDT | Oded Gabbay | 1 | -0/+1 |
| 2022-07-12 | habanalabs: page size can only be a power of 2 | Ohad Sharabi | 4 | -7/+2 |
| 2022-07-12 | habanalabs: refactor dma asic-specific functions | Ohad Sharabi | 8 | -152/+162 |
| 2022-07-12 | habanalabs/gaudi: remove unused enum | Oded Gabbay | 1 | -22/+9 |
| 2022-07-12 | habanalabs/gaudi: mask constant value before cast | Oded Gabbay | 1 | -4/+4 |
| 2022-07-12 | habanalabs/gaudi: use correct type in assignment | Oded Gabbay | 1 | -1/+1 |
| 2022-07-12 | habanalabs/gaudi: fix function name in comment | Oded Gabbay | 1 | -1/+1 |
| 2022-07-12 | habanalabs/goya: move dma direction enum to uapi file | Oded Gabbay | 2 | -26/+14 |
| 2022-07-12 | habanalabs: set default value for memory_scrub | Dafna Hirschfeld | 1 | -0/+3 |
| 2022-07-12 | habanalabs: move call to scrub_device_mem after ctx_fini | Dafna Hirschfeld | 2 | -5/+14 |
| 2022-07-12 | habanalabs/gaudi: use memory_scrub_val from debugfs | Dafna Hirschfeld | 1 | -3/+2 |
| 2022-07-12 | habanalabs: don't send addr and size to scrub_device_mem cb | Dafna Hirschfeld | 5 | -38/+36 |
| 2022-07-12 | habanalabs: don't do memory scrubbing when unmapping | Dafna Hirschfeld | 1 | -30/+6 |
| 2022-07-12 | habanalabs: print if firmware is secured during load | Ofir Bitton | 1 | -1/+2 |
| 2022-07-12 | habanalabs/gaudi: fix a race condition causing DMAR error | Yuri Nudelman | 5 | -16/+40 |
| 2022-07-12 | habanalabs/gaudi: fix warning: var might be used uninitialized | Koby Elbaz | 1 | -1/+1 |
| 2022-07-12 | habanalabs: move memory_scrub_val to hdev struct | Dafna Hirschfeld | 2 | -4/+4 |
| 2022-07-12 | habanalabs: fix comment style | Oded Gabbay | 1 | -1/+1 |
| 2022-07-12 | habanalabs: use kvcalloc when possible | Oded Gabbay | 1 | -3/+2 |
| 2022-07-12 | habanalabs: print pointer with correct modifier | Oded Gabbay | 1 | -2/+2 |
| 2022-07-12 | habanalabs: check fence pointer before use | Oded Gabbay | 1 | -1/+1 |
| 2022-07-12 | habanalabs: add critical indication in sram ecc | ran shalit | 1 | -1/+2 |
| 2022-07-12 | habanalabs/gaudi: notify user process on device unavailable | Tal Cohen | 1 | -1/+4 |
| 2022-07-12 | habanalabs: remove unused get_dma_desc_list_size | Oded Gabbay | 3 | -5/+0 |
| 2022-07-12 | habanalabs: fix NULL dereference on cs timeout | Yuri Nudelman | 1 | -2/+2 |
| 2022-07-12 | habanalabs/gaudi: fix shift out of bounds | Ofir Bitton | 1 | -7/+9 |
| 2022-07-12 | habanalabs: add validity check for cq counter offset | farah kassabri | 1 | -1/+8 |
| 2022-07-12 | habanalabs/gaudi: fix incorrect MME offset calculation | Koby Elbaz | 1 | -3/+8 |
| 2022-07-12 | habanalabs: avoid unnecessary error print | Dani Liberman | 1 | -1/+8 |
| 2022-07-12 | habanalabs: send an event notification when CS timeout occurs | Tal Cohen | 1 | -9/+17 |
| 2022-07-12 | habanalabs/gaudi: send device reset notification | Tal Cohen | 1 | -3/+10 |
| 2022-07-12 | habanalabs/gaudi: invoke device reset from one code block | Tal Cohen | 1 | -9/+16 |
| 2022-07-12 | habanalabs: expose undefined opcode status via info ioctl | Tal Cohen | 1 | -0/+25 |
| 2022-07-12 | habanalabs/gaudi: collect undefined opcode error info | Tal Cohen | 4 | -30/+132 |
| 2022-07-12 | habanalabs: fix race between hl_get_compute_ctx() and hl_ctx_put() | Tomer Tayar | 4 | -25/+47 |
| 2022-07-12 | habanalabs: keep a record of completed CS outcomes | Yuri Nudelman | 3 | -12/+147 |
| 2022-07-12 | habanalabs/gaudi: fix comment to reflect current code | Oded Gabbay | 1 | -2/+8 |
| 2022-07-12 | habanalabs: change the write flag name of error info structs | Tal Cohen | 4 | -12/+12 |
| 2022-07-12 | habanalabs/gaudi: move tpc assert raise into internal func | Tal Cohen | 1 | -15/+12 |
| 2022-07-12 | habanalabs: add terminating NULL to attrs arrays | Dafna Hirschfeld | 3 | -0/+5 |
| 2022-07-12 | habanalabs: Fix kernel-doc | Jiapeng Chong | 1 | -2/+2 |
| 2022-07-12 | habanalabs: Fix kernel-doc | Jiapeng Chong | 1 | -1/+1 |
| 2022-07-12 | habanalabs: fix double unlock on error in map_device_va() | Dan Carpenter | 1 | -4/+2 |
| 2022-07-11 | Merge 5.19-rc6 into char-misc-next | Greg Kroah-Hartman | 2 | -22/+31 |
| 2022-07-08 | eeprom: idt_89hpesx: fix clang -Wformat warnings | Justin Stitt | 1 | -3/+3 |
| 2022-07-08 | sgi-xp: Use the bitmap API to allocate bitmaps | Christophe JAILLET | 1 | -7/+6 |
| 2022-07-03 | mm: shrinkers: provide shrinkers with names | Roman Gushchin | 1 | -1/+1 |
| 2022-07-02 | misc: rtsx_usb: set return value in rsp_buf alloc err path | Shuah Khan | 1 | -1/+3 |
| 2022-07-01 | uacce: Handle parent device removal or parent driver module rmmod | Jean-Philippe Brucker | 1 | -46/+87 |
| 2022-07-01 | misc: rtsx_pcr: Fix a typo | Zhang Jiaming | 1 | -1/+1 |
| 2022-07-01 | misc: rtsx_usb: use separate command and response buffers | Shuah Khan | 1 | -9/+17 |
| 2022-07-01 | misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer | Shuah Khan | 1 | -6/+7 |
| 2022-06-27 | eeprom: at25: Rework buggy read splitting | Geert Uytterhoeven | 1 | -14/+12 |
| 2022-06-27 | misc: rtsx: Fix an error handling path in rtsx_pci_probe() | Christophe JAILLET | 1 | -1/+5 |
| 2022-06-27 | lkdtm: cfi: use NULL for a null pointer rather than zero | Colin Ian King | 1 | -1/+1 |
| 2022-06-27 | cxl: drop unexpected word "the" in the comments | Jiang Jian | 1 | -1/+1 |
| 2022-06-27 | sgi-xp: xpc_uv: drop unexpected word "the" in the comments | Jiang Jian | 1 | -1/+1 |
| 2022-06-27 | misc: sgi-gru: grukservices: drop unexpected word "the" in the comments | Jiang Jian | 1 | -1/+1 |
| 2022-06-19 | Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -1/+10 |
| 2022-06-10 | eeprom: at25: Split reads into chunks and cap write size | Brad Bishop | 1 | -39/+52 |
| 2022-06-10 | mei: me: add raptor lake point S DID | Alexander Usyskin | 2 | -0/+4 |
| 2022-06-10 | mei: hbm: drop capability response on early shutdown | Alexander Usyskin | 1 | -1/+2 |
| 2022-06-10 | mei: me: set internal pg flag to off on hardware reset | Alexander Usyskin | 1 | -0/+2 |
| 2022-06-10 | misc: atmel-ssc: Fix IRQ check in ssc_probe | Miaoqian Lin | 1 | -2/+2 |
| 2022-06-10 | misc: rtsx: Fix clang -Wsometimes-uninitialized in rts5261_init_from_hw() | Nathan Chancellor | 1 | -0/+2 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE | Thomas Gleixner | 1 | -9/+1 |
| 2022-06-03 | Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 44 | -2239/+2760 |
| 2022-06-03 | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -2/+2 |
| 2022-05-28 | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 11 | -0/+14 |
| 2022-05-25 | Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 7 | -3/+331 |
| 2022-05-24 | Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -46/+99 |
| 2022-05-22 | habanalabs: use separate structure info for each error collect data | Tal Cohen | 5 | -52/+63 |
| 2022-05-22 | habanalabs: fix missing handle shift during mmap | Yuri Nudelman | 1 | -2/+2 |
| 2022-05-22 | habanalabs: remove hdev from hl_ctx_get args | Ohad Sharabi | 6 | -13/+13 |
| 2022-05-22 | habanalabs: do MMU prefetch as deferred work | Ohad Sharabi | 6 | -36/+103 |
| 2022-05-22 | habanalabs: order memory manager messages | Yuri Nudelman | 1 | -4/+4 |
| 2022-05-22 | habanalabs: return -EFAULT on copy_to_user error | Oded Gabbay | 1 | -3/+1 |
| 2022-05-22 | habanalabs: use NULL for eventfd | Oded Gabbay | 3 | -12/+4 |
| 2022-05-22 | habanalabs: update firmware header | Oded Gabbay | 1 | -1/+31 |
| 2022-05-22 | habanalabs: add support for notification via eventfd | Tal Cohen | 5 | -13/+167 |
| 2022-05-22 | habanalabs: add topic to memory manager buffer | Yuri Nudelman | 4 | -9/+18 |
| 2022-05-22 | habanalabs: handle race in driver fini | Dani Liberman | 1 | -4/+7 |
| 2022-05-22 | habanalabs: add device memory scrub ability through debugfs | Dafna Hirschfeld | 5 | -8/+79 |
| 2022-05-22 | habanalabs: use unified memory manager for CB flow | Yuri Nudelman | 8 | -454/+72 |
| 2022-05-22 | habanalabs: unified memory manager new code for CB flow | Yuri Nudelman | 2 | -0/+164 |
| 2022-05-22 | habanalabs/gaudi: set arbitration timeout to a high value | Ofir Bitton | 1 | -16/+11 |
| 2022-05-22 | habanalabs: add put by handle method to memory manager | Yuri Nudelman | 2 | -6/+71 |
| 2022-05-22 | habanalabs: hide memory manager page shift | Yuri Nudelman | 5 | -40/+32 |
| 2022-05-22 | habanalabs: Add separate poll interval value for protocol | farah kassabri | 3 | -1/+8 |
| 2022-05-22 | habanalabs: use get_task_pid() to take PID | Dani Liberman | 1 | -1/+1 |
| 2022-05-22 | habanalabs: add prefetch flag to the MAP operation | Ohad Sharabi | 1 | -5/+6 |
| 2022-05-22 | habanalabs: Stop using iommu_present() | Robin Murphy | 1 | -1/+1 |
| 2022-05-22 | habanalabs: support debugfs Byte access to device DRAM | Moti Haimovski | 3 | -0/+17 |
| 2022-05-22 | habanalabs: use for_each_sgtable_dma_sg for dma sgt | Ohad Sharabi | 6 | -94/+61 |
| 2022-05-22 | habanalabs/gaudi: use lower_32_bits() for casting | Rajaravi Krishna Katta | 1 | -1/+1 |
| 2022-05-22 | habanalabs: refactor HOP functions in MMU V1 | Ohad Sharabi | 1 | -209/+88 |
| 2022-05-22 | habanalabs: fix comments according to kernel-doc | Rajaravi Krishna Katta | 3 | -8/+9 |
| 2022-05-22 | habanalabs: remove user interrupt debug print | Oded Gabbay | 1 | -4/+0 |
| 2022-05-22 | habanalabs: don't print normal reset operations | Oded Gabbay | 1 | -3/+6 |
| 2022-05-22 | habanalabs: change a reset print to debug level | Oded Gabbay | 2 | -5/+5 |
| 2022-05-22 | habanalabs: remove redundant info print | Oded Gabbay | 2 | -6/+0 |
| 2022-05-22 | habanalabs: wrong handle removal in memory manager | Yuri Nudelman | 1 | -1/+1 |
| 2022-05-22 | habanalabs: remove debugfs read/write callbacks | Dafna Hirschfeld | 3 | -416/+1 |
| 2022-05-22 | habanalabs: enforce alignment upon registers access through debugfs | Dafna Hirschfeld | 1 | -0/+5 |
| 2022-05-22 | habanalabs: unify code for memory access from debugfs | Dafna Hirschfeld | 1 | -52/+104 |
| 2022-05-22 | habanalabs: add callback and field to be used for debugfs refactor | Dafna Hirschfeld | 4 | -2/+158 |
| 2022-05-22 | habanalabs: hl_ts_behavior can be static | kernel test robot | 1 | -1/+1 |
| 2022-05-22 | habanalabs/gaudi: add debugfs to fetch internal sync status | Ohad Sharabi | 6 | -16/+187 |
| 2022-05-22 | habanalabs: rephrase device out-of-memory message | Ohad Sharabi | 1 | -2/+3 |
| 2022-05-22 | habanalabs/gaudi: Use correct sram size macro for debugfs | Dafna Hirschfeld | 1 | -4/+4 |
| 2022-05-22 | habanalabs: add MMU prefetch to ASIC-specific code | Ohad Sharabi | 5 | -7/+40 |
| 2022-05-22 | habanalabs: convert ts to use unified memory manager | Yuri Nudelman | 6 | -235/+91 |
| 2022-05-22 | habanalabs: unified memory manager infrastructure | Yuri Nudelman | 3 | -1/+333 |
| 2022-05-22 | habanalabs: save f/w preboot major version | Ofir Bitton | 2 | -10/+22 |
| 2022-05-22 | habanalabs: replace usage of found with dedicated list iterator variable | Jakob Koschel | 1 | -6/+5 |
| 2022-05-22 | habanalabs: modify dma_mask to be ASIC specific property | Tomer Tayar | 5 | -30/+10 |
| 2022-05-22 | habanalabs: parse full firmware versions | Ofir Bitton | 1 | -2/+4 |
| 2022-05-22 | habanalabs/gaudi: avoid resetting max power in hard reset | Tomer Tayar | 1 | -2/+0 |
| 2022-05-22 | habanalabs/gaudi: increase submission resources | Ofir Bitton | 1 | -2/+2 |
| 2022-05-22 | habanalabs: expose compute ctx status through info ioctl | Ofir Bitton | 1 | -0/+2 |
| 2022-05-22 | habanalabs: add new return code to device fd open | Ofir Bitton | 3 | -1/+20 |
| 2022-05-22 | habanalabs: add user API to get valid DRAM page sizes | Ohad Sharabi | 4 | -0/+40 |
| 2022-05-22 | habanalabs: convert all MMU masks/shifts to arrays | Ohad Sharabi | 6 | -92/+52 |
| 2022-05-22 | habanalabs: change mmu_get_real_page_size to be ASIC-specific | Ohad Sharabi | 4 | -98/+112 |
| 2022-05-22 | habanalabs: add DRAM default page size to HW info | Ohad Sharabi | 1 | -0/+1 |
| 2022-05-22 | habanalabs: set non-0 value in dram default page size | Ohad Sharabi | 4 | -1/+8 |
| 2022-05-19 | misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_impl | Srinivas Kandagatla | 1 | -4/+5 |
| 2022-05-19 | misc: alcor_pci: set NULL intfdata and clear pci master | Shuah Khan | 1 | -1/+5 |
| 2022-05-19 | Merge tag 'thunderbolt-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/k... | Greg Kroah-Hartman | 2 | -2/+2 |
| 2022-05-19 | Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee... | Greg Kroah-Hartman | 2 | -15/+99 |
| 2022-05-17 | lkdtm/heap: Hide allocation size from -Warray-bounds | Kees Cook | 1 | -0/+1 |
| 2022-05-17 | lkdtm/usercopy: Check vmalloc and >0-order folios | Kees Cook | 1 | -0/+83 |
| 2022-05-11 | lkdtm/usercopy: Rename "heap" to "slab" | Kees Cook | 1 | -15/+15 |
| 2022-05-11 | cxl/ocxl: Prepare cleanup of powerpc's asm/prom.h | Christophe Leroy | 10 | -0/+12 |
| 2022-05-09 | lkdtm: cfi: Fix type width for masking PAC bits | Kees Cook | 1 | -1/+1 |
| 2022-05-09 | misc: rtsx: set NULL intfdata when probe fails | Shuah Khan | 1 | -0/+1 |
| 2022-05-09 | altera-stapl: Use swap() instead of open coding it | Jiapeng Chong | 1 | -40/+16 |
| 2022-05-09 | misc: rtsx: add rts5261 efuse function | Ricky WU | 1 | -53/+62 |