aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-08-24arm64: ptdump: Make note_page_flush() range awareWei-Lin Chang2-1/+15
2026-08-24ASoC: rt766: add RT766/RT767 VA1 device IDsShuming Fan1-0/+2
2026-08-24Merge branch 'slab/for-7.3/kfree_rcu_nolock' into slab/for-nextVlastimil Babka (SUSE)8-172/+435
2026-08-24Merge branch 'slab/for-7.3/objext_split' into slab/for-nextVlastimil Babka (SUSE)12-224/+458
2026-08-24rtc: msc313: Select by default on MSTARV7Daniel Palmer1-1/+2
2026-08-24xtensa: remove unused setup_profiling_timer functionAnthony Iliopoulos2-8/+0
2026-08-24rust: num: restrict bool conversion to unsigned BoundedYounes Akhouayri1-9/+21
2026-08-24locking: Revert switching guards to _irq_{disable,enable}()Peter Zijlstra2-18/+20
2026-08-24io_uring: Add missing include for ITER_SOURCE and ITER_DESTMark Brown1-0/+1
2026-08-24powercap: intel_rapl: Fix kernel panic during PMU unbindSumeet Pawnikar1-1/+3
2026-08-24MAINTAINERS: configfs: split configfs entry in C and Rust partsAndreas Hindborg1-4/+9
2026-08-24fuse: Fix the condition to enable over-io-uringBernd Schubert2-17/+18
2026-08-24fuse: invalidate the correct range after O_APPEND direct writeBaokun Li1-2/+3
2026-08-24selftests/fuse: test post-EOF page zeroing when a file is extendedJimmy Zuber3-0/+372
2026-08-24ALSA: hda/realtek: Add quirk for TongFang XxAF5xxxEckhart Mohr1-0/+1
2026-08-24ALSA: usb-audio: fix OOB write in snd_usbmidi_novation_output()Marouane El Moufid1-0/+2
2026-08-24erofs: simplify z_erofs_gbuf_growsize()Gao Xiang1-11/+7
2026-08-24erofs: skip sufficiently large global buffers when resizingNikhil Gurudasani1-0/+2
2026-08-24erofs: support large folios in inode_share modeJingbo Xu1-0/+1
2026-08-24erofs: support splice() in inode_share modeZhan Xusheng1-1/+8
2026-08-24erofs: support SEEK_HOLE/SEEK_DATA in inode_share modeJingbo Xu3-2/+3
2026-08-24erofs: Fix EROFS_FS_ZIP_LZMA_DEFAULT_MAX_STREAMS default logicGeert Uytterhoeven1-3/+5
2026-08-23scsi: snic: Fix SCSI host leak on workqueue allocation failureChen Changcheng1-0/+1
2026-08-23scsi: MAINTAINERS: Update my email addressMartin K. Petersen (Oracle)2-2/+5
2026-08-23Merge tag 'scftorture.2026.08.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linuxLinus Torvalds1-1/+2
2026-08-23scsi: MAINTAINERS: Leave the cumana_1 and oak drivers to the RISCPC maintainersFinn Thain1-2/+0
2026-08-23scsi: leapraid: Standardize NCQ priority sysfs attributesDongdong Hao3-37/+68
2026-08-23scsi: leapraid: Serialize firmware log mmap with teardownLinmao Li1-3/+9
2026-08-23scsi: leapraid: Balance host references for firmware log VMAsLinmao Li1-1/+1
2026-08-23scsi: lpfc: Remove unnnecessary NULL checkDan Carpenter1-4/+2
2026-08-23scsi: qla2xxx: Fix an loop timeout testDan Carpenter1-1/+1
2026-08-23scsi: qla2xxx: Fix an error code in qla_get_tmf()Dan Carpenter1-1/+1
2026-08-24Merge tag 'drm-xe-next-fixes-2026-08-20' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-nextDave Airlie2-2/+7
2026-08-23scsi: ibmvfc: Fix use of uninitialized rport in ibmvfc_do_work()Nathan Chancellor1-1/+1
2026-08-23scsi: core: Enable context analysis for hosts.oBart Van Assche1-0/+1
2026-08-24Merge tag 'drm-msm-next-2026-08-01' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie57-823/+1551
2026-08-24Merge tag 'drm-misc-next-fixes-2026-08-20' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-2/+3
2026-08-23Merge tag 'rcu.2026.08.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linuxLinus Torvalds39-481/+1251
2026-08-24clocksource: hyper-v: Remove support for stimer interrupts in message modeMichael Kelley6-159/+32
2026-08-24scsi: storvsc: Remove support for storvsc protocol of old Hyper-V hostsMichael Kelley1-43/+10
2026-08-24hv_netvsc: Remove GPADL teardown special case for old Hyper-V hostsMichael Kelley1-17/+3
2026-08-24hv_sock: Remove check for old Hyper-V hostsMichael Kelley1-3/+0
2026-08-24Drivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version of Hyper-VMichael Kelley5-38/+27
2026-08-24hv_netvsc: Allocate send/receive buffers using vmbus_alloc_buffer()Kameron Carr3-34/+83
2026-08-24Drivers: hv: vmbus: Add vmbus_alloc_buffer()/vmbus_free_buffer() for CoCo VMsKameron Carr2-0/+162
2026-08-24Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()Kameron Carr2-3/+32
2026-08-24Drivers: hv: vmbus: Skip VMBus module cleanup for non-nested root partitionMichael Kelley1-0/+15
2026-08-24x86/hyperv: reserve more vectorsWei Liu1-3/+18
2026-08-24PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchipNaman Jain1-0/+1
2026-08-24Drivers: hv: Use meaningful errnos for hypercall status codesHardik Garg1-7/+5