summaryrefslogtreecommitdiffstats
path: root/crypto/testmgr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-18mm/gup: Move page table entry dereference into helper functionKirill A. Shutemov1-8/+12
2017-03-18mm/gup: Move permission checks into helpersKirill A. Shutemov2-5/+35
2017-03-18mm/gup: Drop the arch_pte_access_permitted() MMU callbackKirill A. Shutemov7-37/+0
2017-03-18x86/mm: Correct fixmap header usage on adaptable MODULES_ENDThomas Garnier5-7/+1
2017-03-16x86: Make the GDT remapping read-only on 64-bitThomas Garnier5-55/+96
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier17-29/+114
2017-03-16x86/mm: Adapt MODULES_END based on fixmap section sizeThomas Garnier6-2/+13
2017-03-15gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher1-1/+1
2017-03-15xfs: verify inline directory data forksDarrick J. Wong6-18/+122
2017-03-14qed: Enable iSCSI Out-of-OrderMintz, Yuval1-0/+3
2017-03-14qed: Correct out-of-bound access in OOO historyMintz, Yuval1-0/+2
2017-03-14qed: Fix interrupt flags on Rx LL2Ram Amrani1-4/+5
2017-03-14qed: Free previous connections when releasing iSCSIMintz, Yuval1-0/+28
2017-03-14qed: Fix mapping leak on LL2 rx flowMintz, Yuval1-0/+2
2017-03-14qed: Prevent creation of too-big u32-chainsTomer Tayar1-3/+2
2017-03-14qed: Align CIDs according to DORQ requirementRam Amrani1-1/+2
2017-03-14mlxsw: reg: Fix SPVMLR max record countJiri Pirko1-1/+1
2017-03-14mlxsw: reg: Fix SPVM max record countJiri Pirko1-1/+1
2017-03-14net: Resend IGMP memberships upon peer notification.Vlad Yasevich1-0/+1
2017-03-14md/raid1: fix a trivial typo in commentsZhilong Liu1-1/+1
2017-03-14blk-mq-sched: don't run the queue async from blk_mq_try_issue_directly()Jens Axboe1-4/+5
2017-03-14md/r5cache: fix set_syndrome_sources() for data in cacheSong Liu1-1/+2
2017-03-14x86/hugetlb: Adjust to the new native/compat mmap basesDmitry Safonov4-15/+21
2017-03-14x86/power: Add 5-level paging supportKirill A. Shutemov1-14/+33
2017-03-14x86/mm/vmalloc: Add 5-level paging supportKirill A. Shutemov1-3/+24
2017-03-14x86/mm/ident_map: Add 5-level paging supportKirill A. Shutemov1-7/+44
2017-03-14x86/mm/gup: Add 5-level paging supportKirill A. Shutemov1-6/+27
2017-03-14x86/mm: Convert trivial cases of page table walk to 5-level pagingKirill A. Shutemov9-23/+85
2017-03-14x86/mm: Extend headers with basic definitions to support 5-level pagingKirill A. Shutemov5-6/+53
2017-03-14dccp: fix memory leak during tear-down of unsuccessful connection requestHannes Frederic Sowa1-0/+1
2017-03-14tun: fix premature POLLOUT notification on tun devicesHannes Frederic Sowa1-3/+15
2017-03-14dccp/tcp: fix routing redirect raceJon Maxwell4-8/+14
2017-03-14ucc/hdlc: fix two little issueZhao Qiang1-2/+2
2017-03-14vxlan: fix ovs supportNicolas Dichtel1-33/+40
2017-03-14net: use net->count to check whether a netns is alive or notAndrey Vagin1-3/+3
2017-03-13bridge: drop netfilter fake rtable unconditionallyFlorian Westphal2-21/+1
2017-03-13ipv6: avoid write to a possibly cloned skbFlorian Westphal1-1/+6
2017-03-13net: wimax/i2400m: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-13isdn/gigaset: fix NULL-deref at probeJohan Hovold1-0/+3
2017-03-13ipv6: make ECMP route replacement less greedySabrina Dubroca1-0/+2
2017-03-13mm, gup: fix typo in gup_p4d_range()Kirill A. Shutemov1-1/+1
2017-03-13writeback: fix memory leak in wb_queue_work()Tahsin Erdogan1-14/+21
2017-03-13blk-mq: Fix tagset reinit in the presence of cpu hot-unplugSagi Grimberg1-0/+3
2017-03-13x86/mm: Make mmap(MAP_32BIT) work correctlyDmitry Safonov1-2/+2
2017-03-13x86/mm: Introduce mmap_compat_base() for 32-bit mmap()Dmitry Safonov6-17/+69
2017-03-13x86/mm: Add task_size parameter to mmap_base()Dmitry Safonov3-30/+48
2017-03-13x86/mm: Introduce arch_rnd() to compute 32/64 mmap random baseDmitry Safonov1-12/+14
2017-03-13bpf: improve read-only handlingDaniel Borkmann1-4/+12
2017-03-13selftests/bpf: fix broken buildAlexei Starovoitov3-1/+25
2017-03-13mpls: Do not decrement alive counter for unregister eventsDavid Ahern1-1/+2