index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-05-27
rust: i2c: make Driver trait lifetime-parameterized
Danilo Krummrich
2026-05-27
rust: usb: make Driver trait lifetime-parameterized
Danilo Krummrich
2026-05-27
rust: auxiliary: make Driver trait lifetime-parameterized
Danilo Krummrich
2026-05-27
rust: platform: make Driver trait lifetime-parameterized
Danilo Krummrich
2026-05-27
drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFO
Michael Bommarito
2026-05-27
rust: pci: make Driver trait lifetime-parameterized
Danilo Krummrich
2026-05-27
drm/amd/display: Fix amdgpu_dm KUnit allmodconfig build
Ray Wu
2026-05-27
rust: device: make Core and CoreInternal lifetime-parameterized
Danilo Krummrich
2026-05-27
rust: device: implement Sync for Device<Bound>
Danilo Krummrich
2026-05-27
rust: usb: implement Sync for Device<Bound>
Danilo Krummrich
2026-05-27
rust: auxiliary: implement Sync for Device<Bound>
Danilo Krummrich
2026-05-27
rust: platform: implement Sync for Device<Bound>
Danilo Krummrich
2026-05-27
rust: pci: implement Sync for Device<Bound>
Danilo Krummrich
2026-05-27
rust: driver core: drop drvdata before devres release
Danilo Krummrich
2026-05-27
rust: driver: decouple driver private data from driver type
Danilo Krummrich
2026-05-27
rust: driver: move 'static bounds to constructor
Gary Guo
2026-05-27
rust: alloc: remove `'static` bound on `ForeignOwnable`
Gary Guo
2026-05-27
rust: pci: use 'static lifetime for PCI BAR resource names
Danilo Krummrich
2026-05-27
drm/amdkfd: Fix UML build guards for x86_64-only code
Alex Hung
2026-05-27
nvmet-tcp: fix page fragment cache leak in error path
Geliang Tang
2026-05-27
nvme-core: fix unsigned comparison warning in nvme_wait_freeze_timeout
Maurizio Lombardi
2026-05-27
drm/xe: Restore IDLEDLY regiter on engine reset
Balasubramani Vivekanandan
2026-05-27
drm/dp: Add DSC virtual DPCD quirk for Realtek MST branch device
Imre Deak
2026-05-27
arm64: dts: rockchip: add rga3 dt nodes to rk3588
Sven Püschel
2026-05-27
KVM: arm64: Pre-check vcpu memcache for host->guest donate
Fuad Tabba
2026-05-27
KVM: arm64: Pre-check vcpu memcache for host->guest share
Fuad Tabba
2026-05-27
KVM: arm64: Seed pkvm_ownership_selftest vcpu memcache
Fuad Tabba
2026-05-27
KVM: arm64: Fix __deactivate_fgt macro parameter typo
Fuad Tabba
2026-05-27
KVM: arm64: Guard against NULL vcpu on VHE hyp panic path
Fuad Tabba
2026-05-27
pinctrl: mediatek: fix SPDX comment style in header
Mayur Kumar
2026-05-27
pinctrl: actions: fix SPDX comment style in header
Mayur Kumar
2026-05-27
pinctrl: bcm: fix SPDX comment style in header
Mayur Kumar
2026-05-27
fs/select: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
fuse: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
isofs: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
jbd2: replace __get_free_pages() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
jfs: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
libfs: simple_transaction_get(): replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
2026-05-27
NFSD: replace __get_free_page() with kmalloc() in nfsd_buffered_readdir()
Mike Rapoport (Microsoft)
2026-05-27
NFS: remove unused page and page2 in nfs4_replace_transport()
Mike Rapoport (Microsoft)
2026-05-27
NFS: replace __get_free_page() with kmalloc() in nfs_show_devname()
Mike Rapoport (Microsoft)
2026-05-27
nilfs2: replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
2026-05-27
ocfs2/dlm: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
proc: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
quota: allocate dquot_hash with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
Merge patch series "fs: refactor code to use clear_and_wake_up_bit()"
Christian Brauner
2026-05-27
init/initramfs_test: wait_for_initramfs() before running
Jia He
2026-05-27
fs: jbd2: use clear_and_wake_up_bit() in journal_end_buffer_io_sync()
Agatha Isabelle Moreira
2026-05-27
fs: buffer: use clear_and_wake_up_bit() in unlock_buffer()
Agatha Isabelle Moreira
2026-05-27
KVM: arm64: Fix memory leak in hyp_trace_unload()
Vincent Donnefort
[prev]
[next]