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
2022-05-10
mm/rmap: convert RMAP flags to a proper distinct rmap_t type
David Hildenbrand
1
-4
/
+18
2022-05-10
mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_ano...
David Hildenbrand
2
-5
/
+49
2022-05-10
mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
David Hildenbrand
1
-0
/
+4
2022-05-10
fscrypt: add new helper functions for test_dummy_encryption
Eric Biggers
1
-0
/
+39
2022-05-10
Merge tag 'qcom-arm64-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
3
-0
/
+73
2022-05-10
Merge tag 'qcom-drivers-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2
-0
/
+28
2022-05-10
Merge tag 'memory-controller-drv-tegra-5.19' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
1
-1
/
+7
2022-05-10
Merge tag 'imx-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
1
-0
/
+18
2022-05-10
Merge tag 'ti-driver-soc-for-v5.19' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-0
/
+13
2022-05-09
fs: Change the type of filler_t
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-09
mm,fs: Remove aops->readpage
Matthew Wilcox (Oracle)
1
-2
/
+1
2022-05-09
nfs: Convert nfs to read_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
fs: Convert mpage_readpage to mpage_read_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
fs: Convert iomap_readpage to iomap_read_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
fs: Convert netfs_readpage to netfs_read_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-09
fs: Introduce aops->read_folio
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-05-09
nvmem: core: support passing DT node in cell info
Rafał Miłecki
1
-0
/
+1
2022-05-09
binder: add BINDER_GET_EXTENDED_ERROR ioctl
Carlos Llamas
1
-0
/
+16
2022-05-09
misc: rtsx: add rts5261 efuse function
Ricky WU
1
-0
/
+3
2022-05-09
io_uring: add tracing for additional CQE32 fields
Stefan Roesch
1
-4
/
+14
2022-05-09
io_uring: support CQE32 in io_uring_cqe
Stefan Roesch
1
-0
/
+7
2022-05-09
io_uring: add support for 128-byte SQEs
Jens Axboe
1
-0
/
+8
2022-05-09
Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthrough
Jens Axboe
4
-21
/
+41
2022-05-09
Merge branch 'for-5.19/io_uring' into for-5.19/io_uring-passthrough
Jens Axboe
4
-3
/
+90
2022-05-09
Merge tag 'imx-bindings-5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
1
-0
/
+18
2022-05-09
rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2022-05-09
ASoC: soc-component: Add comment for the endianness flag
Charles Keepax
1
-0
/
+9
2022-05-09
mtd: spi-nor: expose internal parameters via debugfs
Michael Walle
1
-0
/
+2
2022-05-09
net: phy: export genphy_c45_baset1_read_status()
Oleksij Rempel
1
-0
/
+1
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
Oleksij Rempel
1
-0
/
+1
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()
Oleksij Rempel
1
-0
/
+1
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-1
/
+1
2022-05-09
landlock: Add clang-format exceptions
Mickaël Salaün
1
-0
/
+4
2022-05-09
net: skb: introduce skb_data_area_size()
Ricardo Martinez
1
-0
/
+5
2022-05-09
list: Add list_next_entry_circular() and list_prev_entry_circular()
Ricardo Martinez
1
-0
/
+26
2022-05-09
entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
Sven Schnelle
1
-4
/
+4
2022-05-09
memory: tegra: Add MC error logging on Tegra186 onward
Ashish Mhetre
1
-1
/
+4
2022-05-09
memory: tegra: Add memory controller channels support
Ashish Mhetre
1
-0
/
+3
2022-05-09
ASoC: cs42l42: Move CS42L42 register descriptions to general include
Stefan Binding
1
-0
/
+810
2022-05-08
mm/readahead: Convert page_cache_async_readahead to take a folio
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-05-08
fs: Convert is_dirty_writeback() to take a folio
Matthew Wilcox (Oracle)
2
-2
/
+2
2022-05-08
filemap: Update the folio_lock documentation
Matthew Wilcox (Oracle)
1
-2
/
+57
2022-05-08
filemap: Remove obsolete comment in lock_page
Miaohe Lin
1
-3
/
+0
2022-05-08
fs: Remove pagecache_write_begin() and pagecache_write_end()
Matthew Wilcox (Oracle)
1
-12
/
+0
2022-05-08
soc: rockchip: power-domain: Manage resource conflicts with firmware
Brian Norris
1
-0
/
+25
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
3
-23
/
+14
2022-05-08
fs: Remove aop flags parameter from nobh_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-08
fs: Remove aop flags parameter from cont_write_begin()
Matthew Wilcox (Oracle)
1
-1
/
+1
[prev]
[next]