index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
android
Age
Commit message (
Expand
)
Author
2 hours
Merge branch 'char-misc-next' of https://git.kernel.org/pub/scm/linux/kernel/...
Mark Brown
4 days
rust_binder: clear freeze listener on node removal
Alice Ryhl
4 days
rust: binder: enable `clippy::cast_lossless`
Tamir Duberstein
4 days
rust: binder: enable `clippy::as_underscore`
Tamir Duberstein
4 days
rust: binder: enable `clippy::ref_as_ptr` lint
Tamir Duberstein
4 days
rust: binder: enable `clippy::ptr_as_ptr` lint
Tamir Duberstein
4 days
rust: binder: use strict provenance APIs
Tamir Duberstein
4 days
rust_binder: reject context manager self-transaction
Keshav Verma
4 days
rust_binder: use a u64 stride when cleaning up the offsets array
Hyunwoo Kim
4 days
binder: fix UAF in binder_free_transaction()
Carlos Llamas
4 days
binder: fix UAF in binder_thread_release()
Carlos Llamas
4 days
rust_binder: synchronize Rust Binder stats with freeze commands
Keshav Verma
4 days
binder: cache secctx size before release zeroes it
Chris Mason
4 days
rust_binder: fix BINDER_GET_EXTENDED_ERROR
Alice Ryhl
2026-06-01
Merge tag 'v7.1-rc6' into char-misc-next
Greg Kroah-Hartman
2026-05-23
binder: Use LIST_HEAD() to initialize on stack list head
Jisheng Zhang
2026-05-23
rust_binder: use lock_vma_under_rcu() in shrinker
Alice Ryhl
2026-05-22
rust_binder: Avoid holding lock when dropping delivered_death
Matthew Maurer
2026-05-22
rust_binder: avoid calling pending_oneway_finished() on TF_UPDATE_TXN
Alice Ryhl
2026-04-30
rust: allow `clippy::collapsible_if` globally
Miguel Ojeda
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-13
Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...
Linus Torvalds
2026-04-08
Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...
Miguel Ojeda
2026-04-07
rust: declare cfi_encoding for lru_status
Alice Ryhl
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
2026-04-05
mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
2026-04-05
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-04-01
rust_binder: add `command`/`return` tracepoints
Mohamad Alsadhan
2026-04-01
rust_binder: add fd translation tracepoints
Mohamad Alsadhan
2026-04-01
rust_binder: add `transaction_received` tracepoint
Mohamad Alsadhan
2026-04-01
rust_binder: add `wait_for_work` tracepoint
Mohamad Alsadhan
2026-04-01
rust_binder: add ioctl/read/write done tracepoints
Mohamad Alsadhan
2026-04-01
rust_binder: remove "rust_" prefix from tracepoints
Mohamad Alsadhan
2026-04-01
rust_binder: drop startup init log message
Pedro Montes Alcalde
2026-04-01
rust_binder: check current before closing fds
Alice Ryhl
2026-04-01
rust_binder: make use of == for Task
Alice Ryhl
2026-03-31
rust_binder: introduce TransactionInfo
Alice Ryhl
2026-03-31
rust_binder: use AssertSync for BINDER_VM_OPS
Alice Ryhl
2026-03-16
Merge 7.0-rc4 into char-misc-next
Greg Kroah-Hartman
2026-02-26
rust_binder: shrink all_procs when deregistering processes
Shivam Kalra
2026-02-26
rust_binder: use current_euid() for transaction sender identity
Jann Horn
2026-02-26
binder: use current_euid() for transaction sender identity
Jann Horn
2026-02-26
rust_binder: avoid name mangling for get_work[_local]
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
[next]