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
Commit message (
Expand
)
Author
Age
Files
Lines
*
memcg: localize memcg_kmem_enabled() check
Shakeel Butt
2019-03-05
5
-20
/
+44
*
mm, slub: make the comment of put_cpu_partial() complete
Wei Yang
2019-03-05
1
-2
/
+2
*
mm: reuse only-pte-mapped KSM page in do_wp_page()
Kirill Tkhai
2019-03-05
3
-4
/
+49
*
tools/: replace open encodings for NUMA_NO_NODE
Stephen Rothwell
2019-03-05
2
-3
/
+20
*
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
39
-74
/
+104
*
mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()
Liviu Dudau
2019-03-05
1
-1
/
+1
*
PM/Hibernate: exclude all PageOffline() pages
David Hildenbrand
2019-03-05
1
-2
/
+7
*
PM/Hibernate: use pfn_to_online_page()
David Hildenbrand
2019-03-05
1
-4
/
+4
*
vmw_balloon: mark inflated pages PG_offline
David Hildenbrand
2019-03-05
1
-0
/
+32
*
hv_balloon: mark inflated pages PG_offline
David Hildenbrand
2019-03-05
1
-2
/
+12
*
xen/balloon: mark inflated pages PG_offline
David Hildenbrand
2019-03-05
1
-0
/
+3
*
kexec: export PG_offline to VMCOREINFO
David Hildenbrand
2019-03-05
1
-0
/
+2
*
mm: convert PG_balloon to PG_offline
David Hildenbrand
2019-03-05
6
-15
/
+21
*
mm: balloon: update comment about isolation/migration/compaction
David Hildenbrand
2019-03-05
1
-17
/
+9
*
mm/page_alloc.c: memory hotplug: free pages as higher order
Arun KS
2019-03-05
6
-25
/
+45
*
mm/slub.c: remove an unused addr argument
Qian Cai
2019-03-05
1
-3
/
+2
*
include/linux/slub_def.h: comment fixes
Tobin C. Harding
2019-03-05
1
-6
/
+6
*
mm/slab.c: kmemleak no scan alien caches
Qian Cai
2019-03-05
1
-8
/
+9
*
mm/slub.c: freelist is ensured to be NULL when new_slab() fails
Peng Wang
2019-03-05
1
-2
/
+1
*
fs/file.c: initialize init_files.resize_wait
Shuriyc Chu
2019-03-05
1
-0
/
+1
*
fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()
Vineet Gupta
2019-03-05
1
-7
/
+1
*
ocfs2: Use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
2019-03-05
1
-6
/
+2
*
ocfs2: fix the application IO timeout when fstrim is running
Gang He
2019-03-05
5
-63
/
+106
*
ocfs2: fix a panic problem caused by o2cb_ctl
Jia Guo
2019-03-05
1
-6
/
+8
*
sh: remove nargs from __SYSCALL
Firoz Khan
2019-03-05
2
-3
/
+3
*
scripts/decode_stacktrace.sh: handle RIP address with segment
Konstantin Khlebnikov
2019-03-05
1
-1
/
+8
*
kasan: fix coccinelle warnings in kasan_p*_table
Andrey Konovalov
2019-03-05
1
-3
/
+3
*
kasan: fix kasan_check_read/write definitions
Arnd Bergmann
2019-03-05
2
-1
/
+3
*
page_poison: play nicely with KASAN
Qian Cai
2019-03-05
2
-1
/
+5
*
kasan: remove use after scope bugs detection.
Andrey Ryabinin
2019-03-05
9
-73
/
+0
*
mm: hwpoison: fix thp split handing in soft_offline_in_use_page()
zhongjiang
2019-03-05
1
-8
/
+6
*
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2019-03-05
119
-4615
/
+1610
|
\
|
*
MIPS: lantiq: Remove separate GPHY Firmware loader
Hauke Mehrtens
2019-02-25
6
-284
/
+0
|
*
MIPS: ingenic: Add support for appended devicetree
Paul Cercueil
2019-02-21
2
-5
/
+11
|
*
MIPS: SGI-IP27: rework HUB interrupts
Thomas Bogendoerfer
2019-02-19
11
-531
/
+260
|
*
MIPS: SGI-IP27: do boot CPU init later
Thomas Bogendoerfer
2019-02-19
4
-3
/
+6
|
*
MIPS: SGI-IP27: do xtalk scanning later
Thomas Bogendoerfer
2019-02-19
2
-4
/
+12
|
*
MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix output
Thomas Bogendoerfer
2019-02-19
2
-45
/
+45
|
*
MIPS: SGI-IP27: clean up bridge access and header files
Thomas Bogendoerfer
2019-02-19
5
-192
/
+138
|
*
MIPS: SGI-IP27: get rid of volatile and hubreg_t
Thomas Bogendoerfer
2019-02-19
8
-75
/
+19
|
*
MIPS: irq: Allocate accurate order pages for irq stack
Liu Xiang
2019-02-19
1
-2
/
+2
|
*
MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys()
Paul Burton
2019-02-19
1
-6
/
+1
|
*
MIPS: eBPF: Remove REG_32BIT_ZERO_EX
Paul Burton
2019-02-19
1
-10
/
+7
|
*
MIPS: eBPF: Always return sign extended 32b values
Paul Burton
2019-02-19
1
-3
/
+6
|
*
MIPS: CM: Fix indentation
Paul Burton
2019-02-15
1
-2
/
+2
|
*
MIPS: BCM47XX: Fix/improve Buffalo WHR-G54S support
Rafał Miłecki
2019-02-11
2
-6
/
+6
|
*
MIPS: OCTEON: program rx/tx-delay always from DT
Aaro Koskinen
2019-02-07
6
-52
/
+52
|
*
MIPS: OCTEON: delete board-specific link status
Aaro Koskinen
2019-02-07
1
-42
/
+1
|
*
MIPS: OCTEON: don't lie about interface type of CN3005 board
Aaro Koskinen
2019-02-07
1
-16
/
+0
|
*
MIPS: OCTEON: warn if deprecated link status is being used
Aaro Koskinen
2019-02-07
2
-0
/
+6
[next]