index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
smack
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-14
KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslot
Sean Christopherson
2
-2
/
+101
2019-09-14
KVM: x86: work around leak of uninitialized stack contents
Fuqian Huang
1
-0
/
+7
2019-09-14
KVM: nVMX: handle page fault in vmread
Paolo Bonzini
1
-1
/
+3
2019-09-14
riscv: modify the Image header to improve compatibility with the ARM64 header
Paul Walmsley
3
-14
/
+15
2019-09-13
net: devlink: move reload fail indication to devlink core and expose to user
Jiri Pirko
4
-11
/
+30
2019-09-13
net: devlink: split reload op into two
Jiri Pirko
5
-16
/
+56
2019-09-13
mlx4: Split restart_one into two functions
Jiri Pirko
3
-7
/
+23
2019-09-13
cdc_ether: fix rndis support for Mediatek based smartphones
Bjørn Mork
1
-1
/
+9
2019-09-13
sctp: destroy bucket if failed to bind addr
Mao Wenan
1
-4
/
+6
2019-09-13
sctp: remove redundant assignment when call sctp_get_port_local
Mao Wenan
1
-2
/
+1
2019-09-13
sctp: change return type of sctp_get_port_local
Mao Wenan
1
-4
/
+4
2019-09-13
ip: support SO_MARK cmsg
Willem de Bruijn
9
-8
/
+15
2019-09-13
rtw88: report RX power for each antenna
Yan-Hsuan Chuang
3
-3
/
+9
2019-09-13
rtw88: fix wrong rx power calculation
Tsang-Shian Lin
1
-2
/
+2
2019-09-13
rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic version
Michael Straube
1
-16
/
+2
2019-09-13
rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic version
Michael Straube
1
-17
/
+1
2019-09-13
rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version
Michael Straube
1
-22
/
+1
2019-09-13
rtw88: allows to receive AMSDU in AMPDU
Yan-Hsuan Chuang
1
-0
/
+1
2019-09-13
rtw88: add dynamic cck pd mechanism
Tzu-En Huang
4
-0
/
+188
2019-09-13
rtw88: move IQK/DPK into phy_calibration
Yan-Hsuan Chuang
4
-8
/
+12
2019-09-13
rtw88: 8822c: add SW DPK support
Tzu-En Huang
10
-1637
/
+3320
2019-09-13
rtw88: 8822c: add FW IQK support
Yan-Hsuan Chuang
2
-0
/
+18
2019-09-13
rtw88: 8822c: Enable interrupt migration
Tsang-Shian Lin
2
-0
/
+6
2019-09-13
rtw88: 8822c: update pwr_seq to v13
Chin-Yen Lee
1
-0
/
+10
2019-09-13
rtw88: 8822c: update PHY parameter to v38
Yan-Hsuan Chuang
1
-380
/
+2690
2019-09-13
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...
Larry Finger
6
-182
/
+0
2019-09-13
rtlwifi: rtl8723be: Convert inline routines to little-endian words
Larry Finger
2
-169
/
+175
2019-09-13
rtlwifi: rtl8723be: Convert macros that set descriptor
Larry Finger
2
-272
/
+470
2019-09-13
rtlwifi: rtl8723be: Replace local bit manipulation macros
Larry Finger
1
-75
/
+74
2019-09-13
rtlwifi: rtl8723be: Remove unused SET_XXX and GET_XXX macros
Larry Finger
1
-165
/
+2
2019-09-13
rtlwifi: rtl8723ae: Convert inline routines to little-endian words
Larry Finger
2
-134
/
+140
2019-09-13
rtlwifi: rtl8723ae: Convert macros that set descriptor
Larry Finger
2
-245
/
+411
2019-09-13
rtlwifi: rtl8723ae: Replace local bit manipulation macros
Larry Finger
1
-62
/
+62
2019-09-13
rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macros
Larry Finger
1
-332
/
+4
2019-09-13
libertas: use mesh_wdev->ssid instead of priv->mesh_ssid
Lubomir Rintel
3
-15
/
+21
2019-09-13
ssb: make array pwr_info_offset static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-13
CREDITS: Update email address
Luis Correia
1
-1
/
+1
2019-09-13
PTP: add support for one-shot output
Felipe Balbi
1
-3
/
+3
2019-09-13
PTP: introduce new versions of IOCTLs
Felipe Balbi
2
-1
/
+86
2019-09-13
ixgbevf: Fix secpath usage for IPsec Tx offload
Jeff Kirsher
1
-1
/
+2
2019-09-13
brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
1
-7
/
+7
2019-09-13
bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks objec...
Colin Ian King
1
-4
/
+6
2019-09-13
rtlwifi: rtl8821ae: make array static const and remove redundant assignment
Colin Ian King
1
-2
/
+2
2019-09-13
brcmfmac: don't realloc wiphy during PCIe reset
Rafał Miłecki
1
-4
/
+4
2019-09-13
brcmfmac: split brcmf_attach() and brcmf_detach() functions
Rafał Miłecki
5
-19
/
+80
2019-09-13
brcmfmac: move "cfg80211_ops" pointer to another struct
Rafał Miłecki
4
-5
/
+7
2019-09-13
mmc: tmio: Fixup runtime PM management during remove
Ulf Hansson
1
-3
/
+4
2019-09-13
mmc: tmio: Fixup runtime PM management during probe
Ulf Hansson
2
-1
/
+9
2019-09-13
Revert "mmc: tmio: move runtime PM enablement to the driver implementations"
Ulf Hansson
4
-23
/
+2
2019-09-13
netfilter: conntrack: remove two unused functions from nf_conntrack_timestamp.h.
Jeremy Sowden
1
-16
/
+0
[next]