index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ima: Use inode_is_open_for_write
Nikolay Borisov
2018-12-13
1
-1
/
+1
*
ima: Support platform keyring for kernel appraisal
Nayna Jain
2018-12-13
1
-2
/
+12
*
efi: Allow the "db" UEFI variable to be suppressed
Josh Boyer
2018-12-13
1
-10
/
+35
*
efi: Import certificates from UEFI Secure Boot
Josh Boyer
2018-12-13
2
-1
/
+173
*
efi: Add an EFI signature blob parser
Dave Howells
2018-12-13
3
-1
/
+119
*
efi: Add EFI signature data types
Dave Howells
2018-12-13
1
-0
/
+25
*
integrity: Load certs to the platform keyring
Nayna Jain
2018-12-13
3
-24
/
+86
*
integrity: Define a trusted platform keyring
Nayna Jain
2018-12-13
5
-16
/
+81
*
selftests/ima: kexec_load syscall test
Mimi Zohar
2018-12-11
4
-0
/
+70
*
ima: don't measure/appraise files on efivarfs
Mimi Zohar
2018-12-11
1
-1
/
+3
*
x86/ima: retry detecting secure boot mode
Mimi Zohar
2018-12-11
3
-3
/
+47
*
docs: Extend trusted keys documentation for TPM 2.0
Stefan Berger
2018-12-11
1
-1
/
+30
*
x86/ima: define arch_get_ima_policy() for x86
Eric Richter
2018-12-11
3
-2
/
+27
*
ima: add support for arch specific policies
Nayna Jain
2018-12-11
2
-2
/
+75
*
ima: refactor ima_init_policy()
Nayna Jain
2018-12-11
1
-41
/
+56
*
ima: prevent kexec_load syscall based on runtime secureboot flag
Nayna Jain
2018-12-11
1
-6
/
+13
*
x86/ima: define arch_ima_get_secureboot
Nayna Jain
2018-11-13
3
-0
/
+28
*
integrity: support new struct public_key_signature encoding field
Mimi Zohar
2018-11-13
1
-0
/
+1
*
Merge tag 'v4.20-rc2' into next-general
James Morris
2018-11-12
11404
-258745
/
+623921
|
\
|
*
Linux 4.20-rc2
v4.20-rc2
Linus Torvalds
2018-11-12
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-12
54
-199
/
+430
|
|
\
|
|
*
act_mirred: clear skb->tstamp on redirect
Eric Dumazet
2018-11-11
2
-10
/
+2
|
|
*
net: dsa: mv88e6xxx: Fix clearing of stats counters
Andrew Lunn
2018-11-11
1
-0
/
+2
|
|
*
tipc: fix link re-establish failure
Jon Maloy
2018-11-11
1
-4
/
+7
|
|
*
net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
Jakub Kicinski
2018-11-10
1
-1
/
+13
|
|
*
net: mvneta: correct typo
Alexandre Belloni
2018-11-10
1
-2
/
+2
|
|
*
flow_dissector: do not dissect l4 ports for fragments
배석진
2018-11-10
1
-2
/
+2
|
|
*
net: qualcomm: rmnet: Fix incorrect assignment of real_dev
Subash Abhinov Kasiviswanathan
2018-11-10
1
-3
/
+3
|
|
*
Merge branch 'aquantia-fixes'
David S. Miller
2018-11-10
11
-45
/
+145
|
|
|
\
|
|
|
*
net: aquantia: allow rx checksum offload configuration
Dmitry Bogdanov
2018-11-10
5
-6
/
+18
|
|
|
*
net: aquantia: invalid checksumm offload implementation
Dmitry Bogdanov
2018-11-10
2
-30
/
+41
|
|
|
*
net: aquantia: fixed enable unicast on 32 macvlan
Igor Russkikh
2018-11-10
1
-1
/
+1
|
|
|
*
net: aquantia: fix potential IOMMU fault after driver unbind
Dmitry Bogdanov
2018-11-10
4
-0
/
+35
|
|
|
*
net: aquantia: synchronized flow control between mac/phy
Igor Russkikh
2018-11-10
5
-8
/
+50
|
|
|
/
|
|
*
net: smsc95xx: Fix MTU range
Stefan Wahren
2018-11-09
1
-0
/
+2
|
|
*
net: stmmac: Fix RX packet size > 8191
Thor Thayer
2018-11-09
4
-4
/
+5
|
|
*
Merge branch 'qed-Slowpath-Queue-bug-fixes'
David S. Miller
2018-11-09
9
-43
/
+89
|
|
|
\
|
|
|
*
qed: Fix potential memory corruption
Sagiv Ozeri
2018-11-09
1
-7
/
+5
|
|
|
*
qed: Fix SPQ entries not returned to pool in error flows
Denis Bolotin
2018-11-09
8
-15
/
+45
|
|
|
*
qed: Fix blocking/unlimited SPQ entries leak
Denis Bolotin
2018-11-09
2
-27
/
+33
|
|
|
*
qed: Fix memory/entry leak in qed_init_sp_request()
Denis Bolotin
2018-11-09
1
-2
/
+14
|
|
|
/
|
|
*
inet: frags: better deal with smp races
Eric Dumazet
2018-11-09
1
-14
/
+15
|
|
*
net: hns3: bugfix for not checking return value
Huazhong Tan
2018-11-09
1
-1
/
+2
|
|
*
qlcnic: remove assumption that vlan_tci != 0
Michał Mirosław
2018-11-08
1
-3
/
+5
|
|
*
ibmvnic: fix accelerated VLAN handling
Michał Mirosław
2018-11-08
1
-1
/
+1
|
|
*
Merge branch 'FDDI-defza-Fix-a-bunch-of-small-issues'
David S. Miller
2018-11-08
2
-4
/
+6
|
|
|
\
|
|
|
*
FDDI: defza: Make the driver version string constant
Maciej W. Rozycki
2018-11-08
1
-1
/
+1
|
|
|
*
FDDI: defza: Move SMT Tx data buffer declaration next to its skb
Maciej W. Rozycki
2018-11-08
1
-1
/
+2
|
|
|
*
FDDI: defza: Add missing comment closing
Maciej W. Rozycki
2018-11-08
1
-0
/
+1
|
|
|
*
FDDI: defza: Fix SPDX annotation
Maciej W. Rozycki
2018-11-08
2
-2
/
+2
|
|
|
/
[next]