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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-06
mm: consolidate common checks in hugetlb_get_unmapped_area
Oscar Salvador
1
-7
/
+0
2024-11-06
arch/s390: clean up hugetlb definitions
Oscar Salvador
1
-0
/
+8
2024-11-06
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
1
-6
/
+1
2024-11-06
mm: make hugetlb mappings go through mm_get_unmapped_area_vmflags
Oscar Salvador
1
-5
/
+4
2024-11-06
mm/mmap: teach generic_get_unmapped_area{_topdown} to handle hugetlb mappings
Oscar Salvador
1
-0
/
+10
2024-11-06
mm: move set_pxd_safe() helpers from generic to platform
Anshuman Khandual
1
-38
/
+0
2024-11-06
mm: remove PageKsm()
Matthew Wilcox (Oracle)
1
-6
/
+1
2024-11-06
mm: add PageAnonNotKsm()
Matthew Wilcox (Oracle)
1
-2
/
+9
2024-11-05
mm: migrate LRU_REFS_MASK bits in folio_migrate_flags
Zhaoyang Huang
1
-0
/
+10
2024-11-05
mm: pgtable: remove pte_offset_map_nolock()
Qi Zheng
1
-2
/
+0
2024-11-05
mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock()
Qi Zheng
1
-0
/
+5
2024-11-05
mm: move mm flags to mm_types.h
Nanyong Sun
6
-87
/
+84
2024-11-05
mm/mempolicy: fix comments for better documentation
Tanya Agarwal
1
-1
/
+1
2024-11-05
mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...
Adrian Huang
1
-3
/
+9
2024-11-05
mm: shmem: fix khugepaged activation policy for shmem
Baolin Wang
1
-0
/
+6
2024-11-05
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
1
-3
/
+4
2024-11-05
mm: refactor map_deny_write_exec()
Lorenzo Stoakes
1
-3
/
+18
2024-11-03
Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-10
/
+22
2024-11-03
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
1
-2
/
+3
2024-11-03
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
1
-2
/
+0
2024-11-03
Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+9
2024-11-03
Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2024-11-02
Input: fix regression when re-registering input handlers
Dmitry Torokhov
1
-1
/
+9
2024-11-01
Merge tag 'drm-fixes-2024-11-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+4
2024-11-01
Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2024-11-01
Merge tag 'acpi-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2024-11-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+4
2024-11-01
Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+19
2024-11-01
Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+12
2024-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+3
2024-10-31
Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-20
/
+69
2024-11-01
Merge tag 'drm-misc-fixes-2024-10-31' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-0
/
+4
2024-10-31
drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()
Jinjie Ruan
1
-0
/
+4
2024-10-30
mm: allow set/clear page_type again
Yu Zhao
1
-0
/
+8
2024-10-30
mm, swap: avoid over reclaim of full clusters
Kairui Song
1
-0
/
+1
2024-10-30
mm/codetag: fix null pointer check logic for ref and tag
Hao Ge
1
-6
/
+10
2024-10-30
x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()
Linus Torvalds
1
-6
/
+15
2024-10-30
bpf: Add bpf_mem_alloc_check_size() helper
Hou Tao
1
-0
/
+3
2024-10-29
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
Ido Schimmel
1
-1
/
+1
2024-10-29
ACPI: CPPC: Make rmw_lock a raw_spin_lock
Pierre Gondois
1
-1
/
+1
2024-10-28
fork: only invoke khugepaged, ksm hooks if no error
Lorenzo Stoakes
1
-6
/
+4
2024-10-28
fork: do not invoke uffd on fork if error occurs
Lorenzo Stoakes
1
-0
/
+5
2024-10-27
posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone
Benjamin Segall
1
-0
/
+8
2024-10-25
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
1
-0
/
+3
2024-10-25
Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-10-25
Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-94
/
+0
2024-10-25
Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2
-19
/
+68
2024-10-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-3
/
+15
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-14
/
+28
[next]