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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
mm: reuse pageblock_start/end_pfn() macro
Kefeng Wang
1
-0
/
+2
2022-10-04
mm/damon/core: iterate the regions list from current point in damon_set_regio...
Kaixu Xia
1
-0
/
+8
2022-10-04
kasan: only define kasan_cache_create for Generic mode
Andrey Konovalov
2
-13
/
+7
2022-10-04
kasan: only define metadata offsets for Generic mode
Andrey Konovalov
1
-0
/
+2
2022-10-04
kasan: only define kasan_never_merge for Generic mode
Andrey Konovalov
1
-12
/
+6
2022-10-04
kasan: only define kasan_metadata_size for Generic mode
Andrey Konovalov
1
-9
/
+8
2022-10-04
mm: convert lock_page_or_retry() to folio_lock_or_retry()
Matthew Wilcox (Oracle)
1
-6
/
+3
2022-10-04
rmap: remove page_unlock_anon_vma_read()
Matthew Wilcox (Oracle)
1
-5
/
+0
2022-10-04
mm: convert page_get_anon_vma() to folio_get_anon_vma()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-10-04
mm: remove try_to_free_swap()
Matthew Wilcox (Oracle)
1
-6
/
+0
2022-10-04
memcg: convert mem_cgroup_swap_full() to take a folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-10-04
shmem: remove shmem_getpage()
Matthew Wilcox (Oracle)
1
-3
/
+1
2022-10-04
shmem: add shmem_get_folio()
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-10-04
memcg: convert mem_cgroup_swapin_charge_page() to mem_cgroup_swapin_charge_fo...
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-10-04
mm/swap: convert put_swap_page() to put_swap_folio()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-10-04
mm/swapfile: convert try_to_free_swap() to folio_free_swap()
Matthew Wilcox (Oracle)
1
-0
/
+6
2022-10-04
shmem: convert shmem_replace_page() to use folios throughout
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-10-04
mm: add folio_add_lru_vma()
Matthew Wilcox (Oracle)
1
-5
/
+5
2022-10-04
mm: add split_folio()
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-10-04
mm: reimplement folio_order() and folio_nr_pages()
Matthew Wilcox (Oracle)
1
-2
/
+10
2022-10-04
mm: add the first tail page to struct folio
Matthew Wilcox (Oracle)
1
-1
/
+29
2022-10-04
ksm: remove redundant declarations in ksm.h
Qi Zheng
1
-3
/
+0
2022-10-03
Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+1
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-6
/
+19
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
10
-25
/
+222
2022-10-03
Merge branch 'thermal-core'
Rafael J. Wysocki
1
-59
/
+28
2022-10-03
Merge branches 'pm-cpuidle', 'pm-core', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
1
-1
/
+1
2022-10-03
Merge branch 'acpi-uid'
Rafael J. Wysocki
1
-0
/
+5
2022-10-03
Merge tag 'rcu.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-9
/
+133
2022-10-03
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
1
-0
/
+28
2022-10-03
net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modules
Marek Behún
1
-1
/
+3
2022-10-03
net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY release
Marek Behún
1
-0
/
+6
2022-10-03
net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYs
Marek Behún
1
-0
/
+4
2022-10-03
net: sfp: augment SFP parsing with phy_interface_t bitmap
Russell King
1
-2
/
+3
2022-10-01
cpumask: fix checking valid cpu range
Yury Norov
1
-11
/
+8
2022-10-01
lib/find: optimize for_each() macros
Yury Norov
1
-31
/
+25
2022-10-01
lib/bitmap: introduce for_each_set_bit_wrap() macro
Yury Norov
2
-4
/
+41
2022-10-01
lib/find_bit: add find_next{,_and}_bit_wrap
Yury Norov
1
-0
/
+46
2022-10-01
cpumask: switch for_each_cpu{,_not} to use for_each_bit()
Yury Norov
2
-9
/
+8
2022-10-01
net: fix cpu_max_bits_warn() usage in netif_attrmask_next{,_and}
Yury Norov
1
-6
/
+4
2022-10-01
clkdev: Remove never used devm_clk_release_clkdev()
Andy Shevchenko
1
-2
/
+0
2022-10-01
clk: Remove never used devm_of_clk_del_provider()
Andy Shevchenko
1
-2
/
+2
2022-10-01
of: base: make of_device_compatible_match() accept const device node
Dmitry Torokhov
1
-2
/
+2
2022-09-30
Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'
Rafael J. Wysocki
1
-5
/
+7
2022-09-30
Merge branches 'acpi-resource' and 'acpi-pm'
Rafael J. Wysocki
1
-0
/
+1
2022-09-30
Merge branch 'acpi-dev'
Rafael J. Wysocki
1
-1
/
+6
2022-09-30
thermal: core: Increase maximum number of trip points
Sumeet Pawnikar
1
-2
/
+0
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-0
/
+2
2022-09-30
net/mlx5e: xsk: Use KSM for unaligned XSK
Maxim Mikityanskiy
1
-0
/
+6
2022-09-30
net/mlx5e: Use runtime page_shift for striding RQ
Maxim Mikityanskiy
1
-0
/
+2
[prev]
[next]