index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-28
Merge tag 'omap-for-v6.20/dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/dt
Arnd Bergmann
14
-360
/
+15
2026-01-28
Merge tag 'sunxi-dt-for-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/dt
Arnd Bergmann
14
-4
/
+254
2026-01-28
Merge tag 'amlogic-arm-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/dt
Arnd Bergmann
1
-5
/
+0
2026-01-28
Merge tag 'amlogic-arm64-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/dt
Arnd Bergmann
78
-247
/
+434
2026-01-28
Merge tag 'spacemit-dt-for-6.20-1' of https://github.com/spacemit-com/linux into soc/dt
Arnd Bergmann
9
-17
/
+1107
2026-01-28
Merge tag 'samsung-dt64-6.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/dt
Arnd Bergmann
1
-0
/
+17
2026-01-28
Merge tag 'arm-soc/for-6.20/devicetree-arm64' of https://github.com/Broadcom/stblinux into soc/dt
Arnd Bergmann
12
-419
/
+275
2026-01-28
Merge tag 'arm-soc/for-6.20/devicetree' of https://github.com/Broadcom/stblinux into soc/dt
Arnd Bergmann
1
-2
/
+2
2026-01-28
arm64: poe: fix stale POR_EL0 values for ptrace
Joey Gouly
1
-0
/
+3
2026-01-28
Merge tag 'riscv-sophgo-dt-for-v6.20' of https://github.com/sophgo/linux into soc/dt
Arnd Bergmann
5
-521
/
+544
2026-01-28
Merge tag 'stm32-dt-for-v6.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into soc/dt
Arnd Bergmann
25
-228
/
+356
2026-01-28
Merge tag 'pinctrl-v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-1
/
+0
2026-01-28
Merge tag 'imx-dt64-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/dt
Arnd Bergmann
101
-364
/
+10175
2026-01-28
x86/hyperv: Fix smp_ops build failure on UP kernels
Ingo Molnar
1
-0
/
+2
2026-01-27
x86/entry/vdso: Add vdso2c to .gitignore
Borislav Petkov (AMD)
1
-0
/
+1
2026-01-27
KVM: arm64: Correct test for ICH_HCR_EL2_TDIR cap for GICv5 hosts
Sascha Bischoff
1
-4
/
+4
2026-01-27
KVM: arm64: gic: Enable GICv3 CPUIF trapping on GICv5 hosts if required
Sascha Bischoff
3
-10
/
+18
2026-01-27
s390/perf: Disable register readout on sampling events
Thomas Richter
1
-1
/
+1
2026-01-27
s390/Kconfig: Define non-zero ILLEGAL_POINTER_VALUE
Gerd Bayer
4
-0
/
+8
2026-01-27
s390/bug: Prevent tail-call optimization
Heiko Carstens
1
-0
/
+2
2026-01-27
s390/bug: Skip __WARN_trap() in call traces
Heiko Carstens
1
-2
/
+4
2026-01-27
s390/bug: Implement WARN_ONCE()
Heiko Carstens
1
-0
/
+11
2026-01-27
s390/bug: Implement __WARN_printf()
Heiko Carstens
4
-7
/
+105
2026-01-27
s390/traps: Copy monitor code to pt_regs
Heiko Carstens
2
-1
/
+5
2026-01-27
s390/bug: Introduce and use monitor code macro
Heiko Carstens
2
-4
/
+11
2026-01-27
s390/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILED
Heiko Carstens
1
-4
/
+13
2026-01-27
s390/bug: Convert to inline assembly with input operands
Heiko Carstens
1
-42
/
+31
2026-01-27
s390: Add CC_HAS_ASM_IMMEDIATE_STRINGS
Heiko Carstens
1
-0
/
+6
2026-01-27
arm64: mte: Set TCMA1 whenever MTE is present in the kernel
Carl Worth
1
-5
/
+5
2026-01-27
arm64/ptrace: Return early for ptrace_report_syscall_entry() error
Jinjie Ruan
1
-5
/
+9
2026-01-27
arm64/ptrace: Split report_syscall()
Jinjie Ruan
1
-12
/
+29
2026-01-27
arm64: Remove unused _TIF_WORK_MASK
Jinjie Ruan
1
-6
/
+0
2026-01-26
powerpc/mm: support page table check
Rohan McLure
8
-18
/
+73
2026-01-26
powerpc/mm: use set_pte_at_unchecked() for internal usages
Rohan McLure
4
-6
/
+16
2026-01-26
powerpc/mm: implement *_user_accessible_page() for ptes
Rohan McLure
4
-0
/
+35
2026-01-26
mm: provide address parameter to p{te,md,ud}_user_accessible_page()
Rohan McLure
3
-9
/
+9
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_clear()
Rohan McLure
3
-4
/
+4
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_clear()
Rohan McLure
3
-3
/
+3
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_clear()
Rohan McLure
3
-3
/
+3
2026-01-26
mm/page_table_check: provide addr parameter to page_table_check_ptes_set()
Rohan McLure
2
-2
/
+2
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[s]_set()
Rohan McLure
3
-6
/
+7
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[s]_set()
Rohan McLure
3
-5
/
+6
2026-01-26
arm64/mm: add addr parameter to __ptep_get_and_clear_anysz()
Andrew Donnellan
2
-5
/
+7
2026-01-26
arm64/mm: add addr parameter to __set_ptes_anysz()
Andrew Donnellan
2
-16
/
+13
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
12
-39
/
+31
2026-01-26
x86: don't reserve hugetlb memory in setup_arch()
Mike Rapoport (Microsoft)
1
-1
/
+0
2026-01-26
mips: drop paging_init()
Mike Rapoport (Microsoft)
6
-20
/
+3
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
16
-52
/
+4
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
32
-190
/
+2
2026-01-26
xtensa: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
1
-6
/
+10
[prev]
[next]