summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | timers/nohz: Convert tick dependency mask to atomic_tFrederic Weisbecker2016-03-291-2/+2
| * | | | | | | locking/atomic: Introduce atomic_fetch_or()Frederic Weisbecker2016-03-291-0/+21
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-04-031-1/+1
|\ \ \ \ \ \ \
| * | | | | | | target: add a new add_wwn_groups fabrics methodChristoph Hellwig2016-03-311-0/+1
| * | | | | | | target: remove ->fabric_cleanup_nodeaclChristoph Hellwig2016-03-311-1/+0
| |/ / / / / /
* | | | | | | Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-04-021-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitionsOctavian Purdila2016-03-251-2/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-025-1/+11
|\ \ \ \ \ \ \
| * | | | | | | stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-011-1/+1
| * | | | | | | Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2016-04-011-1/+0
| * | | | | | | tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann2016-04-011-0/+4
| * | | | | | | bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann2016-03-311-0/+1
| * | | | | | | netfilter: ipset: fix race condition in ipset save, swap and deleteVishwanath Pai2016-03-281-0/+4
| * | | | | | | net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362Jaedon Shin2016-03-251-0/+2
* | | | | | | | mm/page_isolation: fix tracepoint to mirror check function behaviorLucas Stach2016-04-021-1/+1
* | | | | | | | include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()Chen Gang2016-04-021-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams2016-03-291-6/+16
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-03-265-18/+45
|\ \ \ \ \ \
| * | | | | | ceph: fix security xattr deadlockYan, Zheng2016-03-251-1/+2
| * | | | | | libceph: add helper that duplicates last extent operationYan, Zheng2016-03-251-0/+2
| * | | | | | libceph: enable large, variable-sized OSD requestsIlya Dryomov2016-03-251-2/+4
| * | | | | | libceph: move r_reply_op_{len,result} into struct ceph_osd_req_opYan, Zheng2016-03-251-2/+3
| * | | | | | libceph: rename ceph_osd_req_op::payload_len to indata_lenIlya Dryomov2016-03-251-1/+1
| * | | | | | libceph: monc hunt rate is 3s with backoff up to 30sIlya Dryomov2016-03-252-0/+6
| * | | | | | libceph: monc ping rate is 10sIlya Dryomov2016-03-251-2/+3
| * | | | | | libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-253-10/+24
* | | | | | | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntbLinus Torvalds2016-03-261-2/+8
|\ \ \ \ \ \ \
| * | | | | | | NTB: Make _addr functions optional in the APIAllen Hubbe2016-03-221-2/+8
* | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-03-261-12/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | scsi: fc: use get/put_unaligned64 for wwn accessArnd Bergmann2016-03-181-12/+3
* | | | | | | | mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko2016-03-261-0/+32
* | | | | | | | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-263-12/+31
* | | | | | | | mm, kasan: add GFP flags to KASAN APIAlexander Potapenko2016-03-262-10/+13
* | | | | | | | mm, kasan: SLAB supportAlexander Potapenko2016-03-264-0/+43
* | | | | | | | include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill()Tetsuo Handa2016-03-261-2/+0
* | | | | | | | oom, oom_reaper: protect oom_reaper_list using simpler wayTetsuo Handa2016-03-261-2/+0
* | | | | | | | oom: make oom_reaper_list single linkedVladimir Davydov2016-03-261-1/+1
* | | | | | | | oom, oom_reaper: disable oom_reaper for oom_kill_allocating_taskMichal Hocko2016-03-261-0/+2
* | | | | | | | mm, oom_reaper: implement OOM victims queuingMichal Hocko2016-03-261-0/+3
* | | | | | | | oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address spaceMichal Hocko2016-03-261-1/+1
* | | | | | | | mm, oom: introduce oom reaperMichal Hocko2016-03-261-0/+2
* | | | | | | | sched: add schedule_timeout_idle()Andrew Morton2016-03-261-0/+1
* | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-252-4/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'topic/drm-misc-2016-03-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-03-232-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | dma-buf/fence: fix fence_is_later v2Christian König2016-03-211-1/+1
| | * | | | | | | | dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson2016-03-191-3/+3
* | | | | | | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-254-8/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann2016-03-012-4/+0
| * | | | | | | | | | asm-generic: default BUG_ON(x) to if(x)BUG()Arnd Bergmann2016-03-011-1/+1
| * | | | | | | | | | asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang2016-02-261-3/+0