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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-05
net: ethtool: Fix comment mentioning typo in IS_ENABLED()
Kees Cook
1
-1
/
+1
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-2
/
+6
2020-06-05
Merge branch 'gfs2-iopen' into for-next
Andreas Gruenbacher
1
-0
/
+6
2020-06-05
dm bufio: introduce forget_buffer_locked
Mikulas Patocka
1
-0
/
+7
2020-06-05
gfs2: Keep track of deleted inode generations in LVBs
Andreas Gruenbacher
1
-0
/
+6
2020-06-05
cpufreq: change '.set_boost' to act on one policy
Xiongfeng Wang
1
-1
/
+1
2020-06-05
ACPICA: Update version to 20200528
Bob Moore
1
-1
/
+1
2020-06-05
ACPICA: iASL: add new OperationRegion subtype keyword PlatformRtMechanism
Erik Kaneda
1
-1
/
+2
2020-06-05
compiler_types.h: Use unoptimized __unqual_scalar_typeof for sparse
Marco Elver
1
-1
/
+1
2020-06-05
compiler_types.h: Optimize __unqual_scalar_typeof compilation time
Marco Elver
1
-1
/
+22
2020-06-05
compiler.h: Enforce that READ_ONCE_NOCHECK() access size is sizeof(long)
Will Deacon
1
-2
/
+5
2020-06-05
compiler-types.h: Include naked type in __pick_integer_type() match
Will Deacon
1
-2
/
+7
2020-06-05
READ_ONCE: Fix comment describing 2x32-bit atomicity
Will Deacon
1
-3
/
+3
2020-06-05
cfg80211: fix management registrations deadlock
Johannes Berg
1
-2
/
+3
2020-06-05
block: remove the error argument to the block_bio_complete tracepoint
Christoph Hellwig
1
-3
/
+3
2020-06-05
Merge tag 'devicetree-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-06-05
Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
3
-11
/
+77
2020-06-05
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-147
/
+419
2020-06-05
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-32
/
+37
2020-06-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-157
/
+106
2020-06-05
exec: simplify the copy_strings_kernel calling convention
Christoph Hellwig
1
-2
/
+1
2020-06-05
include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macro
Kefeng Wang
1
-0
/
+19
2020-06-05
elfnote: mark all .note sections SHF_ALLOC
Nick Desaulniers
1
-1
/
+1
2020-06-05
include/linux/bitops.h: avoid clang shift-count-overflow warnings
Arnd Bergmann
1
-1
/
+1
2020-06-05
include/linux/mm.h: return true in cpupid_pid_unset()
Jason Yan
1
-1
/
+1
2020-06-05
mm: replace zero-length array with flexible-array member
chenqiwu
1
-1
/
+1
2020-06-05
mm/memory_hotplug: introduce add_memory_driver_managed()
David Hildenbrand
2
-0
/
+3
2020-06-05
mm/memory_hotplug: remove is_mem_section_removable()
David Hildenbrand
1
-7
/
+0
2020-06-05
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
1
-0
/
+1
2020-06-05
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-0
/
+4
2020-06-05
parisc/kmap: remove duplicate kmap code
Ira Weiny
1
-3
/
+7
2020-06-05
drm: remove drm specific kmap_atomic code
Ira Weiny
1
-4
/
+0
2020-06-05
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+4
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-4
/
+9
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-0
/
+23
2020-06-05
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-0
/
+14
2020-06-05
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-0
/
+18
2020-06-05
mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
Mike Rapoport
2
-66
/
+0
2020-06-05
asm-generic: remove pgtable-nop4d-hack.h
Mike Rapoport
2
-68
/
+0
2020-06-05
kcov: collect coverage from interrupts
Andrey Konovalov
1
-0
/
+3
2020-06-05
dm bufio: delete unused and inefficient dm_bufio_discard_buffers
Mikulas Patocka
1
-7
/
+0
2020-06-05
inet_connection_sock: clear inet_num out of destroy helper
Paolo Abeni
1
-1
/
+0
2020-06-05
u64_stats: Document writer non-preemptibility requirement
Ahmed S. Darwish
1
-20
/
+23
2020-06-05
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
1
-1
/
+1
2020-06-05
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
4
-59
/
+60
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
5
-25
/
+52
2020-06-04
virtio-mem: Don't rely on implicit compiler padding for requests
David Hildenbrand
1
-0
/
+3
2020-06-04
mm/memory_hotplug: Introduce offline_and_remove_memory()
David Hildenbrand
1
-0
/
+1
2020-06-04
mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
David Hildenbrand
1
-0
/
+10
2020-06-04
virtio-mem: Allow to specify an ACPI PXM as nid
David Hildenbrand
1
-1
/
+9
[prev]
[next]