index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-16
mm: add a ptdesc flag to mark kernel page tables
Dave Hansen
1
-0
/
+41
2025-11-16
memcg: manually uninline __memcg_memory_event
Shakeel Butt
1
-30
/
+2
2025-11-16
mm: add shmem_zero_setup_desc()
Lorenzo Stoakes
1
-1
/
+2
2025-11-16
mm/hugetlbfs: update hugetlbfs to use mmap_prepare
Lorenzo Stoakes
2
-7
/
+17
2025-11-16
mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
3
-3
/
+130
2025-11-16
mm: abstract io_remap_pfn_range() based on PFN
Lorenzo Stoakes
1
-5
/
+14
2025-11-16
mm: add remap_pfn_range_prepare(), remap_pfn_range_complete()
Lorenzo Stoakes
1
-4
/
+18
2025-11-16
mm: add vma_desc_size(), vma_desc_pages() helpers
Lorenzo Stoakes
1
-0
/
+10
2025-11-16
mm/damon: add a min_sz_region parameter to damon_set_region_biggest_system_ra...
Quanmin Yan
1
-1
/
+2
2025-11-16
mm/damon/core: add DAMOS quota gaol metric for per-memcg per-numa free memory
SeongJae Park
1
-2
/
+4
2025-11-16
mm/damon: add DAMOS quota goal type for per-memcg per-node memory usage
SeongJae Park
1
-1
/
+10
2025-11-16
mm/damon: document damos_quota_goal->nid use case
SeongJae Park
1
-0
/
+3
2025-11-16
mm: vmscan: simplify the logic for activating dirty file folios
Baolin Wang
1
-4
/
+0
2025-11-16
memcg: net: track network throttling due to memcg memory pressure
Shakeel Butt
1
-0
/
+1
2025-11-16
mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detection
Joshua Hahn
1
-1
/
+1
2025-11-16
drivers/base/node: fold unregister_node() into unregister_one_node()
Donet Tom
1
-4
/
+2
2025-11-16
drivers/base/node: fold register_node() into register_one_node()
Donet Tom
1
-2
/
+2
2025-11-16
kasan: cleanup of kasan_enabled() checks
Sabyrzhan Tasbolatov
1
-2
/
+18
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
1
-5
/
+4
2025-11-16
mm/ksm: fix exec/fork inheritance support for prctl
xu xin
1
-2
/
+2
2025-11-16
mm: skip might_alloc() warnings when PF_MEMALLOC is set
Uladzislau Rezki (Sony)
1
-0
/
+3
2025-11-16
kmsan: remove hard-coded GFP_KERNEL flags
Uladzislau Rezki (Sony)
1
-2
/
+4
2025-11-16
mm/vmalloc: handle non-blocking GFP in __vmalloc_area_node()
Uladzislau Rezki (Sony)
1
-0
/
+2
2025-11-16
mm/vmalloc: defer freeing partly initialized vm_struct
Uladzislau Rezki (Sony)
1
-1
/
+5
2025-11-16
mm/thp: drop follow_devmap_pmd() default stub
Anshuman Khandual
1
-6
/
+0
2025-11-16
sunrpc: allocate a separate bvec array for socket sends
Jeff Layton
1
-0
/
+3
2025-11-16
svcrdma: Increase the server's default RPC/RDMA credit grant
Chuck Lever
1
-1
/
+1
2025-11-16
Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+10
2025-11-16
procfs: make /self and /thread_self dentries persistent
Al Viro
1
-2
/
+0
2025-11-16
primitives for maintaining persisitency
Al Viro
1
-0
/
+2
2025-11-16
introduce a flag for explicitly marking persistently pinned dentries
Al Viro
1
-0
/
+1
2025-11-16
new helper: simple_done_creating()
Al Viro
1
-0
/
+1
2025-11-16
new helper: simple_remove_by_name()
Al Viro
1
-0
/
+2
2025-11-15
mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
David Hildenbrand (Red Hat)
1
-3
/
+10
2025-11-15
Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-11-15
static_call: allow using STATIC_CALL_TRAMP_STR() from assembly
Naman Jain
2
-4
/
+8
2025-11-15
Drivers: hv: VMBus protocol version 6.0
Roman Kisel
1
-19
/
+50
2025-11-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
5
-17
/
+59
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
13
-40
/
+83
2025-11-14
Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-1
/
+29
2025-11-14
PCI/TSM: Add pci_tsm_guest_req() for managing TDIs
Dan Williams
1
-2
/
+60
2025-11-14
PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIs
Dan Williams
1
-0
/
+34
2025-11-14
PCI/IDE: Initialize an ID for all IDE streams
Dan Williams
2
-0
/
+7
2025-11-14
PCI/IDE: Add Address Association Register setup for downstream MMIO
Xu Yilun
2
-0
/
+37
2025-11-14
sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docs
Tejun Heo
1
-2
/
+2
2025-11-14
PM: runtime: Wrapper macros for ACQUIRE()/ACQUIRE_ERR()
Rafael J. Wysocki
1
-0
/
+24
2025-11-14
time: Fix a few typos in time[r] related code comments
Jianyun Gao
1
-4
/
+4
2025-11-14
PCI: Convert BAR sizes bitmasks to u64
Ilpo Järvinen
1
-1
/
+1
2025-11-14
PCI: Add pci_rebar_get_max_size()
Ilpo Järvinen
1
-0
/
+1
[prev]
[next]