summaryrefslogtreecommitdiffstats
path: root/mm/memtest.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-31firmware: coreboot: framebuffer: Ignore reserved pixel color bitsAlper Nebi Yasak1-3/+1
2023-01-31drivers: misc: ti-st: Fix a typo ("unknow")Jonathan Neuschäfer1-1/+1
2023-01-31misc: isl29003: Use sysfs_emit() to instead of sprintf()Bo Liu1-5/+5
2023-01-30coresight: tmc: Don't enable TMC when it's not ready.Yabin Cui4-14/+56
2023-01-30coresight: tpda: fix return value check in tpda_probe()Yang Yingliang1-2/+2
2023-01-28fpga: bridge: return errors in the show() method of the "state" attributeMarco Pagani1-4/+7
2023-01-28fpga: dfl: more kernel-doc correctionsXu Yilun5-3/+5
2023-01-28fpga: dfl: kernel-doc correctionsRandy Dunlap2-4/+5
2023-01-28fpga: microchip-spi: separate data frame write routineIvan Bornyakov1-13/+23
2023-01-28fpga: microchip-spi: rewrite status polling in a time measurable wayIvan Bornyakov1-15/+17
2023-01-28fpga: microchip-spi: move SPI I/O buffers out of stackIvan Bornyakov1-46/+47
2023-01-27mfd: intel-m10-bmc: Add PMCI driverIlpo Järvinen5-4/+264
2023-01-27fpga: m10bmc-sec: Make rsu status type specificIlpo Järvinen2-32/+78
2023-01-27fpga: m10bmc-sec: Create helpers for rsu status/progress checksIlpo Järvinen1-28/+31
2023-01-27mfd: intel-m10-bmc: Prefix register defines with M10BMC_N3000Ilpo Järvinen3-66/+66
2023-01-27fpga: intel-m10-bmc: Rework flash read/writeIlpo Järvinen1-64/+79
2023-01-27mfd: intel-m10-bmc: Support multiple CSR register layoutsIlpo Järvinen4-33/+111
2023-01-27mfd: intel-m10-bmc: Split into core and spi specific partsIlpo Järvinen8-124/+172
2023-01-27mfd: intel-m10-bmc: Rename the local variablesIlpo Järvinen1-5/+5
2023-01-27mfd: intel-m10-bmc: Create m10bmc_platform_info for type specific infoIlpo Järvinen2-29/+36
2023-01-27mfd: intel-m10-bmc: Add missing includes to headerIlpo Järvinen1-0/+3
2023-01-26Coresight: tpda/tpdm: remove incorrect __exit annotationArnd Bergmann2-2/+2
2023-01-24coresight: perf: Output trace id only onceSuzuki K Poulose2-4/+14
2023-01-24coresight: Fix uninitialised variable use in coresight_disableSuzuki K Poulose1-1/+1
2023-01-23Documentation: coresight: tpdm: Add dummy comment after sysfs listBagas Sanjaya1-0/+2
2023-01-23Documentation: coresight: Extend title heading syntax in TPDM and TPDA docume...Bagas Sanjaya2-6/+6
2023-01-22Linux 6.2-rc5v6.2-rc5Linus Torvalds1-1/+1
2023-01-21ext4: deal with legacy signed xattr name hash valuesLinus Torvalds1-2/+39
2023-01-21prlimit: do_prlimit needs to have a speculation checkGreg Kroah-Hartman1-0/+2
2023-01-20io_uring/poll: don't reissue in case of poll race on multishot requestJens Axboe1-1/+5
2023-01-20io_uring/msg_ring: fix remote queue to disabled ringPavel Begunkov2-2/+10
2023-01-20io_uring/msg_ring: fix flagging remote executionPavel Begunkov1-17/+23
2023-01-20Revert "Merge branch 'octeontx2-af-CPT'"Jakub Kicinski5-277/+87
2023-01-20USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100Greg Kroah-Hartman1-1/+1
2023-01-20usb: host: ehci-fsl: Fix module aliasAlexander Stein1-1/+1
2023-01-20firmware: dmi-sysfs: Fix null-ptr-deref in dmi_sysfs_register_handleChen Zhongjin1-5/+5
2023-01-20tcp: fix rate_app_limited to default to 1David Morley1-0/+2
2023-01-20bnxt: Do not read past the end of test namesKees Cook2-17/+5
2023-01-20serial: exar: Add support for Sealevel 7xxxC serial cardsMatthew Howell1-0/+14
2023-01-20VMCI: Use threaded irqs instead of taskletsVishnu Dasa1-30/+19
2023-01-20misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman1-9/+6
2023-01-20gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov1-3/+4
2023-01-20misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson1-3/+5
2023-01-20misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa1-9/+9
2023-01-20misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa1-20/+21
2023-01-20misc: fastrpc: fix error code in fastrpc_req_mmap()Dan Carpenter1-1/+0
2023-01-20mei: me: add meteor lake point M DIDAlexander Usyskin2-0/+4
2023-01-20mei: bus: fix unlink on bus in error pathAlexander Usyskin1-4/+8
2023-01-20parport_pc: Limit the number of PCI BAR pairs to 2Maciej W. Rozycki1-1/+1
2023-01-20parport_pc: Set up mode and ECR masks for Oxford Semiconductor devicesMaciej W. Rozycki1-6/+13