index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
mm: remove PageUnevictable
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-09-03
mm: remove PageSwapCache
Matthew Wilcox (Oracle)
2
-9
/
+4
2024-09-03
mm: remove PageReadahead
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-09-03
mm: remove PageSwapBacked
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-09-03
mm: remove PageActive
Matthew Wilcox (Oracle)
1
-2
/
+3
2024-09-03
mm: support only one page_type per page
Matthew Wilcox (Oracle)
1
-40
/
+28
2024-09-03
mm: introduce page_mapcount_is_type()
Matthew Wilcox (Oracle)
2
-5
/
+10
2024-09-03
mm: allow read-ahead with IOCB_NOWAIT set
Yafang Shao
1
-1
/
+0
2024-09-03
mm: always inline _compound_head() with CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y
David Hildenbrand
1
-1
/
+1
2024-09-03
err.h: add ERR_PTR_PCPU(), PTR_ERR_PCPU() and IS_ERR_PCPU() macros
Uros Bizjak
1
-0
/
+9
2024-09-03
mm: krealloc: clarify valid usage of __GFP_ZERO
Danilo Krummrich
1
-0
/
+10
2024-09-03
mm/rmap: use folio->_mapcount for small folios
David Hildenbrand
1
-2
/
+2
2024-09-03
mm/hugetlb: use __GFP_COMP for gigantic folios
Yu Zhao
1
-4
/
+5
2024-09-03
mm/cma: add cma_{alloc,free}_folio()
Yu Zhao
1
-0
/
+16
2024-09-03
mm/contig_alloc: support __GFP_COMP
Yu Zhao
1
-0
/
+23
2024-09-03
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2
-3
/
+22
2024-09-03
mm: shmem: support large folio swap out
Baolin Wang
1
-0
/
+3
2024-09-03
mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting
Baolin Wang
1
-2
/
+2
2024-09-03
mm: make range-to-target_node lookup facility a part of numa_memblks
Mike Rapoport (Microsoft)
1
-0
/
+7
2024-09-03
mm: numa_memblks: make several functions and variables static
Mike Rapoport (Microsoft)
1
-8
/
+0
2024-09-03
mm: numa_memblks: introduce numa_memblks_init
Mike Rapoport (Microsoft)
1
-0
/
+3
2024-09-03
mm: introduce numa_emulation
Mike Rapoport (Microsoft)
1
-0
/
+17
2024-09-03
mm: move numa_distance and related code from x86 to numa_memblks
Mike Rapoport (Microsoft)
1
-0
/
+4
2024-09-03
mm: introduce numa_memblks
Mike Rapoport (Microsoft)
1
-0
/
+35
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-09-03
mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
Mike Rapoport (Microsoft)
2
-48
/
+4
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
1
-0
/
+3
2024-09-03
mm: swap: add a adaptive full cluster cache reclaim
Kairui Song
1
-0
/
+2
2024-09-03
mm: swap: relaim the cached parts that got scanned
Kairui Song
1
-0
/
+1
2024-09-03
mm: swap: add a fragment cluster list
Kairui Song
1
-0
/
+3
2024-09-03
mm: swap: mTHP allocate swap entries from nonfull list
Chris Li
1
-0
/
+4
2024-09-03
mm: swap: swap cluster switch to double link list
Chris Li
1
-16
/
+9
2024-09-04
dma-mapping: clearly mark DMA ops as an architecture feature
Christoph Hellwig
2
-4
/
+4
2024-09-03
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
1
-1
/
+0
2024-09-03
PCI/pwrctl: Rescan bus on a separate thread
Bartosz Golaszewski
1
-0
/
+3
2024-09-03
Merge tag 'tags/ib-mfd-for-iio-power-v6.12' into psy-next
Sebastian Reichel
1
-0
/
+26
2024-09-03
Merge tag 'ib-psy-usb-types-signed' into psy-next
Sebastian Reichel
1
-2
/
+1
2024-09-03
power: supply: Change usb_types from an array into a bitmask
Hans de Goede
1
-2
/
+1
2024-09-03
PCI: endpoint: Fix enum pci_epc_bar_type kerneldoc
Bjorn Helgaas
1
-0
/
+1
2024-09-03
bpf, net: Fix a potential race in do_sock_getsockopt()
Tze-nan Wu
1
-9
/
+0
2024-09-03
iio: dac: ad5449: drop support for platform data
Bartosz Golaszewski
1
-39
/
+0
2024-09-03
sched: Clean up DL server vs core sched
Peter Zijlstra
1
-1
/
+0
2024-09-03
filemap: fix htmldoc warning for mapping_align_index()
Pankaj Raghav
1
-0
/
+1
2024-09-03
iomap: add a private argument for iomap_file_buffered_write
Josef Bacik
1
-1
/
+1
2024-09-03
xfs: enable block size larger than page size support
Pankaj Raghav
1
-0
/
+13
2024-09-03
mmc: core: Replace the argument of mmc_sd_switch() with defines
Chanwoo Lee
1
-1
/
+2
2024-09-03
bus: fsl-mc: make fsl_mc_bus_type const
Kunwu Chan
1
-1
/
+1
2024-09-03
driver core: shut down devices asynchronously
Stuart Hayes
1
-0
/
+2
2024-09-03
platform: Make platform_bus_type constant
Kunwu Chan
1
-1
/
+1
2024-09-03
drivers/base: Introduce device_match_t for device finding APIs
Zijun Hu
4
-5
/
+7
[prev]
[next]