index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
/
livepatch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDED
Hangbin Liu
1
-3
/
+4
2019-06-03
bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
Martin KaFai Lau
2
-2
/
+6
2019-06-03
bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
Martin KaFai Lau
1
-1
/
+1
2019-06-01
bpf, riscv: clear high 32 bits for ALU32 add/sub/neg/lsh/rsh/arsh
Luke Nelson
1
-0
/
+18
2019-06-01
libbpf: Return btf_fd for load_sk_storage_btf
Michal Rostecki
3
-23
/
+22
2019-05-29
selftests: bpf: fix compiler warning in flow_dissector test
Alakesh Haloi
1
-0
/
+1
2019-05-29
selftests: bpf: complete sub-register zero extension checks
Jiong Wang
1
-11
/
+505
2019-05-29
selftests: bpf: move sub-register zero extension checks into subreg.c
Jiong Wang
2
-39
/
+39
2019-05-24
bpf: sockmap, fix use after free from sleep in psock backlog workqueue
John Fastabend
1
-0
/
+1
2019-05-23
bpf: sockmap, restore sk_write_space when psock gets dropped
Jakub Sitnicki
1
-0
/
+2
2019-05-23
selftests: bpf: add zero extend checks for ALU32 and/or/xor
Björn Töpel
1
-0
/
+39
2019-05-23
bpf, riscv: clear target register high 32-bits for and/or/xor on ALU32
Björn Töpel
1
-0
/
+6
2019-05-21
samples, bpf: suppress compiler warning
Matteo Croce
1
-1
/
+1
2019-05-21
samples, bpf: fix to change the buffer size for read()
Chang-Hsien Tsai
1
-1
/
+1
2019-05-21
bpf: Check sk_fullsock() before returning from bpf_sk_lookup()
Martin KaFai Lau
1
-2
/
+14
2019-05-21
bpf: fix out-of-bounds read in __bpf_skc_lookup
Lorenz Bauer
1
-1
/
+7
2019-05-21
Documentation/networking: fix af_xdp.rst Sphinx warnings
Randy Dunlap
1
-4
/
+4
2019-05-21
net: stmmac: dma channel control register need to be init first
Weifeng Voon
1
-4
/
+4
2019-05-21
net: stmmac: fix ethtool flow control not able to get/set
Tan, Tee Min
1
-2
/
+2
2019-05-21
net: qrtr: Fix message type of outgoing packets
Bjorn Andersson
1
-2
/
+2
2019-05-21
networking: : fix typos in code comments
Weitao Hou
1
-2
/
+2
2019-05-21
ptp: Fix example program to match kernel.
Richard Cochran
1
-84
/
+1
2019-05-21
fddi: fix typos in code comments
Weitao Hou
1
-2
/
+2
2019-05-21
selftests: fib_rule_tests: enable forwarding before ipv4 from/iif test
Hangbin Liu
1
-0
/
+5
2019-05-21
selftests: fib_rule_tests: fix local IPv4 address typo
Hangbin Liu
1
-1
/
+1
2019-05-21
tipc: Avoid copying bytes beyond the supplied data
Chris Packham
1
-3
/
+7
2019-05-21
2/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait function
Kurt Kanzenbach
1
-10
/
+6
2019-05-21
1/2] net: axienet: use readx_poll_timeout() in mdio wait function
Kurt Kanzenbach
2
-10
/
+11
2019-05-20
vlan: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-20
macvlan: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-05-20
net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages query
Erez Alfasi
2
-6
/
+3
2019-05-20
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
3
-10
/
+27
2019-05-20
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-19
of_net: fix of_get_mac_address retval if compiled without CONFIG_OF
Petr Štetiar
1
-1
/
+1
2019-05-19
net: fix kernel-doc warnings for socket.c
Randy Dunlap
1
-17
/
+17
2019-05-19
net: Treat sock->sk_drops as an unsigned int when printing
Patrick Talbert
6
-6
/
+6
2019-05-19
kselftests: netfilter: fix leftover net/net-next merge conflict
Florian Westphal
1
-51
/
+26
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-19
panic: add an option to replay all the printk message in buffer
Feng Tang
5
-4
/
+24
2019-05-19
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
2019-05-19
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
1
-3
/
+8
2019-05-19
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
1
-2
/
+2
2019-05-19
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-19
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
2019-05-19
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2
-247
/
+763
2019-05-18
mlxsw: core: Prevent reading unsupported slave address from SFP EEPROM
Vadim Pasternak
1
-2
/
+16
2019-05-18
mlxsw: core: Prevent QSFP module initialization for old hardware
Vadim Pasternak
4
-0
/
+17
2019-05-18
vsock/virtio: Initialize core virtio vsock before registering the driver
Jorge E. Moreira
1
-7
/
+6
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
[next]