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-01-04
filemap: Convert filemap_get_read_batch to use folios
Matthew Wilcox (Oracle)
1
-12
/
+11
2022-01-04
filemap: Remove thp_contains()
Matthew Wilcox (Oracle)
1
-9
/
+0
2022-01-04
filemap: Convert find_get_entry to return a folio
Matthew Wilcox (Oracle)
1
-74
/
+72
2022-01-04
filemap: Add filemap_remove_folio and __filemap_remove_folio
Matthew Wilcox (Oracle)
3
-25
/
+32
2022-01-04
filemap: Convert tracing of page cache operations to folio
Matthew Wilcox (Oracle)
2
-19
/
+22
2022-01-04
filemap: Add filemap_unaccount_folio()
Matthew Wilcox (Oracle)
2
-40
/
+35
2022-01-04
filemap: Convert page_cache_delete to take a folio
Matthew Wilcox (Oracle)
1
-11
/
+11
2022-01-04
filemap: Add folio_put_wait_locked()
Matthew Wilcox (Oracle)
3
-24
/
+26
2022-01-04
mm: Add folio_test_pmd_mappable()
Matthew Wilcox (Oracle)
2
-21
/
+35
2022-01-04
iov_iter: Convert iter_xarray to use folios
Matthew Wilcox (Oracle)
1
-16
/
+14
2022-01-04
iov_iter: Add copy_folio_to_iter()
Matthew Wilcox (Oracle)
1
-0
/
+7
2022-01-03
pagevec: Add folio_batch
Matthew Wilcox (Oracle)
1
-0
/
+69
2022-01-03
mm/writeback: Improve __folio_mark_dirty() comment
Matthew Wilcox (Oracle)
1
-1
/
+5
2022-01-03
mm/doc: Add documentation for folio_test_uptodate
Matthew Wilcox (Oracle)
1
-3
/
+10
2022-01-03
fs/writeback: Convert inode_switch_wbs_work_fn to folios
Matthew Wilcox (Oracle)
1
-11
/
+13
2022-01-03
filemap: Remove PageHWPoison check from next_uptodate_page()
Matthew Wilcox (Oracle)
1
-2
/
+0
2021-12-08
Merge tag 'perf-tools-fixes-for-v5.16-2021-12-07' of git://git.kernel.org/pub...
Linus Torvalds
17
-60
/
+47
2021-12-07
Merge tag 'platform-drivers-x86-v5.16-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-3
/
+42
2021-12-07
perf bpf_skel: Do not use typedef to avoid error on old clang
Song Liu
3
-20
/
+26
2021-12-07
perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distros
Song Liu
3
-5
/
+3
2021-12-07
perf header: Fix memory leaks when processing feature headers
Ian Rogers
1
-5
/
+10
2021-12-07
perf test: Reset shadow counts before loading
Ian Rogers
1
-0
/
+1
2021-12-07
perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...
Thomas Richter
1
-1
/
+3
2021-12-07
tools build: Remove needless libpython-version feature check that breaks test...
Arnaldo Carvalho de Melo
5
-23
/
+0
2021-12-07
perf tools: Fix SMT detection fast read path
Ian Rogers
1
-1
/
+1
2021-12-07
tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-12-07
perf inject: Fix itrace space allowed for new attributes
Adrian Hunter
1
-1
/
+1
2021-12-07
tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-12-07
Revert "perf bench: Fix two memory leaks detected with ASan"
Jiri Olsa
1
-4
/
+0
2021-12-07
Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH
Salvatore Bonaccorso
1
-1
/
+1
2021-12-07
platform/x86/intel: hid: add quirk to support Surface Go 3
Alex Hung
1
-0
/
+7
2021-12-06
Merge tag 'docs-5.16-3' of git://git.lwn.net/linux
Linus Torvalds
5
-13
/
+25
2021-12-06
Merge tag 'spi-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2021-12-06
Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+8
2021-12-06
Merge tag 'efi-urgent-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+3
2021-12-06
Linux 5.16-rc4
v5.16-rc4
Linus Torvalds
1
-1
/
+1
2021-12-05
Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-26
/
+30
2021-12-05
Merge tag 'usb-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-27
/
+21
2021-12-05
Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-33
/
+95
2021-12-05
Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-1
/
+9
2021-12-05
Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-8
/
+15
2021-12-05
Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-43
/
+159
2021-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-51
/
+106
2021-12-05
x86/sme: Explicitly map new EFI memmap table as encrypted
Tom Lendacky
2
-1
/
+3
2021-12-05
KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure
Tom Lendacky
2
-46
/
+71
2021-12-05
KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessary
Sean Christopherson
1
-4
/
+4
2021-12-05
KVM: SEV: Return appropriate error codes if SEV-ES scratch setup fails
Sean Christopherson
1
-13
/
+17
2021-12-05
Merge tag 'xfs-5.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+0
2021-12-05
Merge tag '5.16-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-42
/
+22
2021-12-04
parisc: Mark cr16 CPU clocksource unstable on all SMP machines
Helge Deller
1
-22
/
+8
[next]