summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-25riscv/mm: update write protect to work on shadow stacksDeepak Gupta
2026-01-25riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEsDeepak Gupta
2026-01-25riscv/mm: manufacture shadow stack ptesDeepak Gupta
2026-01-25riscv/mm: ensure PROT_WRITE leads to VM_READ | VM_WRITEDeepak Gupta
2026-01-25riscv: Add usercfi state for task and save/restore of CSR_SSP on trap entry/exitDeepak Gupta
2026-01-25riscv: add Zicfiss / Zicfilp extension CSR and bit definitionsDeepak Gupta
2026-01-25riscv: zicfiss / zicfilp enumerationDeepak Gupta
2026-01-25dt-bindings: riscv: document zicfilp and zicfiss in extensions.yamlDeepak Gupta
2026-01-25mm: add VM_SHADOW_STACK definition for riscvDeepak Gupta
2026-01-25iommu/riscv: Simplify maximum determination in riscv_iommu_init_check()Markus Elfring
2026-01-25riscv: defconfig: enable NLS_ISO8859_1Javier Carrasco
2026-01-25riscv: mm: define copy_user_page() as copy_page()Florian Schmaus
2026-01-25errata/sifive: remove unreliable warn_miss_errataAndreas Schwab
2026-01-25riscv: fix minor typo in syscall.h commentAustin Kim
2026-01-25riscv: signal: fix some warnings reported by sparsePaul Walmsley
2026-01-26rust: workqueue: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: uaccess: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: slab: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: rbtree: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: of: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: mm: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: maple_tree: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: err: add __rust_helper to helpersAlice Ryhl
2026-01-26rust: bug: add __rust_helper to helpersAlice Ryhl
2026-01-26gpu: nova-core: gsp: use () as message type for GspInitDone messageAlexandre Courbot
2026-01-26rust: transmute: implement FromBytes and AsBytes for inhabited ZSTsAlexandre Courbot
2026-01-26rust: use consistent backtick formatting for NULL in docsPeter Novak
2026-01-26MAINTAINERS: add "RUST [RUST-ANALYZER]" entryMiguel Ojeda
2026-01-26rust: num: bounded: clean __new documentation and commentsShivam Kalra
2026-01-26MAINTAINERS: Replace Shawn with Frank as i.MX platform maintainerShawn Guo
2026-01-26scripts: generate_rust_analyzer: fix resolution of #[pin_data] macrosSeungJong Ha
2026-01-26drm/tyr: depend on `COMMON_CLK` to fix build errorMiguel Ojeda
2026-01-26rust: sync: atomic: Provide stub for `rusttest` 32-bit hostsMiguel Ojeda
2026-01-25dt-bindings: net: dsa: fix typos in bindings docsAkiyoshi Kurita
2026-01-25net: dsa: yt921x: Fix MIB overflow wraparound routineDavid Yang
2026-01-25Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-25net: usb: sr9700: rename register write commands for clarityEthan Nelson-Moore
2026-01-25net: usb: sr9700: use ETH_ALEN instead of magic numberEthan Nelson-Moore
2026-01-25Merge branch 'net-neighbour-notify-changes-atomically'Jakub Kicinski
2026-01-25net: core: neighbour: Make another netlink notification atomicallyPetr Machata
2026-01-25net: core: neighbour: Make one netlink notification atomicallyPetr Machata
2026-01-25net: core: neighbour: Reorder netlink & internal notificationPetr Machata
2026-01-25net: core: neighbour: Inline neigh_update_notify() callsPetr Machata
2026-01-25net: core: neighbour: Process ARP queue laterPetr Machata
2026-01-25net: core: neighbour: Extract ARP queue processing to a helper functionPetr Machata
2026-01-25net: core: neighbour: Call __neigh_notify() under a lockPetr Machata
2026-01-25net: core: neighbour: Add a neigh_fill_info() helper for when lock not heldPetr Machata
2026-01-25ipv4: igmp: annotate data-races around idev->mr_maxdelayEric Dumazet
2026-01-25net/mlx5: Fix return type mismatch in mlx5_esw_vport_vhca_id()Zeng Chi
2026-01-25net: wwan: t7xx: fix potential skb->frags overflow in RX pathKery Qi