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-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+15
2018-11-01
Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-0
/
+101
2018-11-01
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-3
/
+9
2018-11-01
bpf: fix partial copy of map_ptr when dst is scalar
Daniel Borkmann
1
-0
/
+3
2018-11-01
Merge tag 'tag-chrome-platform-for-v4.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-357
/
+303
2018-11-01
Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+15
2018-11-01
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
6
-38
/
+66
2018-10-31
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-7
/
+107
2018-10-31
i40e: Update status codes
Mitch Williams
1
-3
/
+9
2018-10-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-462
/
+207
2018-10-31
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-0
/
+1
2018-10-31
mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
David Hildenbrand
1
-1
/
+2
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-177
/
+147
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace free_bootmem_late with memblock_free_late
Mike Rapoport
1
-2
/
+0
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
1
-4
/
+0
2018-10-31
mm: nobootmem: remove bootmem allocation APIs
Mike Rapoport
1
-47
/
+0
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
1
-0
/
+8
2018-10-31
memblock: add align parameter to memblock_alloc_node()
Mike Rapoport
1
-2
/
+2
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-19
/
+19
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-3
/
+3
2018-10-31
mm: nobootmem: remove dead code
Mike Rapoport
1
-26
/
+0
2018-10-31
mm: remove bootmem allocator implementation.
Mike Rapoport
1
-16
/
+0
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
3
-120
/
+1
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2
-38
/
+3
2018-10-31
percpu: remove PER_CPU_DEF_ATTRIBUTES macro
Alexander Pateenok
1
-4
/
+2
2018-10-31
include/linux/signal.h: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2018-10-31
include/linux/compat.h: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-10-31
lib/rbtree.c: fix typo in comment of rb_insert_augmented()
Wei Yang
1
-2
/
+2
2018-10-31
linux/bitmap.h: relax comment on compile-time constant nbits
Rasmus Villemoes
1
-2
/
+2
2018-10-31
linux/bitmap.h: fix type of nbits in bitmap_shift_right()
Rasmus Villemoes
1
-1
/
+1
2018-10-31
linux/bitmap.h: remove redundant uses of small_const_nbits()
Rasmus Villemoes
1
-18
/
+6
2018-10-31
linux/bitmap.h: handle constant zero-size bitmaps correctly
Rasmus Villemoes
1
-1
/
+6
2018-10-31
mm/hmm: use a structure for update callback parameters
Jérôme Glisse
1
-9
/
+22
2018-10-31
mm/hmm: fix utf8 ...
Jérôme Glisse
1
-1
/
+1
2018-10-31
platform/x86: asus-wmi: export function for evaluating WMI methods
Daniel Drake
1
-0
/
+101
2018-10-30
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-12
/
+20
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-1
/
+7
2018-10-30
Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+0
2018-10-30
ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12
Hangbin Liu
1
-1
/
+3
2018-10-30
Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-3
/
+44
2018-10-30
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+5
2018-10-30
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
12
-4
/
+1036
2018-10-30
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-2
/
+2
2018-10-29
svcrdma: Increase the default connection credit limit
Chuck Lever
1
-6
/
+7
2018-10-29
SUNRPC: Replace the cache_detail->hash_lock with a regular spinlock
Trond Myklebust
1
-1
/
+1
2018-10-29
SUNRPC: Remove non-RCU protected lookup
Trond Myklebust
1
-6
/
+0
2018-10-29
SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock
Trond Myklebust
1
-0
/
+12
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+13
[next]