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-10-26
blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs
Ming Lei
-0
/
+2
2024-10-26
Merge branch 'for-v6.13/clk-dt-bindings' into next/clk
Krzysztof Kozlowski
-0
/
+453
2024-10-26
dt-bindings: clock: samsung: Add Exynos8895 SoC
Ivaylo Ivanov
-0
/
+453
2024-10-25
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
-0
/
+3
2024-10-25
scsi: ufs: core: Simplify ufshcd_err_handling_prepare()
Bart Van Assche
-2
/
+0
2024-10-25
scsi: ufs: core: Move the ufshcd_mcq_enable_esi() definition
Bart Van Assche
-1
/
+1
2024-10-25
scsi: ufs: core: Make DMA mask configuration more flexible
Bart Van Assche
-6
/
+3
2024-10-25
Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2024-10-25
Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-94
/
+0
2024-10-25
time: Fix references to _msecs_to_jiffies() handling of values
Miguel Ojeda
-1
/
+1
2024-10-25
timekeeping: Reorder struct timekeeper
Thomas Gleixner
-41
/
+65
2024-10-25
Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-1
/
+1
2024-10-25
KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"
Sean Christopherson
-3
/
+0
2024-10-25
KVM: Drop APIs that manipulate "struct page" via pfns
Sean Christopherson
-5
/
+0
2024-10-25
KVM: Drop gfn_to_pfn() APIs now that all users are gone
Sean Christopherson
-8
/
+0
2024-10-25
KVM: Add support for read-only usage of gfn_to_page()
Sean Christopherson
-1
/
+6
2024-10-25
KVM: Move x86's API to release a faultin page to common KVM
Sean Christopherson
-0
/
+26
2024-10-25
KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
Sean Christopherson
-2
/
+4
2024-10-25
KVM: Add kvm_faultin_pfn() to specifically service guest page faults
Sean Christopherson
-0
/
+12
2024-10-25
KVM: Move declarations of memslot accessors up in kvm_host.h
Sean Christopherson
-4
/
+4
2024-10-25
KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap()
Sean Christopherson
-2
/
+18
2024-10-25
KVM: Pin (as in FOLL_PIN) pages during kvm_vcpu_map()
Sean Christopherson
-1
/
+1
2024-10-25
KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn()
David Stevens
-1
/
+1
2024-10-25
KVM: Use NULL for struct page pointer to indicate mremapped memory
Sean Christopherson
-4
/
+0
2024-10-25
KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()
Sean Christopherson
-1
/
+1
2024-10-25
KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error code
David Stevens
-1
/
+2
2024-10-25
KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
Sean Christopherson
-2
/
+1
2024-10-25
KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()
Sean Christopherson
-2
/
+2
2024-10-25
KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes
Sean Christopherson
-0
/
+9
2024-10-25
KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
Sean Christopherson
-7
/
+0
2024-10-25
drm/sched: warn about drm_sched_job_init()'s partial init
Philipp Stanner
-0
/
+8
2024-10-25
firmware: ti_sci: Introduce Power Management Ops
Dave Gerlach
-0
/
+26
2024-10-25
firmware: ti_sci: Add system suspend and resume call
Vibhore Vardhan
-0
/
+4
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
-19
/
+68
2024-10-25
Merge tag 'pwm/duty_offset-for-6.13-rc1' of https://git.kernel.org/pub/scm/li...
Uwe Kleine-König
-9
/
+185
2024-10-25
dt-bindings: clock: r9a08g045-cpg: Add power domain ID for RTC
Claudiu Beznea
-0
/
+1
2024-10-25
Merge branch 'topic/compress-accel' into for-next
Takashi Iwai
-57
/
+287
2024-10-25
ALSA: compress_offload: introduce accel operation mode
Jaroslav Kysela
-2
/
+108
2024-10-25
cleanup: Add conditional guard helper
David Lechner
-0
/
+15
2024-10-25
cleanup: Adjust scoped_guard() macros to avoid potential warning
Przemek Kitszel
-10
/
+42
2024-10-25
cleanup: Remove address space of returned pointer
Uros Bizjak
-2
/
+2
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-50
/
+121
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
-95
/
+244
2024-10-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-3
/
+15
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-14
/
+28
2024-10-24
KVM: arm64: Add support for PSCI v1.2 and v1.3
David Woodhouse
-1
/
+3
2024-10-24
firmware/psci: Add definitions for PSCI v1.3 specification
David Woodhouse
-0
/
+5
2024-10-24
fbdev: omapfb: use new of_graph functions
Kuninori Morimoto
-8
/
+0
2024-10-24
of: property: add of_graph_get_next_port_endpoint()
Kuninori Morimoto
-0
/
+21
2024-10-24
of: property: add of_graph_get_next_port()
Kuninori Morimoto
-0
/
+28
[prev]
[next]