index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-03
ARM: zynq: Fix fpga region DT nodes name
Michal Simek
1
-1
/
+1
2025-02-03
ARM: zynq: Rename i2c?-gpio to i2c?-gpio-grp
Michal Simek
1
-1
/
+1
2025-02-03
ARM: zynq: Define rtc alias on zc702/zc706
Michal Simek
2
-2
/
+4
2025-02-03
ARM: zynq: Point via nvmem0 alias to eeprom on zc702/zc706
Michal Simek
2
-2
/
+4
2025-02-03
ARM: zynq: Define u-boot bootscrip addr via DT
Michal Simek
1
-0
/
+7
2025-02-03
ARM: zynq: Wire smcc with nand/nor memories on zc770 platform
Michal Simek
3
-0
/
+71
2025-02-03
ARM: zynq: Mark boot-phase-specific device nodes
Michal Simek
13
-0
/
+24
2025-02-03
ARM: zynq: DT: List OCM memory for all platforms
Michal Simek
2
-13
/
+11
2025-02-03
ARM: zynq: Remove deprecated device_type property
Michal Simek
9
-9
/
+0
2025-02-03
ARM: zynq: Replace 'io-standard' with 'power-source' property
Sai Krishna Potthuri
2
-20
/
+20
2025-02-03
ARM: s3c: Do not include <linux/fb.h>
Thomas Zimmermann
2
-2
/
+0
2025-02-03
ARM: dts: stm32: lxa-fairytux2: add Linux Automation GmbH FairyTux 2
Leonard Göhrs
4
-0
/
+649
2025-02-03
ARM: shmobile: rcar-gen2: Remove CMA reservation code
Geert Uytterhoeven
1
-76
/
+0
2025-02-03
ARM: shmobile: defconfig: Supplement DTB with ATAG information
Niklas Söderlund
1
-0
/
+1
2025-02-03
ARM: dts: ti: davinci: Align GPIO hog name with bindings
Krzysztof Kozlowski
1
-5
/
+5
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
1
-1
/
+1
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-2
/
+2
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
10
-52
/
+195
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-45
/
+13
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-4
/
+4
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
3
-26
/
+6
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
1
-5
/
+3
2025-01-25
ARM: mm: rename PGD helpers
Kevin Brodsky
1
-7
/
+7
2025-01-25
mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()
Qi Zheng
1
-4
/
+0
2025-01-25
mm: pgtable: introduce generic __tlb_remove_table()
Qi Zheng
1
-9
/
+0
2025-01-25
arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
Qi Zheng
1
-3
/
+6
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
1
-2
/
+2
2025-01-24
Merge tag 'soc-defconfig-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
5
-6
/
+10
2025-01-24
Merge tag 'soc-dt-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
91
-626
/
+11209
2025-01-24
Merge tag 'soc-arm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
5
-13
/
+34
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+0
2025-01-23
Merge tag 'aspeed-6.14-devicetree' of https://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc into soc/dt
Arnd Bergmann
16
-378
/
+8757
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
12
-405
/
+213
2025-01-22
ARM: 9440/1: cacheinfo fix format field mask
Dmitry Baryshkov
1
-1
/
+1
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks
Linus Torvalds
1
-6
/
+4
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-23
/
+0
2025-01-17
Merge tag 'at91-soc-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/arm
Arnd Bergmann
2
-11
/
+31
2025-01-16
Merge tag 'omap-for-v6.14/soc-signed' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/arm
Arnd Bergmann
3
-2
/
+3
2025-01-16
Merge tag 'qcom-arm32-for-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dt
Arnd Bergmann
2
-2
/
+11
2025-01-16
Merge tag 'tegra-for-6.14-arm-dt' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/dt
Arnd Bergmann
1
-0
/
+2
2025-01-16
Merge tag 'arm-soc/for-6.14/devicetree' of https://github.com/Broadcom/stblinux into soc/dt
Arnd Bergmann
15
-11
/
+385
2025-01-16
Merge tag 'at91-dt-6.14-2' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/dt
Arnd Bergmann
3
-0
/
+236
2025-01-16
Merge tag 'sunxi-dt-for-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/dt
Arnd Bergmann
2
-0
/
+32
2025-01-16
Merge tag 'mtk-dts32-for-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/dt
Arnd Bergmann
1
-1
/
+1
2025-01-16
Merge tag 'omap-for-v6.14/dt-signed' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/dt
Arnd Bergmann
3
-14
/
+22
2025-01-16
Merge tag 'at91-dt-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/dt
Arnd Bergmann
6
-2
/
+1051
2025-01-16
Merge tag 'amlogic-arm-dt-for-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/dt
Arnd Bergmann
1
-4
/
+0
2025-01-16
Merge tag 'sti-dt-for-v6.14-round1' of https://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into soc/dt
Arnd Bergmann
2
-0
/
+38
2025-01-16
Merge tag 'imx-dt-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/dt
Arnd Bergmann
16
-64
/
+44
[prev]
[next]