index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-27
Merge tag 'arm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
10
-18
/
+16
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2023-02-27
Merge tag 'samsung-dt-fixes-6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/fixes
Arnd Bergmann
6
-14
/
+12
2023-02-27
ARM: dts: spear320-hmi: correct STMPE GPIO compatible
Krzysztof Kozlowski
1
-1
/
+1
2023-02-27
ARM: dts: aspeed: p10bmc: Update battery node name
Eddie James
3
-3
/
+3
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2023-02-24
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-4
/
+7
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+30
2023-02-24
Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-13
/
+11
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
6
-10
/
+36
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
2
-3
/
+4
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+1
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-8
/
+19
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-0
/
+5
2023-02-21
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
14
-48
/
+855
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
20
-53
/
+91
2023-02-20
Merge tag 'soc-dt-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
336
-3139
/
+11647
2023-02-20
Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
21
-66
/
+307
2023-02-20
Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
69
-1549
/
+81
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
519
-93361
/
+140
2023-02-20
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
Linus Torvalds
1
-0
/
+1
2023-02-18
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next
Joerg Roedel
1
-4
/
+7
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+2
2023-02-17
ARM: dts: exynos: correct TMU phandle in Odroid XU3 family
Krzysztof Kozlowski
1
-5
/
+5
2023-02-17
ARM: dts: exynos: correct TMU phandle in Odroid HC1
Krzysztof Kozlowski
1
-5
/
+5
2023-02-17
ARM: dts: exynos: correct TMU phandle in Odroid XU
Krzysztof Kozlowski
1
-1
/
+0
2023-02-17
ARM: dts: exynos: correct TMU phandle in Exynos5250
Krzysztof Kozlowski
1
-1
/
+1
2023-02-17
ARM: dts: exynos: correct TMU phandle in Exynos4210
Krzysztof Kozlowski
1
-1
/
+0
2023-02-17
ARM: dts: exynos: correct TMU phandle in Exynos4
Krzysztof Kozlowski
1
-1
/
+1
2023-02-16
Merge tag 'socfpga_dts_updates_for_v6.3_part2' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/dt
Arnd Bergmann
2
-0
/
+56
2023-02-16
ARM: dts: socfpga: Add enclustra PE1 devicetree
Steffen Trumtrar
2
-0
/
+56
2023-02-14
Merge 6.2-rc8 into usb-next
Greg Kroah-Hartman
2
-1
/
+2
2023-02-13
Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/drivers
Arnd Bergmann
1
-1
/
+1
2023-02-13
Merge tag 'qcom-dts-for-6.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
Arnd Bergmann
13
-41
/
+216
2023-02-13
Merge tag 'samsung-dt-6.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dt
Arnd Bergmann
7
-29
/
+24
2023-02-10
Merge tag 'soc-fixes-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2
-1
/
+2
2023-02-10
ARM: reorder defconfig files
Arnd Bergmann
15
-65
/
+65
2023-02-09
arm: include asm-generic/memory_model.h from page.h rather than memory.h
Mike Rapoport (IBM)
2
-2
/
+2
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-09
arm/mm: fix swp type masking in __swp_entry()
David Hildenbrand
1
-1
/
+1
2023-02-09
Merge tag 'at91-dt-6.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/dt
Arnd Bergmann
4
-40
/
+1136
2023-02-09
ARM: dts: uniphier: Add syscon-uhs-mode to SD node
Kunihiko Hayashi
4
-4
/
+8
2023-02-09
ARM: dts: uniphier: Add syscon compatible string to soc-glue-debug
Kunihiko Hayashi
5
-5
/
+5
2023-02-09
ARM: dts: uniphier: Add missing reg properties for glue layer
Kunihiko Hayashi
5
-0
/
+14
2023-02-09
ARM: dts: uniphier: Align node names for SoC-dependent controller and PHYs with bindings
Kunihiko Hayashi
5
-79
/
+79
2023-02-09
Merge tag 'aspeed-6.3-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc into arm/dt
Arnd Bergmann
9
-3
/
+651
2023-02-09
ARM: dts: exynos: correct max98090 DAI argument in Snow
Krzysztof Kozlowski
1
-2
/
+2
2023-02-09
ARM: dts: s5pv210: add "gpios" suffix to wlf,ldo1ena on Aries
Krzysztof Kozlowski
1
-2
/
+2
2023-02-09
ARM: dts: exynos: add "gpios" suffix to wlf,ldo1ena on Arndale
Krzysztof Kozlowski
1
-2
/
+2
2023-02-09
ARM: dts: exynos: add "gpios" suffix to wlf,ldo1ena on Midas
Krzysztof Kozlowski
1
-2
/
+2
[next]