summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mei: pxp: Use correct macros to initialize uuid_leAndy Shevchenko2023-01-201-2/+2
* sgi-gru: grukservices: remove unnecessary (void*) conversionsLi kunyu2023-01-201-4/+4
* misc: enclosure: Fix doc for enclosure_find()Miaoqian Lin2023-01-201-1/+1
* mei: bus-fixup:upon error print return values of send and receiveAlexander Usyskin2023-01-201-4/+4
* accessibility: speakup: Fix spelling mistake "thw" -> "the"Colin Ian King2023-01-201-1/+1
* VMCI: check context->notify_page after call to get_user_pages_fast() to avoid...George Kennedy2023-01-201-0/+2
* firmware: stratix10-svc: fix error handle while alloc/add device failedYang Yingliang2023-01-201-3/+6
* firmware: stratix10-svc: add missing gen_pool_destroy() in stratix10_svc_drv_...Yang Yingliang2023-01-201-5/+11
* applicom: Fix PCI device refcount leak in applicom_init()Xiongfeng Wang2023-01-201-1/+4
* crypto: hisilicon/qm - define the device isolation strategyKai Ye2023-01-202-15/+169
* Documentation: add the device isolation feature sysfs nodes for uacceKai Ye2023-01-201-0/+18
* uacce: supports device isolation featureKai Ye2023-01-202-0/+62
* scripts/tags.sh: choose which directories to exclude from being indexedPaulo Miguel Almeida2023-01-202-0/+14
* eeprom: idt_89hpesx: Fix error handling in idt_init()Yuan Can2023-01-201-1/+9
* eeprom: at25: Convert to use fwnode_device_is_compatible()Andy Shevchenko2023-01-201-6/+2
* comedi: check data length for INSN_CONFIG_GET_PWM_OUTPUTIan Abbott2023-01-191-0/+1
* comedi: use menuconfig for main Comedi menuRandy Dunlap2023-01-191-1/+1
* misc: genwqe: move intervening macros away from kernel-docRandy Dunlap2023-01-191-3/+3
* Revert "char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_prot...Duoming Zhou2023-01-191-2/+4
* pcmcia: synclink_cs: remove kernel-doc notationRandy Dunlap2023-01-191-11/+11
* most: tell what the MOST acronym meansRandy Dunlap2023-01-191-1/+1
* most: fix kernel-doc warningsRandy Dunlap2023-01-193-9/+12
* android: fix W=1 kernel-doc warningsRandy Dunlap2023-01-192-11/+11
* binder: return pending info for frozen async txnsLi Li2023-01-193-8/+34
* binder: remove unneeded size check codeJiazi.Li2023-01-191-13/+2
* Linux 6.2-rc4v6.2-rc4Linus Torvalds2023-01-151-1/+1
* Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-155-20/+52
|\
| * x86/mm: fix poking_init() for Xen PV guestsJuergen Gross2023-01-121-0/+4
| * x86/resctrl: Fix event counts regression in reused RMIDsPeter Newman2023-01-101-16/+33
| * x86/resctrl: Fix task CLOSID/RMID update racePeter Newman2023-01-101-1/+11
| * x86/pat: Fix pat_x_mtrr_type() for MTRR disabled caseJuergen Gross2023-01-101-1/+2
| * x86/boot: Avoid using Intel mnemonics in AT&T syntax asmPeter Zijlstra2023-01-101-2/+2
* | Merge tag 'edac_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-01-153-12/+14
|\ \
| * | EDAC/highbank: Fix memory leak in highbank_mc_probe()Miaoqian Lin2023-01-031-2/+5
| * | EDAC/device: Fix period calculation in edac_device_reset_delay_period()Eliav Farber2022-12-302-10/+9
* | | Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-01-154-72/+72
|\ \ \
| * | | powerpc/64s/hash: Make stress_hpt_timer_fn() staticYang Yingliang2023-01-121-1/+1
| * | | powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain2023-01-112-71/+67
| * | | powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo2023-01-111-0/+4
* | | | Merge tag 'iommu-fixes-v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-145-17/+35
|\ \ \ \
| * | | | iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET2023-01-131-1/+3
| * | | | iommu/iova: Fix alloc iova overflows issueYunfei Wang2023-01-131-2/+2
| * | | | iommu: Fix refcount leak in iommu_device_claim_dma_ownerMiaoqian Lin2023-01-131-3/+5
| * | | | iommu/arm-smmu-v3: Don't unregister on shutdownVladimir Oltean2023-01-131-1/+3
| * | | | iommu/arm-smmu: Don't unregister on shutdownVladimir Oltean2023-01-131-8/+14
| * | | | iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even bettererRobin Murphy2023-01-131-2/+8
| | |_|/ | |/| |
* | | | Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-142-1/+11
|\ \ \ \
| * | | | mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson2023-01-082-1/+11
* | | | | Merge tag 'hardening-v6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-01-144-2/+10
|\ \ \ \ \
| * | | | | kbuild: Fix CFI hash randomization with KASANSami Tolvanen2023-01-142-0/+2