index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-09
KVM: x86: Don't attempt to load PDPTRs when 64-bit mode is enabled
Sean Christopherson
1
-12
/
+12
2020-08-07
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-3
/
+3
2020-08-07
Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-18
/
+25
2020-08-07
Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+0
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-61
/
+9
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
2
-3
/
+0
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()
Anshuman Khandual
1
-4
/
+1
2020-08-07
mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()
Anshuman Khandual
1
-3
/
+3
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-0
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
Mike Rapoport
1
-15
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
1
-25
/
+1
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
12
-10
/
+2
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-08-07
Merge tag 'for-linus-5.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+1
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+0
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
10
-281
/
+88
2020-08-07
x86/mm/64: Do not dereference non-present PGD entries
Joerg Roedel
1
-18
/
+13
2020-08-07
x86/bugs/multihit: Fix mitigation reporting when VMX is not in use
Pawan Gupta
1
-1
/
+7
2020-08-07
x86/fpu/xstate: Fix an xstate size check warning with architectural LBRs
Kan Liang
1
-1
/
+32
2020-08-07
x86/purgatory: Don't generate debug info for purgatory.ro
Pingfan Liu
1
-1
/
+4
2020-08-07
x86/tsr: Fix tsc frequency enumeration bug on Lightning Mountain SoC
Dilip Kota
1
-2
/
+7
2020-08-07
x86/crash: Correct the address boundary of function parameters
Lianbo Jiang
1
-1
/
+1
2020-08-07
x86/acrn: Remove redundant chars from ACRN signature
Shuo Liu
1
-2
/
+2
2020-08-07
x86/acrn: Allow ACRN guest to use X2APIC mode
Shuo Liu
1
-6
/
+2
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
35
-831
/
+1282
2020-08-06
Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"
Linus Torvalds
2
-0
/
+7
2020-08-06
x86/kaslr: Replace strlen() with strnlen()
Arvind Sankar
1
-2
/
+6
2020-08-06
x86: Select POSIX_CPU_TIMERS_TASK_WORK
Thomas Gleixner
1
-0
/
+1
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
14
-3
/
+15
2020-08-06
x86/headers: Remove APIC headers from <asm/smp.h>
Ingo Molnar
16
-10
/
+17
2020-08-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
1
-1
/
+2
2020-08-06
Merge branch 'WIP.locking/seqlocks' into locking/urgent
Ingo Molnar
7
-63
/
+102
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-4
/
+11
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2020-08-05
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-1
/
+1
2020-08-05
kvm: detect assigned device via irqbypass manager
Zhu Lingshan
1
-2
/
+10
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2
-3
/
+3
2020-08-04
Merge tag 'x86-fsgsbase-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-98
/
+391
2020-08-04
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
18
-669
/
+174
2020-08-04
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2020-08-04
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
2
-0
/
+2
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
4
-7
/
+3
2020-08-04
Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
1
-3
/
+2
2020-08-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
3
-3
/
+3
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
5
-17
/
+17
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+4
2020-08-03
Merge tag 'ras-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-2
/
+4
2020-08-03
Merge tag 'x86-timers-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2020-08-03
Merge tag 'x86-platform-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-1449
/
+85
2020-08-03
Merge tag 'x86-mm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-10
/
+53
[prev]
[next]