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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
powerpc: Fail ioremap() instead of silently ignoring flags when PAGE_USER is set
Christophe Leroy
1
-1
/
+2
2023-10-19
powerpc: Implement and use pgprot_nx()
Christophe Leroy
2
-3
/
+8
2023-10-19
powerpc/e500: Simplify pte_mkexec()
Christophe Leroy
1
-4
/
+1
2023-10-19
powerpc/nohash: Refactor __ptep_set_access_flags()
Christophe Leroy
3
-31
/
+17
2023-10-19
powerpc/nohash: Refactor pte_clear()
Christophe Leroy
3
-10
/
+5
2023-10-19
powerpc/nohash: Deduplicate ptep_set_wrprotect() and ptep_get_and_clear()
Christophe Leroy
3
-31
/
+16
2023-10-19
powerpc/nohash: Refactor ptep_test_and_clear_young()
Christophe Leroy
3
-29
/
+12
2023-10-19
powerpc/nohash: Deduplicate pte helpers
Christophe Leroy
3
-61
/
+36
2023-10-19
powerpc/nohash: Deduplicate _PAGE_CHG_MASK
Christophe Leroy
3
-13
/
+7
2023-10-19
powerpc/nohash: Refactor checking of no-change in pte_update()
Christophe Leroy
2
-9
/
+3
2023-10-19
powerpc/nohash: Refactor pte_update()
Christophe Leroy
3
-50
/
+42
2023-10-19
powerpc/nohash: Replace #ifdef CONFIG_44x by IS_ENABLED(CONFIG_44x) in pgtable.h
Christophe Leroy
1
-5
/
+2
2023-10-19
powerpc/nohash: Move 8xx version of pte_update() into pte-8xx.h
Christophe Leroy
2
-56
/
+58
2023-10-19
powerpc/nohash: Refactor declaration of {map/unmap}_kernel_page()
Christophe Leroy
4
-11
/
+4
2023-10-19
powerpc/nohash: Remove {pte/pmd}_protnone()
Christophe Leroy
1
-17
/
+0
2023-10-19
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
11
-15
/
+29
2023-10-19
powerpc: Refactor update_mmu_cache_range()
Christophe Leroy
4
-41
/
+20
2023-10-19
powerpc: Deduplicate prototypes of ptep_set_access_flags() and phys_mem_acces...
Christophe Leroy
3
-19
/
+10
2023-10-19
powerpc: Remove pte_ERROR()
Christophe Leroy
4
-10
/
+0
2023-10-19
powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macro
Christophe Leroy
1
-3
/
+0
2023-10-18
powerpc/bpf: Fixed 'instead' typo in bpf_jit_build_body()
Muhammad Muzammil
1
-1
/
+1
2023-10-18
Merge branch fixes into next
Michael Ellerman
17
-78
/
+96
2023-10-18
powerpc/qspinlock: Fix stale propagated yield_cpu
Nicholas Piggin
1
-0
/
+3
2023-10-18
powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()
Michael Ellerman
1
-8
/
+1
2023-10-15
powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12
Michael Ellerman
1
-1
/
+1
2023-10-11
powerpc/47x: Fix 47x syscall return crash
Michael Ellerman
1
-3
/
+5
2023-10-10
powerpc: Only define __parse_fpscr() when required
Christophe Leroy
1
-0
/
+2
2023-10-10
powerpc/85xx: Fix math emulation exception
Christophe Leroy
1
-1
/
+1
2023-10-09
powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
Christophe Leroy
1
-1
/
+1
2023-10-09
powerpc/8xx: Fix pte_access_permitted() for PAGE_NONE
Christophe Leroy
2
-0
/
+9
2023-10-01
powerpc: Use shared font data
Dr. David Alan Gilbert
3
-355
/
+9
2023-09-30
powerpc/pseries: Remove unused r0 in the hcall tracing code
Athira Rajeev
1
-4
/
+0
2023-09-30
powerpc/pseries: Fix STK_PARAM access in the hcall tracing code
Athira Rajeev
1
-3
/
+1
2023-09-22
selftests/powerpc: Fix emit_tests to work with run_kselftest.sh
Michael Ellerman
2
-9
/
+9
2023-09-22
powerpc/stacktrace: Fix arch_stack_walk_reliable()
Michael Ellerman
1
-22
/
+5
2023-09-19
powerpc/configs: Remove ReiserFS from defconfig
Peter Lafreniere
4
-14
/
+0
2023-09-19
powerpc: Replace GPL 2.0+ README.legal boilerplate with SPDX
Geert Uytterhoeven
3
-13
/
+4
2023-09-18
powerpc/dexcr: Move HASHCHK trap handler
Benjamin Gray
1
-20
/
+36
2023-09-18
powerpc/82xx: Select FSL_SOC
Christophe Leroy
1
-2
/
+1
2023-09-18
powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT...
Naveen N Rao
1
-1
/
+1
2023-09-18
powerpc/watchpoints: Annotate atomic context in more places
Benjamin Gray
1
-0
/
+9
2023-09-18
powerpc/watchpoint: Disable pagefaults when getting user instruction
Benjamin Gray
1
-1
/
+6
2023-09-18
powerpc/watchpoints: Disable preemption in thread_change_pc()
Benjamin Gray
1
-1
/
+6
2023-09-18
powerpc/perf/hv-24x7: Update domain value check
Kajol Jain
1
-1
/
+1
2023-09-18
powerpc/configs: Set more PPC debug configs
Benjamin Gray
1
-0
/
+4
2023-09-18
powerpc/fadump: make is_kdump_kernel() return false when fadump is active
Hari Bathini
2
-2
/
+18
2023-09-18
vmcore: remove dependency with is_kdump_kernel() for exporting vmcore
Hari Bathini
1
-3
/
+5
2023-09-18
powerpc: add `cur_cpu_spec` symbol to vmcoreinfo
Aditya Gupta
1
-0
/
+2
2023-09-18
powerpc/32: Enable POWER_RESET in pmac32_defconfig
Yuan Tan
1
-1
/
+1
2023-09-18
powerpc/32: Add dependencies of POWER_RESET for pmac32
Yuan Tan
1
-0
/
+1
[next]