summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-12-06x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra1-8/+13
2016-12-06nvme-fabrics: Add FC transport LLDD api definitionsJames Smart1-0/+851
2016-12-06nvme-fabrics: Add FC transport FC-NVME definitionsJames Smart1-0/+268
2016-12-06nvme-fabrics: Add FC transport error codes to nvme.hJames Smart1-0/+13
2016-12-06parser: add u64 number parserJames Smart1-0/+1
2016-12-06PM / OPP: Allow platform specific custom set_opp() callbacksViresh Kumar1-0/+10
2016-12-06PM / OPP: Separate out _generic_set_opp()Viresh Kumar1-0/+35
2016-12-06PM / OPP: Add infrastructure to manage multiple regulatorsViresh Kumar1-4/+4
2016-12-06PM / OPP: Manage supply's voltage/current in a separate structureViresh Kumar1-0/+16
2016-12-06vfs: misc struct path constificationAl Viro1-1/+1
2016-12-06namespace.c: constify struct path passed to a bunch of primitivesAl Viro2-3/+3
2016-12-06quota: constify struct path in quota_onAl Viro2-2/+2
2016-12-06constify alloc_file()Al Viro1-1/+1
2016-12-06constify get_dcookie() and friendsAl Viro1-2/+2
2016-12-06audit_log_{name,link_denied}: constify struct pathAl Viro1-1/+1
2016-12-06fsnotify: constify the places working with ->f_pathAl Viro1-5/+5
2016-12-06constify fsnotify_parent()Al Viro2-3/+3
2016-12-06fsnotify(): constify 'data'Al Viro1-2/+2
2016-12-06fsnotify: constify 'data' passed to ->handle_event()Al Viro1-1/+1
2016-12-06fs: Constify path_is_under()'s argumentsMickaël Salaün1-1/+1
2016-12-05bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann2-1/+7
2016-12-05make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on...Al Viro1-3/+3
2016-12-05[iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro1-0/+3
2016-12-05ahci-remap.h: add ahci remapping definitionsDan Williams1-0/+28
2016-12-05nvme: move NVMe class code to pci_ids.hChristoph Hellwig1-0/+2
2016-12-05tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet1-1/+0
2016-12-05tcp: tsq: add tsq_flags / tsq_enumEric Dumazet1-1/+10
2016-12-05usb: hcd.h: construct hub class request constants from simpler constantsTal Shorer1-9/+10
2016-12-05fsl/usb: Workarourd for USB erratum-A005697Changming Huang1-0/+1
2016-12-05driver core: Silence device links sphinx warningLukas Wunner1-0/+1
2016-12-05mmc: mmc: Introduce mmc_abort_tuning()Adrian Hunter1-0/+1
2016-12-05regulator: Fix regulator_get_error_flags() signature mismatchDavid Lechner1-1/+2
2016-12-05mmc: mmc: Add Command Queue definitionsAdrian Hunter2-0/+19
2016-12-05mmc: queue: Fix queue thread wake-upAdrian Hunter1-2/+0
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie12-13/+61
2016-12-05NFS: Only look at the change attribute cache state in nfs_check_verifierTrond Myklebust1-0/+1
2016-12-04netfilter: conntrack: built-in support for DCCPDavide Caratti1-1/+1
2016-12-04ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark1-0/+1
2016-12-04vfs: remove unused have_submounts() functionIan Kent1-1/+0
2016-12-04vfs: add path_has_submounts()Ian Kent1-0/+1
2016-12-04vfs: add path_is_mountpoint() helperIan Kent1-0/+2
2016-12-03vmxnet3: Move PCI Id to pci_ids.hAdit Ranadive1-0/+1
2016-12-03pNFS/flexfiles: Minor refactoring before adding iostats to layoutreturnTrond Myklebust1-2/+1
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-8/+37
2016-12-03iio: accel: hid-sensor-accel-3d: Add timestampSrinivas Pandruvada2-0/+5
2016-12-03iio: st_sensors: match sensors using ACPI handleShrirang Bagul1-0/+9
2016-12-03pNFS: Allow layout drivers to manage private data in struct nfs4_layoutreturnTrond Myklebust1-0/+2
2016-12-03vfs: change d_manage() to take a struct pathIan Kent1-1/+1
2016-12-03Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires1-3/+2
2016-12-03Input: synaptics-rmi4 - allow to add attention dataBenjamin Tissoires1-0/+11