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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-20
clk: renesas: cpg-mssr: Combine driver-private and clock array allocation
Geert Uytterhoeven
1
-14
/
+6
2019-06-20
clk: renesas: mstp: Combine group-private and clock array allocation
Geert Uytterhoeven
1
-6
/
+6
2019-06-20
clk: renesas: div6: Combine clock-private and parent array allocation
Geert Uytterhoeven
1
-14
/
+5
2019-06-20
clk: renesas: cpg-mssr: Update kerneldoc for struct cpg_mssr_priv
Geert Uytterhoeven
1
-1
/
+2
2019-06-18
clk: renesas: r8a774a1: Add TMU clock
Fabrizio Castro
1
-0
/
+5
2019-06-18
clk: renesas: r8a77995: Add CMM clocks
Jacopo Mondi
1
-0
/
+2
2019-06-18
clk: renesas: r8a77990: Add CMM clocks
Jacopo Mondi
1
-0
/
+2
2019-06-18
clk: renesas: r8a77965: Add CMM clocks
Jacopo Mondi
1
-0
/
+3
2019-06-18
clk: renesas: r8a7795: Add CMM clocks
Jacopo Mondi
1
-0
/
+4
2019-06-06
dt-bindings: clock: Document gpucc for msm8998
Jeffrey Hugo
2
-1
/
+32
2019-06-06
clk: mediatek: Remove MT8183 unused clock
Erin Lo
1
-19
/
+0
2019-06-06
clk: mediatek: add audsys clock driver for MT8516
Fabien Parent
3
-0
/
+72
2019-06-06
dt-bindings: mediatek: audsys: add support for MT8516
Fabien Parent
2
-0
/
+18
2019-06-06
clk: bcm: Allow CLK_BCM2835 for ARCH_BRCMSTB
Florian Fainelli
1
-2
/
+2
2019-06-06
clk: bcm: Make BCM2835 clock drivers selectable
Florian Fainelli
2
-2
/
+11
2019-06-06
clk: pwm: implement the .get_duty_cycle callback
Martin Blumenstingl
1
-0
/
+14
2019-06-04
clk: renesas: r9a06g032: Add clock domain support
Gareth Williams
1
-69
/
+158
2019-06-04
dt-bindings: clock: renesas: r9a06g032-sysctrl: Document power Domains
Gareth Williams
1
-2
/
+5
2019-06-04
clk: renesas: mstp: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
1
-6
/
+2
2019-06-04
clk: renesas: cpg-mssr: Remove error messages on out-of-memory conditions
Geert Uytterhoeven
1
-6
/
+2
2019-06-04
clk: renesas: cpg-mssr: Use genpd of_node instead of local copy
Geert Uytterhoeven
1
-3
/
+1
2019-05-21
clk: renesas: r8a7796: Add CMM clocks
Jacopo Mondi
1
-0
/
+3
2019-05-21
clk: renesas: r8a779{5|6|65}: Add TPU clock
Cao Van Dong
3
-0
/
+3
2019-05-19
Linux 5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
5
-4
/
+24
2019-05-18
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
2019-05-18
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount
Jiufei Xue
1
-3
/
+8
2019-05-18
mm/compaction.c: correct zone boundary handling when isolating pages from a pageblock
Mel Gorman
1
-2
/
+2
2019-05-18
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-18
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
2019-05-18
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2
-247
/
+763
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
2
-0
/
+17
2019-05-18
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
1
-1
/
+12
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
3
-33
/
+13
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
17
-26
/
+25
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
30
-49
/
+47
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
7
-11
/
+0
2019-05-18
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2
-0
/
+2
2019-05-18
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2
-1
/
+9
2019-05-18
kbuild: turn auto.conf.cmd into a mandatory include file
Masahiro Yamada
1
-1
/
+1
2019-05-18
.gitignore: exclude .get_maintainer.ignore and .gitattributes
Masahiro Yamada
1
-3
/
+5
2019-05-18
kbuild: add all Clang-specific flags unconditionally
Masahiro Yamada
2
-11
/
+11
2019-05-18
kbuild: Don't try to add '-fcatch-undefined-behavior' flag
Nathan Chancellor
1
-1
/
+0
2019-05-18
kbuild: add some extra warning flags unconditionally
Masahiro Yamada
1
-6
/
+7
2019-05-18
kbuild: add -Wvla flag unconditionally
Masahiro Yamada
1
-1
/
+1
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
5
-13
/
+0
2019-05-18
samples: guard sub-directories with CONFIG options
Masahiro Yamada
3
-6
/
+22
2019-05-18
kbuild: re-enable int-in-bool-context warning
Masahiro Yamada
1
-1
/
+0
[next]