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-10-21
gpio: export gpiod_hwgpio()
Bartosz Golaszewski
-0
/
+2
2025-10-21
Merge branch 'memory-hotplug'
Heiko Carstens
-27
/
+1
2025-10-21
Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
-13
/
+317
2025-10-20
Merge tag 'linux-can-next-for-6.19-20251017' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
-1
/
+0
2025-10-21
Merge tag 'drm-xe-next-2025-10-20' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
-3
/
+38
2025-10-20
net: stmmac: remove broken PCS code
Russell King (Oracle)
-1
/
+0
2025-10-20
nl802154: fix some kernel-doc warnings
Randy Dunlap
-3
/
+2
2025-10-20
drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag
Thomas Hellström
-0
/
+15
2025-10-20
Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-2
/
+2
2025-10-20
Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-3
/
+4
2025-10-20
ACPI: PM: s2idle: Drop acpi_get_lps0_constraint()
Rafael J. Wysocki
-5
/
+0
2025-10-20
writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_s...
Julian Sun
-0
/
+1
2025-10-20
writeback: Wake up waiting tasks when finishing the writeback of a chunk.
Julian Sun
-0
/
+1
2025-10-20
fs: make plain ->i_state access fail to compile
Mateusz Guzik
-7
/
+14
2025-10-20
Manual conversion to use ->i_state accessors of all places not covered by coc...
Mateusz Guzik
-9
/
+9
2025-10-20
fs: provide accessors for ->i_state
Mateusz Guzik
-2
/
+76
2025-10-20
fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmb
Mateusz Guzik
-2
/
+3
2025-10-20
fs: move wait_on_inode() from writeback.h to fs.h
Mateusz Guzik
-11
/
+10
2025-10-20
fs: add missing fences to I_NEW handling
Mateusz Guzik
-0
/
+4
2025-10-20
fs: assert ->i_lock held in __iget()
Mateusz Guzik
-3
/
+1
2025-10-20
iomap: simplify iomap_iter_advance()
Joanne Koong
-4
/
+2
2025-10-20
iio: adc: qcom-vadc-common: fix vadc_scale_fn_type kernel-doc
Randy Dunlap
-13
/
+14
2025-10-20
io_uring: unify task_work cancelation checks
Jens Axboe
-0
/
+1
2025-10-20
RDMA/uverbs: fix some kernel-doc warnings
Randy Dunlap
-49
/
+50
2025-10-20
KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
Ackerley Tng
-0
/
+1
2025-10-20
mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
Matthew Wilcox
-2
/
+8
2025-10-20
mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
Matthew Wilcox
-3
/
+5
2025-10-20
Merge tag 'v6.18-rc2' into 'drm-rust-next'
Alice Ryhl
-33
/
+116
2025-10-20
drm/gpuvm: add deferred vm_bo cleanup
Alice Ryhl
-0
/
+16
2025-10-20
firmware: exynos-acpm: add DVFS protocol
Tudor Ambarus
-0
/
+10
2025-10-20
dt-bindings: firmware: google,gs101-acpm-ipc: add ACPM clocks
Tudor Ambarus
-0
/
+26
2025-10-20
rhashtable: use likely for rhashtable lookup
Menglong Dong
-12
/
+58
2025-10-20
KEYS: trusted: caam based protected key
Meenakshi Aggarwal
-0
/
+26
2025-10-20
ASoC: soc.h: remove snd_soc_kcontrol_component()
Kuninori Morimoto
-16
/
+0
2025-10-19
firmware: qcom: tzmem: fix qcom_tzmem_policy kernel-doc
Randy Dunlap
-3
/
+12
2025-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf at 6.18-rc2
Alexei Starovoitov
-34
/
+117
2025-10-18
Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+11
2025-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-0
/
+4
2025-10-18
Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
-0
/
+1
2025-10-18
soc: samsung: gs101-pmu: implement access tables for read and write
André Draszik
-8
/
+335
2025-10-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-11
/
+30
2025-10-18
dma-buf: heaps: cma: Register list of CMA regions at boot
Maxime Ripard
-0
/
+16
2025-10-18
drm/client: Remove holds_console_lock parameter from suspend/resume
Thomas Zimmermann
-16
/
+6
2025-10-18
PM: console: Fix memory allocation error handling in pm_vt_switch_required()
Malaya Kumar Rout
-2
/
+3
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-3
/
+14
2025-10-18
firewire: core: handle device quirk of TASCAM FW-1884/FW-1804/FW-1082
Takashi Sakamoto
-0
/
+3
2025-10-17
drm/xe/nvl: Define NVL-S platform
Matt Roper
-0
/
+9
2025-10-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+12
2025-10-17
tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahash
Eric Biggers
-18
/
+8
2025-10-17
inet: Avoid ehash lookup race in inet_ehash_insert()
Xuanqiang Luo
-0
/
+13
[prev]
[next]