index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
readdir.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
76
-181
/
+186
2024-01-09
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
15
-41
/
+42
2024-01-08
asm-generic: make sparse happy with odd-sized put_unaligned_*()
Dmitry Torokhov
1
-12
/
+12
2024-01-08
locking/mutex: Clarify that mutex_unlock(), and most other sleeping locks, ca...
Ingo Molnar
1
-6
/
+18
2024-01-07
Linux 6.7
v6.7
Linus Torvalds
1
-1
/
+1
2024-01-06
i2c: core: Fix atomic xfer check for non-preempt config
Benjamin Bara
1
-1
/
+3
2024-01-05
selftests/mm: add separate UFFDIO_MOVE test for PMD splitting
Suren Baghdasaryan
1
-0
/
+17
2024-01-05
selftests/mm: skip test if application doesn't has root privileges
Muhammad Usama Anjum
1
-1
/
+1
2024-01-05
selftests/mm: conform test to TAP format output
Muhammad Usama Anjum
1
-47
/
+44
2024-01-05
selftests: mm: hugepage-mmap: conform to TAP format output
Muhammad Usama Anjum
1
-10
/
+13
2024-01-05
selftests/mm: gup_test: conform test to TAP format output
Muhammad Usama Anjum
1
-32
/
+33
2024-01-05
mm/selftests: hugepage-mremap: conform test to TAP format output
Muhammad Usama Anjum
1
-52
/
+35
2024-01-05
mm/vmstat: move pgdemote_* out of CONFIG_NUMA_BALANCING
Li Zhijian
3
-6
/
+3
2024-01-05
mm: zsmalloc: return -ENOSPC rather than -EINVAL in zs_malloc while size is t...
Barry Song
1
-1
/
+4
2024-01-05
mm/memcontrol: remove __mod_lruvec_page_state()
Matthew Wilcox (Oracle)
2
-23
/
+22
2024-01-05
mm/khugepaged: use a folio more in collapse_file()
Matthew Wilcox (Oracle)
1
-8
/
+8
2024-01-05
slub: use a folio in __kmalloc_large_node
Matthew Wilcox (Oracle)
1
-5
/
+5
2024-01-05
slub: use folio APIs in free_large_kmalloc()
Matthew Wilcox (Oracle)
1
-2
/
+2
2024-01-05
slub: use alloc_pages_node() in alloc_slab_page()
Matthew Wilcox (Oracle)
1
-5
/
+1
2024-01-05
mm: remove inc/dec lruvec page state functions
Matthew Wilcox (Oracle)
1
-24
/
+0
2024-01-05
mm: ratelimit stat flush from workingset shrinker
Shakeel Butt
1
-1
/
+1
2024-01-05
kasan: stop leaking stack trace handles
Andrey Konovalov
5
-41
/
+97
2024-01-05
mm/mglru: remove CONFIG_TRANSPARENT_HUGEPAGE
Kinsey Ho
1
-11
/
+1
2024-01-05
mm/mglru: add dummy pmd_dirty()
Kinsey Ho
7
-0
/
+13
2024-01-05
mm/mglru: remove CONFIG_MEMCG
Kinsey Ho
3
-74
/
+23
2024-01-05
mm/mglru: add CONFIG_LRU_GEN_WALKS_MMU
Kinsey Ho
6
-75
/
+139
2024-01-05
mm/mglru: add CONFIG_ARCH_HAS_HW_PTE_YOUNG
Kinsey Ho
5
-7
/
+11
2024-01-05
mm/rmap: silence VM_WARN_ON_FOLIO() in __folio_rmap_sanity_checks()
David Hildenbrand
1
-2
/
+9
2024-01-05
userfaultfd: fix move_pages_pte() splitting folio under RCU read lock
Suren Baghdasaryan
1
-0
/
+9
2024-01-05
buffer: fix unintended successful return
Matthew Wilcox (Oracle)
1
-5
/
+12
2024-01-05
mm: shrinker: use kvzalloc_node() from expand_one_shrinker_info()
Tetsuo Handa
1
-1
/
+1
2024-01-05
firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...
Takashi Sakamoto
1
-0
/
+51
2024-01-05
nfsd: drop the nfsd_put helper
Jeff Layton
2
-21
/
+17
2024-01-05
drm/nouveau/dp: Honor GSP link training retry timeouts
Lyude Paul
1
-22
/
+42
2024-01-05
nouveau: push event block/allowing out of the fence context
Dave Airlie
2
-6
/
+27
2024-01-05
nouveau/gsp: always free the alloc messages on r535
Dave Airlie
1
-2
/
+1
2024-01-05
nouveau/gsp: don't free ctrl messages on errors
Dave Airlie
3
-61
/
+100
2024-01-05
nouveau/gsp: convert gsp errors to generic errors
Dave Airlie
1
-5
/
+21
2024-01-05
drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocations
Lyude Paul
1
-2
/
+8
2024-01-05
nouveau/gsp: free userd allocation.
Dave Airlie
1
-0
/
+1
2024-01-05
nouveau/gsp: free acpi object after use
Dave Airlie
1
-0
/
+1
2024-01-05
nouveau: fix disp disabling with GSP
Dave Airlie
1
-2
/
+4
2024-01-05
nouveau/gsp: drop some acpi related debug
Dave Airlie
2
-16
/
+0
2024-01-05
nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)
Dave Airlie
1
-2
/
+5
2024-01-05
x86/csum: clean up `csum_partial' further
Linus Torvalds
1
-44
/
+37
2024-01-05
x86/csum: Remove unnecessary odd handling
Noah Goldstein
1
-32
/
+4
2024-01-04
net/tcp: Only produce AO/MD5 logs if there are any keys
Dmitry Safonov
2
-5
/
+23
2024-01-04
net: Implement missing SO_TIMESTAMPING_NEW cmsg support
Thomas Lange
1
-0
/
+1
2024-01-04
Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"
Shin'ichiro Kawasaki
1
-131
/
+41
2024-01-04
KVM: x86/pmu: fix masking logic for MSR_CORE_PERF_GLOBAL_CTRL
Paolo Bonzini
1
-1
/
+6
[next]