aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-16IPMI: reserve memio regions separatelyCorey Minyard1-13/+27
2016-05-16ipmi: Fix some minor coding style issuesCorey Minyard1-13/+12
2016-05-16namei: Improve hash mixing if CONFIG_DCACHE_WORD_ACCESSGeorge Spelvin1-7/+26
2016-05-16locking/rwsem: Fix comment on register clobberingBorislav Petkov1-2/+4
2016-05-16mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter1-0/+7
2016-05-16mmc: sh_mobile_sdhi: enable SDIO IRQs for RCar Gen3Wolfram Sang1-1/+1
2016-05-16mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cardsWolfram Sang1-1/+6
2016-05-16mmc: sdhci-st: correct name of sd-uhs-sdr50 propertySimon Horman1-2/+2
2016-05-16MAINTAINERS: update entry for TMIO MMC driverWolfram Sang1-5/+4
2016-05-16mmc: block: improve logging of handling emmc timeoutsKen Sumrall1-2/+8
2016-05-16mmc: sdhci: removed unneeded function wrappersDong Aisheng1-45/+15
2016-05-15Linux 4.6Linus Torvalds1-1/+1
2016-05-15locking/rwsem: Fix down_write_killable()Peter Zijlstra1-6/+15
2016-05-14arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim1-0/+1
2016-05-14net/route: enforce hoplimit max valuePaolo Abeni2-0/+4
2016-05-14nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds1-1/+3
2016-05-13drivers: net: xgene: fix register offsetIyappan Subramanian2-4/+4
2016-05-13drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian4-19/+53
2016-05-13drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian2-11/+27
2016-05-13drivers: net: xgene: fix sharing of irqsIyappan Subramanian1-2/+2
2016-05-13drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian2-5/+8
2016-05-13ACPI / video: mark acpi_video_get_levels() inlineArnd Bergmann1-1/+1
2016-05-13ring-buffer: Prevent overflow of size in ring_buffer_resize()Steven Rostedt (Red Hat)1-5/+4
2016-05-13ring-buffer: Use long for nr_pages to avoid overflow failuresSteven Rostedt (Red Hat)1-12/+14
2016-05-13ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt1-0/+2
2016-05-13x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GSMateusz Guzik1-0/+1
2016-05-13regulator: rk808: Migrate to regulator core's simplified DT parsing codeWadim Egorov1-171/+79
2016-05-13crypto: qat - change the adf_ctl_stop_devices to voidTadeusz Struk1-6/+3
2016-05-13xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant1-0/+1
2016-05-12ext4: switch to ->iterate_shared()Al Viro2-2/+9
2016-05-12hfs: switch to ->iterate_shared()Al Viro4-3/+15
2016-05-12hfsplus: switch to ->iterate_shared()Al Viro5-3/+15
2016-05-12hostfs: switch to ->iterate_shared()Al Viro1-1/+1
2016-05-12hpfs: switch to ->iterate_shared()Al Viro1-1/+1
2016-05-12hpfs: handle allocation failures in hpfs_add_pos()Al Viro3-6/+14
2016-05-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli5-26/+95
2016-05-12ksm: fix conflict between mmput and scan_get_next_rmap_itemZhou Chengming1-5/+10
2016-05-12ocfs2: fix posix_acl_create deadlockJunxiao Bi6-48/+77
2016-05-12ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi3-2/+27
2016-05-12gfs2: switch to ->iterate_shared()Al Viro1-2/+2
2016-05-12net: mvneta: bm: fix dependencies againArnd Bergmann1-1/+1
2016-05-12perf stat: Fallback to user only counters when perf_event_paranoid > 1Arnaldo Carvalho de Melo1-1/+6
2016-05-12perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback()Arnaldo Carvalho de Melo1-0/+18
2016-05-12drm/amdgpu: fix DP mode validationAlex Deucher1-2/+2
2016-05-12drm/radeon: fix DP mode validationAlex Deucher1-2/+2
2016-05-12perf evsel: Improve EPERM error handling in open_strerror()Arnaldo Carvalho de Melo1-2/+3
2016-05-12workqueue: fix rebind bound workers warningWanpeng Li1-0/+11
2016-05-12cgroup: fix compile warningFelipe Balbi1-1/+1
2016-05-12kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry callSerge E. Hallyn1-1/+2
2016-05-12tools lib traceevent: Do not reassign parg after collapse_tree()Steven Rostedt1-2/+2