summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-10KVM: x86: Rename find_highest_vector()Neeraj Upadhyay1-3/+3
2025-07-10KVM: x86: Change lapic regs base address to void pointerNeeraj Upadhyay2-4/+4
2025-07-10KVM: x86: Rename VEC_POS/REG_POS macro usagesNeeraj Upadhyay2-13/+11
2025-07-10x86/apic: KVM: Deduplicate APIC vector => register+bit mathSean Christopherson2-4/+7
2025-07-10KVM: x86: Remove redundant parentheses around 'bitmap'Neeraj Upadhyay2-3/+3
2025-07-10KVM: x86: Open code setting/clearing of bits in the ISRNeeraj Upadhyay1-12/+7
2025-07-07Linux 6.16-rc5v6.16-rc5Linus Torvalds1-1/+1
2025-07-06Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-8/+12
2025-07-06Merge tag 'sched_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-16/+21
2025-07-06Merge tag 'objtool_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2025-07-06Merge tag 'perf_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+3
2025-07-06Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+35
2025-07-06Merge tag 'locking_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+5
2025-07-06Merge tag 'edac_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-1/+5
2025-07-06Merge tag 'ras_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-24/+29
2025-07-06Merge tag 'irq_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-07-06selftests/futex: Add futex_numa to .gitignoreTerry Tritton1-0/+1
2025-07-06Merge tag 'hid-for-linus-2025070502' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-11/+19
2025-07-05Merge tag 'v6.16-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-36/+39
2025-07-05Merge tag 'i2c-for-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+8
2025-07-05Merge tag 'pm-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds8-13/+29
2025-07-05Merge tag 'acpi-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-16/+3
2025-07-04Merge branch 'pm-sleep'Rafael J. Wysocki7-12/+12
2025-07-04Merge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds12-68/+86
2025-07-04Merge tag 'riscv-for-linus-6.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+5
2025-07-04Merge tag 'regulator-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-20/+25
2025-07-04Merge tag 'spi-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-11/+61
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds26-140/+250
2025-07-04Merge tag 'usb-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds24-85/+160
2025-07-04Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-26/+35
2025-07-04Merge tag 'drm-fixes-2025-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds47-293/+632
2025-07-04Merge tag 'iommu-fixes-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-5/+16
2025-07-04Merge tag 'block-6.16-20250704' of git://git.kernel.dk/linuxLinus Torvalds6-13/+38
2025-07-04Merge tag 'i2c-host-fixes-6.16-rc5' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang3-2/+8
2025-07-04Merge tag 'bcachefs-2025-07-03' of git://evilpiepirate.org/bcachefsLinus Torvalds13-54/+93
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-438/+351
2025-07-04sched/deadline: Fix dl_server runtime calculation formulakuyo chang1-5/+5
2025-07-04iommu/vt-d: Assign devtlb cache tag on ATS enablementLu Baolu3-4/+14
2025-07-04Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()Yunshui Jiang1-0/+2
2025-07-04fix proc_sys_compare() handling of in-lookup dentriesAl Viro2-8/+12
2025-07-04Merge tag 'drm-xe-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie11-135/+310
2025-07-04smb: client: fix native SMB symlink traversalPaulo Alcantara2-19/+20
2025-07-04smb: client: fix race condition in negotiate timeout by using more precise ti...Wang Zhaolong2-3/+5
2025-07-04Merge tag 'samsung-dsim-fixes-for-v6.16-rc4' of git://git.kernel.org/pub/scm/...Dave Airlie1-2/+2
2025-07-04Merge tag 'exynos-drm-fixes-for-v6.16-rc4' of git://git.kernel.org/pub/scm/li...Dave Airlie4-17/+33
2025-07-04Merge tag 'drm-intel-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/...Dave Airlie5-14/+15
2025-07-04Merge tag 'drm-misc-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/m...Dave Airlie16-94/+205
2025-07-03Merge tag 'for-6.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-88/+131
2025-07-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-14/+21
2025-07-03Merge tag 'net-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds38-296/+494