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
*
selinux: fix sidtab string cache locking
Ondrej Mosnacek
2020-02-06
1
-9
/
+3
*
selinux: fix typo in filesystem name
Hridya Valsaraju
2020-02-06
1
-1
/
+1
*
selinux: fix regression introduced by move_mount(2) syscall
Stephen Smalley
2020-01-20
1
-0
/
+10
*
selinux: do not allocate ancillary buffer on first load
Ondrej Mosnacek
2020-01-16
1
-15
/
+13
*
selinux: remove redundant allocation and helper functions
Paul Moore
2020-01-16
1
-58
/
+36
*
selinux: remove redundant selinux_nlmsg_perm
Huaisheng Ye
2020-01-16
1
-39
/
+34
*
selinux: fix wrong buffer types in policydb.c
Ondrej Mosnacek
2020-01-16
1
-2
/
+2
*
selinux: reorder hooks to make runtime disable less broken
Ondrej Mosnacek
2020-01-10
1
-31
/
+70
*
selinux: treat atomic flags more carefully
Ondrej Mosnacek
2020-01-10
3
-31
/
+61
*
selinux: make default_noexec read-only after init
Stephen Smalley
2020-01-10
1
-1
/
+1
*
selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.
Ravi Kumar Siddojigari
2020-01-10
2
-2
/
+15
*
selinux: remove redundant msg_msg_alloc_security
Huaisheng Ye
2020-01-10
1
-11
/
+6
*
Documentation,selinux: fix references to old selinuxfs mount point
Stephen Smalley
2020-01-07
2
-8
/
+8
*
selinux: deprecate disabling SELinux and runtime
Paul Moore
2020-01-07
4
-0
/
+37
*
selinux: allow per-file labelling for binderfs
Hridya Valsaraju
2020-01-07
1
-0
/
+1
*
selinuxfs: use scnprintf to get real length for inode
liuyang34
2020-01-07
1
-2
/
+2
*
selinux: remove set but not used variable 'sidtab'
YueHaibing
2019-12-24
1
-8
/
+0
*
selinux: ensure the policy has been loaded before reading the sidtab stats
Paul Moore
2019-12-23
1
-0
/
+6
*
selinux: ensure we cleanup the internal AVC counters on error in avc_update()
Jaihind Yadav
2019-12-21
1
-1
/
+1
*
selinux: randomize layout of key structures
Stephen Smalley
2019-12-19
4
-4
/
+4
*
selinux: clean up selinux_enabled/disabled/enforcing_boot
Stephen Smalley
2019-12-19
7
-18
/
+17
*
selinux: remove unnecessary selinux cred request
Yang Guo
2019-12-12
1
-4
/
+3
*
selinux: ensure we cleanup the internal AVC counters on error in avc_insert()
Paul Moore
2019-12-10
1
-27
/
+24
*
security: only build lsm_audit if CONFIG_SECURITY=y
Stephen Smalley
2019-12-10
1
-1
/
+1
*
selinux: clean up selinux_inode_permission MAY_NOT_BLOCK tests
Stephen Smalley
2019-12-10
1
-4
/
+4
*
selinux: fall back to ref-walk if audit is required
Stephen Smalley
2019-12-10
3
-26
/
+17
*
selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"
Stephen Smalley
2019-12-10
3
-4
/
+30
*
security,lockdown,selinux: implement SELinux lockdown
Stephen Smalley
2019-12-09
7
-27
/
+74
*
selinux: cache the SID -> context string translation
Ondrej Mosnacek
2019-12-09
4
-94
/
+288
*
selinux: sidtab reverse lookup hash table
Jeff Vander Stoep
2019-12-09
9
-167
/
+306
*
Linux 5.5-rc1
v5.5-rc1
Linus Torvalds
2019-12-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-08
119
-628
/
+1025
|
\
|
*
r8169: fix rtl_hw_jumbo_disable for RTL8168evl
Heiner Kallweit
2019-12-07
1
-1
/
+1
|
*
net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()
Eric Dumazet
2019-12-07
1
-1
/
+7
|
*
r8169: add missing RX enabling for WoL on RTL8125
Heiner Kallweit
2019-12-07
1
-1
/
+1
|
*
vhost/vsock: accept only packets with the right dst_cid
Stefano Garzarella
2019-12-07
1
-1
/
+3
|
*
net: phy: dp83867: fix hfs boot in rgmii mode
Grygorii Strashko
2019-12-07
1
-48
/
+71
|
*
net: ethernet: ti: cpsw: fix extra rx interrupt
Grygorii Strashko
2019-12-07
1
-1
/
+1
|
*
inet: protect against too small mtu values.
Eric Dumazet
2019-12-07
5
-11
/
+20
|
*
gre: refetch erspan header from skb->data after pskb_may_pull()
Cong Wang
2019-12-07
1
-1
/
+1
|
*
pppoe: remove redundant BUG_ON() check in pppoe_pernet
Aditya Pakki
2019-12-07
1
-2
/
+0
|
*
Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps'
David S. Miller
2019-12-07
2
-8
/
+32
|
|
\
|
|
*
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
2019-12-07
1
-3
/
+3
|
|
*
tcp: tighten acceptance of ACKs not matching a child socket
Guillaume Nault
2019-12-07
1
-3
/
+13
|
|
*
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2019-12-07
2
-2
/
+16
|
|
/
|
*
Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2019-12-07
10
-75
/
+143
|
|
\
|
|
*
net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tag
Parav Pandit
2019-12-05
2
-38
/
+93
|
|
*
net/mlx5e: ethtool, Fix analysis of speed setting
Aya Levin
2019-12-05
1
-10
/
+3
|
|
*
net/mlx5e: Fix translation of link mode into speed
Aya Levin
2019-12-05
1
-0
/
+1
|
|
*
net/mlx5e: Fix free peer_flow when refcount is 0
Roi Dayan
2019-12-05
1
-2
/
+5
[next]