summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-08-11dma-buf/sync_file: refactor fence storage in struct sync_fileGustavo Padovan1-12/+5
2016-08-11dma-buf/fence-array: add fence_is_array()Gustavo Padovan1-0/+10
2016-08-11qed*: Add support for ethtool link_ksettings callbacks.Sudarsana Reddy Kalluru1-0/+15
2016-08-11net: sched: convert qdisc linked list to hashtableJiri Kosina1-0/+4
2016-08-10regulator: tps65218: do not disable DCDC3 during poweroff on broken PMICsTero Kristo1-0/+5
2016-08-10mfd: tps65218: add version check to the PMIC probeTero Kristo1-0/+1
2016-08-10cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo2-21/+6
2016-08-10kernfs: remove kernfs_path_len()Tejun Heo1-4/+0
2016-08-10kernfs: make kernfs_path*() behave in the style of strlcpy()Tejun Heo2-6/+22
2016-08-10kernfs: add dummy implementation of kernfs_path_from_node()Tejun Heo1-0/+5
2016-08-10sched/debug: Make the "Preemption disabled at ..." message more usefulVegard Nossum1-0/+9
2016-08-10locking/percpu-rwsem: Optimize readers and reduce global impactPeter Zijlstra1-9/+75
2016-08-10sched/core: Fix power to capacity renaming in commentMorten Rasmussen1-1/+1
2016-08-10perf/core: Optimize perf_pmu_sched_task()Peter Zijlstra1-0/+3
2016-08-10perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros1-0/+4
2016-08-10mfd: Add STMPE1600 supportPatrice Chotard1-0/+1
2016-08-10mfd: stmpe: Rework registers accessPatrice Chotard1-0/+18
2016-08-10mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enumPatrice Chotard1-0/+2
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds1-33/+15
2016-08-09KVM: arm64: ITS: return 1 on successful MSI injectionAndre Przywara1-0/+1
2016-08-09usb: ulpi: Automatically set driver::owner with ulpi_driver_register()Stephen Boyd1-1/+5
2016-08-09crypto: ccp - Let a v5 CCP provide the same function as v3Gary R Hook1-3/+0
2016-08-09genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier1-0/+2
2016-08-09qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru1-0/+8
2016-08-09module: Fully remove the kernel_module_from_file hookMickaël Salaün2-2/+0
2016-08-09security, overlayfs: Provide hook to correctly label newly created filesVivek Goyal2-0/+27
2016-08-09security,overlayfs: Provide security hook for copy up of xattrs for overlay fileVivek Goyal2-0/+16
2016-08-09security, overlayfs: provide copy up security hook for unioned filesVivek Goyal2-0/+17
2016-08-09Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds3-0/+38
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann1-19/+33
2016-08-08unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds1-2/+2
2016-08-08sctp: Export struct sctp_info to userspacePhil Sutter1-64/+0
2016-08-08netns: Add a limit on the number of net namespacesEric W. Biederman1-0/+1
2016-08-08cgroupns: Add a limit on the number of cgroup namespacesEric W. Biederman2-0/+2
2016-08-08ipcns: Add a limit on the number of ipc namespacesEric W. Biederman2-0/+2
2016-08-08utsns: Add a limit on the number of uts namespacesEric W. Biederman2-0/+2
2016-08-08pidns: Add a limit on the number of pid namespacesEric W. Biederman2-0/+2
2016-08-08userns: Generalize the user namespace count into ucountEric W. Biederman1-4/+10
2016-08-08userns: Make the count of user namespaces per userEric W. Biederman1-4/+14
2016-08-08userns: Add a limit on the number of user namespacesEric W. Biederman1-0/+6
2016-08-08userns: Add per user namespace sysctls.Eric W. Biederman1-0/+4
2016-08-08userns: Free user namespaces in process contextEric W. Biederman1-2/+3
2016-08-08sysctl: Stop implicitly passing current into sysctl_table_root.lookupEric W. Biederman1-2/+1
2016-08-08mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo ICChen-Yu Tsai1-0/+178
2016-08-08dmaengine: add support to provide error result from a DMA transationDave Jiang1-0/+16
2016-08-08extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer deviceChanwoo Choi1-0/+1
2016-08-08extcon: Add new EXTCON_DISP_HMD for Head-mounted Display deviceChanwoo Choi1-0/+1
2016-08-08extcon: Add EXTCON_DISP_DP and the property for USB Type-CChris Zhong1-1/+7
2016-08-08extcon: Add the synchronization extcon APIs to support the notificationChanwoo Choi1-1/+29
2016-08-08extcon: Rename the extcon_set/get_state() to maintain the function naming pat...Chanwoo Choi1-7/+18