index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2024-10-25
KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
Sean Christopherson
2024-10-25
KVM: Add kvm_faultin_pfn() to specifically service guest page faults
Sean Christopherson
2024-10-25
KVM: Move declarations of memslot accessors up in kvm_host.h
Sean Christopherson
2024-10-25
KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap()
Sean Christopherson
2024-10-25
KVM: Pin (as in FOLL_PIN) pages during kvm_vcpu_map()
Sean Christopherson
2024-10-25
KVM: Migrate kvm_vcpu_map() to kvm_follow_pfn()
David Stevens
2024-10-25
KVM: Use NULL for struct page pointer to indicate mremapped memory
Sean Christopherson
2024-10-25
KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()
Sean Christopherson
2024-10-25
KVM: Replace "async" pointer in gfn=>pfn with "no_wait" and error code
David Stevens
2024-10-25
KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
Sean Christopherson
2024-10-25
KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()
Sean Christopherson
2024-10-25
KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes
Sean Christopherson
2024-10-25
KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
Sean Christopherson
2024-10-25
firmware: ti_sci: Introduce Power Management Ops
Dave Gerlach
2024-10-25
firmware: ti_sci: Add system suspend and resume call
Vibhore Vardhan
2024-10-25
Merge tag 'pwm/duty_offset-for-6.13-rc1' of https://git.kernel.org/pub/scm/li...
Uwe Kleine-König
2024-10-25
cleanup: Add conditional guard helper
David Lechner
2024-10-25
cleanup: Adjust scoped_guard() macros to avoid potential warning
Przemek Kitszel
2024-10-25
cleanup: Remove address space of returned pointer
Uros Bizjak
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-10-24
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-24
of: property: add of_graph_get_next_port_endpoint()
Kuninori Morimoto
2024-10-24
of: property: add of_graph_get_next_port()
Kuninori Morimoto
2024-10-24
Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-10-24
bpf: Add uptr support in the map_value of the task local storage.
Martin KaFai Lau
2024-10-24
bpf: Postpone bpf_selem_free() in bpf_selem_unlink_storage_nolock()
Martin KaFai Lau
2024-10-24
bpf: Add "bool swap_uptrs" arg to bpf_local_storage_update() and bpf_selem_al...
Martin KaFai Lau
2024-10-24
bpf: Support __uptr type tag in BTF
Kui-Feng Lee
2024-10-24
bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
Hou Tao
2024-10-24
ACPI: EC: make EC support compile-time conditional
Arnd Bergmann
2024-10-24
thermal: core: Add and use cooling device guard
Rafael J. Wysocki
2024-10-24
mmc: core: Support UHS-II card control and access
Victor Shih
2024-10-24
locking/rt: Remove one __cond_lock() in RT's spin_trylock_irqsave()
Sebastian Andrzej Siewior
2024-10-24
locking/rt: Add sparse annotation PREEMPT_RT's sleeping locks.
Sebastian Andrzej Siewior
2024-10-23
PCI: Protect Link Control 2 Register with RMW locking
Ilpo Järvinen
2024-10-23
cgroup/freezer: Reduce redundant traversal for cgroup_freeze
Chen Ridong
2024-10-23
uprobe: Add support for session consumer
Jiri Olsa
2024-10-23
uprobe: Add data pointer to consumer handlers
Jiri Olsa
2024-10-23
rcu: Delete unused rcu_gp_might_be_stalled() function
Paul E. McKenney
2024-10-23
kasan: Fix Software Tag-Based KASAN with GCC
Marco Elver
2024-10-23
debugfs: add small file operations for most files
Johannes Berg
2024-10-23
sysctl: update comments to new registration APIs
Thomas Weißschuh
2024-10-23
regulator: doc: remove documentation comment for regulator_init
Jerome Brunet
2024-10-23
regulator: doc: add missing documentation for init_cb
Jerome Brunet
2024-10-23
net: netdev_tx_sent_queue() small optimization
Eric Dumazet
2024-10-23
netpoll: remove ndo_netpoll_setup() second argument
Eric Dumazet
2024-10-23
kfifo: don't include dma-mapping.h in kfifo.h
Christoph Hellwig
2024-10-22
bpf: Add MEM_WRITE attribute
Daniel Borkmann
[prev]
[next]