Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-18 | 8 | -9/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | bpf: fix overflow in prog accounting | Daniel Borkmann | 2016-12-18 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | | | bpf: dynamically allocate digest scratch buffer | Daniel Borkmann | 2016-12-18 | 2 | -4/+12 | |
| * | | | | | | | | | | | | | | | | | | net: xdp: add invalid buffer warning | John Fastabend | 2016-12-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h | LABBE Corentin | 2016-12-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | bpf: cgroup: annotate pointers in struct cgroup_bpf with __rcu | Daniel Mack | 2016-12-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | inet: Fix get port to handle zero port number with soreuseport set | Tom Herbert | 2016-12-17 | 2 | -3/+6 | |
| * | | | | | | | | | | | | | | | | | | net: macb: Added PCI wrapper for Platform Driver. | Bartosz Folta | 2016-12-17 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | netlink: revert broken, broken "2-clause nla_ok()" | Alexey Dobriyan | 2016-12-13 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/... | Linus Torvalds | 2016-12-18 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | vfs: make generic_readlink() static | Miklos Szeredi | 2016-12-09 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | vfs: default to generic_readlink() | Miklos Szeredi | 2016-12-09 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | vfs: replace calling i_op->readlink with vfs_readlink() | Miklos Szeredi | 2016-12-09 | 1 | -0/+1 | |
| | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-12-18 | 10 | -24/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'work.autofs' into for-linus | Al Viro | 2016-12-16 | 2 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | vfs: remove unused have_submounts() function | Ian Kent | 2016-12-04 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | vfs: add path_has_submounts() | Ian Kent | 2016-12-04 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | vfs: add path_is_mountpoint() helper | Ian Kent | 2016-12-04 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | vfs: change d_manage() to take a struct path | Ian Kent | 2016-12-03 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus | Al Viro | 2016-12-16 | 12 | -13/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | vfs: refactor clone/dedupe_file_range common functions | Darrick J. Wong | 2016-12-10 | 1 | -0/+6 | |
| | | |/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | vfs: misc struct path constification | Al Viro | 2016-12-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | namespace.c: constify struct path passed to a bunch of primitives | Al Viro | 2016-12-06 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | quota: constify struct path in quota_on | Al Viro | 2016-12-06 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | constify alloc_file() | Al Viro | 2016-12-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | constify get_dcookie() and friends | Al Viro | 2016-12-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | audit_log_{name,link_denied}: constify struct path | Al Viro | 2016-12-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | fsnotify: constify the places working with ->f_path | Al Viro | 2016-12-06 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | | | constify fsnotify_parent() | Al Viro | 2016-12-06 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | fsnotify(): constify 'data' | Al Viro | 2016-12-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | fsnotify: constify 'data' passed to ->handle_event() | Al Viro | 2016-12-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | fs: Constify path_is_under()'s arguments | Mickaël Salaün | 2016-12-06 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2016-12-18 | 3 | -53/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'next' into for-linus | Dmitry Torokhov | 2016-12-16 | 1058 | -11596/+43782 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'synaptics-rmi4' into next | Dmitry Torokhov | 2016-12-16 | 30 | -600/+1626 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | Input: synaptics-rmi4 - add support for F34 V7 bootloader | Nick Dyer | 2016-12-12 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | Input: synaptics-rmi4 - store the attn data in the driver | Benjamin Tissoires | 2016-12-03 | 1 | -3/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | Input: synaptics-rmi4 - allow to add attention data | Benjamin Tissoires | 2016-12-03 | 1 | -0/+11 | |
| | | * | | | | | | | | | | | | | | | | | | | Input: synaptics-rmi4 - have only one struct platform data | Benjamin Tissoires | 2016-12-01 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | Input: synaptics-rmi4 - add rmi_enable/disable_irq | Benjamin Tissoires | 2016-11-30 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | Input: synaptics-rmi4 - remove unused fields in struct rmi_driver_data | Benjamin Tissoires | 2016-11-30 | 1 | -4/+0 | |
| | | * | | | | | | | | | | | | | | | | | | | Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_data | Benjamin Tissoires | 2016-11-30 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54 | Guenter Roeck | 2016-11-23 | 1 | -0/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | Input: synaptics-rmi4 - add support for F34 device reflash | Nick Dyer | 2016-11-23 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge... | Andrew Duggan | 2016-11-09 | 1 | -8/+13 | |
| | | * | | | | | | | | | | | | | | | | | | | Input: synaptics-rmi4 - move IRQ handling to rmi_driver | Bjorn Andersson | 2016-11-09 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | Input: drv260x - use generic device properties | Jingkui Wang | 2016-12-12 | 1 | -28/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | Input: gpio_keys_polled - keep button data constant | Dmitry Torokhov | 2016-11-08 | 1 | -4/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-12-18 | 2 | -2/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'nand/for-4.10' of github.com:linux-nand/linux | Brian Norris | 2016-11-30 | 2 | -2/+35 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |