index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2024-05-06
firewire: core: add tracepoint event for asynchronous inbound request
Takashi Sakamoto
-0
/
+21
2024-05-06
firewire: core: add tracepoints event for asynchronous inbound response
Takashi Sakamoto
-0
/
+50
2024-05-06
firewire: core: add tracepoints events for asynchronous outbound request
Takashi Sakamoto
-1
/
+102
2024-05-06
firewire: core: add support for Linux kernel tracepoints
Takashi Sakamoto
-0
/
+15
2024-05-06
firewire: Annotate struct fw_iso_packet with __counted_by()
Gustavo A. R. Silva
-1
/
+2
2024-05-06
regulator: new API for voltage reference supplies
Mark Brown
-67
/
+223
2024-05-05
mm/pagemap: make trylock_page return bool
Hao Ge
-1
/
+1
2024-05-05
mm/damon: add DAMOS filter type YOUNG
SeongJae Park
-0
/
+2
2024-05-05
mm: simplify thp_vma_allowable_order
Matthew Wilcox
-14
/
+15
2024-05-05
writeback: support retrieving per group debug writeback stats of bdi
Kemeng Shi
-0
/
+1
2024-05-05
mm: remove PageReferenced
Matthew Wilcox (Oracle)
-3
/
+3
2024-05-05
mm: remove page_ref_sub_return()
Matthew Wilcox (Oracle)
-8
/
+3
2024-05-05
mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()
Matthew Wilcox (Oracle)
-6
/
+6
2024-05-05
mm: remove put_devmap_managed_page()
Matthew Wilcox (Oracle)
-6
/
+1
2024-05-05
mm: remove page_cache_alloc()
Matthew Wilcox (Oracle)
-5
/
+0
2024-05-05
mm/memory-failure: pass the folio to collect_procs_ksm()
Matthew Wilcox (Oracle)
-11
/
+3
2024-05-05
mm: convert hugetlb_page_mapping_lock_write to folio
Matthew Wilcox (Oracle)
-3
/
+3
2024-05-05
mm/memory-failure: convert shake_page() to shake_folio()
Matthew Wilcox (Oracle)
-1
/
+0
2024-05-05
mm: return the address from page_mapped_in_vma()
Matthew Wilcox (Oracle)
-1
/
+1
2024-05-05
xarray: don't use "proxy" headers
Andy Shevchenko
-1
/
+5
2024-05-05
xarray: use BITS_PER_LONGS()
Andy Shevchenko
-1
/
+1
2024-05-05
memcg: simple cleanup of stats update functions
Shakeel Butt
-17
/
+0
2024-05-05
mm/page-flags: make PageUptodate return bool
Hao Ge
-1
/
+1
2024-05-05
mm/madvise: introduce clear_young_dirty_ptes() batch helper
Lance Yang
-30
/
+53
2024-05-05
buffer: add kernel-doc for bforget() and __bforget()
Matthew Wilcox (Oracle)
-0
/
+10
2024-05-05
buffer: add kernel-doc for brelse() and __brelse()
Matthew Wilcox (Oracle)
-0
/
+16
2024-05-05
buffer: fix __bread and __bread_gfp kernel-doc
Matthew Wilcox (Oracle)
-9
/
+13
2024-05-05
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
-0
/
+2
2024-05-05
mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
Barry Song
-0
/
+21
2024-05-05
mm/hugetlb: rename dissolve_free_huge_pages() to dissolve_free_hugetlb_folios()
Sidhartha Kumar
-2
/
+2
2024-05-05
mm/hugetlb: convert dissolve_free_huge_pages() to folios
Sidhartha Kumar
-2
/
+2
2024-05-05
trace/events/page_ref: trace the raw page mapcount value
David Hildenbrand
-2
/
+2
2024-05-05
mm: make folio_mapcount() return 0 for small typed folios
David Hildenbrand
-2
/
+12
2024-05-05
mm: improve folio_likely_mapped_shared() using the mapcount of large folios
David Hildenbrand
-2
/
+17
2024-05-05
mm: track mapcount of large folios in single value
David Hildenbrand
-26
/
+33
2024-05-05
mm/rmap: add fast-path for small folios when adding/removing/duplicating
David Hildenbrand
-0
/
+13
2024-05-05
mm/rmap: always inline anon/file rmap duplication of a single PTE
David Hildenbrand
-4
/
+13
2024-05-05
mm: allow for detecting underflows with page_mapcount() again
David Hildenbrand
-1
/
+1
2024-05-05
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
-1
/
+1
2024-05-05
mm/mmap: make vma_wants_writenotify return bool
Hao Ge
-1
/
+1
2024-05-05
memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...
Ho-Ren (Jack) Chuang
-0
/
+13
2024-05-05
kmsan: compiler_types: declare __no_sanitize_or_inline
Alexander Potapenko
-0
/
+11
2024-05-06
i2c: mux: gpio: remove support for class-based device instantiation
Heiner Kallweit
-2
/
+0
2024-05-05
Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+3
2024-05-05
queue_api: define queue api
Mina Almasry
-0
/
+34
2024-05-05
RDMA/mana_ib: implement uapi for creation of rnic cq
Konstantin Taranov
-0
/
+12
2024-05-04
stm class: Add source type
Mikhail Lappo
-0
/
+12
2024-05-04
tty: add the option to have a tty reject a new ldisc
Linus Torvalds
-0
/
+8
2024-05-04
usb: core: Remove the useless struct usb_devmap which is just a bitmap
Christophe JAILLET
-6
/
+1
2024-05-04
driver core: Add device_show_string() helper for sysfs attributes
Lukas Wunner
-0
/
+15
[prev]
[next]