summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-12Merge tag 'cpufreq-arm-fixes-6.16-rc' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2025-06-12optee: ffa: fix sleep in atomic contextJens Wiklander
2025-06-12platform/x86/intel-uncore-freq: avoid non-literal format stringArnd Bergmann
2025-06-12platform/x86/intel/pmc: Add Panther Lake support to Intel PMC SSRAM TelemetryXi Pardee
2025-06-12platform/x86/intel/pmc: Add Lunar Lake support to Intel PMC SSRAM TelemetryXi Pardee
2025-06-12RDMA/mlx5: reduce stack usage in mlx5_ib_ufile_hw_cleanupArnd Bergmann
2025-06-12i2c: use inclusive callbacks in struct i2c_algorithmWolfram Sang
2025-06-12dma-contiguous: hornor the cma address limit setup by userFeng Tang
2025-06-11init: fix build warnings about export.hHuacai Chen
2025-06-11MAINTAINERS: add Barry as a THP reviewerBarry Song
2025-06-11drivers/rapidio/rio_cm.c: prevent possible heap overwriteAndrew Morton
2025-06-11mm: close theoretical race where stale TLB entries could lingerRyan Roberts
2025-06-11mm/vma: reset VMA iterator on commit_merge() OOM failureLorenzo Stoakes
2025-06-11docs: proc: update VmFlags documentation in smapswangfushuai
2025-06-11scatterlist: fix extraneous '@'-sign kernel-doc notationRandy Dunlap
2025-06-11selftests/mm: skip failed memfd setups in gup_longtermMark Brown
2025-06-12rust: cpu: Add CpuId::current() to retrieve current CPU IDViresh Kumar
2025-06-12rust: Use CpuId in place of raw CPU numbersViresh Kumar
2025-06-12KVM: x86/mmu: Reject direct bits in gpa passed to KVM_PRE_FAULT_MEMORYPaolo Bonzini
2025-06-12KVM: x86/mmu: Embed direct bits into gpa for KVM_PRE_FAULT_MEMORYPaolo Bonzini
2025-06-11bcachefs: Don't trace should_be_locked unless changingKent Overstreet
2025-06-11bcachefs: Ensure that snapshot creation propagates has_case_insensitiveKent Overstreet
2025-06-11bcachefs: Print devices we're mounting on multi device filesystemsKent Overstreet
2025-06-11bcachefs: Don't trust sb->nr_devices in members_to_text()Kent Overstreet
2025-06-11bcachefs: Fix version checks in validate_bset()Kent Overstreet
2025-06-11bcachefs: ioctl: avoid stack overflow warningArnd Bergmann
2025-06-11bcachefs: Don't pass trans to fsck_err() in gc_accounting_doneKent Overstreet
2025-06-11bcachefs: Fix leak in bch2_fs_recovery() error pathKent Overstreet
2025-06-11bcachefs: Fix rcu_pending for PREEMPT_RTKent Overstreet
2025-06-11bcachefs: Fix downgrade_table_extra()Kent Overstreet
2025-06-11bcachefs: Don't put rhashtable on stackKent Overstreet
2025-06-11bcachefs: Make sure opts.read_only gets propagated back to VFSKent Overstreet
2025-06-11bcachefs: Fix possible console lock involved deadlockAlan Huang
2025-06-11bcachefs: mark more errors autofixKent Overstreet
2025-06-11bcachefs: Don't persistently run scan_for_btree_nodesKent Overstreet
2025-06-11bcachefs: Read error message now prints if self healingKent Overstreet
2025-06-11bcachefs: Only run 'increase_depth' for keys from btree node csanKent Overstreet
2025-06-11bcachefs: Mark need_discard_freespace_key_bad autofixKent Overstreet
2025-06-11bcachefs: Update /dev/disk/by-uuid on device addKent Overstreet
2025-06-11bcachefs: Add more flags to btree nodes for rewrite reasonKent Overstreet
2025-06-11bcachefs: Add range being updated to btree_update_to_text()Kent Overstreet
2025-06-11bcachefs: Log fsck errors in the journalKent Overstreet
2025-06-11bcachefs: Add missing restart handling to check_topology()Kent Overstreet
2025-06-12rust: cpu: Introduce CpuId abstractionViresh Kumar
2025-06-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-06-12dt-bindings: i2c: nvidia,tegra20-i2c: Specify the required propertiesAkhil R
2025-06-11MAINTAINERS: Update Kuniyuki Iwashima's email address.Kuniyuki Iwashima
2025-06-11Merge branch 'net-bcmgenet-add-support-for-gro-software-interrupt-coalescing'Jakub Kicinski
2025-06-11net: bcmgenet: enable GRO software interrupt coalescing by defaultZak Kemble
2025-06-11net: bcmgenet: use napi_complete_done return valueZak Kemble