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
2025-05-11
xarray: make xa_alloc_cyclic() return 0 on all success cases
Przemek Kitszel
-9
/
+15
2025-05-11
mm/ptdump: split effective_prot() into level specific callbacks
Anshuman Khandual
-1
/
+5
2025-05-11
mm/ptdump: split note_page() into level specific callbacks
Anshuman Khandual
-3
/
+6
2025-05-11
kernel/events/uprobes: pass VMA to set_swbp(), set_orig_insn() and uprobe_wri...
David Hildenbrand
-3
/
+3
2025-05-11
mm: fix parameter passed to page_mapcount_is_type()
Gavin Shan
-1
/
+1
2025-05-11
fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions
Andrei Vagin
-0
/
+1
2025-05-11
ptrace: introduce PTRACE_SET_SYSCALL_INFO request
Dmitry V. Levin
-1
/
+6
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
-0
/
+14
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
-0
/
+16
2025-05-11
mm: annotate data race in update_hiwater_rss
Ignacio Encinas
-1
/
+2
2025-05-11
mm/compaction: use folio in hugetlb pathway
Vishal Moola (Oracle)
-2
/
+2
2025-05-11
memory: implement memory_block_advise/probe_max_size
Gregory Price
-0
/
+10
2025-05-11
zsmalloc: prefer the the original page's node for compressed data
Nhat Pham
-3
/
+4
2025-05-11
mm: delete thp_nr_pages()
Matthew Wilcox (Oracle)
-9
/
+0
2025-05-11
filemap: remove readahead_page_batch()
Matthew Wilcox (Oracle)
-14
/
+0
2025-05-11
filemap: convert __readahead_batch() to use a folio
Matthew Wilcox (Oracle)
-7
/
+6
2025-05-11
filemap: remove find_subpage()
Matthew Wilcox (Oracle)
-13
/
+0
2025-05-11
mm: remove offset_in_thp()
Matthew Wilcox (Oracle)
-1
/
+0
2025-05-11
filemap: remove readahead_page()
Matthew Wilcox (Oracle)
-19
/
+3
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
-2
/
+0
2025-05-11
mm: add folio_mk_pmd()
Matthew Wilcox (Oracle)
-0
/
+17
2025-05-11
mm: remove mk_huge_pte()
Matthew Wilcox (Oracle)
-5
/
+0
2025-05-11
mm: add folio_mk_pte()
Matthew Wilcox (Oracle)
-0
/
+15
2025-05-11
mm: make mk_pte() definition unconditional
Matthew Wilcox (Oracle)
-2
/
+0
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
-0
/
+9
2025-05-11
mm/codetag: move tag retrieval back upfront in __free_pages()
David Wang
-0
/
+8
2025-05-11
Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+17
2025-05-11
nfsd: add a tracepoint for nfsd_setattr
Jeff Layton
-0
/
+21
2025-05-11
sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepoint
Jeff Layton
-6
/
+8
2025-05-11
dt-bindings: arm: qcom,ids: add SoC ID for SM8750
Mukesh Ojha
-0
/
+1
2025-05-12
Merge branch 'fixes' into for-next
Ilpo Järvinen
-0
/
+4
2025-05-12
Merge tag 'amd-drm-next-6.16-2025-05-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-0
/
+326
2025-05-11
Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-3
/
+5
2025-05-11
ALSA: ump: Fix a typo of snd_ump_stream_msg_device_info
Takashi Iwai
-2
/
+2
2025-05-11
ALSA: wavefront: remove snd_wavefront_xxx()
Kuninori Morimoto
-4
/
+0
2025-05-11
ALSA: isa/gus: remove snd_gf1_lfo_xxx()
Kuninori Morimoto
-16
/
+0
2025-05-11
ALSA/hda: intel-sdw-acpi: Correct sdw_intel_acpi_scan() function parameter
Peter Ujfalusi
-1
/
+1
2025-05-11
futex: Relax the rcu_assign_pointer() assignment of mm->futex_phash in futex_...
Ingo Molnar
-1
/
+8
2025-05-10
Merge tag 'mm-hotfixes-stable-2025-05-10-14-23' of git://git.kernel.org/pub/s...
Linus Torvalds
-0
/
+1
2025-05-10
dt-bindings: clock: add SM6350 QCOM video clock bindings
Konrad Dybcio
-0
/
+27
2025-05-10
Merge tag 'char-misc-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+6
2025-05-10
md: clean up accounting for issued sync IO
Yu Kuai
-1
/
+0
2025-05-10
block: export API to get the number of bdev inflight IO
Yu Kuai
-0
/
+2
2025-05-10
dt-bindings: clock: sun50i-h616-ccu: Add LVDS reset
Chris Morgan
-0
/
+1
2025-05-09
net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
-4
/
+8
2025-05-09
ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is re...
Gal Pressman
-65
/
+69
2025-05-09
Merge tag 'memory-controller-drv-6.16' of https://git.kernel.org/pub/scm/linu...
Arnd Bergmann
-6
/
+9
2025-05-09
Merge tag 'memory-controller-drv-renesas-6.16' of https://git.kernel.org/pub/...
Arnd Bergmann
-0
/
+4
2025-05-09
Merge tag 'scmi-updates-6.16' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
-0
/
+61
2025-05-09
Merge tag 'samsung-drivers-6.16' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
-2
/
+4
[prev]
[next]