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-01-28
sunrpc: split new thread creation into a separate function
Jeff Layton
2026-01-28
sunrpc: introduce the concept of a minimum number of threads per pool
Jeff Layton
2026-01-28
sunrpc: track the max number of requested threads in a pool
Jeff Layton
2026-01-28
sunrpc: remove special handling of NULL pool from svc_start/stop_kthreads()
Jeff Layton
2026-01-28
sunrpc: split svc_set_num_threads() into two functions
Jeff Layton
2026-01-28
soc: qcom: smem: fix qcom_smem_is_available and check if __smem is valid
Christian Marangi
2026-01-28
nvme: stop using AWUPF
John Garry
2026-01-28
nvme-pci: DMA unmap the correct regions in nvme_free_sgls
Roger Pau Monne
2026-01-28
dm mpath: make pg_init_delay_msecs settable
Benjamin Marzinski
2026-01-28
Revert "dm: fix a race condition in retrieve_deps"
Benjamin Marzinski
2026-01-28
dm mpath: Add missing dm_put_device when failing to get scsi dh name
Benjamin Marzinski
2026-01-28
gpiolib: acpi: Fix potential out-of-boundary left shift
Andy Shevchenko
2026-01-28
iommupt: Only cache flush memory changed by unmap
Jason Gunthorpe
2026-01-28
iommu/amd: Fix type of type parameter to amd_iommufd_hw_info()
Nathan Chancellor
2026-01-28
PCI: dwc: Advertise dynamic inbound mapping support
Koichiro Den
2026-01-28
PCI: endpoint: Add BAR subrange mapping support
Koichiro Den
2026-01-28
PCI: endpoint: Add dynamic_inbound_mapping EPC feature
Koichiro Den
2026-01-28
pinctrl: tangier: Join tng_pinctrl_probe() into its wrapper
Andy Shevchenko
2026-01-28
pinctrl: tangier: Remove duplicate error messages
Andy Shevchenko
2026-01-28
pinctrl: lynxpoint: Remove duplicate error messages
Andy Shevchenko
2026-01-28
pinctrl: cherryview: Remove duplicate error messages
Andy Shevchenko
2026-01-28
pinctrl: baytrail: Remove duplicate error messages
Andy Shevchenko
2026-01-28
pinctrl: intel: Remove duplicate error messages
Andy Shevchenko
2026-01-28
kselftest/arm64: Raise default number of loops in fp-pidbench
Mark Brown
2026-01-28
kselftest/arm64: Add a no-SVE loop after SVE in fp-pidbench
Mark Brown
2026-01-28
perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
2026-01-28
platform/x86: hp-wmi: Add EC offsets to read Victus S thermal profile
Krishna Chomal
2026-01-28
platform/x86: classmate-laptop: Add missing NULL pointer checks
Rafael J. Wysocki
2026-01-28
Merge patch series "refactor Rust proc macros with `syn`"
Miguel Ojeda
2026-01-28
rust: macros: support `#[cfg]` properly in `#[vtable]` macro.
Gary Guo
2026-01-28
rust: kunit: use `pin_init::zeroed` instead of custom null value
Gary Guo
2026-01-28
rust: macros: rearrange `#[doc(hidden)]` in `module!` macro
Gary Guo
2026-01-28
rust: macros: allow arbitrary types to be used in `module!` macro
Gary Guo
2026-01-28
rust: macros: convert `#[kunit_tests]` macro to use `syn`
Gary Guo
2026-01-28
platform: mellanox: mlx-platform: Add support DGX flavor of next-generation 8...
Oleksandr Shamray
2026-01-28
platform: mellanox: mlx-platform: Add support for new Nvidia DGX system based...
Oleksandr Shamray
2026-01-28
bus: fsl-mc: fix an error handling in fsl_mc_device_add()
Haoxiang Li
2026-01-28
block: Replace snprintf with strscpy in check_partition
Thorsten Blum
2026-01-28
xfs: use bounce buffering direct I/O when the device requires stable pages
Christoph Hellwig
2026-01-28
iomap: add a flag to bounce buffer direct I/O
Christoph Hellwig
2026-01-28
iomap: support ioends for direct reads
Christoph Hellwig
2026-01-28
iomap: rename IOMAP_DIO_DIRTY to IOMAP_DIO_USER_BACKED
Christoph Hellwig
2026-01-28
iomap: free the bio before completing the dio
Christoph Hellwig
2026-01-28
iomap: share code between iomap_dio_bio_end_io and iomap_finish_ioend_direct
Christoph Hellwig
2026-01-28
iomap: split out the per-bio logic from iomap_dio_bio_iter
Christoph Hellwig
2026-01-28
iomap: simplify iomap_dio_bio_iter
Christoph Hellwig
2026-01-28
iomap: fix submission side handling of completion side errors
Christoph Hellwig
2026-01-28
block: add helpers to bounce buffer an iov_iter into bios
Christoph Hellwig
2026-01-28
block: remove bio_release_page
Christoph Hellwig
2026-01-28
iov_iter: extract a iov_iter_extract_bvecs helper from bio code
Christoph Hellwig
[prev]
[next]