Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | mmc: dw_mmc: Fix the DTO timeout calculation | Douglas Anderson | 2017-11-01 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | mmc: dw_mmc: Add locking to the CTO timer | Douglas Anderson | 2017-10-30 | 1 | -10/+81 | |
| | * | | | | | | | | | | | | | | | | | | | | | mmc: dw_mmc: Fix the CTO timeout calculation | Douglas Anderson | 2017-10-30 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | mmc: dw_mmc: cancel the CTO timer after a voltage switch | Douglas Anderson | 2017-10-30 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.14-rc8' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2017-11-03 | 10 | -44/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2017-11-02 | 2 | -6/+10 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: allow harvesting check for Polaris VCE | Leo Liu | 2017-11-02 | 1 | -6/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: return -ENOENT from uvd 6.0 early init for harvesting | Leo Liu | 2017-11-02 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2017-11-01' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2017-11-02 | 7 | -35/+57 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Check incoming alignment for unfenced buffers (on i915gm) | Chris Wilson | 2017-11-01 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Hold rcu_read_lock when iterating over the radixtree (vma idr) | Chris Wilson | 2017-10-30 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Hold rcu_read_lock when iterating over the radixtree (objects) | Chris Wilson | 2017-10-30 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm/i915/edp: read edp display control registers unconditionally | Jani Nikula | 2017-10-30 | 1 | -3/+10 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Do not rely on wm preservation for ILK watermarks | Maarten Lankhorst | 2017-10-30 | 2 | -31/+21 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | drm/i915: Cancel the modeset retry work during modeset cleanup | Manasi Navare | 2017-10-30 | 1 | -1/+18 | |
| | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2017-11-01 | 1 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | drm/nouveau/kms/nv50: use the correct state for base channel notifier setup | Ben Skeggs | 2017-11-01 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-11-03 | 27 | -50/+60 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | net: systemport: Correct IPG length settings | Florian Fainelli | 2017-11-03 | 1 | -4/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | tcp: do not mangle skb->cb[] in tcp_make_synack() | Eric Dumazet | 2017-11-03 | 1 | -7/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | fib: fib_dump_info can no longer use __in_dev_get_rtnl | Florian Westphal | 2017-11-03 | 1 | -6/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | stmmac: use of_property_read_u32 instead of read_u8 | Bhadram Varka | 2017-11-03 | 2 | -12/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'net-sched-use-after-free' | David S. Miller | 2017-11-03 | 18 | -18/+26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | net_sched: hold netns refcnt for each action | Cong Wang | 2017-11-03 | 18 | -18/+22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | net_sched: acquire RTNL in tc_action_net_exit() | Cong Wang | 2017-11-03 | 2 | -0/+4 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-11-02 | 2 | -1/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nf_reject_ipv4: Fix use-after-free in send_reset | Tejaswi Tanikella | 2017-11-01 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | netfilter: nft_set_hash: disable fast_ops for 2-len keys | Anatole Denis | 2017-10-25 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | net: vrf: correct FRA_L3MDEV encode type | Jeff Barnhill | 2017-11-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | tcp_nv: fix division by zero in tcpnv_acked() | Konstantin Khlebnikov | 2017-11-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-03 | 8 | -20/+86 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | mm, swap: fix race between swap count continuation operations | Huang Ying | 2017-11-03 | 2 | -6/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | mm/huge_memory.c: deposit page table when copying a PMD migration entry | Zi Yan | 2017-11-03 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | initramfs: fix initramfs rebuilds w/ compression after disabling | Florian Fainelli | 2017-11-03 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | fs/hugetlbfs/inode.c: fix hwpoison reserve accounting | Mike Kravetz | 2017-11-03 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ocfs2: fstrim: Fix start offset of first cluster group during fstrim | Ashish Samant | 2017-11-03 | 1 | -6/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | mm, /proc/pid/pagemap: fix soft dirty marking for PMD migration entry | Huang Ying | 2017-11-03 | 1 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | userfaultfd: hugetlbfs: prevent UFFDIO_COPY to fill beyond the end of i_size | Andrea Arcangeli | 2017-11-03 | 1 | -2/+30 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Update MIPS email addresses | Paul Burton | 2017-11-03 | 46 | -49/+52 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo | Rafael J. Wysocki | 2017-11-03 | 3 | -6/+11 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Kbuild: don't pass "-C" to preprocessor when processing linker scripts | Linus Torvalds | 2017-11-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz"" | Linus Torvalds | 2017-11-02 | 1 | -2/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2017-11-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | arm64: ensure __dump_instr() checks addr_limit | Mark Rutland | 2017-11-02 | 1 | -1/+1 | |
| | | |_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-11-02 | 12591 | -0/+12591 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 522 | -0/+522 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 930 | -0/+930 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 11139 | -0/+11139 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-02 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | selftests: lib.mk: print individual test results to console by default | Shuah Khan | 2017-10-31 | 1 | -1/+5 |