]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2026-03-29  Phil WilloughbyALSA: usb-audio: tidy up the AF16Rig quirks
2026-03-29  Miguel Ojedapwm: th1520: fix `CLIPPY=1` warning
2026-03-28  Linus TorvaldsMerge tag 'for-7.0-rc5-tag' of git://git.kernel.org...
2026-03-28  Gary Guorust: move `static_assert` into `build_assert`
2026-03-28  Linus TorvaldsMerge tag 'mm-hotfixes-stable-2026-03-28-10-45' of...
2026-03-28  Tycho Andersen... x86/sev: Create snp_prepare()
2026-03-28  Tom Lendackyx86/sev: Create a function to clear/zero the RMP
2026-03-28  Wolfram SangMAINTAINERS: drop outdated I2C website
2026-03-28  David Laighttracing: Remove spurious default precision from show_ev...
2026-03-28  Vineeth Pillai... cpufreq: Use trace_call__##name() at guarded tracepoint...
2026-03-28  Will DeaconKVM: arm64: Don't pass host_debug_state to BRBE world...
2026-03-28  Will DeaconKVM: arm64: Disable SPE Profiling Buffer when running...
2026-03-28  Will DeaconKVM: arm64: Disable TRBE Trace Buffer Unit when running...
2026-03-28  Linus TorvaldsMerge tag 'trace-v7.0-rc5' of git://git.kernel.org...
2026-03-28  Linus TorvaldsMerge tag 's390-7.0-6' of git://git.kernel.org/pub...
2026-03-28  Ahmed S. Darwishtools/x86/kcpuid: Update bitfields to x86-cpuid-db...
2026-03-28  Linus WalleijMerge tag 'renesas-pinctrl-for-v7.1-tag1' of git:/...
2026-03-28  Steven Rostedttracing: Remove tracing_alloc_snapshot() when snapshot...
2026-03-28  Takashi IwaiALSA: hda: Add missing SET_GPI_* and SET_GPO_* verb...
2026-03-28  Alexandre Courbotgpu: nova-core: firmware: gsp: use dma::Coherent for...
2026-03-28  Alexandre Courbotgpu: nova-core: firmware: gsp: use dma::Coherent for...
2026-03-28  Alexandre Courbotgpu: nova-core: fb: use dma::CoherentHandle
2026-03-28  Alexandre Courbotgpu: nova-core: falcon: use dma::Coherent
2026-03-28  Alexandre Courbotgpu: nova-core: firmware: fwsec: use dma::Coherent
2026-03-28  Alexandre Courbotgpu: nova-core: firmware: riscv: use dma::Coherent
2026-03-28  Alexandre Courbotrust: dma: add from-slice constructors for Coherent...
2026-03-28  Cássio GabrielALSA: hda/proc: show GPI and GPO state in codec proc...
2026-03-28  Zhan Xushengposix-timers: Fix stale function name in comment
2026-03-28  Biju Dasirqchip/renesas-rzg2l: Replace raw_spin_{lock,unlock...
2026-03-28  Danilo Krummrichrust: dma: add CoherentHandle for DMA allocations witho...
2026-03-28  Phil WilloughbyALSA: usb-audio: Add quirks for Arturia AF16Rig
2026-03-28  Pengpeng HouALSA: asihpi: detect truncated control names
2026-03-28  Danilo Krummrichrust: dma: remove DMA_ATTR_NO_KERNEL_MAPPING from publi...
2026-03-28  Davidlohr Buesofutex: Clear stale exiting pointer in futex_lock_pi...
2026-03-28  Wesley Atwelltracing: Drain deferred trigger frees if kthread creati...
2026-03-28  Marc ZyngierKVM: arm64: Convert gmem_abort() to struct kvm_s2_fault...
2026-03-28  Marc ZyngierKVM: arm64: Simplify integration of adjust_nested_...
2026-03-28  Marc ZyngierKVM: arm64: Directly expose mapping prot and kill kvm_s...
2026-03-28  Marc ZyngierKVM: arm64: Move device mapping management into kvm_s2_...
2026-03-28  Marc ZyngierKVM: arm64: Replace force_pte with a max_map_size attribute
2026-03-28  Marc ZyngierKVM: arm64: Move kvm_s2_fault.{pfn,page} to kvm_s2_vma_info
2026-03-28  Marc ZyngierKVM: arm64: Restrict the scope of the 'writable' attribute
2026-03-28  Marc ZyngierKVM: arm64: Kill logging_active from kvm_s2_fault
2026-03-28  Marc ZyngierKVM: arm64: Move VMA-related information to kvm_s2_faul...
2026-03-28  Marc ZyngierKVM: arm64: Kill topup_memcache from kvm_s2_fault
2026-03-28  Marc ZyngierKVM: arm64: Kill exec_fault from kvm_s2_fault
2026-03-28  Marc ZyngierKVM: arm64: Kill write_fault from kvm_s2_fault
2026-03-28  Marc ZyngierKVM: arm64: Constrain fault_granule to kvm_s2_fault_map()
2026-03-28  Marc ZyngierKVM: arm64: Replace fault_is_perm with a helper
2026-03-28  Marc ZyngierKVM: arm64: Move fault context to const structure
2026-03-28  Marc ZyngierKVM: arm64: Make fault_ipa immutable
2026-03-28  Marc ZyngierKVM: arm64: Kill fault->ipa
2026-03-28  Fuad TabbaKVM: arm64: Clean up control flow in kvm_s2_fault_map()
2026-03-28  Fuad TabbaKVM: arm64: Hoist MTE validation check out of MMU lock...
2026-03-28  Fuad TabbaKVM: arm64: Optimize early exit checks in kvm_s2_fault_...
2026-03-28  Fuad TabbaKVM: arm64: Initialize struct kvm_s2_fault completely...
2026-03-28  Fuad TabbaKVM: arm64: Simplify return logic in user_mem_abort()
2026-03-28  Fuad TabbaKVM: arm64: Remove redundant state variables from struc...
2026-03-28  Fuad TabbaKVM: arm64: Simplify nested VMA shift calculation
2026-03-28  Fuad TabbaKVM: arm64: Extract page table mapping in user_mem_abort()
2026-03-28  Fuad TabbaKVM: arm64: Extract stage-2 permission logic in user_me...
2026-03-28  Fuad TabbaKVM: arm64: Isolate mmap_read_lock inside new kvm_s2_fa...
2026-03-28  Fuad TabbaKVM: arm64: Extract PFN resolution in user_mem_abort()
2026-03-28  Fuad TabbaKVM: arm64: Introduce struct kvm_s2_fault to user_mem_a...
2026-03-28  Zenghui Yu... KVM: arm64: ptdump: Initialize parser_state before...
2026-03-28  Cássio GabrielALSA: core: Validate compress device numbers without...
2026-03-28  Sourav NayakALSA: hda/realtek: add quirk for HP Victus 15-fb0xxx
2026-03-28  Stuart HayhurstALSA: hda/intel: Add MSI X870E Tomahawk to denylist...
2026-03-28  Dustin L. HowettALSA: hda/realtek: add quirk for Framework F111:000F
2026-03-28  Phil WilloughbyALSA: usb-audio: Fix quirk flags for NeuralDSP Quad...
2026-03-28  Linus Walleijfork: zero vmap stack using clear_pages() instead of...
2026-03-28  Junrui Luoocfs2/dlm: fix off-by-one in dlm_match_regions() region...
2026-03-28  Junrui Luoocfs2/dlm: validate qr_numregions in dlm_match_regions()
2026-03-28  Josh Lawlib/bch: fix signed shift overflow in build_mod8_tables
2026-03-28  Josh Lawlib/bch: fix signed left-shift undefined behavior
2026-03-28  Patrick Bellasiscripts/decodecode: return 0 on success
2026-03-28  Oleg Nesterovdo_notify_parent: sanitize the valid_signal() checks
2026-03-28  Petr Mladekdoc: watchdog: futher improvements
2026-03-28  Mayank Rungtadoc: watchdog: document buddy detector
2026-03-28  Mayank Rungtawatchdog/hardlockup: improve buddy system detection...
2026-03-28  Mayank Rungtadoc: watchdog: clarify hardlockup detection timing
2026-03-28  Mayank Rungtawatchdog: update saved interrupts during check
2026-03-28  Mayank Rungtawatchdog: return early in watchdog_hardlockup_check()
2026-03-28  Eric Biggerskernel/kexec: remove inclusion of crypto/hash.h
2026-03-28  Eric Biggerskernel/crash: remove inclusion of crypto/sha1.h
2026-03-28  Hisam MehboobCREDITS: simplify the end-of-file alphabetical order...
2026-03-28  Josh Lawlib/glob: initialize back_str to silence uninitialized...
2026-03-28  Sasha Levincheckpatch: add support for Assisted-by tag
2026-03-28  Masami Hiramatsu... decode_stacktrace: decode caller address
2026-03-28  Aleksei Oladkoselftests: fix ARCH normalization to handle command...
2026-03-28  Josh Lawlib/ts_kmp: fix integer overflow in pattern length...
2026-03-28  Josh Lawlib/ts_bm: fix integer overflow in pattern length calcu...
2026-03-28  Alexey Velichayshiyocfs2: remove redundant error code assignment
2026-03-28  Thomas Weißschuhtools/getdelays: use the static UAPI headers from tools...
2026-03-28  Thomas Weißschuhtools headers UAPI: sync linux/taskstats.h
2026-03-28  Josh Lawlib: decompress_bunzip2: fix 32-bit shift undefined...
2026-03-28  Joseph Qiocfs2: fix possible deadlock between unlink and dio_end...
2026-03-28  Josh Lawlib/bug: remove unnecessary variable initializations
2026-03-28  Josh Lawlib/bug: fix inconsistent capitalization in BUG message
2026-03-28  Josh Lawlib/inflate: fix typo "This results" to "The results...
next