index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zram: keep comments within 80-columns limit
Sergey Senozhatsky
2022-10-03
1
-8
/
+11
*
zram: do not waste zram_table_entry flags bits
Sergey Senozhatsky
2022-10-03
2
-8
/
+9
*
i915: use the VMA iterator
Matthew Wilcox (Oracle)
2022-09-27
1
-9
/
+5
*
optee: remove vma linked list walk
Matthew Wilcox (Oracle)
2022-09-27
1
-8
/
+10
*
cxl: remove vma linked list walk
Matthew Wilcox (Oracle)
2022-09-27
1
-30
/
+15
*
xen: use vma_lookup() in privcmd_ioctl_mmap()
Liam R. Howlett
2022-09-27
1
-1
/
+1
*
mm: remove rb tree.
Liam R. Howlett
2022-09-27
1
-1
/
+0
*
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-27
1
-0
/
+1
*
mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...
Aneesh Kumar K.V
2022-09-27
1
-3
/
+39
*
mm: kill is_memblock_offlined()
Kefeng Wang
2022-09-12
1
-6
/
+0
*
zram: don't retry compress incompressible page
Alexey Romanov
2022-09-12
1
-2
/
+12
*
drivers/block/zram/zram_drv.c: do not keep dangling zcomp pointer after zram ...
Sergey Senozhatsky
2022-09-12
1
-9
/
+4
*
Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-08-28
1
-10
/
+21
|
\
|
*
binder_alloc: add missing mmap_lock calls when using the VMA
Liam Howlett
2022-08-28
1
-10
/
+21
*
|
Merge tag 'thermal-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-28
2
-4
/
+6
|
\
\
|
*
\
Merge branch 'thermal-core'
Rafael J. Wysocki
2022-08-27
1
-0
/
+1
|
|
\
\
|
|
*
|
thermal/core: Add missing EXPORT_SYMBOL_GPL
Daniel Lezcano
2022-08-15
1
-0
/
+1
|
*
|
|
thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTR
Lee, Chun-Yi
2022-08-23
1
-4
/
+5
*
|
|
|
Merge tag 'pm-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2022-08-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
cpufreq: check only freq_table in __resolve_freq()
Lukasz Luba
2022-08-23
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'acpi-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-08-28
2
-7
/
+6
|
\
\
\
\
|
*
\
\
\
Merge branch 'acpi-processor' into acpi
Rafael J. Wysocki
2022-08-27
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
ACPI: processor: Remove freq Qos request for all CPUs
Riwen Lu
2022-08-23
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
ACPI: property: Remove default association from integer maximum values
Sakari Ailus
2022-08-25
1
-2
/
+1
|
*
|
|
|
ACPI: property: Ignore already existing data node tags
Sakari Ailus
2022-08-25
1
-1
/
+1
|
*
|
|
|
ACPI: property: Fix type detection of unified integer reading functions
Stefan Binding
2022-08-25
1
-4
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-28
3
-12
/
+13
|
\
\
\
\
|
*
|
|
|
xen/privcmd: fix error exit of privcmd_ioctl_dm_op()
Juergen Gross
2022-08-25
1
-10
/
+11
|
*
|
|
|
xen: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-25
2
-2
/
+2
*
|
|
|
|
Merge tag 'fbdev-for-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-27
34
-201
/
+240
|
\
\
\
\
\
|
*
|
|
|
|
fbdev: fbcon: Properly revert changes when vc_resize() failed
Shigeru Yoshida
2022-08-26
1
-2
/
+25
|
*
|
|
|
|
fbdev: Move fbdev drivers from strlcpy to strscpy
Wolfram Sang
2022-08-24
29
-38
/
+38
|
*
|
|
|
|
fbdev: omap: Remove unnecessary print function dev_err()
Jiapeng Chong
2022-08-24
1
-2
/
+0
|
*
|
|
|
|
fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()
Yang Yingliang
2022-08-24
1
-0
/
+1
|
*
|
|
|
|
fbdev: fbcon: Destroy mutex on freeing struct fb_info
Shigeru Yoshida
2022-08-24
1
-0
/
+4
|
*
|
|
|
|
fbdev: radeon: Clean up some inconsistent indenting
Jiapeng Chong
2022-08-24
1
-23
/
+23
|
*
|
|
|
|
fbdev: sisfb: Clean up some inconsistent indenting
Jiapeng Chong
2022-08-24
1
-133
/
+141
|
*
|
|
|
|
fbdev: fb_pm2fb: Avoid potential divide by zero error
Letu Ren
2022-08-24
1
-0
/
+5
|
*
|
|
|
|
fbdev: ssd1307fb: Fix repeated words in comments
Jilin Yuan
2022-08-24
1
-1
/
+1
|
*
|
|
|
|
fbdev: omapfb: Fix tests for platform_get_irq() failure
Yu Zhe
2022-08-24
1
-2
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'drm-fixes-2022-08-26-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-08-26
24
-82
/
+206
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'amd-drm-fixes-6.0-2022-08-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-08-26
18
-47
/
+173
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
Qu Huang
2022-08-25
1
-0
/
+1
|
|
*
|
|
|
|
drm/amdgpu: add MGCG perfmon setting for gfx11
Likun Gao
2022-08-25
2
-0
/
+18
|
|
*
|
|
|
|
drm/amdkfd: Fix isa version for the GC 10.3.7
Prike Liang
2022-08-25
1
-5
/
+1
|
|
*
|
|
|
|
drm/amdgpu: Fix page table setup on Arcturus
Mukul Joshi
2022-08-25
1
-2
/
+10
|
|
*
|
|
|
|
drm/amd/pm: update SMU 13.0.0 driver_if header
Evan Quan
2022-08-25
2
-14
/
+19
|
|
*
|
|
|
|
drm/amdgpu: add sdma instance check for gfx11 CGCG
Tim Huang
2022-08-25
1
-6
/
+12
|
|
*
|
|
|
|
drm/amd/display: enable PCON support for dcn314
Roman Li
2022-08-25
1
-0
/
+1
|
|
*
|
|
|
|
drm/amdgpu: enable NBIO IP v7.7.0 Clock Gating
Tim Huang
2022-08-25
1
-4
/
+3
[next]