index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: rng - Add crypto_rng_set_entropy
Herbert Xu
2015-04-22
2
-0
/
+10
*
crypto: rng - Convert low-level crypto_rng to new style
Herbert Xu
2015-04-22
3
-5
/
+46
*
crypto: rng - Mark crypto_rng_reset seed as const
Herbert Xu
2015-04-22
1
-6
/
+3
*
crypto: rng - Introduce crypto_rng_generate
Herbert Xu
2015-04-21
1
-2
/
+25
*
crypto: rng - Convert crypto_rng to new style crypto_type
Herbert Xu
2015-04-21
2
-34
/
+10
*
crypto: drbg - replace spinlock with mutex
Stephan Mueller
2015-04-21
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
23
-230
/
+272
|
\
|
*
linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASK
Rasmus Villemoes
2015-04-15
1
-6
/
+2
|
*
lib/string_helpers.c: change semantics of string_escape_mem
Rasmus Villemoes
2015-04-15
1
-4
/
+4
|
*
printk: comment pr_cont() stating it is only to continue a line
Steven Rostedt
2015-04-15
1
-0
/
+5
|
*
kernel/reboot.c: add orderly_reboot for graceful reboot
Joel Stanley
2015-04-15
1
-1
/
+2
|
*
kernel/resource.c: remove deprecated __check_region() and friends
Jakub Sitnicki
2015-04-15
1
-8
/
+0
|
*
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
2015-04-15
3
-4
/
+60
|
*
include/linux: remove empty conditionals
Rasmus Villemoes
2015-04-15
2
-73
/
+0
|
*
zsmalloc: support compaction
Minchan Kim
2015-04-15
1
-0
/
+1
|
*
dax: use pfn_mkwrite to update c/mtime + freeze protection
Boaz Harrosh
2015-04-15
1
-0
/
+1
|
*
mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP
Boaz Harrosh
2015-04-15
1
-0
/
+3
|
*
mm/mempool.c: kasan: poison mempool elements
Andrey Ryabinin
2015-04-15
1
-0
/
+2
|
*
mm: uninline and cleanup page-mapping related helpers
Kirill A. Shutemov
2015-04-15
2
-14
/
+2
|
*
mm: cma: add trace events for CMA allocations and freeings
Stefan Strogin
2015-04-15
1
-0
/
+66
|
*
include/linux/mm.h: simplify flag check
Borislav Petkov
2015-04-15
1
-3
/
+3
|
*
mm: hugetlb: cleanup using paeg_huge_active()
Naoya Horiguchi
2015-04-15
2
-2
/
+7
|
*
mm, mempool: disallow mempools based on slab caches with constructors
David Rientjes
2015-04-15
1
-1
/
+2
|
*
hugetlbfs: accept subpool min_size mount option and setup accordingly
Mike Kravetz
2015-04-15
1
-1
/
+2
|
*
hugetlbfs: add minimum size tracking fields to subpool structure
Mike Kravetz
2015-04-15
1
-1
/
+7
|
*
mm: rename deactivate_page to deactivate_file_page
Minchan Kim
2015-04-15
1
-1
/
+1
|
*
mm: allow compaction of unevictable pages
Eric B Munson
2015-04-15
1
-0
/
+1
|
*
mm: avoid tail page refcounting on non-THP compound pages
Kirill A. Shutemov
2015-04-15
1
-1
/
+1
|
*
mm: consolidate all page-flags helpers in <linux/page-flags.h>
Kirill A. Shutemov
2015-04-15
4
-105
/
+96
|
*
mm: refactor zone_movable_is_highmem()
Zhang Zhen
2015-04-15
1
-4
/
+4
|
*
vfs: delete vfs_readdir function declaration
Zhang Zhen
2015-04-15
1
-1
/
+0
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2015-04-15
3
-18
/
+27
|
\
\
|
*
|
dt-binding: leds: Add common LED DT bindings macros
Jacek Anaszewski
2015-03-30
1
-0
/
+21
|
*
|
leds: flash: Fix the size of sysfs_groups array
Jacek Anaszewski
2015-03-30
1
-2
/
+2
|
*
|
leds: flash: Remove synchronized flash strobe feature
Jacek Anaszewski
2015-03-09
2
-15
/
+0
|
*
|
leds: Introduce devres helper for led_classdev_register
Bjorn Andersson
2015-03-09
1
-0
/
+4
|
*
|
leds: flash: remove stray include directive
Jacek Anaszewski
2015-02-24
1
-1
/
+0
*
|
|
Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2015-04-15
20
-46
/
+649
|
\
\
\
|
*
\
\
Merge tag 'asoc-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2015-04-13
18
-34
/
+94
|
|
\
\
\
|
|
|
\
\
|
|
|
\
\
|
|
*
-
.
\
\
Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'aso...
Mark Brown
2015-04-12
1
-0
/
+16
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
\
\
\
|
|
*
-
.
\
\
\
Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...
Mark Brown
2015-04-12
1
-1
/
+0
|
|
|
\
\
\
\
\
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
ASoC: simple-card: Remove support for setting differing DAI formats
Lars-Peter Clausen
2015-03-26
1
-1
/
+0
|
|
|
|
/
/
/
|
|
|
|
|
|
|
|
|
\
\
\
|
|
|
\
\
\
|
|
|
\
\
\
|
|
*
-
-
-
.
\
\
\
Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...
Mark Brown
2015-04-12
2
-0
/
+4
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
*
/
|
|
|
ASoC: dapm: add code to configure dai link parameters
Nikesh Oswal
2015-03-17
2
-0
/
+4
|
|
|
|
/
/
/
/
|
|
*
|
|
|
|
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Mark Brown
2015-04-12
1
-0
/
+1
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2015-03-17
1
-3
/
+5
|
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
\
Merge branch 'topic/rt5670' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
2015-03-17
1
-0
/
+1
|
|
|
|
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
ASoC: rt5670: Add IRQ function
Bard Liao
2015-03-11
1
-0
/
+1
|
|
|
|
|
|
_
|
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'v4.0-rc3' into asoc-intel
Mark Brown
2015-03-11
19
-64
/
+164
|
|
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next
Mark Brown
2015-04-12
2
-1
/
+13
|
|
|
\
\
\
\
\
\
\
[next]