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
2022-03-25
xen: fix is_xen_pmu()
Juergen Gross
3
-8
/
+7
2022-03-25
Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
2
-0
/
+219
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-5
/
+1
2022-03-25
crypto: x86/poly1305 - Fixup SLS
Peter Zijlstra
1
-19
/
+19
2022-03-25
crypto: x86/chacha20 - Avoid spurious jumps to other functions
Peter Zijlstra
1
-2
/
+2
2022-03-24
mm: generalize ARCH_HAS_FILTER_PGPROT
Anshuman Khandual
1
-3
/
+0
2022-03-24
kasan, x86, arm64, s390: rename functions for modules shadow
Andrey Konovalov
1
-1
/
+1
2022-03-24
mm/migration: add trace events for base page and HugeTLB migrations
Anshuman Khandual
1
-1
/
+0
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2022-03-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+3
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-29
/
+89
2022-03-24
Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-4
/
+4
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
45
-1757
/
+2339
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
4
-5
/
+5
2022-03-24
x86/defconfig: Enable WERROR
Borislav Petkov
2
-0
/
+2
2022-03-23
x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
1
-7
/
+3
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
7
-43
/
+12
2022-03-23
x86/fpu/xstate: Fix the ARCH_REQ_XCOMP_PERM implementation
Yang Zhong
1
-1
/
+1
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-24
/
+26
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
David Hildenbrand
1
-5
/
+0
2022-03-22
mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
Anshuman Khandual
1
-3
/
+1
2022-03-22
mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handler
luofei
1
-3
/
+5
2022-03-22
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
1
-13
/
+20
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-9
/
+12
2022-03-22
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+11
2022-03-22
kvm/emulate: Fix SETcc emulation for ENDBR
Peter Zijlstra
1
-4
/
+6
2022-03-22
Merge branch 'kvm/kvm-sls-fix'
Peter Zijlstra
1
-2
/
+17
2022-03-22
x86/Kconfig: Only allow CONFIG_X86_KERNEL_IBT with ld.lld >= 14.0.0
Nathan Chancellor
1
-0
/
+2
2022-03-22
x86/Kconfig: Only enable CONFIG_CC_HAS_IBT for clang >= 14.0.0
Nathan Chancellor
1
-2
/
+3
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
19
-51
/
+151
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-2
/
+9
2022-03-22
Revert "rethook: x86: Add rethook x86 implementation"
Alexei Starovoitov
5
-129
/
+1
2022-03-22
x86/PCI: Add #includes to asm/pci_x86.h
Randy Dunlap
1
-0
/
+3
2022-03-21
Merge tag 'bounds-fixes-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-7
/
+8
2022-03-21
Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-5
/
+4
2022-03-21
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-0
/
+1
2022-03-21
Merge tag 'hwmon-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-17
/
+0
2022-03-21
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
9
-108
/
+734
2022-03-21
Merge tag 'thermal-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-0
/
+7
2022-03-21
Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+21
2022-03-21
Merge tag 'acpi-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
6
-122
/
+143
2022-03-21
Merge tag 'core-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2022-03-21
Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-2
/
+67
2022-03-21
Merge tag 'x86_cleanups_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-8
/
+0
2022-03-21
Merge tag 'x86_cc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
13
-63
/
+199
2022-03-21
Merge tag 'x86_sev_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2022-03-21
Merge tag 'x86_paravirt_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2022-03-21
Merge tag 'x86_build_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2022-03-21
Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-14
/
+99
2022-03-21
Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-85
/
+100
[prev]
[next]