aboutsummaryrefslogtreecommitdiffstats
path: root/security/smack/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Smack: secmark support for netfilterCasey Schaufler1-0/+12
2015-01-20Smack: Rework file hooksCasey Schaufler1-21/+19
2015-01-19smack: Fix a bidirectional UDS connect check typoZbigniew Jasinski1-1/+3
2015-01-19smack: introduce a special case for tmpfs in smack_d_instantiate()Ɓukasz Stelmach1-2/+14
2015-01-19smack: fix logic in smack_inode_init_security functionLukasz Pawelczyk1-3/+2
2015-01-19smack: miscellaneous small fixes in function commentsLukasz Pawelczyk1-5/+9
2015-01-14tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan1-0/+12
2015-01-14tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan1-0/+3
2015-01-14tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan1-3/+5
2015-01-14team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoinJiri Pirko1-2/+14
2015-01-14openvswitch: packet messages need their own probe attribtueThomas Graf2-1/+6
2015-01-14i40e: adds FCoE configure optionVasu Dev3-3/+14
2015-01-14cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai1-1/+1
2015-01-14netdevice: Add missing parentheses in macroBenjamin Poirier1-1/+1
2015-01-14bridge: only provide proxy ARP when CONFIG_INET is enabledArnd Bergmann1-1/+2
2015-01-14MPILIB: Fix comparison of negative MPIsRasmus Villemoes1-1/+1
2015-01-14MPILIB: Fix obvious but harmless typoRasmus Villemoes1-1/+1
2015-01-14MPILIB: Deobfuscate mpi_cmpRasmus Villemoes1-5/+3
2015-01-14neighbour: fix base_reachable_time(_ms) not effective immediatly when changedJean-Francois Remy1-0/+44
2015-01-14net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner4-4/+37
2015-01-13xen-netfront: use different locks for Rx and Tx statsDavid Vrabel1-29/+42
2015-01-13drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N3-4/+19
2015-01-13leds: netxbig: fix oops at probe timeSimon Guinot1-6/+6
2015-01-13cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai1-0/+2
2015-01-13kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger1-6/+6
2015-01-13net: Corrected the comment describing the ndo operations to reflect the actual prototype for couple of operationsB Viswanath1-2/+2
2015-01-13locks: fix NULL-deref in generic_delete_leaseNeilBrown1-1/+1
2015-01-13x86/xen: properly retrieve NMI reasonJan Beulich2-1/+72
2015-01-13mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon2-6/+10
2015-01-12usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov1-1/+1
2015-01-12MAINTAINERS: add me as ibmveth maintainerThomas Falcon1-1/+1
2015-01-12tipc: fix bug in broadcast retransmit codeJon Paul Maloy1-2/+3
2015-01-12update ip-sysctl.txt documentation (v2)Ani Sinha1-0/+2
2015-01-12net/at91_ether: prepare and unprepare clockAlexandre Belloni1-5/+5
2015-01-12isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel1-1/+1
2015-01-12arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier2-1/+2
2015-01-12arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier1-0/+1
2015-01-12xen: check for zero sized area when invalidating memoryJuergen Gross1-0/+2
2015-01-12xen: use correct type for physical addressesJuergen Gross1-2/+2
2015-01-12xen: correct race in alloc_p2m_pmd()Juergen Gross1-6/+3
2015-01-12xen: correct error for building p2m list on 32 bitsJuergen Gross1-1/+1
2015-01-12s390/uprobes: fix user space PER eventsJan Willeke1-9/+60
2015-01-12mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter2-0/+28
2015-01-12mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter1-0/+2
2015-01-12mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski1-2/+6
2015-01-12mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni1-8/+7
2015-01-12mmc: sdhci: Disable re-tuning for HS400Adrian Hunter2-0/+30
2015-01-12mmc: sdhci: Simplify use of tuning timerAdrian Hunter1-15/+8
2015-01-12mmc: sdhci: Add out_unlock to sdhci_execute_tuningAdrian Hunter1-3/+2
2015-01-12mmc: sdhci: Tuning should not change max_blk_countAdrian Hunter1-6/+3