summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-17nouveau: don't attempt fwsec on sb on newer platforms.Dave Airlie7-9/+49
2026-01-17riscv: boot: Always make Image from vmlinux, not vmlinux.unstrippedVivian Wang1-4/+0
2026-01-17tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt2-0/+15
2026-01-17counter: interrupt-cnt: Drop IRQF_NO_THREAD flagAlexander Sverdlin1-2/+1
2026-01-17counter: 104-quad-8: Fix incorrect return value in IRQ handlerHaotian Zhang1-6/+14
2026-01-17lib/crypto: aes: Fix missing MMU protection for AES S-boxEric Biggers1-2/+2
2026-01-17rust_binder: remove spin_lock() in rust_shrink_free_page()Alice Ryhl1-3/+0
2026-01-17mei: me: add nova lake point S DIDAlexander Usyskin2-0/+4
2026-01-17btrfs: always detect conflicting inodes when logging inode refsFilipe Manana1-4/+2
2026-01-17bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanupBreno Leitao1-3/+3
2026-01-17arm64: Fix cleared E0POE bit after cpu_suspend()/resume()Yeoreum Yun2-1/+9
2026-01-17net: do not write to msg_get_inq in calleeWillem de Bruijn2-10/+6
2026-01-17net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier1-1/+1
2026-01-17atm: Fix dma_free_coherent() sizeThomas Fourier1-1/+2
2026-01-17NFSD: Remove NFSERR_EAGAINChuck Lever5-6/+1
2026-01-17NFSD: net ref data still needs to be freed even if net hasn't startupEdward Adam Davis1-15/+15
2026-01-17nfsd: check that server is running in unlock_filesystemOlga Kornievskaia3-6/+12
2026-01-17nfsd: use correct loop termination in nfsd4_revoke_states()NeilBrown1-1/+1
2026-01-17nfsd: provide locking for v4_end_graceNeilBrown4-5/+44
2026-01-17NFSD: Fix permission check for read access to executable-only filesScott Mayhew1-2/+2
2026-01-11Linux 6.18.5v6.18.5Greg Kroah-Hartman1-1/+1
2026-01-11nfs/localio: fix regression due to out-of-order __put_credMike Snitzer1-6/+6
2026-01-11sched/fair: Proportional newidle balancePeter Zijlstra6-4/+64
2026-01-11sched/fair: Small cleanup to update_newidle_cost()Peter Zijlstra1-4/+7
2026-01-11sched/fair: Small cleanup to sched_balance_newidle()Peter Zijlstra1-4/+6
2026-01-11mptcp: ensure context reset on disconnect()Paolo Abeni2-4/+7
2026-01-08Linux 6.18.4v6.18.4Greg Kroah-Hartman1-1/+1
2026-01-08Revert "gpio: swnode: don't use the swnode's name as the key for GPIO lookup"Charles Keepax1-1/+1
2026-01-08mm/damon/tests/core-kunit: handle alloc failures on damon_test_split_regions_...SeongJae Park1-0/+20
2026-01-08vfio/pci: Disable qword access to the PCI ROM barKevin Tian3-10/+29
2026-01-08LoongArch: BPF: Enhance the bpf_arch_text_poke() functionChenghao Duan1-1/+16
2026-01-08powercap: intel_rapl: Add support for Nova Lake processorsKaushlendra Kumar2-0/+4
2026-01-08powercap: intel_rapl: Add support for Wildcat Lake platformSrinivas Pandruvada2-0/+2
2026-01-08block: fix NULL pointer dereference in blk_zone_reset_all_bio_endio()Damien Le Moal1-9/+12
2026-01-08erofs: fix unexpected EIO under memory pressureJunbeom Yeom1-5/+5
2026-01-08drm/imagination: Disallow exporting of PM/FW protected objectsAlessio Belle1-0/+11
2026-01-08drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul2-1/+14
2026-01-08drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström5-26/+88
2026-01-08drm/xe/svm: Fix a debug printoutThomas Hellström1-1/+1
2026-01-08drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec1-20/+17
2026-01-08drm/msm: add PERFCTR_CNTL to ifpc_reglistAnna Maniscalco1-0/+1
2026-01-08drm/msm/dpu: Add missing NULL pointer check for pingpong interfaceNikolay Kuratov1-6/+4
2026-01-08drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström1-11/+4
2026-01-08drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost1-1/+19
2026-01-08drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost2-2/+5
2026-01-08drm/xe/eustall: Disallow 0 EU stall property valuesAshutosh Dixit1-1/+1
2026-01-08drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit1-1/+1
2026-01-08drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-tableThomas Hellström1-1/+1
2026-01-08drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLEKarol Wachowski1-2/+6
2026-01-08drm/mgag200: Fix big-endian supportRené Rebe1-0/+25