| Commit message (Expand) | Author | Age | Files | Lines |
* | vfs: make generic_readlink() static | Miklos Szeredi | 2016-12-09 | 2 | -3/+2 |
* | vfs: remove ".readlink = generic_readlink" assignments | Miklos Szeredi | 2016-12-09 | 38 | -45/+0 |
* | vfs: default to generic_readlink() | Miklos Szeredi | 2016-12-09 | 4 | -6/+23 |
* | vfs: replace calling i_op->readlink with vfs_readlink() | Miklos Szeredi | 2016-12-09 | 6 | -13/+35 |
* | proc/self: use generic_readlink | Miklos Szeredi | 2016-12-09 | 2 | -27/+2 |
* | ecryptfs: use vfs_get_link() | Miklos Szeredi | 2016-12-09 | 1 | -17/+12 |
* | bad_inode: add missing i_op initializers | Miklos Szeredi | 2016-12-09 | 1 | -4/+51 |
* | Linux 4.9-rc8v4.9-rc8 | Linus Torvalds | 2016-12-04 | 1 | -1/+1 |
* | Merge tag 'drm-fixes-for-v4.9-rc8' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds | 2016-12-03 | 7 | -13/+34 |
|\ |
|
| * | Merge tag 'drm-intel-fixes-2016-12-01' of git://anongit.freedesktop.org/git/d... | Dave Airlie | 2016-12-04 | 2 | -3/+5 |
| |\ |
|
| | * | drm/i915: drop the struct_mutex when wedged or trying to reset | Matthew Auld | 2016-11-30 | 1 | -1/+2 |
| | * | drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() error | Chris Wilson | 2016-11-30 | 1 | -2/+3 |
| * | | Merge tag 'drm-misc-fixes-2016-11-30' of git://anongit.freedesktop.org/git/dr... | Dave Airlie | 2016-12-01 | 1 | -4/+6 |
| |\ \ |
|
| | * | | drm: Don't call drm_for_each_crtc with a non-KMS driver | Michel Dänzer | 2016-11-30 | 1 | -4/+6 |
| | |/ |
|
| * | | Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes | Dave Airlie | 2016-11-30 | 1 | -1/+1 |
| |\ \ |
|
| | * | | drm: hdlcd: Fix cleanup order | Robin Murphy | 2016-11-25 | 1 | -1/+1 |
| * | | | Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2016-11-30 | 3 | -5/+22 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | drm/radeon: fix check for port PM availability | Alex Deucher | 2016-11-29 | 1 | -2/+9 |
| | * | | drm/amdgpu: fix check for port PM availability | Peter Wu | 2016-11-29 | 1 | -2/+9 |
| | * | | drm/amd/powerplay: initialize the soft_regs offset in struct smu7_hwmgr | Rex Zhu | 2016-11-28 | 1 | -1/+4 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-12-02 | 2 | -1/+3 |
|\ \ \ \ |
|
| * | | | | mm, vmscan: add cond_resched() into shrink_node_memcg() | Michal Hocko | 2016-12-02 | 1 | -0/+2 |
| * | | | | mm: workingset: fix NULL ptr in count_shadow_nodes | Michal Hocko | 2016-12-02 | 1 | -1/+1 |
* | | | | | kbuild: fix building bzImage with CONFIG_TRIM_UNUSED_KSYMS enabled | Nicolas Pitre | 2016-12-02 | 1 | -1/+8 |
|/ / / / |
|
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-12-02 | 8 | -6/+22 |
|\ \ \ \ |
|
| * | | | | arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions | Sudeep Holla | 2016-12-02 | 3 | -3/+3 |
| * | | | | arm64: dts: juno: Correct PCI IO window | Jeremy Linton | 2016-11-30 | 1 | -1/+1 |
| * | | | | Merge tag 'sti-dt-for-v4.9-rc-round2' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 2016-11-25 | 1 | -0/+16 |
| |\ \ \ \ |
|
| | * | | | | ARM: dts: STiH407-family: fix i2c nodes | Loic Pallardy | 2016-11-23 | 1 | -0/+16 |
| * | | | | | Merge tag 'sunxi-fixes-for-4.9-2' of https://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 2016-11-25 | 3 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: gr8: Rename the DTSI and relevant DTS | Maxime Ripard | 2016-11-22 | 3 | -2/+2 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-02 | 121 | -450/+1064 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | net: avoid signed overflows for SO_{SND|RCV}BUFFORCE | Eric Dumazet | 2016-12-02 | 1 | -2/+2 |
| * | | | | | | | geneve: avoid use-after-free of skb->data | Sabrina Dubroca | 2016-12-02 | 1 | -10/+4 |
| * | | | | | | | tipc: check minimum bearer MTU | Michal Kubeček | 2016-12-02 | 3 | -2/+27 |
| * | | | | | | | Merge tag 'linux-can-fixes-for-4.9-20161201' of git://git.kernel.org/pub/scm/... | David S. Miller | 2016-12-02 | 4 | -24/+121 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | can: peak: Add support for PCAN-USB X6 USB interface | Stephane Grosjean | 2016-12-01 | 3 | -0/+76 |
| | * | | | | | | | can: peak: Fix bittiming fields size in bits | Stephane Grosjean | 2016-12-01 | 2 | -24/+45 |
| * | | | | | | | | net: renesas: ravb: unintialized return value | Dan Carpenter | 2016-12-02 | 1 | -2/+0 |
| * | | | | | | | | sh_eth: remove unchecked interrupts for RZ/A1 | Chris Brandt | 2016-12-02 | 1 | -1/+1 |
| * | | | | | | | | net: bcmgenet: Utilize correct struct device for all DMA operations | Florian Fainelli | 2016-12-02 | 1 | -3/+5 |
| * | | | | | | | | NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040 | Daniele Palmas | 2016-12-02 | 1 | -0/+1 |
| * | | | | | | | | cdc_ether: Fix handling connection notification | Kristian Evensen | 2016-12-02 | 1 | -7/+31 |
| * | | | | | | | | ip6_offload: check segs for NULL in ipv6_gso_segment. | Artem Savkov | 2016-12-02 | 1 | -1/+1 |
| * | | | | | | | | RDS: TCP: unregister_netdevice_notifier() in error path of rds_tcp_init_net | Sowmini Varadhan | 2016-12-02 | 1 | -0/+2 |
| * | | | | | | | | Revert: "ip6_tunnel: Update skb->protocol to ETH_P_IPV6 in ip6_tnl_xmit()" | Eli Cooper | 2016-12-02 | 1 | -1/+0 |
| * | | | | | | | | ipv6: Set skb->protocol properly for local output | Eli Cooper | 2016-12-02 | 1 | -0/+2 |
| * | | | | | | | | ipv4: Set skb->protocol properly for local output | Eli Cooper | 2016-12-02 | 1 | -0/+2 |
| * | | | | | | | | packet: fix race condition in packet_set_ring | Philip Pettersson | 2016-12-02 | 1 | -6/+12 |
| * | | | | | | | | net: ethernet: altera: TSE: do not use tx queue lock in tx completion handler | Lino Sanfilippo | 2016-12-02 | 1 | -2/+0 |