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
2026-04-07
wifi: ieee80211: add more NAN definitions
Benjamin Berg
-0
/
+38
2026-04-07
wifi: mac80211: add a TXQ for management frames on NAN devices
Benjamin Berg
-0
/
+2
2026-04-07
cpuidle: Extract and export no-lock variants of cpuidle_unregister_device()
Huisong Li
-0
/
+2
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
-21
/
+73
2026-04-07
Merge tag 'icc-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Greg Kroah-Hartman
-0
/
+136
2026-04-06
drbd: remove DRBD_GENLA_F_MANDATORY flag handling
Christoph Böhmwalder
-118
/
+108
2026-04-06
tcp: add recv_should_stop helper
Geliang Tang
-0
/
+8
2026-04-06
xsk: fix XDP_UMEM_SG_FLAG issues
Maciej Fijalkowski
-1
/
+1
2026-04-06
xsk: respect tailroom for ZC setups
Maciej Fijalkowski
-1
/
+22
2026-04-06
bpf: Avoid -Wflex-array-members-not-at-end warnings
Gustavo A. R. Silva
-7
/
+2
2026-04-06
net: dsa: add bridge member iteration macro
Daniel Golle
-3
/
+6
2026-04-06
net: dsa: move dsa_bridge_ports() helper to dsa.h
Daniel Golle
-0
/
+13
2026-04-06
Merge tag 'soc-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-12
/
+37
2026-04-06
PCI/TPH: Pass ACPI Processor UID to Cache Locality _DSM
Chengwen Feng
-2
/
+2
2026-04-06
ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
Chengwen Feng
-0
/
+11
2026-04-06
ACPI: APEI: GHES: Add devm_ghes_register_vendor_record_notifier()
Kai-Heng Feng
-0
/
+11
2026-04-06
hwspinlock: remove now unused pdata from header file
Wolfram Sang
-28
/
+0
2026-04-06
ASoC: qcom: Constify GPR packet being send over GPR interface
Krzysztof Kozlowski
-2
/
+2
2026-04-06
rpmsg: Constify buffer passed to send API
Krzysztof Kozlowski
-8
/
+9
2026-04-06
remoteproc: mtk_scp: Constify buffer passed to scp_send_ipi()
Krzysztof Kozlowski
-1
/
+1
2026-04-06
remoteproc: mtk_scp_ipi: Constify buffer passed to scp_ipi_send()
Krzysztof Kozlowski
-1
/
+1
2026-04-06
ASoC: soc.h: remove unused card->pmdown_time
Kuninori Morimoto
-2
/
+0
2026-04-06
ASoC: SDCA: Fix errors in IRQ cleanup
Charles Keepax
-0
/
+5
2026-04-06
mei: lb: add late binding version 2
Alexander Usyskin
-9
/
+42
2026-04-06
mei: bus: add mei_cldev_uuid
Alexander Usyskin
-0
/
+1
2026-04-06
ALSA: gus: add shared GF1 suspend and resume helpers
Cássio Gabriel
-0
/
+8
2026-04-06
Merge tag 'v7.0-rc7' into usb-next
Greg Kroah-Hartman
-113
/
+407
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
-113
/
+407
2026-04-05
mm: add softleaf_is_valid_pmd_entry(), pmd_to_softleaf_folio()
Lorenzo Stoakes (Oracle)
-4
/
+35
2026-04-05
mm/huge_memory: have zap_huge_pmd return a boolean, add kdoc
Lorenzo Stoakes (Oracle)
-2
/
+2
2026-04-05
mm/huge_memory: simplify vma_is_specal_huge()
Lorenzo Stoakes (Oracle)
-18
/
+2
2026-04-05
mm: add mmap_action_map_kernel_pages[_full]()
Lorenzo Stoakes (Oracle)
-2
/
+100
2026-04-05
uio: replace deprecated mmap hook with mmap_prepare in uio_info
Lorenzo Stoakes (Oracle)
-2
/
+2
2026-04-05
drivers: hv: vmbus: replace deprecated mmap hook with mmap_prepare
Lorenzo Stoakes (Oracle)
-2
/
+2
2026-04-05
mm: allow handling of stacked mmap_prepare hooks in more drivers
Lorenzo Stoakes (Oracle)
-2
/
+5
2026-04-05
mm: add mmap_action_simple_ioremap()
Lorenzo Stoakes (Oracle)
-2
/
+28
2026-04-05
mm: add vm_ops->mapped hook
Lorenzo Stoakes (Oracle)
-1
/
+25
2026-04-05
mm: document vm_operations_struct->open the same as close()
Lorenzo Stoakes (Oracle)
-5
/
+10
2026-04-05
mm: various small mmap_prepare cleanups
Lorenzo Stoakes (Oracle)
-6
/
+3
2026-04-05
mm/vma: convert __mmap_region() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-55
/
+12
2026-04-05
mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-12
/
+13
2026-04-05
mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
Lorenzo Stoakes (Oracle)
-2
/
+4
2026-04-05
mm/vma: introduce vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
-0
/
+16
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-24
/
+35
2026-04-05
mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
Lorenzo Stoakes (Oracle)
-0
/
+46
2026-04-05
mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
Lorenzo Stoakes (Oracle)
-13
/
+48
2026-04-05
mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
Lorenzo Stoakes (Oracle)
-0
/
+26
2026-04-05
mm/vma: introduce vma_flags_same[_mask/_pair]()
Lorenzo Stoakes (Oracle)
-0
/
+28
2026-04-05
mm: unexport vm_brk_flags() and eliminate vm_flags parameter
Lorenzo Stoakes (Oracle)
-6
/
+6
2026-04-05
mm/vma: add append_vma_flags() helper
Lorenzo Stoakes (Oracle)
-6
/
+14
[prev]
[next]