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
2026-01-30
Merge branch 'core/entry' into sched/core
Thomas Gleixner
2026-01-30
entry: Inline syscall_exit_work() and syscall_trace_enter()
Jinjie Ruan
2026-01-30
entry: Add arch_ptrace_report_syscall_entry/exit()
Jinjie Ruan
2026-01-30
entry: Rework syscall_exit_to_user_mode_work() for architecture reuse
Jinjie Ruan
2026-01-30
entry: Remove unused syscall argument from syscall_trace_enter()
Jinjie Ruan
2026-01-30
MIPS: copy pic32.h header file from asm/mach-pic32/ to include/platform-data/
Brian Masney
2026-01-30
pkcs7, x509: Add ML-DSA support
David Howells
2026-01-30
pkcs7: Allow the signing algo to do whatever digestion it wants itself
David Howells
2026-01-30
pkcs7, x509: Rename ->digest to ->m
David Howells
2026-01-30
irqchip/gic-v5: Check if impl is virt capable
Sascha Bischoff
2026-01-30
platform/chrome: lightbar: Add support for large sequence
Gwendal Grignou
2026-01-30
platform/chrome: lightbar: Report number of segments
Gwendal Grignou
2026-01-30
keys/trusted_keys: establish PKWM as a trusted source
Srish Srinivasan
2026-01-29
Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2026-01-29
ipv6: optimize fl6_update_dst()
Eric Dumazet
2026-01-29
net: add skb_header_pointer_careful() helper
Eric Dumazet
2026-01-29
dpll: expose fractional frequency offset in ppt
Ivan Vecera
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-29
misc: pci_endpoint_test: Add BAR subrange mapping test case
Koichiro Den
2026-01-29
block: introduce blk_queue_rot()
Damien Le Moal
2026-01-29
block: cleanup queue limit features definition
Damien Le Moal
2026-01-29
mtd: spinand: Add octal DTR support
Miquel Raynal
2026-01-29
mtd: spinand: Give the bus interface to the configuration helper
Miquel Raynal
2026-01-29
mtd: spinand: Add support for setting a bus interface
Miquel Raynal
2026-01-29
mtd: spinand: List vendor specific operations and make sure they are supported
Miquel Raynal
2026-01-29
mtd: spinand: Make use of the operation templates through SPINAND_OP()
Miquel Raynal
2026-01-29
mtd: spinand: Create an array of operation templates
Miquel Raynal
2026-01-29
mtd: spinand: Decouple write enable and write disable operations
Miquel Raynal
2026-01-29
mtd: spinand: Remove stale definitions
Miquel Raynal
2026-01-29
mtd: spinand: Fix kernel doc
Miquel Raynal
2026-01-29
spi: spi-mem: Create a repeated address operation
Miquel Raynal
2026-01-29
Merge tag 'tags/spi-octal-dtr' into nand/next
Miquel Raynal
2026-01-29
Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-01-29
Bluetooth: L2CAP: Fix not tracking outstanding TX ident
Luiz Augusto von Dentz
2026-01-29
Bluetooth: Fix using PHYs bitfields as PHY value
Luiz Augusto von Dentz
2026-01-29
Bluetooth: L2CAP: Add support for setting BT_PHY
Luiz Augusto von Dentz
2026-01-29
Bluetooth: hci_sync: Add LE Channel Sounding HCI Command/event structures
Naga Bhavani Akella
2026-01-29
Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-01-29
Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYs
Luiz Augusto von Dentz
2026-01-29
fsverity: start consolidating pagecache code
Christoph Hellwig
2026-01-29
fsverity: pass struct file to ->write_merkle_tree_block
Christoph Hellwig
2026-01-29
fs,fsverity: clear out fsverity_info from common code
Christoph Hellwig
2026-01-29
fs,fsverity: reject size changes on fsverity files in setattr_prepare
Christoph Hellwig
2026-01-29
iio: cros_ec: Allow enabling/disabling calibration mode
Gwendal Grignou
2026-01-29
iio: frequency: ad9523: correct kernel-doc bad line warning
Randy Dunlap
2026-01-29
iio: buffer: buffer_impl.h: fix kernel-doc warnings
Randy Dunlap
2026-01-29
nfsd: do not allow exporting of special kernel filesystems
Amir Goldstein
2026-01-29
exportfs: clarify the documentation of open()/permission() expotrfs ops
Amir Goldstein
2026-01-29
fsverity: add tracepoints
Andrey Albershteyn
2026-01-29
fs: add FS_XFLAG_VERITY for fs-verity files
Andrey Albershteyn
[prev]
[next]