index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
profile2linkerlist.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-28
vfio/mlx5: Refactor the SAVE callback to activate a work only upon an error
Yishai Hadas
1
-7
/
+13
2023-09-28
vfio/mlx5: Wake up the reader post of disabling the SAVING migration file
Yishai Hadas
1
-0
/
+1
2023-09-28
vfio: use __aligned_u64 in struct vfio_device_ioeventfd
Stefan Hajnoczi
1
-2
/
+3
2023-09-28
vfio: use __aligned_u64 in struct vfio_device_gfx_plane_info
Stefan Hajnoczi
4
-4
/
+5
2023-09-28
vfio: trivially use __aligned_u64 for ioctl structs
Stefan Hajnoczi
1
-9
/
+9
2023-09-28
vfio-cdx: add bus mastering device feature support
Nipun Gupta
2
-1
/
+58
2023-09-28
vfio: add bus master feature to device feature ioctl
Nipun Gupta
1
-0
/
+21
2023-09-28
cdx: add support for bus mastering
Nipun Gupta
5
-0
/
+125
2023-09-28
net/mlx5: Introduce ifc bits for migration in a chunk mode
Yishai Hadas
1
-4
/
+11
2023-09-25
overlayfs: set ctime when setting mtime and atime
Jeff Layton
1
-1
/
+1
2023-09-25
ntfs3: put resources during ntfs_fill_super()
Christian Brauner
1
-0
/
+1
2023-09-25
ovl: disable IOCB_DIO_CALLER_COMP
Jens Axboe
1
-0
/
+6
2023-09-24
Linux 6.6-rc3
v6.6-rc3
Linus Torvalds
1
-1
/
+1
2023-09-23
mfd: cs42l43: Use correct macro for new-style PM runtime ops
Charles Keepax
1
-2
/
+2
2023-09-23
KVM: SVM: Do not use user return MSR support for virtualized TSC_AUX
Tom Lendacky
1
-1
/
+33
2023-09-23
KVM: SVM: Fix TSC_AUX virtualization setup
Tom Lendacky
3
-12
/
+29
2023-09-23
KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
Paolo Bonzini
1
-4
/
+1
2023-09-23
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
Sean Christopherson
6
-103
/
+68
2023-09-23
KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()
Paolo Bonzini
3
-19
/
+14
2023-09-22
cxl/acpi: Annotate struct cxl_cxims_data with __counted_by
Kees Cook
1
-2
/
+2
2023-09-22
cxl/port: Fix cxl_test register enumeration regression
Dan Williams
1
-4
/
+9
2023-09-22
eventfs: Remember what dentries were created on dir open
Steven Rostedt (Google)
1
-17
/
+70
2023-09-22
ring-buffer: Fix bytes info in per_cpu buffer stats
Zheng Yejian
1
-13
/
+15
2023-09-22
vfio/mdev: Fix a null-ptr-deref bug for mdev_unregister_parent()
Jinjie Ruan
1
-1
/
+2
2023-09-22
x86,static_call: Fix static-call vs return-thunk
Peter Zijlstra
2
-1
/
+3
2023-09-22
x86/alternatives: Remove faulty optimization
Josh Poimboeuf
1
-8
/
+0
2023-09-22
i2c: xiic: Correct return value check for xiic_reinit()
Daniel Scally
1
-1
/
+1
2023-09-22
gpio: sim: fix an invalid __free() usage
Bartosz Golaszewski
1
-37
/
+23
2023-09-22
MAINTAINERS: remove myself as nouveau maintainer
Ben Skeggs
1
-1
/
+0
2023-09-21
btrfs: initialize start_slot in btrfs_log_prealloc_extents
Josef Bacik
1
-1
/
+1
2023-09-21
btrfs: make sure to initialize start and len in find_free_dev_extent
Josef Bacik
1
-7
/
+6
2023-09-21
MAINTAINERS: Add x86 platform drivers patchwork
Ilpo Järvinen
1
-0
/
+1
2023-09-21
KVM: x86/mmu: Open code leaf invalidation from mmu_notifier
Sean Christopherson
3
-7
/
+12
2023-09-21
KVM: riscv: selftests: Selectively filter-out AIA registers
Anup Patel
1
-2
/
+21
2023-09-21
KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-list
Anup Patel
1
-14
/
+21
2023-09-21
RISC-V: KVM: Fix riscv_vcpu_get_isa_ext_single() for missing extensions
Anup Patel
1
-1
/
+4
2023-09-21
RISC-V: KVM: Fix KVM_GET_REG_LIST API for ISA_EXT registers
Anup Patel
1
-1
/
+1
2023-09-21
i2c: mux: gpio: Add missing fwnode_handle_put()
Liang He
1
-1
/
+3
2023-09-21
sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()
Edward Cree
4
-4
/
+30
2023-09-21
fbdev/sh7760fb: Depend on FB=y
Thomas Zimmermann
1
-1
/
+1
2023-09-21
igc: Expose tx-usecs coalesce setting to user
Muhammad Husaini Zulkifli
1
-12
/
+19
2023-09-21
octeontx2-pf: Do xdp_do_flush() after redirects.
Sebastian Andrzej Siewior
1
-6
/
+13
2023-09-21
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
Sebastian Andrzej Siewior
1
-0
/
+5
2023-09-21
net: ena: Flush XDP packets on error.
Sebastian Andrzej Siewior
1
-0
/
+3
2023-09-21
locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-21
smb3: fix confusing debug message
Steve French
1
-1
/
+1
2023-09-20
drm/amdkfd: Use gpu_offset for user queue's wptr
YuBiao Wang
1
-1
/
+1
2023-09-20
drm/amd/display: fix the ability to use lower resolution modes on eDP
Hamza Mahfooz
1
-2
/
+2
2023-09-20
drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enable
Cong Liu
1
-0
/
+1
2023-09-20
i2c: mux: demux-pinctrl: check the return value of devm_kstrdup()
Xiaoke Wang
1
-0
/
+4
[next]