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-25
riscv/mm: update write protect to work on shadow stacks
Deepak Gupta
2026-01-25
riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
Deepak Gupta
2026-01-25
riscv/mm: manufacture shadow stack ptes
Deepak Gupta
2026-01-25
riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITE
Deepak Gupta
2026-01-25
riscv: Add usercfi state for task and save/restore of CSR_SSP on trap entry/exit
Deepak Gupta
2026-01-25
riscv: add Zicfiss / Zicfilp extension CSR and bit definitions
Deepak Gupta
2026-01-25
riscv: zicfiss / zicfilp enumeration
Deepak Gupta
2026-01-25
dt-bindings: riscv: document zicfilp and zicfiss in extensions.yaml
Deepak Gupta
2026-01-25
mm: add VM_SHADOW_STACK definition for riscv
Deepak Gupta
2026-01-25
iommu/riscv: Simplify maximum determination in riscv_iommu_init_check()
Markus Elfring
2026-01-25
riscv: defconfig: enable NLS_ISO8859_1
Javier Carrasco
2026-01-25
riscv: mm: define copy_user_page() as copy_page()
Florian Schmaus
2026-01-25
errata/sifive: remove unreliable warn_miss_errata
Andreas Schwab
2026-01-25
riscv: fix minor typo in syscall.h comment
Austin Kim
2026-01-25
riscv: signal: fix some warnings reported by sparse
Paul Walmsley
2026-01-26
rust: workqueue: add __rust_helper to helpers
Alice Ryhl
2026-01-26
rust: uaccess: add __rust_helper to helpers
Alice Ryhl
2026-01-26
rust: slab: add __rust_helper to helpers
Alice Ryhl
2026-01-26
rust: rbtree: add __rust_helper to helpers
Alice Ryhl
2026-01-26
rust: of: add __rust_helper to helpers
Alice Ryhl
2026-01-26
rust: mm: add __rust_helper to helpers
Alice Ryhl
2026-01-26
rust: maple_tree: add __rust_helper to helpers
Alice Ryhl
2026-01-26
rust: err: add __rust_helper to helpers
Alice Ryhl
2026-01-26
rust: bug: add __rust_helper to helpers
Alice Ryhl
2026-01-26
gpu: nova-core: gsp: use () as message type for GspInitDone message
Alexandre Courbot
2026-01-26
rust: transmute: implement FromBytes and AsBytes for inhabited ZSTs
Alexandre Courbot
2026-01-26
rust: use consistent backtick formatting for NULL in docs
Peter Novak
2026-01-26
MAINTAINERS: add "RUST [RUST-ANALYZER]" entry
Miguel Ojeda
2026-01-26
rust: num: bounded: clean __new documentation and comments
Shivam Kalra
2026-01-26
MAINTAINERS: Replace Shawn with Frank as i.MX platform maintainer
Shawn Guo
2026-01-26
scripts: generate_rust_analyzer: fix resolution of #[pin_data] macros
SeungJong Ha
2026-01-26
drm/tyr: depend on `COMMON_CLK` to fix build error
Miguel Ojeda
2026-01-26
rust: sync: atomic: Provide stub for `rusttest` 32-bit hosts
Miguel Ojeda
2026-01-25
dt-bindings: net: dsa: fix typos in bindings docs
Akiyoshi Kurita
2026-01-25
net: dsa: yt921x: Fix MIB overflow wraparound routine
David Yang
2026-01-25
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2026-01-25
net: usb: sr9700: rename register write commands for clarity
Ethan Nelson-Moore
2026-01-25
net: usb: sr9700: use ETH_ALEN instead of magic number
Ethan Nelson-Moore
2026-01-25
Merge branch 'net-neighbour-notify-changes-atomically'
Jakub Kicinski
2026-01-25
net: core: neighbour: Make another netlink notification atomically
Petr Machata
2026-01-25
net: core: neighbour: Make one netlink notification atomically
Petr Machata
2026-01-25
net: core: neighbour: Reorder netlink & internal notification
Petr Machata
2026-01-25
net: core: neighbour: Inline neigh_update_notify() calls
Petr Machata
2026-01-25
net: core: neighbour: Process ARP queue later
Petr Machata
2026-01-25
net: core: neighbour: Extract ARP queue processing to a helper function
Petr Machata
2026-01-25
net: core: neighbour: Call __neigh_notify() under a lock
Petr Machata
2026-01-25
net: core: neighbour: Add a neigh_fill_info() helper for when lock not held
Petr Machata
2026-01-25
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
2026-01-25
net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()
Zeng Chi
2026-01-25
net: wwan: t7xx: fix potential skb->frags overflow in RX path
Kery Qi
[prev]
[next]