summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-182-4/+5
|\
| * x86/mpx: Move bd_addr to mm_context_tMark Rutland2016-12-171-4/+0
| * x86/smpboot: Prevent false positive out of bounds cpumask access warningThomas Gleixner2016-12-151-0/+5
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-181-1/+2
|\ \
| * | clocksource/dummy_timer: Move hotplug callback after the real timersThomas Gleixner2016-12-151-1/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-188-9/+40
|\ \
| * | bpf: fix overflow in prog accountingDaniel Borkmann2016-12-181-0/+11
| * | bpf: dynamically allocate digest scratch bufferDaniel Borkmann2016-12-182-4/+12
| * | net: xdp: add invalid buffer warningJohn Fastabend2016-12-171-0/+1
| * | irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.hLABBE Corentin2016-12-171-0/+1
| * | bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcuDaniel Mack2016-12-171-1/+1
| * | inet: Fix get port to handle zero port number with soreuseport setTom Herbert2016-12-172-3/+6
| * | net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta2016-12-171-0/+6
| * | netlink: revert broken, broken "2-clause nla_ok()"Alexey Dobriyan2016-12-131-1/+2
* | | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-181-1/+2
|\ \ \
| * | | vfs: make generic_readlink() staticMiklos Szeredi2016-12-091-1/+0
| * | | vfs: default to generic_readlink()Miklos Szeredi2016-12-091-0/+1
| * | | vfs: replace calling i_op->readlink with vfs_readlink()Miklos Szeredi2016-12-091-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-1810-24/+32
|\ \ \ \
| * \ \ \ Merge branch 'work.autofs' into for-linusAl Viro2016-12-162-2/+4
| |\ \ \ \
| | * | | | vfs: remove unused have_submounts() functionIan Kent2016-12-041-1/+0
| | * | | | vfs: add path_has_submounts()Ian Kent2016-12-041-0/+1
| | * | | | vfs: add path_is_mountpoint() helperIan Kent2016-12-041-0/+2
| | * | | | vfs: change d_manage() to take a struct pathIan Kent2016-12-031-1/+1
| * | | | | Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linusAl Viro2016-12-1612-13/+51
| |\ \ \ \ \
| | * | | | | vfs: refactor clone/dedupe_file_range common functionsDarrick J. Wong2016-12-101-0/+6
| | | |/ / / | | |/| | |
| * | | | | vfs: misc struct path constificationAl Viro2016-12-061-1/+1
| * | | | | namespace.c: constify struct path passed to a bunch of primitivesAl Viro2016-12-062-3/+3
| * | | | | quota: constify struct path in quota_onAl Viro2016-12-062-2/+2
| * | | | | constify alloc_file()Al Viro2016-12-061-1/+1
| * | | | | constify get_dcookie() and friendsAl Viro2016-12-061-2/+2
| * | | | | audit_log_{name,link_denied}: constify struct pathAl Viro2016-12-061-1/+1
| * | | | | fsnotify: constify the places working with ->f_pathAl Viro2016-12-061-5/+5
| * | | | | constify fsnotify_parent()Al Viro2016-12-062-3/+3
| * | | | | fsnotify(): constify 'data'Al Viro2016-12-061-2/+2
| * | | | | fsnotify: constify 'data' passed to ->handle_event()Al Viro2016-12-061-1/+1
| * | | | | fs: Constify path_is_under()'s argumentsMickaël Salaün2016-12-061-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-183-53/+40
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2016-12-161058-11596/+43782
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2016-12-1630-600/+1626
| | |\ \ \ \ \
| | | * | | | | Input: synaptics-rmi4 - add support for F34 V7 bootloaderNick Dyer2016-12-121-1/+1
| | | * | | | | Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires2016-12-031-3/+2
| | | * | | | | Input: synaptics-rmi4 - allow to add attention dataBenjamin Tissoires2016-12-031-0/+11
| | | * | | | | Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires2016-12-011-2/+2
| | | * | | | | Input: synaptics-rmi4 - add rmi_enable/disable_irqBenjamin Tissoires2016-11-301-0/+1
| | | * | | | | Input: synaptics-rmi4 - remove unused fields in struct rmi_driver_dataBenjamin Tissoires2016-11-301-4/+0
| | | * | | | | Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_dataBenjamin Tissoires2016-11-301-1/+1
| | | * | | | | Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck2016-11-231-0/+3
| | | * | | | | Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer2016-11-231-0/+2
| | | * | | | | Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan2016-11-091-8/+13