index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-21
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
4
-481
/
+361
2016-01-21
ipc/shm.c: is_file_shm_hugepages() can be boolean
Yaowei Bai
1
-3
/
+3
2016-01-21
lz4: fix wrong compress buffer size for 64-bits
Bongkyu Kim
1
-2
/
+2
2016-01-21
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
1
-0
/
+3
2016-01-21
rbtree: use READ_ONCE in RB_EMPTY_ROOT
Davidlohr Bueso
1
-1
/
+1
2016-01-21
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
Xunlei Pang
1
-37
/
+25
2016-01-21
kernel/cpu.c: make set_cpu_* static inlines
Rasmus Villemoes
1
-4
/
+39
2016-01-21
kernel/cpu.c: eliminate cpu_*_mask
Rasmus Villemoes
1
-4
/
+4
2016-01-21
kernel/cpu.c: export __cpu_*_mask
Rasmus Villemoes
1
-0
/
+4
2016-01-21
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
1
-1
/
+23
2016-01-21
epoll: add EPOLLEXCLUSIVE flag
Jason Baron
1
-0
/
+3
2016-01-21
include/linux/radix-tree.h: fix error in docs about locks
Adam Barth
1
-1
/
+1
2016-01-21
lib/iomap_copy.c: add __ioread32_copy()
Stephen Boyd
1
-0
/
+1
2016-01-20
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+8
2016-01-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-24
/
+121
2016-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-4
/
+0
2016-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2
-23
/
+3
2016-01-18
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2016-01-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+7
2016-01-18
Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
1
-0
/
+2
2016-01-18
Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
3
-53
/
+19
2016-01-18
numa: remove stale node_has_online_mem() define
Chris Metcalf
1
-4
/
+0
2016-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
10
-24
/
+70
2016-01-18
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-100
/
+104
2016-01-18
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
41
-921
/
+3508
2016-01-18
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
5
-9
/
+49
2016-01-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
31
-373
/
+798
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-116
/
+81
2016-01-17
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2
-18
/
+23
2016-01-17
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
34
-89
/
+569
2016-01-17
net/mlx5_core: Fix trimming down IRQ number
Doron Tsur
2
-3
/
+4
2016-01-17
tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stucts
Geert Uytterhoeven
1
-0
/
+3
2016-01-16
printk: help pr_debug and pr_devel to optimize out arguments
Aaron Conole
1
-6
/
+6
2016-01-16
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
1
-0
/
+1
2016-01-16
asm/sections: add helpers to check for section data
Thierry Reding
1
-0
/
+65
2016-01-16
err.h: add (missing) unlikely() to IS_ERR_OR_NULL()
Viresh Kumar
1
-1
/
+1
2016-01-16
include/linux/kdev_t.h: remove new_valid_dev()
Yaowei Bai
1
-5
/
+0
2016-01-16
include/linux/kernel.h: change abs() macro so it uses consistent return type
Michal Nazarewicz
1
-18
/
+18
2016-01-16
include/linux/poison.h: use POISON_POINTER_DELTA for poison pointers
Vasily Kulikov
1
-2
/
+2
2016-01-16
Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-7
/
+1528
2016-01-16
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2016-01-16
mm/mlock.c: change can_do_mlock return value type to boolean
Wang Xiaoqiang
1
-1
/
+1
2016-01-16
memblock: fix section mismatch
Kirill A. Shutemov
1
-9
/
+9
2016-01-16
mm: bring in additional flag for fixup_user_fault to signal unlock
Dominik Dingel
1
-2
/
+3
2016-01-16
mm, x86: get_user_pages() for dax mappings
Dan Williams
2
-19
/
+50
2016-01-16
mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd
Dan Williams
2
-2
/
+10
2016-01-16
mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gup
Dan Williams
3
-2
/
+63
2016-01-16
mm, dax: convert vmf_insert_pfn_pmd() to pfn_t
Dan Williams
3
-3
/
+13
2016-01-16
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
2
-1
/
+28
2016-01-16
hugetlb: fix compile error on tile
Dan Williams
1
-0
/
+1
[next]