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-11-05
software node: unify PROPERTY_ENTRY_XXX macros
Dmitry Torokhov
1
-37
/
+27
2019-11-05
software node: remove property_entry_read_uNN_array functions
Dmitry Torokhov
1
-71
/
+14
2019-11-05
software node: get rid of property_set_pointer()
Dmitry Torokhov
2
-80
/
+22
2019-11-05
software node: clean up property_copy_string_array()
Dmitry Torokhov
1
-11
/
+8
2019-11-05
software node: mark internal macros with double underscores
Dmitry Torokhov
1
-10
/
+10
2019-11-05
efi/apple-properties: use PROPERTY_ENTRY_U8_ARRAY_LEN
Dmitry Torokhov
1
-10
/
+8
2019-11-05
software node: introduce PROPERTY_ENTRY_XXX_ARRAY_LEN()
Dmitry Torokhov
1
-17
/
+28
2019-11-05
software node: remove DEV_PROP_MAX
Dmitry Torokhov
1
-1
/
+0
2019-10-11
device property: Fix the description of struct fwnode_operations
Heikki Krogerus
1
-3
/
+3
2019-10-11
lib/test_printf: Add tests for %pfw printk modifier
Sakari Ailus
1
-0
/
+32
2019-10-11
lib/vsprintf: Add %pfw conversion specifier for printing fwnode names
Sakari Ailus
3
-2
/
+66
2019-10-11
lib/vsprintf: OF nodes are first and foremost, struct device_nodes
Sakari Ailus
1
-12
/
+4
2019-10-11
lib/vsprintf: Make use of fwnode API to obtain node names and separators
Sakari Ailus
1
-22
/
+17
2019-10-11
lib/vsprintf: Add a note on re-using %pf or %pF
Sakari Ailus
1
-0
/
+2
2019-10-11
lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps
Sakari Ailus
3
-19
/
+2
2019-10-11
device property: Add a function to obtain a node's prefix
Sakari Ailus
6
-0
/
+69
2019-10-11
device property: Add fwnode_get_name for returning the name of a node
Sakari Ailus
6
-0
/
+58
2019-10-11
device property: Add functions for accessing node's parents
Sakari Ailus
2
-0
/
+49
2019-10-11
device property: Move fwnode_get_parent() up
Sakari Ailus
1
-13
/
+13
2019-10-11
software node: Make argument to to_software_node const
Sakari Ailus
2
-3
/
+4
2019-10-11
software node: Get reference to parent swnode in get_parent op
Sakari Ailus
1
-1
/
+4
2019-10-06
Linux 5.4-rc2
Linus Torvalds
1
-2
/
+2
2019-10-06
elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings
Linus Torvalds
1
-10
/
+3
2019-10-05
Make filldir[64]() verify the directory entry filename is valid
Linus Torvalds
1
-0
/
+40
2019-10-05
Convert filldir[64]() from __put_user() to unsafe_put_user()
Linus Torvalds
1
-35
/
+93
2019-10-05
KVM: s390: mark __insn32_query() as __always_inline
Heiko Carstens
1
-1
/
+1
2019-10-05
KVM: s390: fix __insn32_query() inline assembly
Heiko Carstens
1
-3
/
+3
2019-10-05
dma-mapping: fix false positivse warnings in dma_common_free_remap()
Andrey Smirnov
1
-2
/
+2
2019-10-05
kheaders: make headers archive reproducible
Dmitry Goldin
2
-5
/
+13
2019-10-05
kbuild: update compile-test header list for v5.4-rc2
Masahiro Yamada
1
-10
/
+0
2019-10-05
kbuild: two minor updates for Documentation/kbuild/modules.rst
Masahiro Yamada
1
-2
/
+2
2019-10-05
scripts/setlocalversion: clear local variable to make it work for sh
Masahiro Yamada
1
-1
/
+1
2019-10-05
namespace: fix namespace.pl script to support relative paths
Jacob Keller
1
-6
/
+7
2019-10-05
video/logo: do not generate unneeded logo C files
Masahiro Yamada
1
-19
/
+2
2019-10-05
video/logo: remove unneeded *.o pattern from clean-files
Masahiro Yamada
1
-1
/
+1
2019-10-05
integrity: remove pointless subdir-$(CONFIG_...)
Masahiro Yamada
1
-2
/
+0
2019-10-05
integrity: remove unneeded, broken attempt to add -fshort-wchar
Masahiro Yamada
1
-1
/
+0
2019-10-04
selftests/net: add nettest to .gitignore
Jakub Kicinski
1
-0
/
+1
2019-10-04
net: qlogic: Fix memory leak in ql_alloc_large_buffers
Navid Emamdoost
1
-0
/
+1
2019-10-04
nfc: fix memory leak in llcp_sock_bind()
Eric Dumazet
1
-1
/
+6
2019-10-04
sch_dsmark: fix potential NULL deref in dsmark_init()
Eric Dumazet
1
-0
/
+2
2019-10-04
net: phy: at803x: use operating parameters from PHY-specific status
Russell King
1
-0
/
+69
2019-10-04
net: phy: extract pause mode
Russell King
2
-7
/
+14
2019-10-04
net: phy: extract link partner advertisement reading
Russell King
2
-25
/
+41
2019-10-04
net: phy: fix write to mii-ctrl1000 register
Russell King
2
-0
/
+14
2019-10-04
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
1
-5
/
+12
2019-10-04
net: phy: allow for reset line to be tied to a sleepy GPIO controller
Andrea Merello
1
-1
/
+1
2019-10-04
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
2019-10-04
r8152: Set macpassthru in reset_resume callback
Kai-Heng Feng
1
-2
/
+1
2019-10-04
cxgb4:Fix out-of-bounds MSI-X info array access
Vishal Kulkarni
1
-3
/
+6
[next]