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
2017-08-22
ARM64: dts: meson-gx: update AO clkc to new bindings
Neil Armstrong
4
-5
/
+21
2017-08-08
ARM64: dts: meson-gx: use stable UART bindings with correct gate clock
Helmut Klein
3
-7
/
+55
2017-08-04
dt-bindings: clock: gxbb-aoclk: Add CEC 32k clock
Neil Armstrong
1
-0
/
+1
2017-08-04
clk: meson: gxbb: Add sd_emmc clk0 clkids
Jerome Brunet
2
-2
/
+11
2017-08-04
clk: meson-gxbb: expose almost every clock in the bindings
Jerome Brunet
2
-110
/
+67
2017-08-04
clk: meson8b: expose every clock in the bindings
Jerome Brunet
2
-99
/
+74
2017-08-04
clk: meson: gxbb: fix protection against undefined clks
Jerome Brunet
1
-0
/
+2
2017-08-04
clk: meson: meson8b: fix protection against undefined clks
Jerome Brunet
1
-0
/
+1
2017-08-01
ARM64: dts: meson-gxbb-nanopi-k2: Add GPIO lines names
Neil Armstrong
1
-0
/
+58
2017-08-01
ARM64: dts: meson-gxl-khadas-vim: Add GPIO lines names
Neil Armstrong
1
-0
/
+56
2017-08-01
ARM64: dts: meson-gxbb: p20x: add card regulator settle times
Jerome Brunet
1
-0
/
+3
2017-08-01
dt-bindings: amlogic: add unstable statement
Kevin Hilman
1
-0
/
+12
2017-07-31
dt-bindings: clock: meson8b: describe the embedded reset controller
Martin Blumenstingl
2
-1
/
+35
2017-07-28
ARM64: dts: meson-gx: Add SoC info register
Neil Armstrong
1
-0
/
+6
2017-07-22
ARM64: dts: meson-gx: consistently use the GIC_SPI and IRQ type macros
Martin Blumenstingl
1
-4
/
+4
2017-07-15
Linux v4.13-rc1
Linus Torvalds
1
-2
/
+2
2017-07-15
random: reorder READ_ONCE() in get_random_uXX
Sebastian Andrzej Siewior
1
-2
/
+4
2017-07-15
random: suppress spammy warnings about unseeded randomness
Theodore Ts'o
2
-23
/
+57
2017-07-14
replace incorrect strscpy use in FORTIFY_SOURCE
Daniel Micay
1
-11
/
+12
2017-07-14
kmod: throttle kmod thread limit
Luis R. Rodriguez
2
-31
/
+9
2017-07-14
kmod: add test driver to stress test the module loader
Luis R. Rodriguez
7
-0
/
+1929
2017-07-14
MAINTAINERS: give kmod some maintainer love
Luis R. Rodriguez
1
-0
/
+7
2017-07-14
xtensa: use generic fb.h
Tobias Klauser
2
-12
/
+1
2017-07-14
fault-inject: add /proc/<pid>/fail-nth
Akinobu Mita
2
-1
/
+3
2017-07-14
fault-inject: simplify access check for fail-nth
Akinobu Mita
2
-17
/
+15
2017-07-14
fault-inject: make fail-nth read/write interface symmetric
Akinobu Mita
2
-14
/
+13
2017-07-14
fault-inject: parse as natural 1-based value for fail-nth write interface
Akinobu Mita
3
-10
/
+8
2017-07-14
fault-inject: automatically detect the number base for fail-nth write interface
Akinobu Mita
1
-1
/
+1
2017-07-14
kernel/watchdog.c: use better pr_fmt prefix
Kefeng Wang
1
-1
/
+1
2017-07-14
MAINTAINERS: move the befs tree to kernel.org
Luis de Bethencourt
1
-2
/
+2
2017-07-14
lib/atomic64_test.c: add a test that atomic64_inc_not_zero() returns an int
Michael Ellerman
1
-0
/
+7
2017-07-14
mm: fix overflow check in expand_upwards()
Helge Deller
1
-1
/
+1
2017-07-14
ubifs: Set double hash cookie also for RENAME_EXCHANGE
Richard Weinberger
1
-0
/
+2
2017-07-14
ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs
Xiaolei Li
3
-11
/
+15
2017-07-14
ubifs: Don't leak kernel memory to the MTD
Richard Weinberger
1
-5
/
+5
2017-07-14
ubifs: Change gfp flags in page allocation for bulk read
Hyunchul Lee
1
-2
/
+2
2017-07-14
ubifs: Fix oops when remounting with no_bulk_read.
karam.lee
1
-0
/
+2
2017-07-14
ubifs: Fail commit if TNC is obviously inconsistent
Richard Weinberger
1
-0
/
+4
2017-07-14
ubifs: allow userspace to map mounts to volumes
Rabin Vincent
1
-0
/
+7
2017-07-14
ubifs: Wire-up statx() support
Richard Weinberger
1
-0
/
+15
2017-07-14
ubifs: Remove dead code from ubifs_get_link()
Richard Weinberger
1
-6
/
+0
2017-07-14
ubifs: Massage debug prints wrt. fscrypt
Richard Weinberger
2
-15
/
+4
2017-07-14
ubifs: Add assert to dent_key_init()
Richard Weinberger
1
-0
/
+1
2017-07-14
ubifs: Fix unlink code wrt. double hash lookups
Richard Weinberger
3
-24
/
+117
2017-07-14
ubifs: Fix data node size for truncating uncompressed nodes
David Oberhollenzer
1
-1
/
+3
2017-07-14
ubifs: Don't encrypt special files on creation
David Gstir
1
-0
/
+1
2017-07-14
ubifs: Fix memory leak in RENAME_WHITEOUT error path in do_rename
Hyunchul Lee
1
-9
/
+5
2017-07-14
ubifs: Fix inode data budget in ubifs_mknod
Hyunchul Lee
1
-1
/
+1
2017-07-14
ubifs: Correctly evict xattr inodes
Richard Weinberger
3
-0
/
+25
2017-07-14
ubifs: Unexport ubifs_inode_slab
Richard Weinberger
2
-2
/
+1
[next]