summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-24dt-bindings: thermal: amlogic: Correct 'reg' in the exampleKrzysztof Kozlowski
2026-06-24dt-bindings: thermal: amlogic: Fix missing header in the exampleKrzysztof Kozlowski
2026-06-24of: Fix RST inline emphasis warnings in of_map_id() kernel-docVijayanand Jitta
2026-06-24of: property: Fix of_fwnode_get_reference_args() with negative indexAlban Bedel
2026-06-24block: handle REQ_OP_ZONE_APPEND in __bio_integrity_actionChristoph Hellwig
2026-06-24block: fix GFP_ flags confusion in bio_integrity_alloc_bufChristoph Hellwig
2026-06-24block, bfq: don't grab queue_lock to initialize bfqYu Kuai
2026-06-24mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()Yu Kuai
2026-06-24blk-cgroup: don't nest queue_lock under blkcg->lock in blkcg_destroy_blkgs()Yu Kuai
2026-06-24blk-cgroup: don't nest queue_lock under rcu in bio_associate_blkg()Yu Kuai
2026-06-24blk-cgroup: don't nest queue_lock under rcu in blkg_lookup_create()Yu Kuai
2026-06-24blk-cgroup: don't nest queue_lock under rcu in blkcg_print_blkgs()Yu Kuai
2026-06-24blk-cgroup: delay freeing policy data after rcu grace periodYu Kuai
2026-06-24blk-cgroup: protect iterating blkgs with blkcg->lock in blkcg_print_stat()Yu Kuai
2026-06-24Merge branch 'md-7.2' of https://git.kernel.org/pub/scm/linux/kernel/git/mdra...Jens Axboe
2026-06-24ASoC: soc-core: Don't fail if device_link could not be createdRichard Fitzgerald
2026-06-24ASoC: rockchip: rockchip_sai: #include <linux/platform_device.h> explicitlyUwe Kleine-König (The Capable Hub)
2026-06-24regulator: da9121: Use subvariant ids in the I2C tablePengpeng Hou
2026-06-24x86/apic: KVM: Use cpu_physical_id() to get APIC ID of running vCPU for AVICSean Christopherson
2026-06-24KVM: x86/mmu: Expose number of shadow MMU shadow pages as a statSean Christopherson
2026-06-24Merge tag 'kvm-s390-next-7.2-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-06-24drm/i915/cdclk: Fix up CDCLK_FREQ_DECIMAL without a full PLL re-enableVille Syrjälä
2026-06-24KVM: x86: Unconditionally recompute CR8 intercept on PPR updateCarlos López
2026-06-24KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest modeSean Christopherson
2026-06-24KVM: x86: WARN (once) if RTC pending EOI tracking goes off the railsSean Christopherson
2026-06-24KVM: x86: WARN and fail kvm_set_irq() if a PIC or I/O APIC vector is invalidSean Christopherson
2026-06-24KVM: x86: Bug the VM, not the kernel, if the ISR count {under,over}flowsSean Christopherson
2026-06-24KVM: x86/mmu: Bug the VM, not the host kernel, if KVM write-protects upper SPTEsSean Christopherson
2026-06-24KVM: x86: Replace BUG_ON() with WARN_ON_ONCE() on "bad" nested GPA translationSean Christopherson
2026-06-24KVM: Replace guest-triggerable BUG_ON() in ioeventfd datamatch with get_unali...Sean Christopherson
2026-06-24ALSA: seq: Fix uninitialised heap leak in snd_seq_event_dup()HyeongJun An
2026-06-24KVM: s390: Return failure in case of failure in kvm_s390_set_cmma_bits()Claudio Imbrenda
2026-06-24KVM: s390: selftests: Fix cmma selftestClaudio Imbrenda
2026-06-24KVM: s390: Fix cmma dirty trackingClaudio Imbrenda
2026-06-24KVM: s390: Fix locking in kvm_s390_set_mem_control()Claudio Imbrenda
2026-06-24KVM: s390: Fix handle_{sske,pfmf} under memory pressureClaudio Imbrenda
2026-06-24KVM: s390: Fix code typo in gmap_protect_asce_top_level()Claudio Imbrenda
2026-06-24KVM: s390: Do not set special large pages dirtyClaudio Imbrenda
2026-06-24KVM: s390: Fix dat_peek_cmma() overflowClaudio Imbrenda
2026-06-24s390/mm: Fix handling of _PAGE_UNUSED pte bitClaudio Imbrenda
2026-06-24KVM: s390: Fix typo in UCONTROL documentationEric Farman
2026-06-24KVM: s390: selftests: Extended user_operexec testsEric Farman
2026-06-24KVM: s390: Fix S390_USER_OPEREXEC enablement without STFLE 74Eric Farman
2026-06-23apparmor: advertise the tcp fast open fix is appliedJohn Johansen
2026-06-23eth: fbnic: fix ordering of heartbeat vs ownershipJakub Kicinski
2026-06-23Merge branch 'ipv6-fix-error-handling-in-disable_ipv6-sysctl'Jakub Kicinski
2026-06-23ipv6: fix missing notification for ignore_routes_with_linkdownFernando Fernandez Mancera
2026-06-23ipv6: fix state corruption during proxy_ndp sysctl restartFernando Fernandez Mancera
2026-06-23ipv6: fix error handling in disable_policy sysctlFernando Fernandez Mancera
2026-06-23ipv6: fix error handling in forwarding sysctlFernando Fernandez Mancera