index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
9
-67
/
+0
2022-03-22
mm, memory_hotplug: drop arch_free_nodedata
Michal Hocko
1
-5
/
+0
2022-03-22
mm: handle uninitialized numa nodes gracefully
Michal Hocko
1
-2
/
+2
2022-03-22
mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOT...
Michal Hocko
1
-2
/
+0
2022-03-22
powerpc/fadump: opt out from freeing pages on cma activation failure
Hari Bathini
1
-0
/
+6
2022-03-22
mm/hugetlb: generalize ARCH_WANT_GENERAL_HUGETLB
Anshuman Khandual
3
-9
/
+3
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
cma: factor out minimum alignment requirement
David Hildenbrand
2
-6
/
+1
2022-03-22
mm: remove mmu_gathers storage from remaining architectures
Stafford Horne
3
-5
/
+0
2022-03-22
mm: merge pte_mkhuge() call into arch_make_huge_pte()
Anshuman Khandual
3
-2
/
+4
2022-03-20
Merge tag 'for-linus-5.17' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+17
2022-03-20
kvm/emulate: Fix SETcc emulation function offsets with SLS
Borislav Petkov
1
-2
/
+17
2022-03-19
Merge tag 'soc-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-36
/
+36
2022-03-18
arm64: errata: avoid duplicate field initializer
Arnd Bergmann
1
-1
/
+0
2022-03-18
arm64: fix clang warning about TRAMP_VALIAS
Arnd Bergmann
1
-2
/
+2
2022-03-16
Revert "arm64: dts: freescale: Fix 'interrupt-map' parent address cells"
Vladimir Oltean
3
-36
/
+36
2022-03-13
Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-63
/
+254
2022-03-11
ARM: Spectre-BHB: provide empty stub for non-config
Randy Dunlap
1
-0
/
+6
2022-03-11
Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+19
2022-03-11
Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2022-03-11
ARM: fix Thumb2 regression with Spectre BHB
Russell King (Oracle)
1
-2
/
+2
2022-03-11
x86/sgx: Free backing memory after faulting the enclave page
Jarkko Sakkinen
1
-9
/
+48
2022-03-11
x86/traps: Mark do_int3() NOKPROBE_SYMBOL
Li Huafei
1
-0
/
+1
2022-03-10
riscv: Fix auipc+jalr relocation range checks
Emil Renner Berthing
1
-5
/
+16
2022-03-10
Merge tag 'soc-fixes-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-14
/
+53
2022-03-10
riscv: alternative only works on !XIP_KERNEL
Jisheng Zhang
2
-2
/
+3
2022-03-10
Merge tag 'mvebu-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2
-2
/
+7
2022-03-10
arm64: dts: marvell: armada-37xx: Remap IO space to bus address 0x0
Pali Rohár
2
-2
/
+7
2022-03-10
ARM: fix build warning in proc-v7-bugs.c
Russell King (Oracle)
1
-1
/
+2
2022-03-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2022-03-09
ARM: Do not use NOCROSSREFS directive with ld.lld
Nathan Chancellor
1
-0
/
+8
2022-03-09
arm64: Do not include __READ_ONCE() block in assembly files
Nathan Chancellor
1
-2
/
+2
2022-03-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-16
/
+20
2022-03-09
ARM: fix co-processor register typo
Russell King (Oracle)
1
-1
/
+1
2022-03-09
arm64: kasan: fix include error in MTE functions
Paul Semel
1
-0
/
+1
2022-03-09
x86/boot: Add setup_indirect support in early_memremap_is_setup_data()
Ross Philipson
1
-2
/
+31
2022-03-09
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
5
-47
/
+166
2022-03-08
ARM: fix build error when BPF_SYSCALL is disabled
Emmanuel Gil Peyrot
1
-1
/
+1
2022-03-08
Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
26
-76
/
+825
2022-03-08
Merge tag 'for-linus-bhb' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
10
-55
/
+481
2022-03-08
ARM: include unprivileged BPF status in Spectre V2 reporting
Russell King (Oracle)
1
-0
/
+13
2022-03-08
Revert "arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI endpoint"
Robert Foss
1
-2
/
+0
2022-03-08
x86/module: Fix the paravirt vs alternative order
Peter Zijlstra
1
-5
/
+8
2022-03-08
ARM: dts: aspeed: Fix AST2600 quad spi group
Joel Stanley
1
-1
/
+1
2022-03-08
Merge tag 'tegra-for-5.17-arm-dt-fixes-2' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
4
-21
/
+33
2022-03-08
arm64: Ensure execute-only permissions are not allowed without EPAN
Catalin Marinas
4
-16
/
+19
2022-03-07
Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-62
/
+172
2022-03-07
Merge tag 'tegra-for-5.17-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-1
/
+1
2022-03-07
ARM: tegra: Move Nyan FHD panels to AUX bus
Thierry Reding
1
-2
/
+8
[next]