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.12.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
signal: make get_signal() return bool
Christian Brauner
1
-1
/
+1
2018-08-22
signal: make unhandled_signal() return bool
Christian Brauner
1
-1
/
+1
2018-08-22
signal: make force_sigsegv() void
Christian Brauner
1
-1
/
+1
2018-08-22
lib: add crc64 calculation routines
Coly Li
1
-0
/
+11
2018-08-22
include/linux/bitops.h: introduce BITS_PER_TYPE
Chris Wilson
2
-2
/
+2
2018-08-22
kernel: tracepoints: add support for relative references
Ard Biesheuvel
1
-4
/
+15
2018-08-22
PCI: Add support for relative addressing in quirk tables
Ard Biesheuvel
1
-0
/
+20
2018-08-22
init: allow initcall tables to be emitted using relative references
Ard Biesheuvel
1
-11
/
+33
2018-08-22
module: use relative references for __ksymtab entries
Ard Biesheuvel
2
-11
/
+54
2018-08-22
module: allow symbol exports to be disabled
Ard Biesheuvel
1
-1
/
+10
2018-08-22
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
2
-0
/
+2
2018-08-22
linux/compiler.h: don't use bool
Rasmus Villemoes
1
-1
/
+1
2018-08-22
userns: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
1
-2
/
+3
2018-08-22
bdi: use refcount_t for reference counting instead atomic_t
Sebastian Andrzej Siewior
2
-3
/
+4
2018-08-22
kernel.h: documentation for roundup() vs round_up()
Kees Cook
1
-1
/
+34
2018-08-22
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
1
-0
/
+2
2018-08-22
proc/kcore: don't grab lock for kclist_add()
Omar Sandoval
1
-1
/
+1
2018-08-22
proc: spread "const" a bit
Alexey Dobriyan
1
-1
/
+1
2018-08-22
mm: fix comment for NODEMASK_ALLOC
Oscar Salvador
1
-1
/
+1
2018-08-22
/proc/meminfo: add percpu populated pages count
Dennis Zhou (Facebook)
1
-0
/
+2
2018-08-22
mm, oom: introduce memory.oom.group
Roman Gushchin
1
-0
/
+18
2018-08-22
mm/page_alloc: Introduce free_area_init_core_hotplug
Oscar Salvador
2
-1
/
+2
2018-08-22
mm: access zone->node via zone_to_nid() and zone_set_nid()
Pavel Tatashin
2
-15
/
+20
2018-08-22
mm: remove zone_id() and make use of zone_idx() in is_dev_zone()
Oscar Salvador
1
-19
/
+12
2018-08-22
mm: zero out the vma in vma_init()
Andrew Morton
1
-0
/
+1
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
3
-11
/
+28
2018-08-22
mm, swap, get_swap_pages: use entry_size instead of cluster in parameter
Huang Ying
1
-1
/
+1
2018-08-22
mm: struct shrinker: make flags of unsigned type
Kirill Tkhai
1
-2
/
+2
2018-08-22
mm: struct shrink_control: keep int fields together
Kirill Tkhai
1
-3
/
+3
2018-08-21
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
8
-34
/
+57
2018-08-21
Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
7
-19
/
+36
2018-08-21
Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-17
/
+4
2018-08-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-8
/
+16
2018-08-21
Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2018-08-21
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
10
-14
/
+4788
2018-08-21
Raise the minimum required gcc version to 4.6
Joe Perches
1
-68
/
+18
2018-08-20
Merge branch 'for-4.19/multitouch-multiaxis' into for-linus
Jiri Kosina
1
-4
/
+11
2018-08-20
Merge branch 'for-4.19/i2c-hid' into for-linus
Jiri Kosina
1
-4
/
+3
2018-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+21
2018-08-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+19
2018-08-19
Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-08-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-4
/
+10
2018-08-19
Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-1
/
+36
2018-08-19
Merge tag 'rproc-v4.19' of git://github.com/andersson/remoteproc
Linus Torvalds
2
-9
/
+14
2018-08-19
Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-1
/
+7
2018-08-19
Merge tag 'mmc-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
4
-6
/
+11
2018-08-18
deprecate the '__deprecated' attribute warnings entirely and for good
Linus Torvalds
2
-20
/
+2
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-52
/
+80
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-51
/
+276
2018-08-18
Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-4
/
+21
[next]