| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-04-02 | 5 | -1/+11 |
|\ |
|
| * | stmmac: fix MDIO settings | Giuseppe CAVALLARO | 2016-04-01 | 1 | -1/+1 |
| * | Revert "stmmac: Fix 'eth0: No PHY found' regression" | Giuseppe CAVALLARO | 2016-04-01 | 1 | -1/+0 |
| * | tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter | Daniel Borkmann | 2016-04-01 | 1 | -0/+4 |
| * | bpf: make padding in bpf_tunnel_key explicit | Daniel Borkmann | 2016-03-31 | 1 | -0/+1 |
| * | netfilter: ipset: fix race condition in ipset save, swap and delete | Vishwanath Pai | 2016-03-28 | 1 | -0/+4 |
| * | net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362 | Jaedon Shin | 2016-03-25 | 1 | -0/+2 |
* | | mm/page_isolation: fix tracepoint to mirror check function behavior | Lucas Stach | 2016-04-02 | 1 | -1/+1 |
* | | include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() | Chen Gang | 2016-04-02 | 1 | -1/+1 |
* | | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() | Dan Williams | 2016-03-29 | 1 | -6/+16 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-03-26 | 5 | -18/+45 |
|\ \ |
|
| * | | ceph: fix security xattr deadlock | Yan, Zheng | 2016-03-25 | 1 | -1/+2 |
| * | | libceph: add helper that duplicates last extent operation | Yan, Zheng | 2016-03-25 | 1 | -0/+2 |
| * | | libceph: enable large, variable-sized OSD requests | Ilya Dryomov | 2016-03-25 | 1 | -2/+4 |
| * | | libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op | Yan, Zheng | 2016-03-25 | 1 | -2/+3 |
| * | | libceph: rename ceph_osd_req_op::payload_len to indata_len | Ilya Dryomov | 2016-03-25 | 1 | -1/+1 |
| * | | libceph: monc hunt rate is 3s with backoff up to 30s | Ilya Dryomov | 2016-03-25 | 2 | -0/+6 |
| * | | libceph: monc ping rate is 10s | Ilya Dryomov | 2016-03-25 | 1 | -2/+3 |
| * | | libceph: revamp subs code, switch to SUBSCRIBE2 protocol | Ilya Dryomov | 2016-03-25 | 3 | -10/+24 |
* | | | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb | Linus Torvalds | 2016-03-26 | 1 | -2/+8 |
|\ \ \ |
|
| * | | | NTB: Make _addr functions optional in the API | Allen Hubbe | 2016-03-22 | 1 | -2/+8 |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2016-03-26 | 1 | -12/+3 |
|\ \ \ \ |
|
| * | | | | scsi: fc: use get/put_unaligned64 for wwn access | Arnd Bergmann | 2016-03-18 | 1 | -12/+3 |
* | | | | | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 2016-03-26 | 1 | -0/+32 |
* | | | | | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 2016-03-26 | 3 | -12/+31 |
* | | | | | mm, kasan: add GFP flags to KASAN API | Alexander Potapenko | 2016-03-26 | 2 | -10/+13 |
* | | | | | mm, kasan: SLAB support | Alexander Potapenko | 2016-03-26 | 4 | -0/+43 |
* | | | | | include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() | Tetsuo Handa | 2016-03-26 | 1 | -2/+0 |
* | | | | | oom, oom_reaper: protect oom_reaper_list using simpler way | Tetsuo Handa | 2016-03-26 | 1 | -2/+0 |
* | | | | | oom: make oom_reaper_list single linked | Vladimir Davydov | 2016-03-26 | 1 | -1/+1 |
* | | | | | oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task | Michal Hocko | 2016-03-26 | 1 | -0/+2 |
* | | | | | mm, oom_reaper: implement OOM victims queuing | Michal Hocko | 2016-03-26 | 1 | -0/+3 |
* | | | | | oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space | Michal Hocko | 2016-03-26 | 1 | -1/+1 |
* | | | | | mm, oom: introduce oom reaper | Michal Hocko | 2016-03-26 | 1 | -0/+2 |
* | | | | | sched: add schedule_timeout_idle() | Andrew Morton | 2016-03-26 | 1 | -0/+1 |
* | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-03-25 | 2 | -4/+4 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 2016-03-23 | 2 | -4/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | dma-buf/fence: fix fence_is_later v2 | Christian König | 2016-03-21 | 1 | -1/+1 |
| | * | | | | | dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access() | Chris Wilson | 2016-03-19 | 1 | -3/+3 |
* | | | | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-03-25 | 4 | -8/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | asm-generic: remove old nonatomic-io wrapper files | Arnd Bergmann | 2016-03-01 | 2 | -4/+0 |
| * | | | | | | | asm-generic: default BUG_ON(x) to if(x)BUG() | Arnd Bergmann | 2016-03-01 | 1 | -1/+1 |
| * | | | | | | | asm-generic: page.h: Remove useless get_user_page and free_user_page | Chen Gang | 2016-02-26 | 1 | -3/+0 |
* | | | | | | | | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-03-25 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ | Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' | Rafael J. Wysocki | 2016-03-25 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|/ / /
| | | |/| | | | | | | |
|
| | * / | | | | | | | | PM / clk: Add support for obtaining clocks from device-tree | Jon Hunter | 2016-03-17 | 1 | -0/+9 |
| | |/ / / / / / / / |
|
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-03-25 | 2 | -14/+14 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | blk-mq: Use proper cpumask iterator | Thomas Gleixner | 2016-03-20 | 1 | -14/+0 |
| * | | | | | | | | | | nvme: lightnvm: return ppa completion status | Matias Bjorling | 2016-03-19 | 1 | -0/+1 |
| * | | | | | | | | | | lightnvm: add a bitmap of luns | Wenwei Tao | 2016-03-19 | 1 | -0/+5 |