index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.get_maintainer.ignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-28
fpga: dfl: fme: add performance reporting support
Wu Hao
7
-1
/
+1134
2020-04-28
Documentation: fpga: dfl: add description for performance reporting support
Xu Yilun
1
-0
/
+84
2020-04-28
firmware: xilinx: Add sysfs and API to set boot health status
Rajan Vaja
3
-0
/
+67
2020-04-28
firmware: xilinx: Add sysfs to set shutdown scope
Rajan Vaja
3
-1
/
+141
2020-04-28
firmware: xilinx: Add system shutdown API interface
Rajan Vaja
2
-0
/
+19
2020-04-28
firmware: xilinx: Add sysfs interface
Rajan Vaja
3
-1
/
+218
2020-04-28
firmware: xilinx: Add APIs to read/write GGS/PGGS registers
Rajan Vaja
2
-0
/
+90
2020-04-28
firmware: xilinx: Remove eemi ops for fpga related APIs
Rajan Vaja
4
-49
/
+16
2020-04-28
firmware: xilinx: Remove eemi ops for aes engine
Rajan Vaja
3
-14
/
+8
2020-04-28
firmware: xilinx: Remove eemi ops for set_requirement
Rajan Vaja
3
-22
/
+16
2020-04-28
firmware: xilinx: Remove eemi ops for release_node
Rajan Vaja
3
-7
/
+8
2020-04-28
firmware: xilinx: Remove eemi ops for request_node
Rajan Vaja
3
-12
/
+12
2020-04-28
firmware: xilinx: Remove eemi ops for set_suspend_mode
Rajan Vaja
3
-8
/
+8
2020-04-28
firmware: xilinx: Remove eemi ops for init_finalize
Rajan Vaja
3
-11
/
+8
2020-04-28
firmware: xilinx: Remove eemi ops for reset_get_status
Rajan Vaja
3
-11
/
+9
2020-04-28
firmware: xilinx: Remove eemi ops for reset_assert
Rajan Vaja
3
-17
/
+16
2020-04-28
firmware: xilinx: Use APIs instead of IOCTLs
Rajan Vaja
4
-75
/
+126
2020-04-28
firmware: xilinx: Remove eemi ops for clock set/get parent
Rajan Vaja
3
-10
/
+16
2020-04-28
firmware: xilinx: Remove eemi ops for clock set/get rate
Rajan Vaja
2
-6
/
+14
2020-04-28
firmware: xilinx: Remove eemi ops for clock_getdivider
Rajan Vaja
4
-8
/
+10
2020-04-28
firmware: xilinx: Remove eemi ops for clock_setdivider
Rajan Vaja
4
-7
/
+10
2020-04-28
firmware: xilinx: Remove eemi ops for clock_getstate
Rajan Vaja
4
-7
/
+9
2020-04-28
firmware: xilinx: Remove eemi ops for clock_disable
Rajan Vaja
4
-8
/
+9
2020-04-28
firmware: xilinx: Remove eemi ops for clock_enable
Rajan Vaja
4
-6
/
+9
2020-04-28
firmware: xilinx: Remove eemi ops for query_data
Rajan Vaja
5
-18
/
+16
2020-04-28
firmware: xilinx: Remove eemi ops for get_chipid
Rajan Vaja
3
-13
/
+8
2020-04-28
firmware: xilinx: Remove eemi ops for get_api_version
Rajan Vaja
4
-6
/
+10
2020-04-28
firmware: fpga: replace the error codes with the standard ones
Richard Gong
5
-133
/
+84
2020-04-28
nvmem: core: cleanup old eeprom compat entry attributes
Srinivas Kandagatla
1
-38
/
+14
2020-04-28
slimbus: ngd: remove redundant assignment
Srinivas Kandagatla
1
-1
/
+0
2020-04-28
slimbus: ngd: get drvdata from correct device
Srinivas Kandagatla
1
-2
/
+2
2020-04-28
bus: mhi: core: Add support for MHI suspend and resume
Manivannan Sadhasivam
3
-1
/
+164
2020-04-26
Linux 5.7-rc3
v5.7-rc3
Linus Torvalds
1
-1
/
+1
2020-04-26
firmware_loader: revert removal of the fw_fallback_config export
Luis Chamberlain
1
-0
/
+1
2020-04-25
s390/protvirt: fix compilation issue
Claudio Imbrenda
2
-3
/
+2
2020-04-25
selftests/bpf: Fix a couple of broken test_btf cases
Stanislav Fomichev
4
-40
/
+16
2020-04-25
tools/runqslower: Ensure own vmlinux.h is picked up first
Andrii Nakryiko
1
-1
/
+1
2020-04-25
bpf: Make bpf_link_fops static
Zou Wei
1
-1
/
+1
2020-04-25
bpftool: Respect the -d option in struct_ops cmd
Martin KaFai Lau
1
-1
/
+7
2020-04-25
selftests/bpf: Add test for freplace program with expected_attach_type
Toke Høiland-Jørgensen
3
-18
/
+58
2020-04-25
bpf: Propagate expected_attach_type when verifying freplace programs
Toke Høiland-Jørgensen
1
-0
/
+8
2020-04-25
bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
Andrii Nakryiko
1
-2
/
+9
2020-04-25
bpf, x86_32: Fix logic error in BPF_LDX zero-extension
Wang YanQing
1
-1
/
+1
2020-04-25
bpf, x86_32: Fix clobbering of dst for BPF_JSET
Luke Nelson
1
-4
/
+18
2020-04-25
bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
Luke Nelson
1
-1
/
+3
2020-04-25
bpf: Fix reStructuredText markup
Jakub Wilk
2
-2
/
+2
2020-04-25
net: systemport: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-25
net: bcmgenet: suppress warnings on failed Rx SKB allocations
Doug Berger
1
-1
/
+2
2020-04-25
macsec: avoid to set wrong mtu
Taehee Yoo
1
-4
/
+8
2020-04-25
dt-bindings: phy: qcom-qusb2: Fix defaults
Douglas Anderson
1
-3
/
+3
[next]