index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/atomics: Flip fallbacks and instrumentation
Peter Zijlstra
2020-06-11
3
-7
/
+34
*
Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-10
3
-26
/
+23
|
\
|
*
x86: kvm_hv_set_msr(): use __put_user() instead of 32bit __clear_user()
Al Viro
2020-06-03
1
-1
/
+1
|
*
TEST_ACCESS_OK _never_ had been checked anywhere
Al Viro
2020-06-03
1
-7
/
+0
|
*
x86: switch cp_stat64() to unsafe_put_user()
Al Viro
2020-06-03
1
-18
/
+22
*
|
Merge tag 'for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2020-06-10
2
-4
/
+4
|
\
\
|
*
|
power: supply: olpc_battery: fix the power supply name
Lubomir Rintel
2020-05-10
2
-4
/
+4
*
|
|
x86: use proper parentheses around new uaccess macro argument uses
Linus Torvalds
2020-06-09
1
-7
/
+7
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-09
86
-291
/
+153
|
\
\
\
|
*
|
|
x86: use non-set_fs based maccess routines
Christoph Hellwig
2020-06-09
1
-0
/
+16
|
*
|
|
maccess: always use strict semantics for probe_kernel_read
Christoph Hellwig
2020-06-09
1
-7
/
+2
|
*
|
|
maccess: unify the probe kernel arch hooks
Christoph Hellwig
2020-06-09
1
-21
/
+12
|
*
|
|
maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault
Christoph Hellwig
2020-06-09
1
-1
/
+1
|
*
|
|
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
7
-19
/
+19
|
*
|
|
mmap locking API: rename mmap_sem to mmap_lock
Michel Lespinasse
2020-06-09
1
-1
/
+1
|
*
|
|
mmap locking API: add mmap_assert_locked() and mmap_assert_write_locked()
Michel Lespinasse
2020-06-09
1
-1
/
+1
|
*
|
|
mmap locking API: add MMAP_LOCK_INITIALIZER
Michel Lespinasse
2020-06-09
1
-1
/
+1
|
*
|
|
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
2020-06-09
1
-4
/
+4
|
*
|
|
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
4
-15
/
+15
|
*
|
|
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
3
-86
/
+0
|
*
|
|
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-23
/
+3
|
*
|
|
x86/mm: simplify init_trampoline() and surrounding logic
Mike Rapoport
2020-06-09
5
-47
/
+37
|
*
|
|
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
37
-36
/
+37
|
*
|
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
42
-43
/
+41
|
*
|
|
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
24
-24
/
+0
|
*
|
|
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
2
-7
/
+2
|
*
|
|
x86/amd_gart: print stacktrace for a leak with KERN_ERR
Dmitry Safonov
2020-06-09
1
-1
/
+1
|
*
|
|
x86: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-2
/
+8
|
*
|
|
x86: add missing const qualifiers for log_lvl
Dmitry Safonov
2020-06-09
2
-3
/
+3
*
|
|
|
Merge branch 'x86/srbds' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
2020-06-09
5
-11
/
+158
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2020-04-20
5
-0
/
+144
|
*
|
|
x86/cpu: Add 'table' argument to cpu_matches()
Mark Gross
2020-04-20
1
-11
/
+14
*
|
|
|
asm-generic: don't include <linux/mm.h> in cacheflush.h
Christoph Hellwig
2020-06-08
1
-0
/
+2
*
|
|
|
Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-06-06
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
x86/mm: unencrypted non-blocking DMA allocations use coherent pools
David Rientjes
2020-04-25
1
-0
/
+1
*
|
|
|
|
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-06
2
-10
/
+10
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'pci/virtualization'
Bjorn Helgaas
2020-06-04
1
-10
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/PCI: Drop unused xen_register_pirq() gsi_override parameter
Wei Liu
2020-05-27
1
-10
/
+6
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
/
|
|
|
x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs
Xiaochun Lee
2020-05-15
1
-0
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-05
1
-1
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
x86/elf: Disable automatic READ_IMPLIES_EXEC on 64-bit
Kees Cook
2020-04-20
1
-2
/
+2
|
*
|
|
|
|
x86/elf: Split READ_IMPLIES_EXEC from executable PT_GNU_STACK
Kees Cook
2020-04-20
1
-2
/
+3
|
*
|
|
|
|
x86/elf: Add table to document READ_IMPLIES_EXEC
Kees Cook
2020-04-20
1
-0
/
+19
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-05
23
-585
/
+608
|
\
\
\
\
\
|
*
|
|
|
|
x86/tlb/uv: Add a forward declaration for struct flush_tlb_info
Borislav Petkov
2020-05-03
1
-0
/
+1
|
*
|
|
|
|
x86/cpu: Export native_write_cr4() only when CONFIG_LKTDM=m
Thomas Gleixner
2020-04-26
1
-0
/
+2
|
*
|
|
|
|
x86/tlb: Restrict access to tlbstate
Thomas Gleixner
2020-04-26
2
-48
/
+49
|
*
|
|
|
|
x86/tlb: Move PCID helpers where they are used
Thomas Gleixner
2020-04-26
2
-127
/
+126
|
*
|
|
|
|
x86/tlb: Uninline nmi_uaccess_okay()
Thomas Gleixner
2020-04-26
2
-32
/
+33
|
*
|
|
|
|
x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site
Thomas Gleixner
2020-04-26
2
-14
/
+13
[next]