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
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
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
12 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
12 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
12 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
37
-49
/
+49
13 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
44
-62
/
+60
14 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
2
-1
/
+14
2026-02-13
ARM: clean up the memset64() C wrapper
Thomas Weißschuh
1
-5
/
+9
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-2
/
+2
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-42
/
+8
2026-02-11
Merge tag 'devicetree-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-11
/
+4
2026-02-10
Merge tag 'soc-dt-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
107
-1161
/
+3789
2026-02-10
Merge tag 'soc-arm-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
8
-77
/
+18
2026-02-10
Merge tag 'soc-defconfig-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-30
/
+38
2026-02-10
Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-11
/
+4
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-47
/
+1
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+8
2026-02-10
Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-534
/
+28
2026-02-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+0
2026-02-09
Merge tag 'vfs-7.0-rc1.initrd' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2026-02-09
ARM: 9470/1: Handle BE8 vs BE32 in ARCH_CC_CAN_LINK
Thomas Weissschuh
1
-2
/
+4
2026-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-1
/
+4
2026-02-06
ARM: 9469/1: Implement ARCH_HAS_CC_CAN_LINK
Thomas Weissschuh
1
-0
/
+11
2026-02-04
Merge tag 'socfpga_dts_updates_for_v6.20_v3' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
2
-2
/
+10
2026-02-03
ARM: exynos: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-6
/
+2
2026-02-03
ARM: at91: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
11
-15
/
+36
2026-02-01
ARM: versatile: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
1
-2
/
+2
2026-01-31
ARM: 9467/1: mm: Don't use %pK through printk
Thomas Weissschuh
1
-1
/
+1
2026-01-31
ARM: 9468/1: fix memset64() on big-endian
Thomas Weissschuh
1
-1
/
+4
2026-01-30
ARM: uapi: Drop PSR_ENDSTATE
Thomas Weißschuh
3
-11
/
+4
2026-01-30
ARM: dts: socfpga: fix dtbs_check warning for fpga-region
Dinh Nguyen
2
-2
/
+4
2026-01-30
ARM: dts: socfpga: add #address-cells and #size-cells for sram node
Dinh Nguyen
2
-0
/
+6
2026-01-29
Merge tag 'omap-for-v6.20/soc-signed' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2
-5
/
+10
2026-01-29
Merge tag 'imx-defconfig-6.20' of https://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
3
-11
/
+8
2026-01-29
Merge tag 'renesas-arm-defconfig-for-v6.20-tag1' of git://git.kernel.org/pub/...
Arnd Bergmann
1
-1
/
+1
2026-01-29
ARM: defconfig: turn off CONFIG_EXPERT
Arnd Bergmann
1
-3
/
+13
2026-01-29
ARM: defconfig: move entries
Arnd Bergmann
1
-15
/
+16
2026-01-28
Merge tag 'qcom-arm32-for-6.20-2' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
3
-2
/
+207
2026-01-28
Merge tag 'v6.20-rockchip-dts32-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-3
/
+0
2026-01-28
Merge tag 'at91-dt-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/a...
Arnd Bergmann
4
-94
/
+412
2026-01-28
Merge tag 'omap-for-v6.20/dt-signed' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
14
-360
/
+15
2026-01-28
Merge tag 'sunxi-dt-for-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
6
-4
/
+38
2026-01-28
Merge tag 'amlogic-arm-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-5
/
+0
2026-01-28
Merge tag 'arm-soc/for-6.20/devicetree' of https://github.com/Broadcom/stblin...
Arnd Bergmann
1
-2
/
+2
2026-01-28
Merge tag 'stm32-dt-for-v6.20-1' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
15
-123
/
+228
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
1
-6
/
+0
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
1
-16
/
+0
[next]