index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-24
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
1
-1
/
+7
2020-04-24
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
3
-18
/
+58
2020-04-24
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
1
-0
/
+8
2020-04-24
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
1
-2
/
+9
2020-04-24
bpf, x86_32: Fix logic error in BPF_LDX zero-extension
Wang YanQing
1
-1
/
+1
2020-04-24
bpf, x86_32: Fix clobbering of dst for BPF_JSET
Luke Nelson
1
-4
/
+18
2020-04-24
bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
Luke Nelson
1
-1
/
+3
2020-04-24
bpf: Fix reStructuredText markup
Jakub Wilk
2
-2
/
+2
2020-04-22
libbpf: Only check mode flags in get_xdp_id
David Ahern
1
-0
/
+2
2020-04-20
bpf, selftests: Add test for BPF_STX BPF_B storing R10
Luke Nelson
1
-0
/
+40
2020-04-20
bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B
Luke Nelson
1
-3
/
+15
2020-04-20
bpf: Fix handling of XADD on BTF memory
Jann Horn
1
-1
/
+1
2020-04-20
bpf: Forbid XADD on spilled pointers for unprivileged users
Jann Horn
2
-9
/
+20
2020-04-20
cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
Toke Høiland-Jørgensen
1
-1
/
+1
2020-04-20
Merge tag 'mlx5-fixes-2020-04-20' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
8
-24
/
+40
2020-04-20
net/mlx5e: Get the latest values from counters in switchdev mode
Zhu Yanjun
1
-1
/
+6
2020-04-20
net/mlx5: Kconfig: convert imply usage to weak dependency
Saeed Mahameed
1
-4
/
+4
2020-04-20
net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overruns
Maxim Mikityanskiy
4
-5
/
+15
2020-04-20
net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocation
Paul Blakey
1
-11
/
+12
2020-04-20
net/mlx5: Fix failing fw tracer allocation on s390
Niklas Schnelle
1
-3
/
+3
2020-04-20
team: fix hang in team_mode_get()
Taehee Yoo
1
-0
/
+4
2020-04-20
Merge branch 'mptcp-fix-races-on-accept'
David S. Miller
3
-33
/
+52
2020-04-20
mptcp: drop req socket remote_key* fields
Paolo Abeni
3
-17
/
+19
2020-04-20
mptcp: avoid flipping mp_capable field in syn_recv_sock()
Paolo Abeni
1
-16
/
+30
2020-04-20
mptcp: handle mptcp listener destruction via rcu
Florian Westphal
1
-0
/
+3
2020-04-20
cxgb4: fix large delays in PTP synchronization
Rahul Lakkireddy
2
-21
/
+9
2020-04-20
net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock array
Marc Zyngier
1
-0
/
+1
2020-04-20
ipv6: fix restrict IPV6_ADDRFORM operation
John Haxby
1
-7
/
+6
2020-04-20
net: systemport: Omit superfluous error message in bcm_sysport_probe()
Tang Bin
1
-1
/
+0
2020-04-20
net: openvswitch: ovs_ct_exit to be done under ovs_lock
Tonghao Zhang
2
-2
/
+5
2020-04-18
tcp: cache line align MAX_TCP_HEADER
Eric Dumazet
1
-1
/
+1
2020-04-18
Merge branch 'mptcp-fixes'
David S. Miller
2
-4
/
+37
2020-04-18
mptcp: fix 'Attempt to release TCP socket in state' warnings
Florian Westphal
2
-3
/
+12
2020-04-18
mptcp: fix splat when incoming connection is never accepted before exit/close
Florian Westphal
2
-1
/
+25
2020-04-18
net/mlx4_en: avoid indirect call in TX completion
Eric Dumazet
1
-1
/
+13
2020-04-18
ipv6: rpl: fix full address compression
Alexander Aring
1
-3
/
+4
2020-04-18
net: stmmac: Fix sub-second increment
Julien Beraud
1
-4
/
+8
2020-04-18
net: stmmac: fix enabling socfpga's ptp_ref_clock
Julien Beraud
1
-3
/
+6
2020-04-18
wimax/i2400m: Fix potential urb refcnt leak
Xiyu Yang
1
-0
/
+1
2020-04-18
tipc: Fix potential tipc_node refcnt leak in tipc_rcv
Xiyu Yang
1
-1
/
+3
2020-04-18
tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
Xiyu Yang
1
-0
/
+1
2020-04-18
net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
Xiyu Yang
1
-0
/
+1
2020-04-16
Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pu...
Linus Torvalds
1
-4
/
+4
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
108
-679
/
+1067
2020-04-16
amd-xgbe: Use __napi_schedule() in BH context
Sebastian Andrzej Siewior
1
-1
/
+1
2020-04-16
mISDN: make dmril and dmrim static
Jason Yan
1
-2
/
+2
2020-04-16
net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
Florian Fainelli
1
-0
/
+2
2020-04-16
net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
DENG Qingfang
2
-6
/
+19
2020-04-16
Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2020-04-16
Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-19
/
+24
[next]