summaryrefslogtreecommitdiffstats
path: root/lib/strnlen_user.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-31Josh has movedJosh Triplett4-6/+12
2014-07-31kexec: export free_huge_page to VMCOREINFOAtsushi Kumagai3-1/+4
2014-07-31mm: fix filemap.c pagecache_get_page() kernel-doc warningsRandy Dunlap1-5/+8
2014-07-31mm: debugfs: move rounddown_pow_of_two() out from do_fault pathAndrey Ryabinin1-9/+12
2014-07-31memcg: oom_notify use-after-free fixMichal Hocko1-0/+4
2014-07-31hwpoison: call action_result() in failure path of hwpoison_user_mappings()Naoya Horiguchi1-2/+4
2014-07-31hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings()Naoya Horiguchi1-1/+7
2014-07-31rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine1-1/+7
2014-07-31mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes1-8/+8
2014-07-31mm/page-writeback.c: fix divide by zero in bdi_dirty_limits()Maxim Patlasov1-3/+3
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds3-36/+2
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel4-58/+105
2014-07-30kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon1-4/+20
2014-07-30arm: Add devicetree fixup machine functionLaura Abbott3-1/+18
2014-07-30of: Add memory limiting function for flattened devicetreesLaura Abbott2-0/+49
2014-07-30of: Split early_init_dt_scan into two partsLaura Abbott2-1/+19
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli1-1/+1
2014-07-29cdc-ether: clean packet filter upon probeOliver Neukum1-0/+16
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum3-2/+36
2014-07-29net: sendmsg: fix NULL pointer dereferenceAndrey Ryabinin2-7/+8
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov1-0/+1
2014-07-29AFS: Correctly assemble the client UUIDDavid Howells1-2/+2
2014-07-29mm: fix page_alloc.c kernel-doc warningsRandy Dunlap1-6/+9
2014-07-29ARM: dts: Revert enabling of twl configuration for n900Tony Lindgren1-1/+1
2014-07-29ip: make IP identifiers less predictableEric Dumazet3-13/+32
2014-07-29neighbour : fix ndm_type type error issueJun Zhao2-2/+2
2014-07-29sunvnet: only use connected ports when sendingDavid L Stevens1-5/+17
2014-07-28crypto: arm-aes - fix encryption of unaligned dataMikulas Patocka1-5/+5
2014-07-28crypto: arm64-aes - fix encryption of unaligned dataMikulas Patocka1-6/+6
2014-07-28powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon1-2/+4
2014-07-28powerpc/powernv: Change BUG_ON to WARN_ON in elog codeVasant Hegde1-2/+2
2014-07-27Linux 3.16-rc7v3.16-rc7Linus Torvalds1-1/+1
2014-07-26Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds1-0/+2
2014-07-26mm: fix direct reclaim writeback regressionHugh Dickins1-2/+3
2014-07-26ARM: dts: fix L2 address in Hi3620Haojian Zhuang1-1/+1
2014-07-26parport: fix menu breakageRandy Dunlap1-6/+6
2014-07-26blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...Steven Miao1-1/+1
2014-07-26defconfig: BF609: update spi config nameSteven Miao1-1/+1
2014-07-26irq: blackfin sec: drop duplicated sec priority setSteven Miao1-2/+0
2014-07-26blackfin: bind different groups of one pinmux function to different state nameSonic Zhang2-11/+12
2014-07-26blackfin: fix some bf5xx boards build for missing <linux/gpio.h>Steven Miao7-0/+7
2014-07-26pm: bf609: cleanup smc nor flashSteven Miao3-7/+5
2014-07-25can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...George Cherian1-1/+2
2014-07-25bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-07-25r8152: fix the checking of the usb speedhayeswang1-4/+3
2014-07-25net: phy: Ensure the MDIO bus module is heldEzequiel Garcia1-0/+13
2014-07-25net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia1-0/+1
2014-07-25bnx2x: fix set_setting for some PHYsYaniv Rosner1-0/+1
2014-07-25drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse1-0/+1
2014-07-24parisc: Eliminate memset after alloc_bootmem_pagesHIMANGI SARAOGI1-1/+0