projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2019-03-19
Xin Long
sctp: not copy sctp_sock pd_lobby in sctp_copy_descendant
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Xin Long
sctp: get sctphdr by offset in sctp_compute_cksum
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Yoshiki Komachi
af_packet: fix the tx skb protocol in raw sockets with...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Maxime Chevallier
packets: Always register packet sk in the same order
commit
|
commitdiff
|
tree
|
snapshot
2019-03-19
Zhiqiang Liu
vxlan: Don't call gro_cells_destroy() before device...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Dmitry Bogdanov
net: aquantia: fix rx checksum offload for UDP/TCP...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Finn Thain
mac8390: Fix mmio access size probe
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Matteo Croce
gtp: change NET_UDP_TUNNEL dependency to select
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Eric Dumazet
net: rose: fix a possible stack overflow
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Tobias Klauser
doc: fix link to MSG_ZEROCOPY patchset
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Erik Hugne
tipc: allow service ranges to be connect()'ed on RDM...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Randy Dunlap
networking: fix snmp_counter.rst Doc. Warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-03-17
Kangjie Lu
net: tipc: fix a missing check for nla_nest_start
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Eric Dumazet
tun: add a missing rcu_read_unlock() in error path
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
David S. Miller
Merge git://git./pub/scm/linux/kernel/git/bpf/bpf
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Kangjie Lu
net: tipc: fix a missing check of nla_nest_start
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Kangjie Lu
net: ncsi: fix a missing check for nla_nest_start
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Kangjie Lu
net: openvswitch: fix missing checks for nla_nest_start
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Kangjie Lu
net: openvswitch: fix a NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Naveen N. Rao
powerpc: bpf: Fix generation of load/store DW instructions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Björn Töpel
xsk: fix umem memory leak on cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Eric Dumazet
tun: properly test for IFF_UP
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Jerome Brunet
net: phy: meson-gxl: fix interrupt support
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Pedro Tammela
net: add documentation to socket.c
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Kangjie Lu
net: strparser: fix a missing check for create_singleth...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Colin Ian King
net: sis900: fix indentation issues, remove some spaces
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Colin Ian King
drivers: net: atp: fix various indentation issues
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Toke Høiland...
sch_cake: Interpret fwmark parameter as a bitmask
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Aditya Pakki
qlcnic: Avoid potential NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Aaro Koskinen
net: stmmac: fix jumbo frame sending with non-linear...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
Aaro Koskinen
net: stmmac: don't set own bit too early for jumbo...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-15
YueHaibing
appletalk: Fix potential NULL pointer dereference in...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Pi-Hsun Shih
include/linux/swap.h: use offsetof() instead of custom...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Alexey Dobriyan
tools/testing/selftests/proc/proc-pid-vm.c: test with...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Dave Rodgman
zram: default to lzo-rle instead of lzo
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Josef Bacik
filemap: pass vm_fault to the mmap ra helpers
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Alexei Starovoitov
Merge branch 'fix-bpf-docs'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Quentin Monnet
tools: bpf: synchronise BPF UAPI header with tools
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Quentin Monnet
bpf: add documentation for helpers bpf_spin_lock()...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Quentin Monnet
bpf: fix documentation for eBPF helpers
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Alexei Starovoitov
Merge branch 'fix-fwd-enum-resolution'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Andrii Nakryiko
selftests/bpf: add fwd enum resolution test for btf_dedup
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Andrii Nakryiko
btf: resolve enum fwds in btf_dedup
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Linus Torvalds
Merge tag 'acpi-5.1-rc1-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Linus Torvalds
Merge tag 'pm-5.1-rc1-2' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Linus Torvalds
Merge tag 'microblaze-v5.1-rc1' of git://git.monstr...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Linus Torvalds
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Linus Torvalds
Merge tag 'rproc-v5.1' of git://github.com/andersson...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Linus Torvalds
Merge tag 'clk-for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Rafael J. Wysocki
Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Rafael J. Wysocki
Merge branches 'pm-opp' and 'pm-tools'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Rafael J. Wysocki
Merge branch 'pm-domains'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Rafael J. Wysocki
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Rafael J. Wysocki
Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Xin Long
pptp: dst_release sk_dst_cache in pptp_sock_destruct
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Florian Fainelli
MAINTAINERS: GENET & SYSTEMPORT: Add internal Broadcom...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Eric Dumazet
l2tp: fix infoleak in l2tp_ip6_recvmsg()
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Vakul Garg
net/tls: Inform user space about send buffer availability
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Zhike Wang
net_sched: return correct value for *notify* functions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Bryan Whitehead
lan743x: Fix TX Stall Issue
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Alexei Starovoitov
Merge branch 'fix-fullsock-access-after-bpf_sk_release'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Martin KaFai Lau
bpf: Add an example for bpf_get_listener_sock
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Martin KaFai Lau
bpf: Test ref release issue in bpf_tcp_sock and bpf_sk_...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Martin KaFai Lau
bpf: Sync bpf.h to tools/
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Martin KaFai Lau
bpf: Add bpf_get_listener_sock(struct bpf_sock *sk...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Martin KaFai Lau
bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Linus Torvalds
Merge tag 'selinux-pr-20190312' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Linus Torvalds
Merge tag 'apparmor-pr-2019-03-12' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Linus Torvalds
Merge tag 'kconfig-v5.1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Linus Torvalds
Merge tag 'pwm/for-5.1-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Linus Torvalds
Merge tag 'mailbox-v5.1' of git://git.linaro.org/landin...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Linus Torvalds
Merge tag 'libnvdimm-for-5.1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Linus Torvalds
Merge tag 'fsdax-for-5.1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Linus Torvalds
Merge tag 'upstream-5.1-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Stephen Rothwell
remoteproc: fix for "dma-mapping: remove the DMA_MEMORY...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Rafael J. Wysocki
cpuidle: governor: Add new governors to cpuidle_governo...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Linus Torvalds
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Linus Torvalds
Merge tag 'ext4_for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
David S. Miller
Merge branch 'mlx4-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Jack Morgenstein
net/mlx4_core: Fix qp mtt size calculation
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Jack Morgenstein
net/mlx4_core: Fix locking in SRIOV mode when switching...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Jack Morgenstein
net/mlx4_core: Fix reset flow when in command polling...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Linus Torvalds
Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
David S. Miller
Merge branch 'mlxsw-Various-fixes'
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Jiri Pirko
mlxsw: minimal: Initialize base_mac
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Vadim Pasternak
mlxsw: core: Prevent duplication during QSFP module...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Linus Torvalds
Merge tag 'for-5.1-part2-tag' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Kangjie Lu
net: dwmac-sun8i: fix a missing check of of_get_phy_mode
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Kangjie Lu
net: sh_eth: fix a missing check of of_get_phy_mode
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Linus Torvalds
Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Kangjie Lu
net: 8390: fix potential NULL pointer dereferences
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Linus Torvalds
Merge tag 'ovl-update-5.1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Kangjie Lu
net: fujitsu: fix a potential NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Linus Torvalds
Merge tag 'fuse-update-5.1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Kangjie Lu
net: qlogic: fix a potential NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Kangjie Lu
isdn: hfcpci: fix potential NULL pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Linus Torvalds
Merge branch 'work.mount' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
next