index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-22
apparmor: fix race condition in null profile creation
John Johansen
1
-3
/
+11
2017-09-22
apparmor: move new_null_profile to after profile lookup fns()
John Johansen
1
-79
/
+79
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen
12
-16
/
+840
2017-09-22
apparmor: add more debug asserts to apparmorfs
John Johansen
1
-0
/
+17
2017-09-22
apparmor: make policy_unpack able to audit different info messages
John Johansen
2
-16
/
+40
2017-09-22
apparmor: add support for absolute root view based labels
John Johansen
2
-1
/
+10
2017-09-22
apparmor: cleanup conditional check for label in label_print
John Johansen
1
-14
/
+8
2017-09-22
apparmor: add mount mediation
John Johansen
9
-4
/
+841
2017-09-22
apparmor: add the ability to mediate signals
John Johansen
7
-0
/
+231
2017-09-22
apparmor: Redundant condition: prev_ns. in [label.c:1498]
John Johansen
1
-1
/
+1
2017-09-22
apparmor: Fix an error code in aafs_create()
Dan Carpenter
1
-1
/
+3
2017-09-22
apparmor: Fix logical error in verify_header()
Christos Gkekas
1
-1
/
+1
2017-09-22
apparmor: Fix shadowed local variable in unpack_trans_table()
Geert Uytterhoeven
1
-2
/
+2
2017-09-22
bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...
Somnath Kotur
1
-3
/
+20
2017-09-22
bnxt_re: Fix memory leak in FRMR path
Selvin Xavier
1
-1
/
+1
2017-09-22
bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port
Somnath Kotur
3
-8
/
+9
2017-09-22
bnxt_re: Fix race between the netdev register and unregister events
Somnath Kotur
2
-5
/
+15
2017-09-22
bnxt_re: Free up devices in module_exit path
Somnath Kotur
1
-0
/
+16
2017-09-22
bnxt_re: Fix compare and swap atomic operands
Devesh Sharma
1
-0
/
+1
2017-09-22
bnxt_re: Stop issuing further cmds to FW once a cmd times out
Somnath Kotur
2
-1
/
+6
2017-09-22
bnxt_re: Fix update of qplib_qp.mtu when modified
Devesh Sharma
1
-0
/
+3
2017-09-22
parisc: Add HWPOISON page fault handler code
Helge Deller
1
-4
/
+29
2017-09-22
parisc: Move init_per_cpu() into init section
Helge Deller
4
-4
/
+4
2017-09-22
parisc: Check if initrd was loaded into broken RAM
Helge Deller
1
-0
/
+9
2017-09-22
parisc: Add PDCE_CHECK instruction to HPMC handler
Helge Deller
1
-1
/
+9
2017-09-22
parisc: Add wrapper for pdc_instr() firmware function
Helge Deller
2
-0
/
+21
2017-09-22
parisc: Move start_parisc() into init section
Helge Deller
1
-2
/
+2
2017-09-22
parisc: Stop unwinding at start of stack
Helge Deller
1
-0
/
+12
2017-09-22
parisc: Fix too large frame size warnings
Helge Deller
1
-1
/
+2
2017-09-22
i40iw: Add support for port reuse on active side connections
Shiraz Saleem
2
-76
/
+78
2017-09-22
i40iw: Add missing VLAN priority
Mustafa Ismail
2
-1
/
+4
2017-09-22
i40iw: Call i40iw_cm_disconn on modify QP to disconnect
Shiraz Saleem
1
-0
/
+12
2017-09-22
i40iw: Prevent multiple netdev event notifier registrations
Shiraz Saleem
3
-19
/
+20
2017-09-22
i40iw: Fail open if there are no available MSI-X vectors
Shiraz Saleem
1
-1
/
+6
2017-09-22
RDMA/vmw_pvrdma: Fix reporting correct opcodes for completion
Adit Ranadive
1
-3
/
+28
2017-09-22
IB/bnxt_re: Fix frame stack compilation warning
Leon Romanovsky
1
-31
/
+36
2017-09-22
IB/mlx5: fix debugfs cleanup
Sudip Mukherjee
1
-3
/
+3
2017-09-22
IB/ocrdma: fix incorrect fall-through on switch statement
Colin Ian King
1
-0
/
+3
2017-09-22
IB/ipoib: Suppress the retry related completion errors
Santosh Shilimkar
1
-5
/
+11
2017-09-22
Input: elan_i2c - extend Flash-Write delay
KT Liao
1
-1
/
+1
2017-09-22
iw_cxgb4: remove the stid on listen create failure
Steve Wise
1
-1
/
+1
2017-09-22
iw_cxgb4: drop listen destroy replies if no ep found
Steve Wise
1
-0
/
+5
2017-09-22
iw_cxgb4: put ep reference in pass_accept_req()
Steve Wise
1
-1
/
+1
2017-09-22
Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-74
/
+68
2017-09-22
Merge tag 'powerpc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
19
-56
/
+77
2017-09-22
Merge branch '4.14-fixes' of git://git.linux-mips.org/pub/scm/ralf/upstream-l...
Linus Torvalds
27
-33
/
+37
2017-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
11
-42
/
+183
2017-09-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
20
-212
/
+236
2017-09-22
IB/core: Fix for core panic
Alex Estrin
1
-2
/
+2
2017-09-22
drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintf
Arvind Yadav
1
-0
/
+1
[prev]
[next]