summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-02gpio: regmap: Fix memleak in error path in gpio_regmap_register()Wentao Guan1-1/+1
2026-01-02s390/ipl: Clear SBP flag when bootprog is setSven Schnelle2-12/+37
2026-01-02cgroup: rstat: use LOCK CMPXCHG in css_rstat_updatedShakeel Butt1-5/+8
2026-01-02btrfs: don't log conflicting inode if it's a dir moved in the current transac...Filipe Manana1-0/+38
2026-01-02powerpc/kexec: Enable SMT before waking offline CPUsNysal Jan K.A.1-0/+19
2026-01-02SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...Joshua Rogers1-1/+2
2026-01-02svcrdma: use rc_pageoff for memcpy byte offsetJoshua Rogers1-1/+1
2026-01-02svcrdma: return 0 on success from svc_rdma_copy_inline_rangeJoshua Rogers1-1/+1
2026-01-02nfsd: Mark variable __maybe_unused to avoid W=1 build breakAndy Shevchenko1-1/+1
2026-01-02svcrdma: bound check rq_pages index in inline pathJoshua Rogers1-0/+3
2026-01-02ASoC: SOF: ipc4-topology: Convert FLOAT to S32 during blob selectionPeter Ujfalusi1-1/+1
2026-01-02NFSD: Clear TIME_DELEG in the suppattr_exclcreat bitmapChuck Lever1-1/+7
2026-01-02ALSA: hda/realtek: Add Asus quirk for TAS amplifiersAntheas Kapenekakis1-2/+9
2026-01-02ASoC: SOF: ipc4-topology: Prefer 32-bit DMIC blobs for 8-bit formats as wellPeter Ujfalusi1-8/+14
2026-01-02NFSD: NFSv4 file creation neglects setting ACLChuck Lever1-1/+2
2026-01-02NFSD: Clear SECLABEL in the suppattr_exclcreat bitmapChuck Lever1-0/+5
2026-01-02net/handshake: restore destructor on submit failurecaoping1-0/+2
2026-01-02fsnotify: do not generate ACCESS/MODIFY events on child for special filesAmir Goldstein1-1/+8
2026-01-02net: phy: marvell-88q2xxx: Fix clamped value in mv88q2xxx_hwmon_writeThorsten Blum1-1/+1
2026-01-02r8169: fix RTL8117 Wake-on-Lan in DASH modeRené Rebe1-4/+1
2026-01-02lib/crypto: riscv: Add poly1305-core.S to .gitignoreCharles Mirabile1-0/+2
2026-01-02arm64/gcs: Flush the GCS locking state on execMark Brown1-0/+1
2026-01-02PM: runtime: Do not clear needs_force_resume with enabled runtime PMRafael J. Wysocki1-10/+12
2026-01-02tracing: Do not register unsupported perf eventsSteven Rostedt1-0/+2
2026-01-02xfs: validate that zoned RT devices are zone alignedChristoph Hellwig1-0/+15
2026-01-02xfs: fix a UAF problem in xattr repairDarrick J. Wong1-1/+1
2026-01-02xfs: fix the zoned RT growfs check for zone alignmentChristoph Hellwig1-6/+8
2026-01-02xfs: fix stupid compiler warningDarrick J. Wong1-1/+1
2026-01-02xfs: fix a memory leak in xfs_buf_item_init()Haoxiang Li1-0/+1
2026-01-02KVM: selftests: Add missing "break" in rseq_test's param parsingGavin Shan1-0/+1
2026-01-02KVM: x86: Apply runtime updates to current CPUID during KVM_SET_CPUID{,2}Sean Christopherson1-2/+9
2026-01-02KVM: nSVM: Clear exit_code_hi in VMCB when synthesizing nested VM-ExitsSean Christopherson2-3/+6
2026-01-02KVM: nSVM: Set exit_code_hi to -1 when synthesizing SVM_EXIT_ERR (failed VMRUN)Sean Christopherson1-2/+2
2026-01-02KVM: nVMX: Immediately refresh APICv controls as needed on nested VM-ExitDongli Zhang1-1/+2
2026-01-02KVM: TDX: Explicitly set user-return MSRs that *may* be clobbered by the TDX-...Sean Christopherson4-44/+23
2026-01-02KVM: SVM: Mark VMCB_PERM_MAP as dirty on nested VMRUNJim Mattson1-0/+1
2026-01-02KVM: Fix last_boosted_vcpu index assignment bugWanpeng Li1-1/+1
2026-01-02KVM: nSVM: Propagate SVM_EXIT_CR0_SEL_WRITE correctly for LMSW emulationYosry Ahmed1-9/+9
2026-01-02KVM: selftests: Forcefully override ARCH from x86_64 to x86Sean Christopherson1-1/+1
2026-01-02KVM: SVM: Mark VMCB_NPT as dirty on nested VMRUNJim Mattson1-0/+1
2026-01-02KVM: nSVM: Avoid incorrect injection of SVM_EXIT_CR0_SEL_WRITEYosry Ahmed1-5/+19
2026-01-02KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timerfuqiang wang1-5/+23
2026-01-02KVM: x86: Explicitly set new periodic hrtimer expiration in apic_timer_fn()fuqiang wang1-1/+1
2026-01-02KVM: x86: WARN if hrtimer callback for periodic APIC timer fires with period=0Sean Christopherson1-1/+1
2026-01-02powerpc: Add reloc_offset() to font bitmap pointer used for bootx_printf()Finn Thain1-1/+2
2026-01-02libceph: make decode_pool() more resilient against corrupted osdmapsIlya Dryomov1-64/+52
2026-01-02lib/crypto: riscv/chacha: Avoid s0/fp registerVivian Wang1-3/+2
2026-01-02dm-pcache: advance slot index before writing slotDongsheng Yang2-8/+8
2026-01-02parisc: Do not reprogram affinitiy on ASP chipHelge Deller1-1/+3
2026-01-02scs: fix a wrong parameter in __scs_magicZhichi Lin1-1/+1