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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
kasan: switch kunit tests to console tracepoints
Andrey Konovalov
4
-63
/
+63
2022-11-09
tmpfs: ensure O_LARGEFILE with generic_file_open()
Thomas Weißschuh
1
-0
/
+1
2022-11-09
mm: memcontrol: use mem_cgroup_is_root() helper
Kamalesh Babulal
1
-10
/
+10
2022-11-09
mm/mincore.c: use vma_lookup() instead of find_vma()
Deming Wang
1
-2
/
+2
2022-11-09
mm/shmem: remove unneeded assignments in shmem_get_folio_gfp()
Lukas Bulwahn
1
-2
/
+1
2022-11-09
mm: fix typo in struct vm_operations_struct comments
Rolf Eike Beer
1
-1
/
+1
2022-11-09
zram: use try_cmpxchg in update_used_max
Uros Bizjak
1
-8
/
+5
2022-11-09
filemap: find_get_entries() now updates start offset
Vishal Moola (Oracle)
4
-22
/
+23
2022-11-09
filemap: find_lock_entries() now updates start offset
Vishal Moola (Oracle)
4
-18
/
+18
2022-11-09
mm/rmap: fix comment in anon_vma_clone()
Ma Wupeng
1
-2
/
+2
2022-11-09
mm/hugetlb: add folio_hstate()
Sidhartha Kumar
2
-3
/
+13
2022-11-09
hugetlbfs: convert hugetlb_delete_from_page_cache() to use folios
Sidhartha Kumar
3
-12
/
+6
2022-11-09
mm/hugetlb: add hugetlb_folio_subpool() helpers
Sidhartha Kumar
2
-6
/
+17
2022-11-09
mm: add private field of first tail to struct page and struct folio
Sidhartha Kumar
1
-0
/
+14
2022-11-09
mm/hugetlb: add folio support to hugetlb specific flag macros
Sidhartha Kumar
1
-0
/
+24
2022-11-09
selftests/vm: drop mnt point for hugetlb in run_vmtests.sh
Peter Xu
1
-15
/
+3
2022-11-09
selftests/vm: use memfd for hugepage-mremap test
Peter Xu
1
-12
/
+9
2022-11-09
selftests/vm: use memfd for hugetlb-madvise test
Peter Xu
1
-9
/
+3
2022-11-09
selftests/vm: use memfd for uffd hugetlb tests
Peter Xu
1
-41
/
+21
2022-11-09
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
4
-9
/
+24
2022-11-09
hugetlb: simplify hugetlb handling in follow_page_mask
Mike Kravetz
5
-278
/
+76
2022-11-07
Linux 6.1-rc4
v6.1-rc4
Linus Torvalds
1
-1
/
+1
2022-11-07
Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-91
/
+448
2022-11-06
Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-14
/
+103
2022-11-06
Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-11
/
+18
2022-11-06
Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+29
2022-11-06
Merge tag 'kbuild-fixes-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-21
/
+16
2022-11-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-60
/
+52
2022-11-06
Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-18
/
+7
2022-11-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-7
/
+21
2022-11-06
Merge tag '6.1-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-62
/
+105
2022-11-06
Merge tag 'trace-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-26
/
+29
2022-11-06
Merge tag 'kvmarm-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
7
-36
/
+34
2022-11-06
Merge branch 'kvm-master' into HEAD
Paolo Bonzini
4
-24
/
+18
2022-11-06
ext4: fix fortify warning in fs/ext4/fast_commit.c:1551
Theodore Ts'o
1
-2
/
+3
2022-11-06
ext4: fix wrong return err in ext4_load_and_init_journal()
Jason Yan
1
-1
/
+1
2022-11-06
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
1
-1
/
+2
2022-11-06
ext4: fix BUG_ON() when directory entry has invalid rec_len
Luís Henriques
1
-1
/
+9
2022-11-05
Merge tag 'acpi-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+6
2022-11-05
Merge branch 'acpi-x86'
Rafael J. Wysocki
1
-0
/
+6
2022-11-05
Merge tag 'block-6.1-2022-11-05' of git://git.kernel.dk/linux
Linus Torvalds
4
-50
/
+77
2022-11-05
cifs: fix use-after-free on the link name
ChenXiaoSong
2
-6
/
+25
2022-11-05
cifs: avoid unnecessary iteration of tcp sessions
Shyam Prasad N
3
-51
/
+55
2022-11-05
cifs: always iterate smb sessions using primary channel
Shyam Prasad N
4
-5
/
+25
2022-11-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-11
/
+72
2022-11-05
Merge tag 'i2c-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-6
/
+13
2022-11-05
Revert "hwmon: (pmbus) Add regulator supply into macro"
Guenter Roeck
1
-1
/
+0
2022-11-05
hwmon: (scmi) Register explicitly with Thermal Framework
Cristian Marussi
1
-13
/
+103
2022-11-05
cxl/region: Recycle region ids
Dan Williams
1
-0
/
+20
2022-11-05
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
3
-3
/
+19
[next]