开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
android
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4 days
Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...
Linus Torvalds
10 days
Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...
Miguel Ojeda
11 days
rust: declare cfi_encoding for lru_status
Alice Ryhl
12 days
mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
12 days
mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
2026-04-03
rust_binder: override crate name to rust_binder
Alice Ryhl
2026-03-31
rust_binder: use AssertSync for BINDER_VM_OPS
Alice Ryhl
2026-02-26
rust_binder: use lock_vma_under_rcu() in use_page_slow()
Alice Ryhl
2026-02-26
rust_binder: call set_notification_done() without proc lock
Alice Ryhl
2026-02-26
rust_binder: avoid reading the written value in offsets array
Alice Ryhl
2026-02-26
rust_binder: check ownership before using vma
Alice Ryhl
2026-02-26
rust_binder: fix oneway spam detection
Carlos Llamas
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-07
Merge tag 'char-misc-6.19-final' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-02-05
rust_binderfs: fix a dentry leak
Al Viro
2026-02-03
android/binder: use same_thread_group(proc->tsk, current) in binder_mmap()
Oleg Nesterov
2026-02-03
android/binder: don't abuse current->group_leader
Oleg Nesterov
2026-02-03
rust_binder: return p from rust_binder_transaction_target_node()
Alice Ryhl
2026-02-03
binderfs: fix ida_alloc_max() upper bound
Carlos Llamas
2026-02-03
rust_binderfs: fix ida_alloc_max() upper bound
Carlos Llamas
2026-02-03
drivers: android: binder: Update ARef imports from sync::aref
Shankari Anand
2026-02-03
rust_binder: fix needless borrow in context.rs
Shivam Kalra
2026-01-26
binder: fix BR_FROZEN_REPLY error log
Carlos Llamas
2026-01-26
rust_binder: add additional alignment checks
Alice Ryhl
2026-01-26
binder: fix UAF in binder_netlink_report()
Carlos Llamas
2026-01-26
rust_binder: correctly handle FDA objects of length zero
Alice Ryhl
2026-01-26
rust_binder: refactor context management to use KVVec
Jason Hall
2026-01-16
binder: don't use %pK through printk
Thomas Weißschuh
2026-01-16
rust: redefine `bindings::compat_ptr_ioctl` in Rust
Alice Ryhl
2026-01-12
Merge 6.19-rc5 into char-misc-next
Greg Kroah-Hartman
2026-01-09
rust_binder: Switch to kernel::sync atomic primitives
FUJITA Tomonori
2025-12-29
rust_binder: Fix build failure if !CONFIG_COMPAT
Xi Ruoyao
2025-12-29
rust_binder: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
2025-12-29
rust_binder: add binder_transaction tracepoint
Alice Ryhl
2025-12-29
rust_binder: remove spin_lock() in rust_shrink_free_page()
Alice Ryhl
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
2025-12-05
Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-12-03
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-12-02
rust_binder: use bitmap for allocation of handles
Alice Ryhl
2025-11-26
rust_binder: avoid mem::take on delivered_deaths
Alice Ryhl
2025-11-26
rust_binder: fix race condition on death_list
Alice Ryhl
2025-11-26
android: binder: add missing return value documentation for binder_apply_fd_f...
Sunday Adelodun
[next]