index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.vmlinux_o
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-16
RDMA/siw: Fix pointer cast warning
Arnd Bergmann
1
-1
/
+1
2022-12-16
Fix mismerge due to devnode now taking a 'const *' device
Linus Torvalds
1
-1
/
+1
2022-12-16
genirq/msi: Return MSI_XA_DOMAIN_SIZE as the maximum MSI index when no domain...
Thomas Gleixner
1
-2
/
+2
2022-12-16
genirq/msi: Check for the presence of an irq domain when validating msi_ctrl
Marc Zyngier
1
-1
/
+2
2022-12-16
libperf: Fix install_pkgconfig target
Alexander Gordeev
1
-1
/
+1
2022-12-15
x86/mm: Ensure forced page table splitting
Dave Hansen
1
-1
/
+2
2022-12-15
x86/kasan: Populate shadow for shared chunk of the CPU entry area
Sean Christopherson
1
-1
/
+11
2022-12-15
x86/kasan: Add helpers to align shadow addresses up and down
Sean Christopherson
1
-18
/
+22
2022-12-15
x86/kasan: Rename local CPU_ENTRY_AREA variables to shorten names
Sean Christopherson
1
-11
/
+11
2022-12-15
x86/mm: Populate KASAN shadow for entire per-CPU range of CPU entry area
Sean Christopherson
1
-5
/
+3
2022-12-15
x86/mm: Recompute physical address for every page of per-CPU CEA mapping
Sean Christopherson
1
-1
/
+1
2022-12-15
x86/mm: Rename __change_page_attr_set_clr(.checkalias)
Peter Zijlstra
1
-4
/
+4
2022-12-15
x86/mm: Inhibit _PAGE_NX changes from cpa_process_alias()
Peter Zijlstra
1
-5
/
+23
2022-12-15
x86/mm: Untangle __change_page_attr_set_clr(.checkalias)
Peter Zijlstra
1
-19
/
+11
2022-12-15
x86/mm: Add a few comments
Peter Zijlstra
1
-0
/
+20
2022-12-15
x86/mm: Fix CR3_ADDR_MASK
Kirill A. Shutemov
1
-1
/
+1
2022-12-15
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
7
-26
/
+20
2022-12-15
mm: Convert __HAVE_ARCH_P..P_GET to the new style
Peter Zijlstra
2
-3
/
+3
2022-12-15
mm: Remove pointless barrier() after pmdp_get_lockless()
Peter Zijlstra
2
-4
/
+0
2022-12-15
x86/mm/pae: Get rid of set_64bit()
Peter Zijlstra
2
-39
/
+12
2022-12-15
x86_64: Remove pointless set_64bit() usage
Peter Zijlstra
3
-21
/
+5
2022-12-15
x86/mm/pae: Be consistent with pXXp_get_and_clear()
Peter Zijlstra
1
-50
/
+17
2022-12-15
x86/mm/pae: Use WRITE_ONCE()
Peter Zijlstra
1
-6
/
+6
2022-12-15
x86/mm/pae: Don't (ab)use atomic64
Peter Zijlstra
1
-5
/
+4
2022-12-15
mm/gup: Fix the lockless PMD access
Peter Zijlstra
2
-2
/
+2
2022-12-15
mm: Rename pmd_read_atomic()
Peter Zijlstra
7
-14
/
+9
2022-12-15
mm: Rename GUP_GET_PTE_LOW_HIGH
Peter Zijlstra
5
-6
/
+6
2022-12-15
mm: Fix pmd_read_atomic()
Peter Zijlstra
2
-66
/
+37
2022-12-15
sh/mm: Make pmd_t similar to pte_t
Peter Zijlstra
1
-2
/
+8
2022-12-15
x86/mm/pae: Make pmd_t similar to pte_t
Peter Zijlstra
4
-31
/
+23
2022-12-15
mm: Update ptep_get_lockless()'s comment
Peter Zijlstra
1
-9
/
+6
2022-12-15
x86/mm: Implement native set_memory_rox()
Peter Zijlstra
3
-0
/
+15
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
12
-42
/
+30
2022-12-15
x86/mm: Do verify W^X at boot up
Peter Zijlstra
1
-4
/
+0
2022-12-15
x86/ftrace: Remove SYSTEM_BOOTING exceptions
Peter Zijlstra
2
-12
/
+1
2022-12-15
x86/mm: Initialize text poking earlier
Peter Zijlstra
1
-2
/
+1
2022-12-15
x86/mm: Use mm_alloc() in poking_init()
Peter Zijlstra
3
-7
/
+1
2022-12-15
mm: Move mm_cachep initialization to mm_init()
Peter Zijlstra
3
-14
/
+20
2022-12-15
x86/mm: Randomize per-cpu entry area
Peter Zijlstra
4
-10
/
+50
2022-12-15
x86/kasan: Map shadow for percpu pages on demand
Andrey Ryabinin
3
-4
/
+22
2022-12-15
Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"
Will Deacon
8
-86
/
+0
2022-12-15
RDMA/rxe: Fix compile warnings on 32-bit
Jason Gunthorpe
1
-32
/
+40
2022-12-15
gfs2: Remove support for glock holder auto-demotion (2)
Andreas Gruenbacher
1
-19
/
+20
2022-12-15
gfs2: Remove support for glock holder auto-demotion
Andreas Gruenbacher
3
-179
/
+36
2022-12-14
fbdev: fbcon: release buffer when fbcon_do_set_font() failed
Tetsuo Handa
1
-1
/
+2
2022-12-14
fbdev: sh_mobile_lcdcfb: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-4
/
+4
2022-12-14
fbdev: uvesafb: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-5
/
+5
2022-12-14
fbdev: uvesafb: Simplify uvesafb_remove()
Christophe JAILLET
1
-15
/
+13
2022-12-14
fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()
Christophe JAILLET
1
-0
/
+1
2022-12-14
fbdev: uvesafb: don't build on UML
Randy Dunlap
1
-0
/
+1
[next]