aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-01-24gpu: nova-core: Add basic Turing HALTimur Tabi3-0/+97
2026-01-24gpu: nova-core: move some functions into the HALTimur Tabi3-42/+54
2026-01-24gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()Timur Tabi2-11/+12
2026-01-24gpu: nova-core: add support for Turing/GA100 fwsignatureTimur Tabi1-1/+8
2026-01-24gpu: nova-core: support header parsing on Turing/GA100Timur Tabi1-4/+24
2026-01-24gpu: nova-core: add ImemNonSecure section infrastructureTimur Tabi3-2/+32
2026-01-23KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev1-0/+2
2026-01-24gpu: nova-core: rename Imem to ImemSecureTimur Tabi3-14/+20
2026-01-23Merge tag 'kbuild-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linuxLinus Torvalds2-6/+7
2026-01-23kbuild: rust: clean libpin_init_internal in mrproperChen Miao1-1/+2
2026-01-23Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-12/+13
2026-01-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-21/+33
2026-01-23bonding: annotate data-races around slave->last_rxEric Dumazet3-18/+21
2026-01-23et4: allow zeroout when doing written to unwritten splitOjaswin Mujoo2-9/+122
2026-01-23ext4: refactor split and convert extentsOjaswin Mujoo1-165/+112
2026-01-23ext4: refactor zeroout path and handle all casesOjaswin Mujoo1-98/+185
2026-01-23ext4: propagate flags to ext4_convert_unwritten_extents_endio()Ojaswin Mujoo1-6/+3
2026-01-23ext4: propagate flags to convert_initialized_extent()Ojaswin Mujoo1-3/+4
2026-01-23ext4: add extent status cache support to kunit testsOjaswin Mujoo3-47/+63
2026-01-23ext4: kunit tests for higher level extent manipulation functionsOjaswin Mujoo4-9/+365
2026-01-23ext4: kunit tests for extent splitting and conversionOjaswin Mujoo4-2/+587
2026-01-23Merge tag 'v6.19-rc6-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-9/+9
2026-01-23Merge tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds2-21/+20
2026-01-23Merge tag 'platform-drivers-x86-v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds10-18/+256
2026-01-23Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang14-130/+280
2026-01-23Merge tag 'pmdomain-v6.19-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pmLinus Torvalds2-4/+17
2026-01-23coco/tsm: Remove unused variable tsm_rwsemThomas Weißschuh1-2/+0
2026-01-23Merge tag 'mmc-v6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-0/+55
2026-01-23io_uring/io-wq: handle !sysctl_hung_task_timeout_secsJens Axboe1-0/+2
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds8-57/+100
2026-01-23thermal: intel: x86_pkg_temp_thermal: Handle invalid temperatureRafael J. Wysocki1-0/+3
2026-01-23Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds4-23/+59
2026-01-23cpuidle: governors: teo: Refine tick_intercepts vs total events checkRafael J. Wysocki1-1/+1
2026-01-23cpuidle: governors: teo: Avoid fake intercepts produced by tickRafael J. Wysocki1-0/+11
2026-01-23cpuidle: governors: teo: Avoid selecting states with zero-size binsRafael J. Wysocki1-0/+10
2026-01-23Merge tag 'iommu-fixes-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds3-4/+3
2026-01-23sample: rust: pci: add tests for config space routinesZhi Wang1-0/+26
2026-01-23rust: pci: add config space read/write supportZhi Wang3-4/+204
2026-01-23cpuidle: governors: menu: Always check timers with tick stoppedRafael J. Wysocki1-11/+11
2026-01-23rust: io: factor out MMIO read/write macrosZhi Wang1-45/+102
2026-01-23rust: io: separate generic I/O helpers from MMIO implementationZhi Wang11-130/+434
2026-01-23drm/tyr: suppress unread field warningsDeborah Brouwer1-6/+6
2026-01-23perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()Ian Rogers14-282/+76
2026-01-23perf annotate: Fix memcpy size in arch__grow_instructions()Suchit Karunakaran1-1/+1
2026-01-23perf tests sched: Avoid error in cleanup on loaded machinesIan Rogers1-1/+1
2026-01-23perf inject: With --convert-callchain ignore the dummy event for dwarf stacksIan Rogers1-1/+1
2026-01-23perf disasm: Minor layout tweaks for 'struct arch'Ian Rogers1-4/+4
2026-01-23perf disasm: Refactor arch__find and initialization of arch structsIan Rogers16-241/+282
2026-01-23perf map_symbol: Switch from holding maps to holding threadIan Rogers18-44/+47
2026-01-23perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_opsIan Rogers4-8/+12