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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2025-06-27
ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case
Mario Limonciello
2025-06-27
ACPICA: Avoid sequence overread in call to strncmp()
Ahmed Salem
2025-06-27
mmc: Add quirk to disable DDR50 tuning
Erick Shepherd
2025-06-19
io_uring: add io_file_can_poll() helper
Jens Axboe
2025-06-19
HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
Terry Junge
2025-06-19
block: Fix bvec_set_folio() for very large folios
Matthew Wilcox (Oracle)
2025-06-19
bio: Fix bio_first_folio() for SPARSEMEM without VMEMMAP
Matthew Wilcox (Oracle)
2025-06-19
net: Fix TOCTOU issue in sk_is_readable()
Michal Luczaj
2025-06-19
Bluetooth: MGMT: Protect mgmt_pending list with its own lock
Luiz Augusto von Dentz
2025-06-19
Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete
Luiz Augusto von Dentz
2025-06-19
net: phy: fix up const issues in to_mdio_device() and to_phy_device()
Greg Kroah-Hartman
2025-06-19
RDMA/mlx5: Fix error flow upon firmware failure for RQ destruction
Patrisious Haddad
2025-06-19
firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES
Huang Yiwei
2025-06-04
NFS: Avoid flushing data while holding directory locks in nfs_rename()
Trond Myklebust
2025-06-04
coredump: hand a pidfd to the usermode coredump helper
Christian Brauner
2025-06-04
af_unix: Add dead flag to struct scm_fp_list.
Kuniyuki Iwashima
2025-06-04
af_unix: Try not to hold unix_gc_lock during accept().
Kuniyuki Iwashima
2025-06-04
af_unix: Remove lock dance in unix_peek_fds().
Kuniyuki Iwashima
2025-06-04
af_unix: Replace garbage collection algorithm.
Kuniyuki Iwashima
2025-06-04
af_unix: Assign a unique index to SCC.
Kuniyuki Iwashima
2025-06-04
af_unix: Save O(n) setup of Tarjan's algo.
Kuniyuki Iwashima
2025-06-04
af_unix: Fix up unix_edge.successor for embryo socket.
Kuniyuki Iwashima
2025-06-04
af_unix: Save listener for embryo socket.
Kuniyuki Iwashima
2025-06-04
af_unix: Detect Strongly Connected Components.
Kuniyuki Iwashima
2025-06-04
af_unix: Iterate all vertices by DFS.
Kuniyuki Iwashima
2025-06-04
af_unix: Link struct unix_edge when queuing skb.
Kuniyuki Iwashima
2025-06-04
af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2025-06-04
af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd.
Kuniyuki Iwashima
2025-06-04
af_unix: Remove CONFIG_UNIX_SCM.
Kuniyuki Iwashima
2025-06-04
af_unix: Remove io_uring code for GC.
Kuniyuki Iwashima
2025-06-04
af_unix: Try to run GC async.
Kuniyuki Iwashima
2025-06-04
af_unix: Return struct unix_sock from unix_get_socket().
Kuniyuki Iwashima
2025-06-04
hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING
Frederic Weisbecker
2025-06-04
drm/gem: Internally test import_attach for imported objects
Thomas Zimmermann
2025-06-04
highmem: add folio_test_partial_kmap()
Matthew Wilcox (Oracle)
2025-06-04
ALSA: pcm: Fix race of buffer access at PCM OSS layer
Takashi Iwai
2025-06-04
dmaengine: idxd: add wq driver name support for accel-config user tool
Dave Jiang
2025-06-04
espintcp: remove encap socket caching to avoid reference leak
Sabrina Dubroca
2025-06-04
btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref
Goldwyn Rodrigues
2025-06-04
drm/atomic: clarify the rules around drm_atomic_state->allow_modeset
Simona Vetter
2025-06-04
perf: Avoid the read if the count is already updated
Peter Zijlstra (Intel)
2025-06-04
rcu: fix header guard for rcu_all_qs()
Ankur Arora
2025-06-04
rcu: handle unstable rdp in rcu_read_unlock_strict()
Ankur Arora
2025-06-04
r8152: add vendor/device ID pair for Dell Alienware AW1022z
Aleksander Jan Bajkowski
2025-06-04
net/mlx4_core: Avoid impossible mlx4_db_alloc() order value
Kees Cook
2025-06-04
media: v4l: Memset argument to 0 before calling get_mbus_config pad op
Sakari Ailus
2025-06-04
genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
Jason Gunthorpe
2025-06-04
crypto: ahash - Set default reqsize from ahash_alg
Herbert Xu
2025-06-04
net/mlx5: Change POOL_NEXT_SIZE define value and make it global
Patrisious Haddad
2025-06-04
ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7
Maciej S. Szmigiero
[prev]
[next]