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
/
linux
Age
Commit message (
Expand
)
Author
2025-05-02
OPP: Add dev_pm_opp_set_level()
Praveen Talari
2025-05-02
OPP: Define and use scope-based cleanup helpers
Viresh Kumar
2025-05-01
net: phy: factor out provider part from mdio_bus.c
Heiner Kallweit
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-01
x86/devmem: Remove duplicate range_is_allowed() definition
Dan Williams
2025-05-01
ASoC: codec: twl4030: Convert to GPIO descriptors
Mark Brown
2025-04-30
ice: Replace ice specific DSCP mapping num with a kernel define
Tatyana Nikolova
2025-04-30
iidc/ice/irdma: Break iidc.h into two headers
Dave Ertman
2025-04-30
iidc/ice/irdma: Rename to iidc_* convention
Dave Ertman
2025-04-30
kbuild: require gcc-8 and binutils-2.30
Arnd Bergmann
2025-04-30
Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-04-30
iidc/ice/irdma: Rename IDC header file
Dave Ertman
2025-04-30
spi: axi-spi-engine: offload instruction optimization
Mark Brown
2025-04-30
coresight: Remove extern from function declarations
James Clark
2025-04-30
coresight: Convert tag clear function to take a struct csdev_access
James Clark
2025-04-30
pds_core: smaller adminq poll starting interval
Shannon Nelson
2025-04-30
pds_core: remove extra name description
Shannon Nelson
2025-04-30
power: supply: add inhibit-charge-awake to charge_behaviour
Antheas Kapenekakis
2025-04-30
time/jiffies: Change register_refined_jiffies() to void __init
Su Hui
2025-04-29
bitfield: Add FIELD_MODIFY() helper
Luo Jie
2025-04-29
bitmap-str: Add missing header(s)
Andy Shevchenko
2025-04-29
bitmap-str: Get rid of 'extern' for function prototypes
Andy Shevchenko
2025-04-29
build_bug.h: more user friendly error messages in BUILD_BUG_ON_ZERO()
Vincent Mailhol
2025-04-29
bits: introduce fixed-type BIT_U*()
Lucas De Marchi
2025-04-29
bits: introduce fixed-type GENMASK_U*()
Vincent Mailhol
2025-04-29
bits: add comments and newlines to #if, #else and #endif directives
Vincent Mailhol
2025-04-29
cpumask: drop cpumask_assign_cpu()
Yury Norov
2025-04-29
cpumask: add non-atomic __assign_cpu()
Yury Norov
2025-04-29
nodemask: drop nodes_shift
Yury Norov
2025-04-29
ima: kexec: define functions to copy IMA log at soft boot
Steven Chen
2025-04-29
ima: kexec: skip IMA segment validation after kexec soft reboot
Steven Chen
2025-04-29
kexec: define functions to map and unmap segments
Steven Chen
2025-04-29
Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-04-29
coresight: Fixes device's owner field for registered using coresight_init_dri...
Junhao He
2025-04-29
PM: runtime: Add new devm functions
Bence Csókás
2025-04-29
mtd: rawnand: qcom: Pass 18 bit offset from NANDc base to BAM base
Md Sadre Alam
2025-04-29
mtd: spinand: Define octal operations
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the (quad) program load op
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the (single) program load op
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the program execution op
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the (quad IO) read from cache ops
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the (quad output) read from cache ops
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the (dual IO) read from cache ops
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the (dual output) read from cache ops
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the (single) read from cache ops
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the page read op
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the erase op
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the get/set feature ops
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the read ID op
Miquel Raynal
2025-04-29
mtd: spinand: Use more specific naming for the write enable/disable op
Miquel Raynal
[prev]
[next]