index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-02-26
bpf: Fix stack-out-of-bounds write in devmap
Kohei Enju
-5
/
+17
2026-02-26
bpf: Fix kprobe_multi cookies access in show_fdinfo callback
Jiri Olsa
-1
/
+3
2026-02-26
bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing
Fuad Tabba
-1
/
+1
2026-02-26
genksyms: Fix parsing a declarator with a preceding attribute
Nathan Chancellor
-2
/
+2
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
-2
/
+29
2026-02-26
arm64: topology: Fix false warning in counters_read_on_cpu() for same-CPU reads
Sumit Gupta
-6
/
+15
2026-02-26
arm64: Fix sampling the "stable" virtual counter in preemptible section
Marc Zyngier
-1
/
+5
2026-02-26
Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-11
/
+11
2026-02-26
kcsan: test: Adjust "expect" allocation type for kmalloc_obj
Kees Cook
-1
/
+1
2026-02-26
ASoC: SDCA: Fix comments for sdca_irq_request()
Takashi Iwai
-2
/
+2
2026-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
-48
/
+86
2026-02-26
mm/slub: drop duplicate kernel-doc for ksize()
Sanjay Chitroda
-12
/
+0
2026-02-26
mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXT
Suren Baghdasaryan
-12
/
+27
2026-02-26
mm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is available
Harry Yoo
-4
/
+9
2026-02-26
HID: multitouch: Keep latency normal on deactivate for reactivation gesture
Werner Sembach
-3
/
+29
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-331
/
+826
2026-02-26
ALSA: us144mkii: Drop kernel-doc markers
Takashi Iwai
-50
/
+50
2026-02-26
ALSA: usb: qcom: Correct parameter comment for uaudio_transfer_buffer_setup()
Takashi Iwai
-1
/
+1
2026-02-26
ALSA: usb-audio: Drop superfluous kernel-doc markers
Takashi Iwai
-6
/
+6
2026-02-26
wifi: ath12k: fix station lookup failure when disconnecting from AP
Baochen Qiang
-23
/
+13
2026-02-26
wifi: ath12k: use correct pdev id when requesting firmware stats
Baochen Qiang
-3
/
+3
2026-02-26
HID: apple: Add EPOMAKER TH87 to the non-apple keyboards list
Takashi Iwai
-0
/
+3
2026-02-26
HID: intel-ish-hid: ipc: Add Nova Lake-H/S PCI device IDs
Zhang Lixu
-0
/
+14
2026-02-26
btrfs: check block group lookup in remove_range_from_remap_tree()
Mark Harmstone
-0
/
+3
2026-02-26
btrfs: fix transaction handle leaks in btrfs_last_identity_remap_gone()
Mark Harmstone
-0
/
+3
2026-02-26
btrfs: fix chunk map leak in btrfs_map_block() after btrfs_translate_remap()
Mark Harmstone
-1
/
+1
2026-02-26
btrfs: fix chunk map leak in btrfs_map_block() after btrfs_chunk_map_num_copi...
Mark Harmstone
-2
/
+4
2026-02-26
btrfs: fix compat mask in error messages in btrfs_check_features()
Mark Harmstone
-3
/
+3
2026-02-26
btrfs: print correct subvol num if active swapfile prevents deletion
Mark Harmstone
-1
/
+1
2026-02-26
btrfs: fix warning in scrub_verify_one_metadata()
Mark Harmstone
-1
/
+1
2026-02-26
btrfs: fix objectid value in error message in check_extent_data_ref()
Mark Harmstone
-1
/
+1
2026-02-26
btrfs: fix incorrect key offset in error message in check_dev_extent_item()
Mark Harmstone
-1
/
+1
2026-02-26
btrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index()
Mark Harmstone
-1
/
+1
2026-02-26
btrfs: don't commit the super block when unmounting a shutdown filesystem
Miquel Sabaté Solà
-3
/
+11
2026-02-26
btrfs: free pages on error in btrfs_uring_read_extent()
Miquel Sabaté Solà
-1
/
+6
2026-02-26
btrfs: fix referenced/exclusive check in squota_check_parent_usage()
Boris Burkov
-1
/
+1
2026-02-26
btrfs: remove pointless WARN_ON() in cache_save_setup()
Filipe Manana
-1
/
+0
2026-02-26
btrfs: convert log messages to error level in btrfs_replay_log()
Filipe Manana
-2
/
+2
2026-02-26
btrfs: remove btrfs_handle_fs_error() after failure to recover log trees
Filipe Manana
-3
/
+3
2026-02-26
btrfs: remove redundant warning message in btrfs_check_uuid_tree()
Filipe Manana
-1
/
+0
2026-02-26
btrfs: change warning messages to error level in open_ctree()
Filipe Manana
-3
/
+2
2026-02-26
btrfs: fix a double release on reserved extents in cow_one_range()
Qu Wenruo
-1
/
+16
2026-02-26
btrfs: handle discard errors in in btrfs_finish_extent_commit()
Jingkai Tan
-1
/
+7
2026-02-26
netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence
David Howells
-77
/
+221
2026-02-26
ALSA: hda: cs35l56: Remove unnecessary struct cs_dsp_client_ops
Richard Fitzgerald
-5
/
+0
2026-02-26
drm/solomon: Fix page start when updating rectangle in page addressing mode
Francesco Lavra
-4
/
+2
2026-02-26
Merge tag 'asoc-fix-v7.0-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
-0
/
+8
2026-02-26
netfilter: nf_conntrack_h323: fix OOB read in decode_choice()
Vahagn Vardanian
-1
/
+1
2026-02-26
ALSA: hda: cs35l56: Fix signedness error in cs35l56_hda_posture_put()
Richard Fitzgerald
-1
/
+1
2026-02-26
dpaa2-switch: validate num_ifs to prevent out-of-bounds write
Junrui Luo
-0
/
+7
[prev]
[next]