summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-26bpf: Fix stack-out-of-bounds write in devmapKohei Enju-5/+17
2026-02-26bpf: Fix kprobe_multi cookies access in show_fdinfo callbackJiri Olsa-1/+3
2026-02-26bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearingFuad Tabba-1/+1
2026-02-26genksyms: Fix parsing a declarator with a preceding attributeNathan Chancellor-2/+2
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor-2/+29
2026-02-26arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU readsSumit Gupta-6/+15
2026-02-26arm64: Fix sampling the "stable" virtual counter in preemptible sectionMarc Zyngier-1/+5
2026-02-26Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-11/+11
2026-02-26kcsan: test: Adjust "expect" allocation type for kmalloc_objKees Cook-1/+1
2026-02-26ASoC: SDCA: Fix comments for sdca_irq_request()Takashi Iwai-2/+2
2026-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-48/+86
2026-02-26mm/slub: drop duplicate kernel-doc for ksize()Sanjay Chitroda-12/+0
2026-02-26mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan-12/+27
2026-02-26mm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is availableHarry Yoo-4/+9
2026-02-26HID: multitouch: Keep latency normal on deactivate for reactivation gestureWerner Sembach-3/+29
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-331/+826
2026-02-26ALSA: us144mkii: Drop kernel-doc markersTakashi Iwai-50/+50
2026-02-26ALSA: usb: qcom: Correct parameter comment for uaudio_transfer_buffer_setup()Takashi Iwai-1/+1
2026-02-26ALSA: usb-audio: Drop superfluous kernel-doc markersTakashi Iwai-6/+6
2026-02-26wifi: ath12k: fix station lookup failure when disconnecting from APBaochen Qiang-23/+13
2026-02-26wifi: ath12k: use correct pdev id when requesting firmware statsBaochen Qiang-3/+3
2026-02-26HID: apple: Add EPOMAKER TH87 to the non-apple keyboards listTakashi Iwai-0/+3
2026-02-26HID: intel-ish-hid: ipc: Add Nova Lake-H/S PCI device IDsZhang Lixu-0/+14
2026-02-26btrfs: check block group lookup in remove_range_from_remap_tree()Mark Harmstone-0/+3
2026-02-26btrfs: fix transaction handle leaks in btrfs_last_identity_remap_gone()Mark Harmstone-0/+3
2026-02-26btrfs: fix chunk map leak in btrfs_map_block() after btrfs_translate_remap()Mark Harmstone-1/+1
2026-02-26btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...Mark Harmstone-2/+4
2026-02-26btrfs: fix compat mask in error messages in btrfs_check_features()Mark Harmstone-3/+3
2026-02-26btrfs: print correct subvol num if active swapfile prevents deletionMark Harmstone-1/+1
2026-02-26btrfs: fix warning in scrub_verify_one_metadata()Mark Harmstone-1/+1
2026-02-26btrfs: fix objectid value in error message in check_extent_data_ref()Mark Harmstone-1/+1
2026-02-26btrfs: fix incorrect key offset in error message in check_dev_extent_item()Mark Harmstone-1/+1
2026-02-26btrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index()Mark Harmstone-1/+1
2026-02-26btrfs: don't commit the super block when unmounting a shutdown filesystemMiquel Sabaté Solà-3/+11
2026-02-26btrfs: free pages on error in btrfs_uring_read_extent()Miquel Sabaté Solà-1/+6
2026-02-26btrfs: fix referenced/exclusive check in squota_check_parent_usage()Boris Burkov-1/+1
2026-02-26btrfs: remove pointless WARN_ON() in cache_save_setup()Filipe Manana-1/+0
2026-02-26btrfs: convert log messages to error level in btrfs_replay_log()Filipe Manana-2/+2
2026-02-26btrfs: remove btrfs_handle_fs_error() after failure to recover log treesFilipe Manana-3/+3
2026-02-26btrfs: remove redundant warning message in btrfs_check_uuid_tree()Filipe Manana-1/+0
2026-02-26btrfs: change warning messages to error level in open_ctree()Filipe Manana-3/+2
2026-02-26btrfs: fix a double release on reserved extents in cow_one_range()Qu Wenruo-1/+16
2026-02-26btrfs: handle discard errors in in btrfs_finish_extent_commit()Jingkai Tan-1/+7
2026-02-26netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequenceDavid Howells-77/+221
2026-02-26ALSA: hda: cs35l56: Remove unnecessary struct cs_dsp_client_opsRichard Fitzgerald-5/+0
2026-02-26drm/solomon: Fix page start when updating rectangle in page addressing modeFrancesco Lavra-4/+2
2026-02-26Merge tag 'asoc-fix-v7.0-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-0/+8
2026-02-26netfilter: nf_conntrack_h323: fix OOB read in decode_choice()Vahagn Vardanian-1/+1
2026-02-26ALSA: hda: cs35l56: Fix signedness error in cs35l56_hda_posture_put()Richard Fitzgerald-1/+1
2026-02-26dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo-0/+7