index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-05
ARM: dts: imx28: rename gpios-reset to reset-gpios of hx8357
Frank Li
3
-3
/
+3
2026-04-05
ARM: dts: imx23/28: add "led-" prefix to LED subnodes
Frank Li
11
-17
/
+17
2026-04-05
ARM: dts: imx23: fix interrupt names for dma-controller@80024000
Frank Li
1
-3
/
+3
2026-04-05
ARM: dts: imx27: remove fsl,imx-osc26m from fixed-clock node
Frank Li
1
-1
/
+1
2026-04-05
ARM: dts: imx27-eukrea-cpuimx27: rename uart8250 to serial
Frank Li
1
-4
/
+4
2026-04-05
ARM: dts: imx27-eukrea: replace interrupts with interrupts-extended
Frank Li
2
-5
/
+5
2026-04-05
ARM: dts: imx: remove redundant intermediate node in pinmux hierarchy
Frank Li
15
-1015
/
+985
2026-04-05
ARM: dts: imx: rename iomuxc to pinmux
Frank Li
3
-3
/
+3
2026-04-05
ARM: dts: imx6ull-dhcor: Handle both 1DX and 1YN WiFi on i.MX6ULL DHCOR
Marek Vasut
1
-2
/
+2
2026-04-05
ARM: dts: imx7s-warp: Remove data-lanes and clock-lanes for ov2680
Frank Li
1
-2
/
+0
2026-04-05
ARM: dts: imx53-smd: Add power supply node for fsl,sgtl5000
Frank Li
1
-0
/
+18
2026-04-05
ARM: dts: imx6qdl-sr-som-ti: use fixed-clock instead of clock-frequency
Frank Li
1
-1
/
+7
2026-04-06
m68k: Fix task info flags handling for 68000
Daniel Palmer
1
-8
/
+13
2026-04-05
Merge tag 'riscv-for-linus-7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-20
/
+29
2026-04-05
x86/split_lock: Don't warn about unknown split_lock_detect parameter
Ronan Pigott
1
-0
/
+6
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
14
-21
/
+26
2026-04-05
mm: change to return bool for pudp_test_and_clear_young()
Baolin Wang
5
-14
/
+14
2026-04-05
mm: change to return bool for pmdp_clear_flush_young()
Baolin Wang
3
-7
/
+7
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
7
-19
/
+18
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
9
-27
/
+25
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
13
-42
/
+38
2026-04-05
mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE
David Hildenbrand (Arm)
6
-6
/
+0
2026-04-05
KVM: PPC: remove hugetlb.h inclusion
David Hildenbrand (Arm)
1
-1
/
+0
2026-04-05
sparc: use vmemmap_populate_hugepages for vmemmap_populate
Chengkaitao
1
-31
/
+16
2026-04-05
arm64: mm: implement the architecture-specific test_and_clear_young_ptes()
Baolin Wang
1
-6
/
+12
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
1
-1
/
+1
2026-04-05
mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
1
-1
/
+1
2026-04-05
mm: rename zap_vma_pages() to zap_vma()
David Hildenbrand (Arm)
2
-2
/
+2
2026-04-05
mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
1
-1
/
+1
2026-04-05
x86/vdso: undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
Kiryl Shutsemau (Meta)
1
-0
/
+1
2026-04-05
LoongArch/mm: align vmemmap to maximal folio size
Kiryl Shutsemau
1
-1
/
+2
2026-04-05
riscv/mm: align vmemmap to maximal folio size
Kiryl Shutsemau
1
-1
/
+2
2026-04-05
Merge tag 'x86-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+34
2026-04-05
x86: shstk: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
1
-10
/
+2
2026-04-05
riscv: shstk: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
1
-11
/
+1
2026-04-05
arm64: gcs: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
1
-13
/
+1
2026-04-05
mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport (Microsoft)
6
-32
/
+14
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
57
-285
/
+8
2026-04-05
mm: rename my_zero_pfn() to zero_pfn()
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-04-05
mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()
Seongsu Park
7
-16
/
+9
2026-04-05
Merge tag 'perf-urgent-2026-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+4
2026-04-05
Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-72
/
+268
2026-04-05
x86/mce/amd: Filter bogus hardware errors on Zen3 clients
Yazen Ghannam
1
-0
/
+8
2026-04-05
checksyscalls: move instance functionality into generic code
Thomas Weißschuh
1
-4
/
+2
2026-04-05
KVM: arm64: Advertise ID_AA64PFR2_EL1.GCIE
Marc Zyngier
1
-0
/
+1
2026-04-04
riscv: Remove support for XIP kernel
Nam Cao
17
-351
/
+37
2026-04-04
riscv: Reuse compare_unaligned_access() in check_vector_unaligned_access()
Nam Cao
1
-39
/
+16
2026-04-04
riscv: Split out compare_unaligned_access()
Nam Cao
1
-19
/
+40
2026-04-04
riscv: Reuse measure_cycles() in check_vector_unaligned_access()
Nam Cao
1
-46
/
+8
2026-04-04
riscv: Split out measure_cycles() for reuse
Nam Cao
1
-36
/
+33
[prev]
[next]