aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-12apparmor: add #ifdef checks for secmark filteringArnd Bergmann2-0/+12
2018-10-03apparmor: Fix uninitialized value in aa_split_fqnameZubin Mithra1-2/+4
2018-10-03apparmor: don't try to replace stale label in ptraceme checkJann Horn1-2/+2
2018-10-03apparmor: Replace spin_is_locked() with lockdepLance Roy1-1/+1
2018-10-03apparmor: Allow filtering based on secmark policyMatthew Garrett2-1/+177
2018-10-03apparmor: Parse secmark policyMatthew Garrett4-0/+77
2018-10-03apparmor: Add a wildcard secidMatthew Garrett2-2/+4
2018-09-13apparmor: don't try to replace stale label in ptrace access checkJann Horn2-2/+4
2018-09-07apparmor: Fix network performance issue in aa_label_sk_permTony Jones1-6/+9
2018-08-22apparmor: remove no-op permission check in policy_unpackJohn Johansen1-32/+0
2018-08-21apparmor: fix an error code in __aa_create_ns()Dan Carpenter1-1/+1
2018-07-20apparmor: Fix failure to audit context info in build_change_hatJohn Johansen1-1/+1
2018-07-19apparmor: Fully initialize aa_perms struct when answering userspace queryTyler Hicks1-4/+1
2018-07-19apparmor: Check buffer bounds when mapping permissions maskTyler Hicks3-6/+17
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds12-30/+97
2018-07-19Merge tag 'sound-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-6/+17
2018-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+3
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds171-1128/+1739
2018-07-18Merge tag 'devicetree-fixes-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds18-18/+31
2018-07-18tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap1-2/+2
2018-07-18ptp: fix missing break in switchGustavo A. R. Silva1-0/+1
2018-07-18hv_netvsc: Fix napi reschedule while receive completion is busyHaiyang Zhang1-7/+10
2018-07-18MAINTAINERS: Drop inactive Vitaly Bordug's emailKrzysztof Kozlowski1-1/+0
2018-07-18net: cavium: Add fine-granular dependencies on PCIAlexander Sverdlin1-6/+6
2018-07-18Merge branch 'net-qca_spi-Minor-bugfixes'David S. Miller1-9/+12
2018-07-18net: qca_spi: Fix log level if probe failsStefan Wahren1-8/+8
2018-07-18net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren1-0/+3
2018-07-18net: qca_spi: Avoid packet drop during initial syncStefan Wahren1-1/+1
2018-07-18ipv6: fix useless rol32 call on hashColin Ian King1-1/+1
2018-07-18ipv6: sr: fix useless rol32 call on hashColin Ian King1-1/+1
2018-07-18PCI: v3-semi: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: mediatek: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: faraday: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: aardvark: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: designware: Fix I/O space page leakSergei Shtylyov1-1/+2
2018-07-18PCI: versatile: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18PCI: xgene: Fix I/O space page leakSergei Shtylyov1-1/+1
2018-07-18Merge tag 'batadv-net-for-davem-20180717' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-10/+93
2018-07-18net: sched: Using NULL instead of plain integerYueHaibing1-2/+2
2018-07-18net: usb: asix: replace mii_nway_restart in resume pathAlexander Couzens1-1/+3
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov3-1/+41
2018-07-18net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-07-18lib/rhashtable: consider param->min_size when setting initial table sizeDavidlohr Bueso1-6/+11
2018-07-18Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds3-8/+13
2018-07-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-33/+63
2018-07-18Merge branch 'smc-fixes'David S. Miller3-4/+14
2018-07-18net/smc: reset recv timeout after clc handshakeKarsten Graul1-1/+2
2018-07-18net/smc: add error handling for get_user()Ursula Braun1-1/+2
2018-07-18net/smc: optimize consumer cursor updatesUrsula Braun1-2/+10
2018-07-18net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.Tetsuo Handa1-3/+6