index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
Revert "vfs: properly and reliably lock f_pos in fdget_pos()"
Linus Torvalds
3
-2
/
+8
2019-11-25
libbpf: Fix usage of u32 in userspace code
Andrii Nakryiko
1
-1
/
+1
2019-11-25
mm: Implement no-MMU variant of vmalloc_user_node_flags
Andrii Nakryiko
1
-2
/
+13
2019-11-25
slip: Fix use-after-free Read in slip_open
Jouni Hogander
1
-0
/
+1
2019-11-25
net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
Oleksij Rempel
1
-5
/
+5
2019-11-25
macvlan: schedule bc_work even if error
Menglong Dong
1
-1
/
+2
2019-11-25
enetc: add support Credit Based Shaper(CBS) for hardware offload
Po Liu
5
-2
/
+138
2019-11-25
net: phy: add helpers phy_(un)lock_mdio_bus
Heiner Kallweit
2
-14
/
+24
2019-11-25
mdio_bus: don't use managed reset-controller
David Bauer
1
-2
/
+4
2019-11-25
vfs: properly and reliably lock f_pos in fdget_pos()
Linus Torvalds
3
-8
/
+2
2019-11-25
vfs: mark pipes and sockets as stream-like file descriptors
Linus Torvalds
2
-2
/
+5
2019-11-25
writeback: fix -Wformat compilation warnings
Qian Cai
1
-24
/
+24
2019-11-25
ALSA: usb-audio: Fix Focusrite Scarlett 6i6 gen1 - input handling
Jens Verwiebe
1
-2
/
+21
2019-11-25
ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC
Jian-Hong Pan
1
-1
/
+9
2019-11-25
RDMA/hns: Delete unnecessary callback functions for cq
Yixian Liu
2
-58
/
+36
2019-11-25
RDMA/hns: Rename the functions used inside creating cq
Yixian Liu
5
-56
/
+35
2019-11-25
RDMA/hns: Redefine the member of hns_roce_cq struct
Yixian Liu
4
-56
/
+38
2019-11-25
RDMA/hns: Redefine interfaces used in creating cq
Yixian Liu
4
-55
/
+53
2019-11-25
RDMA/efa: Expose RDMA read related attributes
Daniel Kranzdorf
5
-5
/
+46
2019-11-25
RDMA/efa: Support remote read access in MR registration
Daniel Kranzdorf
4
-13
/
+14
2019-11-25
RDMA/efa: Store network attributes in device attributes
Gal Pressman
5
-51
/
+18
2019-11-25
IB/hfi1: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-11-25
RDMA/bnxt_re: Fix missing le16_to_cpu
Devesh Sharma
1
-4
/
+4
2019-11-25
RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devices
Devesh Sharma
1
-0
/
+1
2019-11-25
RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series
Luke Starrett
1
-2
/
+6
2019-11-25
RDMA/bnxt_re: Fix Kconfig indentation
Krzysztof Kozlowski
1
-6
/
+6
2019-11-25
x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
Andy Lutomirski
1
-3
/
+18
2019-11-25
lkdtm: Remove references to CONFIG_REFCOUNT_FULL
Will Deacon
1
-2
/
+1
2019-11-25
locking/refcount: Remove unused 'refcount_error_report()' function
Will Deacon
2
-18
/
+0
2019-11-25
locking/refcount: Consolidate implementations of refcount_t
Will Deacon
11
-308
/
+59
2019-11-25
locking/refcount: Consolidate REFCOUNT_{MAX,SATURATED} definitions
Will Deacon
1
-7
/
+2
2019-11-25
locking/refcount: Move saturation warnings out of line
Will Deacon
2
-19
/
+48
2019-11-25
locking/refcount: Improve performance of generic REFCOUNT_FULL code
Will Deacon
1
-56
/
+75
2019-11-25
locking/refcount: Move the bulk of the REFCOUNT_FULL implementation into the ...
Will Deacon
2
-246
/
+229
2019-11-25
locking/refcount: Remove unused refcount_*_checked() variants
Will Deacon
2
-43
/
+36
2019-11-25
locking/refcount: Ensure integer operands are treated as signed
Will Deacon
2
-10
/
+10
2019-11-25
locking/refcount: Define constants for saturation and max refcount values
Will Deacon
3
-26
/
+29
2019-11-25
x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...
Ingo Molnar
3
-10
/
+14
2019-11-25
ax88179_178a: add ethtool_op_get_ts_info()
Andreas K. Besslein
1
-0
/
+1
2019-11-25
mlxsw: spectrum_router: Fix use of uninitialized adjacency index
Amit Cohen
1
-3
/
+2
2019-11-25
mlxsw: spectrum_router: After underlay moves, demote conflicting tunnels
Petr Machata
1
-1
/
+38
2019-11-25
bpf: Simplify __bpf_arch_text_poke poke type handling
Daniel Borkmann
4
-83
/
+32
2019-11-25
bpf: Introduce BPF_TRACE_x helper for the tracing tests
Martin KaFai Lau
7
-187
/
+125
2019-11-25
bpf: Add bpf_jit_blinding_enabled for !CONFIG_BPF_JIT
Daniel Borkmann
1
-0
/
+5
2019-11-25
bpf, testing: Add various tail call test cases
Daniel Borkmann
6
-0
/
+698
2019-11-25
bpf, x86: Emit patchable direct jump as tail call
Daniel Borkmann
1
-95
/
+187
2019-11-25
bpf: Constant map key tracking for prog array pokes
Daniel Borkmann
2
-10
/
+113
2019-11-25
bpf: Add poke dependency tracking for prog array maps
Daniel Borkmann
4
-12
/
+212
2019-11-25
bpf: Add initial poke descriptor table for jit images
Daniel Borkmann
3
-0
/
+64
2019-11-25
bpf: Move owner type, jited info into array auxiliary data
Daniel Borkmann
5
-28
/
+54
[next]