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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-30
Merge tag 'io_uring-6.1-2022-10-28' of git://git.kernel.dk/linux
Linus Torvalds
2
-8
/
+16
2022-10-30
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
28
-68
/
+196
2022-10-29
Merge tag 'powerpc-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
13
-45
/
+212
2022-10-29
Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-29
/
+24
2022-10-29
Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-15
/
+30
2022-10-29
Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-3
/
+11
2022-10-29
Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-209
/
+170
2022-10-28
mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off region
Sebastian Andrzej Siewior
1
-1
/
+1
2022-10-28
lib: maple_tree: remove unneeded initialization in mtree_range_walk()
Lukas Bulwahn
1
-2
/
+2
2022-10-28
mmap: fix remap_file_pages() regression
Liam Howlett
1
-0
/
+3
2022-10-28
mm/shmem: ensure proper fallback if page faults
Ira Weiny
1
-0
/
+17
2022-10-28
mm/userfaultfd: replace kmap/kmap_atomic() with kmap_local_page()
Ira Weiny
1
-4
/
+21
2022-10-28
x86: fortify: kmsan: fix KMSAN fortify builds
Alexander Potapenko
4
-6
/
+44
2022-10-28
x86: asm: make sure __put_user_size() evaluates pointer once
Alexander Potapenko
1
-6
/
+7
2022-10-28
Kconfig.debug: disable CONFIG_FRAME_WARN for KMSAN by default
Alexander Potapenko
1
-1
/
+2
2022-10-28
x86/purgatory: disable KMSAN instrumentation
Alexander Potapenko
1
-0
/
+1
2022-10-28
mm: kmsan: export kmsan_copy_page_meta()
Alexander Potapenko
1
-0
/
+1
2022-10-28
mm: migrate: fix return value if all subpages of THPs are migrated successfully
Baolin Wang
1
-0
/
+7
2022-10-28
mm/uffd: fix vma check on userfault for wp
Peter Xu
1
-3
/
+3
2022-10-28
mm: prep_compound_tail() clear page->private
Hugh Dickins
2
-1
/
+2
2022-10-28
mm,madvise,hugetlb: fix unexpected data loss with MADV_DONTNEED on hugetlbfs
Rik van Riel
1
-1
/
+11
2022-10-28
mm/page_isolation: fix clang deadcode warning
Maria Yu
1
-1
/
+1
2022-10-28
fs/ext4/super.c: remove unused `deprecated_msg'
Andrew Morton
1
-4
/
+0
2022-10-28
ipc/msg.c: fix percpu_counter use after free
Andrew Morton
1
-2
/
+2
2022-10-28
memory tier, sysfs: rename attribute "nodes" to "nodelist"
Huang Ying
2
-6
/
+6
2022-10-28
MAINTAINERS: git://github.com -> https://github.com for nilfs2
Palmer Dabbelt
1
-1
/
+1
2022-10-28
mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops
Waiman Long
1
-19
/
+42
2022-10-28
squashfs: fix buffer release race condition in readahead code
Phillip Lougher
1
-2
/
+3
2022-10-28
squashfs: fix extending readahead beyond end of file
Phillip Lougher
1
-4
/
+7
2022-10-28
squashfs: fix read regression introduced in readahead code
Phillip Lougher
3
-4
/
+12
2022-10-28
Merge tag 'rtc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...
Linus Torvalds
1
-3
/
+11
2022-10-28
Merge tag 'mmc-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
6
-29
/
+57
2022-10-28
Merge tag 'mtd/fixes-for-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-14
/
+25
2022-10-28
Merge tag 'sound-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
45
-122
/
+364
2022-10-28
Merge tag 'drm-fixes-2022-10-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
41
-161
/
+421
2022-10-28
Merge tag 'v6.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-5
/
+14
2022-10-28
Merge branches 'acpi-resource', 'acpi-pcc' and 'devprop'
Rafael J. Wysocki
3
-3
/
+10
2022-10-28
Merge branches 'pm-sleep', 'pm-domains' and 'pm-tools'
Rafael J. Wysocki
5
-123
/
+123
2022-10-28
Merge tag 'drm-misc-fixes-2022-10-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-7
/
+29
2022-10-28
Merge tag 'drm-intel-fixes-2022-10-27-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
3
-4
/
+13
2022-10-28
RISC-V: Fix /proc/cpuinfo cpumask warning
Andrew Jones
1
-0
/
+3
2022-10-28
Merge patch series "Fix RISC-V toolchain extension support detection"
Palmer Dabbelt
3
-9
/
+16
2022-10-28
riscv: fix detection of toolchain Zihintpause support
Conor Dooley
3
-3
/
+9
2022-10-28
riscv: fix detection of toolchain Zicbom support
Conor Dooley
2
-6
/
+7
2022-10-28
riscv: mm: add missing memcpy in kasan_init
Qinglin Pan
1
-1
/
+6
2022-10-27
Merge tag 'net-6.1-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
62
-347
/
+1197
2022-10-27
Merge tag 'execve-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+4
2022-10-27
Merge tag 'hardening-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-36
/
+58
2022-10-27
Merge tag 'media/v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
7
-13
/
+83
2022-10-27
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
3
-9
/
+15
[next]