index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-25
KVM: Move x86's API to release a faultin page to common KVM
Sean Christopherson
1
-0
/
+26
2024-10-25
KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
Sean Christopherson
1
-2
/
+4
2024-10-25
KVM: Add kvm_faultin_pfn() to specifically service guest page faults
Sean Christopherson
1
-0
/
+12
2024-10-25
KVM: Move declarations of memslot accessors up in kvm_host.h
Sean Christopherson
1
-4
/
+4
2024-10-25
KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap()
Sean Christopherson
1
-2
/
+18
2024-10-25
KVM: Pin (as in FOLL_PIN) pages during kvm_vcpu_map()
Sean Christopherson
1
-1
/
+1
2024-10-25
KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn()
David Stevens
1
-1
/
+1
2024-10-25
KVM: Use NULL for struct page pointer to indicate mremapped memory
Sean Christopherson
1
-4
/
+0
2024-10-25
KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()
Sean Christopherson
1
-1
/
+1
2024-10-25
KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error code
David Stevens
1
-1
/
+2
2024-10-25
KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
Sean Christopherson
1
-2
/
+1
2024-10-25
KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()
Sean Christopherson
1
-2
/
+2
2024-10-25
KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes
Sean Christopherson
1
-0
/
+9
2024-10-25
KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
Sean Christopherson
1
-7
/
+0
2024-10-25
drm/sched: warn about drm_sched_job_init()'s partial init
Philipp Stanner
1
-0
/
+8
2024-10-25
firmware: ti_sci: Introduce Power Management Ops
Dave Gerlach
1
-0
/
+26
2024-10-25
firmware: ti_sci: Add system suspend and resume call
Vibhore Vardhan
1
-0
/
+4
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2
-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
2
-9
/
+185
2024-10-25
dt-bindings: clock: r9a08g045-cpg: Add power domain ID for RTC
Claudiu Beznea
1
-0
/
+1
2024-10-25
Merge branch 'topic/compress-accel' into for-next
Takashi Iwai
28
-57
/
+287
2024-10-25
ALSA: compress_offload: introduce accel operation mode
Jaroslav Kysela
2
-2
/
+108
2024-10-25
cleanup: Add conditional guard helper
David Lechner
1
-0
/
+15
2024-10-25
cleanup: Adjust scoped_guard() macros to avoid potential warning
Przemek Kitszel
1
-10
/
+42
2024-10-25
cleanup: Remove address space of returned pointer
Uros Bizjak
1
-2
/
+2
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
22
-50
/
+121
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
42
-95
/
+244
2024-10-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-3
/
+15
2024-10-25
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-14
/
+28
2024-10-25
KVM: arm64: Add support for PSCI v1.2 and v1.3
David Woodhouse
1
-1
/
+3
2024-10-25
firmware/psci: Add definitions for PSCI v1.3 specification
David Woodhouse
1
-0
/
+5
2024-10-25
fbdev: omapfb: use new of_graph functions
Kuninori Morimoto
1
-8
/
+0
2024-10-25
of: property: add of_graph_get_next_port_endpoint()
Kuninori Morimoto
1
-0
/
+21
2024-10-25
of: property: add of_graph_get_next_port()
Kuninori Morimoto
1
-0
/
+28
2024-10-25
Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2024-10-25
riscv: Allow ptrace control of the tagged address ABI
Samuel Holland
1
-0
/
+1
2024-10-25
riscv: Add support for userspace pointer masking
Samuel Holland
1
-1
/
+4
2024-10-24
drm/display: bridge_connector: handle ycbcr_420_allowed
Dmitry Baryshkov
1
-0
/
+5
2024-10-24
bpf: Add uptr support in the map_value of the task local storage.
Martin KaFai Lau
1
-0
/
+20
2024-10-24
bpf: Postpone bpf_selem_free() in bpf_selem_unlink_storage_nolock()
Martin KaFai Lau
1
-1
/
+7
2024-10-24
bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_al...
Martin KaFai Lau
1
-2
/
+2
2024-10-24
bpf: Support __uptr type tag in BTF
Kui-Feng Lee
1
-0
/
+5
2024-10-24
bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
Hou Tao
2
-0
/
+4
2024-10-24
ACPI: EC: make EC support compile-time conditional
Arnd Bergmann
1
-2
/
+6
2024-10-24
phonet: Convert phonet_routes.lock to spinlock_t.
Kuniyuki Iwashima
1
-1
/
+0
2024-10-24
phonet: Pass net and ifindex to rtm_phonet_notify().
Kuniyuki Iwashima
1
-1
/
+1
2024-10-24
phonet: Convert phonet_device_list.lock to spinlock_t.
Kuniyuki Iwashima
1
-1
/
+2
2024-10-24
phonet: Pass net and ifindex to phonet_address_notify().
Kuniyuki Iwashima
1
-1
/
+1
2024-10-24
thermal: netlink: Add the commands and the events for the thresholds
Daniel Lezcano
1
-7
/
+20
2024-10-24
thermal: core: Add and use cooling device guard
Rafael J. Wysocki
1
-0
/
+3
[prev]
[next]