index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2024-10-29
rtnetlink: Make per-netns RTNL dereference helpers to macro.
Kuniyuki Iwashima
2024-10-29
posix-timers: Add proper state tracking
Thomas Gleixner
2024-10-29
posix-timers: Rename k_itimer:: It_requeue_pending
Thomas Gleixner
2024-10-29
signal: Allow POSIX timer signals to be dropped
Thomas Gleixner
2024-10-29
posix-timers: Cure si_sys_private race
Thomas Gleixner
2024-10-29
signal: Confine POSIX_TIMERS properly
Thomas Gleixner
2024-10-29
mm, slab: add kerneldocs for common SLAB_ flags
Vlastimil Babka
2024-10-29
iommu: Introduce iommu_paging_domain_alloc_flags()
Jason Gunthorpe
2024-10-29
iommu: Remove iommu_domain_alloc()
Lu Baolu
2024-10-29
iommu: Remove useless flush from iommu_create_device_direct_mappings()
Jason Gunthorpe
2024-10-29
dma-mapping: drop unneeded includes from dma-mapping.h
Christoph Hellwig
2024-10-29
dma-mapping: remove an outdated comment from dma-map-ops.h
Sui Jingfeng
2024-10-29
cpufreq: add virtual-cpufreq driver
David Dai
2024-10-28
fork: only invoke khugepaged, ksm hooks if no error
Lorenzo Stoakes
2024-10-28
fork: do not invoke uffd on fork if error occurs
Lorenzo Stoakes
2024-10-29
usb: storage: fix wrong comments for struct bulk_cb_wrap
Dingyan Li
2024-10-28
Merge branch 'cxl/for-6.12/printf' into cxl-for-next
Dave Jiang
2024-10-28
tty: serial: handle HAS_IOPORT dependencies
Niklas Schnelle
2024-10-28
printf: Add print format (%pra) for struct range
Ira Weiny
2024-10-28
iio: acpi: Add iio_get_acpi_device_name_and_data() helper function
Andy Shevchenko
2024-10-28
perf/marvell: Marvell PEM performance monitor support
Gowthami Thiagarajan
2024-10-28
perf/arm_pmuv3: Add PMUv3.9 per counter EL0 access control
Rob Herring (Arm)
2024-10-28
kernel/range: Const-ify range_contains parameters
Ira Weiny
2024-10-28
mm/gup: Add folio_add_pins()
Steve Sistare
2024-10-28
tmpfs: Add flag FS_CASEFOLD_FL support for tmpfs dirs
André Almeida
2024-10-28
libfs: Export generic_ci_ dentry functions
André Almeida
2024-10-28
unicode: Recreate utf8_parse_version()
André Almeida
2024-10-28
unicode: Export latest available UTF-8 version number
André Almeida
2024-10-28
libfs: Create the helper function generic_ci_validate_strict_name()
André Almeida
2024-10-28
fs/writeback: convert wbc_account_cgroup_owner to take a folio
Pankaj Raghav
2024-10-27
posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on clone
Benjamin Segall
2024-10-26
block: model freeze & enter queue as lock for supporting lockdep
Ming Lei
2024-10-26
blk-mq: add non_owner variant of start_freeze/unfreeze queue APIs
Ming Lei
2024-10-25
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
2024-10-25
Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-25
time: Fix references to _msecs_to_jiffies() handling of values
Miguel Ojeda
2024-10-25
timekeeping: Reorder struct timekeeper
Thomas Gleixner
2024-10-25
KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"
Sean Christopherson
2024-10-25
KVM: Drop APIs that manipulate "struct page" via pfns
Sean Christopherson
2024-10-25
KVM: Drop gfn_to_pfn() APIs now that all users are gone
Sean Christopherson
2024-10-25
KVM: Add support for read-only usage of gfn_to_page()
Sean Christopherson
2024-10-25
KVM: Move x86's API to release a faultin page to common KVM
Sean Christopherson
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
[prev]
[next]