summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-24gpu: nova-core: support header parsing on Turing/GA100Timur Tabi
2026-01-24gpu: nova-core: add ImemNonSecure section infrastructureTimur Tabi
2026-01-23KVM: x86: Add SRCU protection for reading PDPTRs in __get_sregs2()Vasiliy Kovalev
2026-01-24gpu: nova-core: rename Imem to ImemSecureTimur Tabi
2026-01-23Merge tag 'kbuild-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-23kbuild: rust: clean libpin_init_internal in mrproperChen Miao
2026-01-23Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2026-01-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-01-23bonding: annotate data-races around slave->last_rxEric Dumazet
2026-01-23et4: allow zeroout when doing written to unwritten splitOjaswin Mujoo
2026-01-23ext4: refactor split and convert extentsOjaswin Mujoo
2026-01-23ext4: refactor zeroout path and handle all casesOjaswin Mujoo
2026-01-23ext4: propagate flags to ext4_convert_unwritten_extents_endio()Ojaswin Mujoo
2026-01-23ext4: propagate flags to convert_initialized_extent()Ojaswin Mujoo
2026-01-23ext4: add extent status cache support to kunit testsOjaswin Mujoo
2026-01-23ext4: kunit tests for higher level extent manipulation functionsOjaswin Mujoo
2026-01-23ext4: kunit tests for extent splitting and conversionOjaswin Mujoo
2026-01-23Merge tag 'v6.19-rc6-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-01-23Merge tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-23Merge tag 'platform-drivers-x86-v6.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-01-23Merge branch 'for-7.0/cxl-init' into cxl-for-nextDave Jiang
2026-01-23Merge tag 'pmdomain-v6.19-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-01-23coco/tsm: Remove unused variable tsm_rwsemThomas Weißschuh
2026-01-23Merge tag 'mmc-v6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2026-01-23io_uring/io-wq: handle !sysctl_hung_task_timeout_secsJens Axboe
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-23thermal: intel: x86_pkg_temp_thermal: Handle invalid temperatureRafael J. Wysocki
2026-01-23Merge tag 'io_uring-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-01-23cpuidle: governors: teo: Refine tick_intercepts vs total events checkRafael J. Wysocki
2026-01-23cpuidle: governors: teo: Avoid fake intercepts produced by tickRafael J. Wysocki
2026-01-23cpuidle: governors: teo: Avoid selecting states with zero-size binsRafael J. Wysocki
2026-01-23Merge tag 'iommu-fixes-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-23sample: rust: pci: add tests for config space routinesZhi Wang
2026-01-23rust: pci: add config space read/write supportZhi Wang
2026-01-23cpuidle: governors: menu: Always check timers with tick stoppedRafael J. Wysocki
2026-01-23rust: io: factor out MMIO read/write macrosZhi Wang
2026-01-23rust: io: separate generic I/O helpers from MMIO implementationZhi Wang
2026-01-23drm/tyr: suppress unread field warningsDeborah Brouwer
2026-01-23perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()Ian Rogers
2026-01-23perf annotate: Fix memcpy size in arch__grow_instructions()Suchit Karunakaran
2026-01-23perf tests sched: Avoid error in cleanup on loaded machinesIan Rogers
2026-01-23perf inject: With --convert-callchain ignore the dummy event for dwarf stacksIan Rogers
2026-01-23perf disasm: Minor layout tweaks for 'struct arch'Ian Rogers
2026-01-23perf disasm: Refactor arch__find and initialization of arch structsIan Rogers
2026-01-23perf map_symbol: Switch from holding maps to holding threadIan Rogers
2026-01-23perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_opsIan Rogers
2026-01-23perf disasm: Don't include C files from the arch directoryIan Rogers
2026-01-23perf disasm: Rework the string arch__is to use the ELF machineIan Rogers
2026-01-23perf disasm: Constify use of 'struct ins'Ian Rogers
2026-01-23perf disasm: Constify use of 'struct ins_op'Ian Rogers