index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-05-03
potential firmware bug on intel hda sound.
HEAD
v0.0.1-v7.0
0x221E-v0.0-v7.0
0x221E
2026-05-03
Add distro-specific configuration.
0x221E
2026-04-30
Linux 7.0.3
Greg Kroah-Hartman
2026-04-30
xen/privcmd: fix double free via VMA splitting
Juergen Gross
2026-04-30
Buffer overflow in drivers/xen/sys-hypervisor.c
Juergen Gross
2026-04-27
Linux 7.0.2
Greg Kroah-Hartman
2026-04-27
mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDER
Naman Jain
2026-04-27
rxrpc: Fix missing validation of ticket length in non-XDR key preparsing
Anderson Nascimento
2026-04-27
crypto: ccp: Don't attempt to copy ID to userspace if PSP command failed
Sean Christopherson
2026-04-27
crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failed
Sean Christopherson
2026-04-27
crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failed
Sean Christopherson
2026-04-27
net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()
Bingquan Chen
2026-04-27
ALSA: caiaq: take a reference on the USB device in create_card()
Berk Cem Goksel
2026-04-27
ALSA: hda/realtek: Add quirk for Legion S7 15IMH
Eric Naim
2026-04-27
ALSA: usb-audio: apply quirk for MOONDROP JU Jiu
Cryolitia PukNgae
2026-04-27
f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()
George Saad
2026-04-27
writeback: Fix use after free in inode_switch_wbs_work_fn()
Jan Kara
2026-04-27
ksmbd: reset rcount per connection in ksmbd_conn_wait_idle_sess_id()
DaeMyung Kang
2026-04-27
ksmbd: use check_add_overflow() to prevent u16 DACL size overflow
Tristan Madani
2026-04-27
ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment
Tristan Madani
2026-04-27
ksmbd: validate num_aces and harden ACE walk in smb_inherit_dacl()
Michael Bommarito
2026-04-27
ksmbd: validate response sizes in ipc_validate_msg()
Michael Bommarito
2026-04-27
smb: client: fix OOB read in smb2_ioctl_query_info QUERY_INFO path
Michael Bommarito
2026-04-27
smb: client: validate the whole DACL before rewriting it in cifsacl
Michael Bommarito
2026-04-27
smb: client: require a full NFS mode SID before reading mode bits
Michael Bommarito
2026-04-27
smb: server: fix max_connections off-by-one in tcp accept path
DaeMyung Kang
2026-04-27
smb: client: fix dir separator in SMB1 UNIX mounts
Paulo Alcantara
2026-04-27
smb: server: fix active_num_conn leak on transport allocation failure
Michael Bommarito
2026-04-27
ksmbd: require minimum ACE size in smb_check_perm_dacl()
Michael Bommarito
2026-04-27
fuse: fuse_dev_ioctl_clone() should wait for device file to be initialized
Miklos Szeredi
2026-04-27
fuse: quiet down complaints in fuse_conn_limit_write
Darrick J. Wong
2026-04-27
fuse: Check for large folio with SPLICE_F_MOVE
Bernd Schubert
2026-04-27
fuse: abort on fatal signal during sync init
Miklos Szeredi
2026-04-27
fuse: reject oversized dirents in page cache
Samuel Page
2026-04-27
f2fs: fix to avoid uninit-value access in f2fs_sanity_check_node_footer
Chao Yu
2026-04-27
f2fs: fix to avoid memory leak in f2fs_rename()
Chao Yu
2026-04-27
f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()
Yongpeng Yang
2026-04-27
f2fs: fix to do sanity check on dcc->discard_cmd_cnt conditionally
Chao Yu
2026-04-27
fs/ntfs3: validate rec->used in journal-replay file record check
Greg Kroah-Hartman
2026-04-27
scripts/dtc: Remove unused dts_version in dtc-lexer.l
Nathan Chancellor
2026-04-27
scripts: generate_rust_analyzer.py: define scripts
Tamir Duberstein
2026-04-27
ksmbd: validate owner of durable handle on reconnect
Namjae Jeon
2026-04-27
ksmbd: fix use-after-free in __ksmbd_close_fd() via durable scavenger
Namjae Jeon
2026-04-27
crypto: krb5enc - fix async decrypt skipping hash verification
Dudu Lu
2026-04-27
crypto: krb5enc - fix sleepable flag handling in encrypt dispatch
Wesley Atwell
2026-04-27
drm/amdgpu: replace PASID IDR with XArray
Mikhail Gavrilov
2026-04-27
pwm: th1520: fix `CLIPPY=1` warning
Miguel Ojeda
2026-04-27
crypto: authencesn - Fix src offset when decrypting in-place
Herbert Xu
2026-04-22
Linux 7.0.1
Greg Kroah-Hartman
2026-04-22
clockevents: Add missing resets of the next_event_forced flag
Thomas Gleixner
[next]