index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-05
slab: make usercopy region 32-bit
Alexey Dobriyan
4
-7
/
+7
2018-04-05
kasan: make kasan_cache_create() work with 32-bit slab cache sizes
Alexey Dobriyan
1
-2
/
+2
2018-04-05
slub: make ->size unsigned int
Alexey Dobriyan
1
-1
/
+1
2018-04-05
slub: make ->object_size unsigned int
Alexey Dobriyan
1
-1
/
+1
2018-04-05
slub: make ->offset unsigned int
Alexey Dobriyan
1
-1
/
+1
2018-04-05
slub: make ->cpu_partial unsigned int
Alexey Dobriyan
1
-1
/
+2
2018-04-05
slub: make ->inuse unsigned int
Alexey Dobriyan
1
-1
/
+1
2018-04-05
slub: make ->align unsigned int
Alexey Dobriyan
1
-1
/
+1
2018-04-05
slub: make ->reserved unsigned int
Alexey Dobriyan
1
-1
/
+1
2018-04-05
slub: make ->red_left_pad unsigned int
Alexey Dobriyan
1
-1
/
+1
2018-04-05
slub: make ->max_attr_size unsigned int
Alexey Dobriyan
1
-1
/
+2
2018-04-05
slub: make ->remote_node_defrag_ratio unsigned int
Alexey Dobriyan
1
-1
/
+1
2018-04-05
slab: make kmem_cache_create() work with 32-bit sizes
Alexey Dobriyan
1
-3
/
+4
2018-04-05
slab: make kmalloc_size() return "unsigned int"
Alexey Dobriyan
1
-2
/
+2
2018-04-05
slab: make kmalloc_index() return "unsigned int"
Alexey Dobriyan
1
-3
/
+3
2018-04-04
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-66
/
+75
2018-04-04
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+4
2018-04-04
Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-1236
/
+687
2018-04-04
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-27
/
+39
2018-04-04
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-31
/
+443
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+5
2018-04-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
12
-132
/
+168
2018-04-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-2
/
+6
2018-04-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+21
2018-04-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-27
/
+30
2018-04-04
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+1
2018-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+43
2018-04-04
Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2
-7
/
+102
2018-04-04
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-4
/
+2
2018-04-04
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
1
-1
/
+2
2018-04-04
ipv6: add a wrapper for ip6_dst_store() with flowi6 checks
Alexey Kodanev
1
-0
/
+3
2018-04-04
Merge branch 'old.dcache' into work.dcache
Al Viro
1
-2
/
+2
2018-04-03
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-131
/
+50
2018-04-03
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-1
/
+24
2018-04-03
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
2
-0
/
+3
2018-04-03
Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
35
-491
/
+714
2018-04-03
Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-3
/
+0
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
5
-2
/
+54
2018-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
134
-833
/
+3593
2018-04-03
Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2018-04-03
Merge tag 'for-linus-4.17' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
6
-82
/
+19
2018-04-03
Merge tag 'pinctrl-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-13
/
+132
2018-04-03
Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-1
/
+1
2018-04-03
Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-48
/
+1
2018-04-03
Merge tag 'regulator-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-3
/
+10
2018-04-03
Merge tag 'regmap-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+3
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-0
/
+7
2018-04-03
Merge tag 'acpi-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
24
-3106
/
+2387
2018-04-02
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-831
/
+1250
2018-04-02
bitmap: fix memset optimization on big-endian systems
Omar Sandoval
1
-5
/
+17
[next]