aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
8 daysspi: stm32: fix missing pointer assignment in case of dma chainingAlain Volmat1-0/+3
8 daysMerge tag 'drm-xe-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie3-21/+81
8 daysMerge tag 'acpi-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-0/+21
8 dayspinctrl: cy8c95x0: Don't miss reading the last bank registersAndy Shevchenko1-2/+2
8 daysMerge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds5-27/+23
8 daysMerge tag 'for-linus-7.0-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds4-60/+125
8 dayssched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flagDavid Carlier1-1/+1
8 daysMerge branch 'acpi-pm'Rafael J. Wysocki1-0/+8
8 daysMerge branches 'pm-cpufreq' and 'pm-runtime'Rafael J. Wysocki3-21/+13
8 daysMerge tag 'drm-misc-fixes-2026-02-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie28-104/+174
8 daysMerge tag 'drm-intel-fixes-2026-02-25' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-6/+1
8 daysselftests/bpf: Fix OOB read in dmabuf_collectorT.J. Mercier1-1/+1
8 daysselftests/bpf: Fix a memory leak in xdp_flowtable testIhor Solodrai1-1/+2
8 daysbpf: Fix stack-out-of-bounds write in devmapKohei Enju1-5/+17
8 daysbpf: Fix kprobe_multi cookies access in show_fdinfo callbackJiri Olsa1-1/+3
8 daysbpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba1-1/+1
8 daysarm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU readsSumit Gupta1-6/+15
8 daysarm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier1-1/+5
8 daysMerge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-11/+11
8 dayskcsan: test: Adjust "expect" allocation type for kmalloc_objKees Cook1-1/+1
8 daysASoC: SDCA: Fix comments for sdca_irq_request()Takashi Iwai1-2/+2
8 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds14-48/+86
8 daysmm/slub: drop duplicate kernel-doc for ksize()Sanjay Chitroda1-12/+0
8 daysmm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan3-12/+27
8 daysmm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is availableHarry Yoo1-4/+9
8 daysMerge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds88-331/+826
8 daysALSA: us144mkii: Drop kernel-doc markersTakashi Iwai5-50/+50
8 daysALSA: usb: qcom: Correct parameter comment for uaudio_transfer_buffer_setup()Takashi Iwai1-1/+1
8 daysALSA: usb-audio: Drop superfluous kernel-doc markersTakashi Iwai1-6/+6
8 dayswifi: ath12k: fix station lookup failure when disconnecting from APBaochen Qiang1-23/+13
8 dayswifi: ath12k: use correct pdev id when requesting firmware statsBaochen Qiang1-3/+3
8 daysbtrfs: check block group lookup in remove_range_from_remap_tree()Mark Harmstone1-0/+3
8 daysbtrfs: fix transaction handle leaks in btrfs_last_identity_remap_gone()Mark Harmstone1-0/+3
8 daysbtrfs: fix chunk map leak in btrfs_map_block() after btrfs_translate_remap()Mark Harmstone1-1/+1
8 daysbtrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...Mark Harmstone1-2/+4
8 daysbtrfs: fix compat mask in error messages in btrfs_check_features()Mark Harmstone1-3/+3
8 daysbtrfs: print correct subvol num if active swapfile prevents deletionMark Harmstone1-1/+1
8 daysbtrfs: fix warning in scrub_verify_one_metadata()Mark Harmstone1-1/+1
8 daysbtrfs: fix objectid value in error message in check_extent_data_ref()Mark Harmstone1-1/+1
8 daysbtrfs: fix incorrect key offset in error message in check_dev_extent_item()Mark Harmstone1-1/+1
8 daysbtrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index()Mark Harmstone1-1/+1
8 daysbtrfs: don't commit the super block when unmounting a shutdown filesystemMiquel Sabaté Solà1-3/+11
8 daysbtrfs: free pages on error in btrfs_uring_read_extent()Miquel Sabaté Solà1-1/+6
8 daysbtrfs: fix referenced/exclusive check in squota_check_parent_usage()Boris Burkov1-1/+1
8 daysbtrfs: remove pointless WARN_ON() in cache_save_setup()Filipe Manana1-1/+0
8 daysbtrfs: convert log messages to error level in btrfs_replay_log()Filipe Manana1-2/+2
8 daysbtrfs: remove btrfs_handle_fs_error() after failure to recover log treesFilipe Manana1-3/+3
8 daysbtrfs: remove redundant warning message in btrfs_check_uuid_tree()Filipe Manana1-1/+0
8 daysbtrfs: change warning messages to error level in open_ctree()Filipe Manana1-3/+2
8 daysbtrfs: fix a double release on reserved extents in cow_one_range()Qu Wenruo1-1/+16