summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* apparmor: increase left match history buffer sizeJohn Johansen2019-06-202-5/+4
* apparmor: Switch to GFP_KERNEL where possibleSebastian Andrzej Siewior2019-06-203-12/+12
* apparmor: Use a memory pool instead per-CPU cachesSebastian Andrzej Siewior2019-06-205-111/+164
* apparmor: Force type-casting of current->real_credBharath Vedartham2019-06-201-1/+1
* apparmor: fix spelling mistake "immutible" -> "immutable"Colin Ian King2019-04-171-1/+1
* apparmor: fix blob compression when ns is forced on a policy loadJohn Johansen2019-04-112-4/+8
* apparmor: fix missing ZLIB definesJohn Johansen2019-04-111-0/+2
* apparmor: fix blob compression build failure on ppcJohn Johansen2019-04-111-1/+1
* apparmor: Initial implementation of raw policy blob compressionChris Coulson2019-04-115-8/+285
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-04-109-41/+42
|\
| * IB/hfi1: Do not flush send queue in the TID RDMA second legKaike Wan2019-04-101-23/+8
| * RDMA/hns: Bugfix for SCC hem freeYangyang Li2019-04-081-3/+0
| * RDMA/hns: Fix bug that caused srq creation to failLijun Ou2019-04-082-4/+6
| * RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib2019-04-081-0/+2
| * IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua2019-03-271-1/+2
| * IB/hfi1: Fix the allocation of RSM tableKaike Wan2019-03-271-7/+19
| * IB/hfi1: Eliminate opcode tests on mr derefKaike Wan2019-03-271-2/+2
| * IB/hfi1: Clear the IOWAIT pending bits when QP is put into error stateKaike Wan2019-03-271-0/+2
| * IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan2019-03-271-1/+1
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-04-104-5/+22
|\ \
| * | virtio: Honour 'may_reduce_num' in vring_create_virtqueueCornelia Huck2019-04-082-1/+3
| * | MAiNTAINERS: add Paolo, Stefan for virtio blk/scsiMichael S. Tsirkin2019-04-081-1/+14
| * | virtio_pci: fix a NULL pointer reference in vp_del_vqsLongpeng2019-04-081-3/+5
* | | apparmor: Restore Y/N in /sys for apparmor's "enabled"Kees Cook2019-04-101-1/+48
* | | Bluetooth: btusb: request wake pin with NOAUTOENBrian Norris2019-04-101-1/+1
* | | Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-103-3/+11
|\ \ \
| * | | MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfigHoratiu Vultur2019-04-041-0/+8
| * | | MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_bridge_irqThomas Bogendoerfer2019-03-281-2/+1
| * | | MIPS: KGDB: fix kgdb support for SMP platforms.Chong Qiao2019-03-281-1/+2
| | |/ | |/|
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-04-102-2/+6
|\ \ \
| * | | aio: use kmem_cache_free() instead of kfree()Wei Yongjun2019-04-051-1/+1
| * | | iov_iter: Fix build error without CONFIG_CRYPTOYueHaibing2019-04-041-0/+4
| * | | aio: Fix an error code in __io_submit_one()Dan Carpenter2019-04-031-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-0914-28/+89
|\ \ \ \
| * \ \ \ Merge branch 'bnxt_en-fixes'David S. Miller2019-04-091-3/+13
| |\ \ \ \
| | * | | | bnxt_en: Reset device on RX buffer errors.Michael Chan2019-04-091-0/+6
| | * | | | bnxt_en: Improve RX consumer index validity check.Michael Chan2019-04-091-3/+7
| |/ / / /
| * | | | net: macb driver, check for SKBTX_HW_TSTAMPPaul Thomas2019-04-091-1/+3
| * | | | Merge branch 'ethtool-fix-use-of-SPEED_UNKNOWN-constant'David S. Miller2019-04-094-8/+8
| |\ \ \ \
| | * | | | qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-091-1/+1
| | * | | | broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constantMichael Zhivich2019-04-092-6/+6
| | * | | | ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich2019-04-091-1/+1
| |/ / / /
| * | | | Merge branch 'erspan-use-after-free'David S. Miller2019-04-092-12/+23
| |\ \ \ \
| | * | | | net: ip6_gre: fix possible use-after-free in ip6erspan_rcvLorenzo Bianconi2019-04-091-7/+13
| | * | | | net: ip_gre: fix possible use-after-free in erspan_rcvLorenzo Bianconi2019-04-091-5/+10
| |/ / / /
| * | | | r8169: disable ASPM againHeiner Kallweit2019-04-091-0/+6
| * | | | MAINTAINERS: ieee802154: update documentation file patternStefan Schmidt2019-04-081-1/+1
| * | | | net: vrf: Fix ping failed when vrf mtu is set to 0Miaohe Lin2019-04-081-2/+6
| * | | | selftests: add a tc matchall test caseNicolas Dichtel2019-04-081-0/+20
| * | | | nfc: nci: Potential off by one in ->pipes[] arrayDan Carpenter2019-04-071-1/+1