summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* zram: always expose rw_pageBrian Geffon2022-10-131-23/+3
* nouveau/dmem: evict device private memory during releaseAlistair Popple2022-10-131-0/+48
* nouveau/dmem: refactor nouveau_dmem_fault_copy_one()Alistair Popple2022-10-131-30/+28
* mm: free device private pages have zero refcountAlistair Popple2022-10-132-2/+2
* mm/memory.c: fix race when faulting a device private pageAlistair Popple2022-10-133-12/+18
* crypto: kmsan: disable accelerated configs under KMSANAlexander Potapenko2022-10-031-0/+1
* kmsan: handle memory sent to/from USBAlexander Potapenko2022-10-031-0/+2
* virtio: kmsan: check/unpoison scatterlist in vring_map_one_sg()Alexander Potapenko2022-10-031-1/+9
* input: libps2: mark data received in __ps2_command() as initializedAlexander Potapenko2022-10-031-1/+4
* kmsan: disable instrumentation of unsupported common kernel codeAlexander Potapenko2022-10-031-0/+1
* libnvdimm/pfn_dev: increase MAX_STRUCT_PAGE_SIZEAlexander Potapenko2022-10-032-2/+2
* mm: hugetlb: eliminate memory-less nodes handlingMuchun Song2022-10-031-2/+6
* mm: hugetlb: simplify per-node sysfs creation and removalMuchun Song2022-10-031-136/+3
* zram: keep comments within 80-columns limitSergey Senozhatsky2022-10-031-8/+11
* zram: do not waste zram_table_entry flags bitsSergey Senozhatsky2022-10-032-8/+9
* i915: use the VMA iteratorMatthew Wilcox (Oracle)2022-09-271-9/+5
* optee: remove vma linked list walkMatthew Wilcox (Oracle)2022-09-271-8/+10
* cxl: remove vma linked list walkMatthew Wilcox (Oracle)2022-09-271-30/+15
* xen: use vma_lookup() in privcmd_ioctl_mmap()Liam R. Howlett2022-09-271-1/+1
* mm: remove rb tree.Liam R. Howlett2022-09-271-1/+0
* mm: start tracking VMAs with maple treeLiam R. Howlett2022-09-271-0/+1
* mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...Aneesh Kumar K.V2022-09-271-3/+39
* mm: kill is_memblock_offlined()Kefeng Wang2022-09-121-6/+0
* zram: don't retry compress incompressible pageAlexey Romanov2022-09-121-2/+12
* drivers/block/zram/zram_drv.c: do not keep dangling zcomp pointer after zram ...Sergey Senozhatsky2022-09-121-9/+4
* Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-281-10/+21
|\
| * binder_alloc: add missing mmap_lock calls when using the VMALiam Howlett2022-08-281-10/+21
* | Merge tag 'thermal-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-282-4/+6
|\ \
| * \ Merge branch 'thermal-core'Rafael J. Wysocki2022-08-271-0/+1
| |\ \
| | * | thermal/core: Add missing EXPORT_SYMBOL_GPLDaniel Lezcano2022-08-151-0/+1
| * | | thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi2022-08-231-4/+5
* | | | Merge tag 'pm-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2022-08-281-1/+1
|\ \ \ \
| * | | | cpufreq: check only freq_table in __resolve_freq()Lukasz Luba2022-08-231-1/+1
| |/ / /
* | | | Merge tag 'acpi-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-08-282-7/+6
|\ \ \ \
| * \ \ \ Merge branch 'acpi-processor' into acpiRafael J. Wysocki2022-08-271-1/+1
| |\ \ \ \
| | * | | | ACPI: processor: Remove freq Qos request for all CPUsRiwen Lu2022-08-231-1/+1
| | |/ / /
| * | | | ACPI: property: Remove default association from integer maximum valuesSakari Ailus2022-08-251-2/+1
| * | | | ACPI: property: Ignore already existing data node tagsSakari Ailus2022-08-251-1/+1
| * | | | ACPI: property: Fix type detection of unified integer reading functionsStefan Binding2022-08-251-4/+4
| |/ / /
* | | | Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-283-12/+13
|\ \ \ \
| * | | | xen/privcmd: fix error exit of privcmd_ioctl_dm_op()Juergen Gross2022-08-251-10/+11
| * | | | xen: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-252-2/+2
* | | | | Merge tag 'fbdev-for-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-2734-201/+240
|\ \ \ \ \
| * | | | | fbdev: fbcon: Properly revert changes when vc_resize() failedShigeru Yoshida2022-08-261-2/+25
| * | | | | fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang2022-08-2429-38/+38
| * | | | | fbdev: omap: Remove unnecessary print function dev_err()Jiapeng Chong2022-08-241-2/+0
| * | | | | fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang2022-08-241-0/+1
| * | | | | fbdev: fbcon: Destroy mutex on freeing struct fb_infoShigeru Yoshida2022-08-241-0/+4
| * | | | | fbdev: radeon: Clean up some inconsistent indentingJiapeng Chong2022-08-241-23/+23
| * | | | | fbdev: sisfb: Clean up some inconsistent indentingJiapeng Chong2022-08-241-133/+141