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
/
drivers
Age
Commit message (
Expand
)
Author
2026-01-26
zsmalloc: use actual object size to detect spans
Sergey Senozhatsky
2026-01-26
net: ethernet: ti: netcp: Use u64_stats_t with u64_stats_sync properly
David Yang
2026-01-26
netdevsim: use u64_stats_t with u64_stats_sync properly
David Yang
2026-01-26
net: spacemit: Check for netif_carrier_ok() in emac_stats_update()
Vivian Wang
2026-01-26
r8169: remove optional size argument in calls to strscpy
Heiner Kallweit
2026-01-26
r8169: add support for extended chip version id and RTL9151AS
Javen Xu
2026-01-26
rocker: fix memory leak in rocker_world_port_post_fini()
Kery Qi
2026-01-26
net: usb: replace unnecessary get_link functions with usbnet_get_link
Ethan Nelson-Moore
2026-01-26
net: usb: smsc95xx: use phy_do_ioctl_running function
Ethan Nelson-Moore
2026-01-26
of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()
Harshit Mogalapalli
2026-01-26
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
2026-01-26
net: bcmasp: streamline early exit in probe
Justin Chen
2026-01-26
net: bcmasp: clean up some legacy logic
Justin Chen
2026-01-26
net: alacritech: Use u64_stats_t with u64_stats_sync properly
David Yang
2026-01-27
Merge tag 'amd-drm-next-6.20-2026-01-23' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2026-01-26
drm/xe/ptl: Disable DCC on PTL
Vinay Belgaumkar
2026-01-26
drm/xe: Reduce LRC timestamp stuck message on VFs to notice
Matthew Brost
2026-01-26
drm/display: bridge_connector: move audio_infoframe checks to OP_HDMI
Dmitry Baryshkov
2026-01-26
drivers/nvdimm: Use local kmaps
Davidlohr Bueso
2026-01-26
idpf: export RX hardware timestamping information to XDP
YiFei Zhu
2026-01-26
ice: reshuffle and group Rx and Tx queue fields by cachelines
Alexander Lobakin
2026-01-26
ice: convert all ring stats to u64_stats_t
Jacob Keller
2026-01-26
ice: shorten ring stat names and add accessors
Jacob Keller
2026-01-26
ice: use u64_stats API to access pkts/bytes in dim sample
Jacob Keller
2026-01-26
ice: remove ice_q_stats struct and use struct_group
Jacob Keller
2026-01-26
ice: pass pointer to ice_fetch_u64_stats_per_ring
Jacob Keller
2026-01-26
PCI: Fix bridge window alignment with optional resources
Ilpo Järvinen
2026-01-26
gpu: tyr: remove redundant `.as_ref()` for `dev_*` print
Gary Guo
2026-01-26
remoteproc: mediatek: Break lock dependency to `prepare_lock`
Tzung-Bi Shih
2026-01-26
nvmem: an8855: drop an unused Kconfig symbol
Randy Dunlap
2026-01-26
nvmem: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
2026-01-26
nvmem: Drop OF node reference on nvmem_add_one_cell() failure
Krzysztof Kozlowski
2026-01-26
irqchip/ti-sci-intr: Allow parsing interrupt-types per-line
Aniket Limaye
2026-01-26
binder: fix BR_FROZEN_REPLY error log
Carlos Llamas
2026-01-26
rust_binder: add additional alignment checks
Alice Ryhl
2026-01-26
binder: fix UAF in binder_netlink_report()
Carlos Llamas
2026-01-26
rust_binder: correctly handle FDA objects of length zero
Alice Ryhl
2026-01-26
rust_binder: refactor context management to use KVVec
Jason Hall
2026-01-26
Merge tag 'qcom-arm64-for-6.20' of https://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2026-01-26
platform/x86: lg-laptop: Recognize 2022-2025 models
Jonas Ringeis
2026-01-26
platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Pro
gongqi
2026-01-26
platform/x86: intel_telemetry: Fix PSS event register mask
Kaushlendra Kumar
2026-01-26
platform/x86: intel_telemetry: Fix swapped arrays in PSS output
Kaushlendra Kumar
2026-01-26
platform/x86/intel/vsec: Add Nova Lake PUNIT support
David E. Box
2026-01-26
platform/x86: toshiba_haps: Fix memory leaks in add/remove routines
Rafael J. Wysocki
2026-01-26
platform/x86: panasonic-laptop: Fix sysfs group leak in error path
Rafael J. Wysocki
2026-01-26
dm: use bio_clone_blkg_association
Mikulas Patocka
2026-01-26
platform/wmi: string-kunit: Add missing oversized string test case
Armin Wolf
2026-01-26
platform/x86/amd/pmf: Added a module parameter to disable the Smart PC function
Alexey Zagorodnikov
2026-01-26
drm/xe: derive mem copy capability from graphics version
Nitin Gote
[prev]
[next]