aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-18crypto: public_key: remove MPIs from public_key_signature structTadeusz Struk1-13/+1
2016-02-18integrity: convert digsig to akcipher apiTadeusz Struk2-7/+4
2016-02-10crypto: KEYS: convert public key and digsig asym to the akcipher apiTadeusz Struk12-295/+134
2016-02-10KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an optionDavid Howells26-26/+0
2016-02-09KEYS: Add an alloc flag to convey the builtinness of a keyDavid Howells3-2/+5
2016-02-09v2 linux-next scripts/sign-file.c Fix LibreSSL supportCodarren Velvindron1-1/+1
2016-02-07Linux 4.5-rc3Linus Torvalds1-1/+1
2016-02-05epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron1-6/+32
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-05MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)1-2/+0
2016-02-05dax: dirty inode only if requiredDmitry Monakhov1-1/+2
2016-02-05thp: make deferred_split_scan() work againKirill A. Shutemov1-1/+1
2016-02-05mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2-44/+25
2016-02-05ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei1-0/+2
2016-02-05um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange1-13/+10
2016-02-05mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka4-7/+7
2016-02-05mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz1-2/+3
2016-02-05mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov1-1/+1
2016-02-05mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov1-9/+5
2016-02-05mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa1-1/+1
2016-02-05vmstat: make vmstat_update deferrableMichal Hocko1-1/+1
2016-02-05mm, vmstat: make quiet_vmstat lighterMichal Hocko1-22/+46
2016-02-05mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka1-4/+5
2016-02-05memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson1-1/+1
2016-02-05dump_stack: avoid potential deadlocksEric Dumazet1-3/+4
2016-02-05mm: validate_mm browse_rb SMP race conditionAndrea Arcangeli1-2/+5
2016-02-05m32r: fix build failure due to SMP and MMUSudip Mukherjee1-0/+1
2016-02-05block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler1-1/+7
2016-02-05signals: avoid random wakeups in sigsuspend()Sasha Levin1-2/+4
2016-02-05drm/dp/mst: deallocate payload on port destructionMykola Lysenko1-8/+83
2016-02-05drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky1-6/+6
2016-02-05drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu2-51/+38
2016-02-05drm/dp/mst: change MST detection schemeMykola Lysenko1-18/+19
2016-02-05drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland1-28/+39
2016-02-05drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland1-2/+51
2016-02-05drm/mst: Add range check for max_payloads during initImre Deak1-0/+3
2016-02-05drm/mst: Don't ignore the MST PBN self-test resultImre Deak1-1/+3
2016-02-05drm: fix missing reference counting decreaseInsu Yun1-0/+1
2016-02-04xhci: harden xhci_find_next_ext_cap against device removalJoe Lawrence1-0/+4
2016-02-04ARM: multi_v7_defconfig: enable DW_WATCHDOGDinh Nguyen1-0/+1
2016-02-04ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij1-17/+20
2016-02-04[media] saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab1-1/+4
2016-02-04libceph: MOSDOpReply v7 encodingIlya Dryomov2-1/+14
2016-02-04libceph: advertise support for TUNABLES5Ilya Dryomov1-1/+12
2016-02-04crush: decode and initialize chooseleaf_stableIlya Dryomov1-5/+14
2016-02-04crush: add chooseleaf_stable tunableIlya Dryomov2-5/+21
2016-02-04crush: ensure take bucket value is validIlya Dryomov1-1/+2
2016-02-04crush: ensure bucket id is valid before indexing buckets arrayIlya Dryomov1-2/+10
2016-02-04ceph: fix snap context leak in error pathYan, Zheng1-1/+1
2016-02-04ceph: checking for IS_ERR instead of NULLDan Carpenter1-2/+2