index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
userspace-api
/
gpio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-21
rust: enable bindgen's `--enable-function-attribute-detection` flag
Miguel Ojeda
1
-1
/
+1
2024-08-21
rust: sort blk includes in bindings_helper.h
Alice Ryhl
1
-1
/
+1
2024-08-19
rust: kbuild: auto generate helper exports
Gary Guo
18
-42
/
+15
2024-08-18
objtool/kbuild/rust: enable objtool for Rust
Miguel Ojeda
2
-10
/
+21
2024-08-18
objtool/rust: list `noreturn` Rust functions
Miguel Ojeda
2
-1
/
+53
2024-08-18
x86/rust: support MITIGATION_SLS
Miguel Ojeda
1
-0
/
+8
2024-08-18
x86/rust: support MITIGATION_RETHUNK
Miguel Ojeda
1
-0
/
+5
2024-08-18
x86/rust: support MITIGATION_RETPOLINE
Miguel Ojeda
2
-1
/
+8
2024-08-18
rust: module: add static pointer to `{init,cleanup}_module()`
Miguel Ojeda
1
-0
/
+12
2024-08-18
rust: kbuild: split up helpers.c
Andreas Hindborg
20
-244
/
+301
2024-08-18
init/Kconfig: Only block on RANDSTRUCT for RUST
Neal Gompa
1
-1
/
+1
2024-08-18
rust: error: allow `useless_conversion` for 32-bit builds
Miguel Ojeda
1
-1
/
+4
2024-08-18
rust: types: improve `ForeignOwnable` documentation
Benno Lossin
1
-1
/
+4
2024-08-18
rust: implement ForeignOwnable for Pin<Box<T>>
Alice Ryhl
1
-0
/
+27
2024-08-18
rust: Implement the smart pointer `InPlaceInit` for `Arc`
Alex Mantel
2
-27
/
+37
2024-08-18
Linux 6.11-rc4
v6.11-rc4
Linus Torvalds
1
-1
/
+1
2024-08-18
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
1
-2
/
+4
2024-08-17
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
2
-9
/
+10
2024-08-16
btrfs: only enable extent map shrinker for DEBUG builds
Qu Wenruo
1
-1
/
+7
2024-08-16
io_uring: fix user_data field name in comment
Caleb Sander Mateos
1
-1
/
+1
2024-08-16
bcachefs: fix incorrect i_state usage
Kent Overstreet
1
-1
/
+1
2024-08-16
bcachefs: avoid overflowing LRU_TIME_BITS for cached data lru
Kent Overstreet
1
-1
/
+3
2024-08-16
bcachefs: Fix forgetting to pass trans to fsck_err()
Kent Overstreet
1
-1
/
+1
2024-08-16
bcachefs: Increase size of cuckoo hash table on too many rehashes
Kent Overstreet
1
-2
/
+9
2024-08-16
thermal: gov_bang_bang: Use governor_data to reduce overhead
Rafael J. Wysocki
3
-1
/
+21
2024-08-16
thermal: gov_bang_bang: Add .manage() callback
Rafael J. Wysocki
1
-0
/
+30
2024-08-16
thermal: gov_bang_bang: Split bang_bang_control()
Rafael J. Wysocki
1
-19
/
+23
2024-08-16
thermal: gov_bang_bang: Call __thermal_cdev_update() directly
Rafael J. Wysocki
1
-4
/
+1
2024-08-16
char: xillybus: Check USB endpoints when probing device
Eli Billauer
1
-2
/
+20
2024-08-16
char: xillybus: Refine workqueue handling
Eli Billauer
1
-3
/
+5
2024-08-16
mm/migrate: fix deadlock in migrate_pages_batch() on large folios
Gao Xiang
1
-5
/
+11
2024-08-16
alloc_tag: mark pages reserved during CMA activation as not tagged
Suren Baghdasaryan
1
-0
/
+2
2024-08-16
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
3
-17
/
+15
2024-08-16
crash: fix riscv64 crash memory reserve dead loop
Jinjie Ruan
1
-1
/
+2
2024-08-16
selftests: memfd_secret: don't build memfd_secret test on unsupported arches
Muhammad Usama Anjum
2
-0
/
+5
2024-08-16
mm: fix endless reclaim on machines with unaccepted memory
Kirill A. Shutemov
1
-22
/
+20
2024-08-16
selftests/mm: compaction_test: fix off by one in check_compaction()
Dan Carpenter
1
-2
/
+3
2024-08-16
mm/numa: no task_numa_fault() call if PMD is changed
Zi Yan
1
-16
/
+13
2024-08-16
mm/numa: no task_numa_fault() call if PTE is changed
Zi Yan
1
-17
/
+16
2024-08-16
mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallbac...
Hailong Liu
1
-9
/
+2
2024-08-16
mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
Waiman Long
1
-9
/
+11
2024-08-16
mm: don't account memmap per-node
Pasha Tatashin
9
-60
/
+41
2024-08-16
mm: add system wide stats items category
Pasha Tatashin
2
-14
/
+7
2024-08-16
mm: don't account memmap on failure
Pasha Tatashin
1
-4
/
+1
2024-08-16
mm/hugetlb: fix hugetlb vs. core-mm PT locking
David Hildenbrand
2
-3
/
+41
2024-08-16
mseal: fix is_madv_discard()
Pedro Falcato
1
-3
/
+11
2024-08-16
block: Fix lockdep warning in blk_mq_mark_tag_wait
Li Lingfeng
1
-2
/
+3
2024-08-15
smb: smb2pdu.h: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+2
2024-08-15
smb3: fix lock breakage for cached writes
Steve French
1
-4
/
+9
2024-08-15
md/raid1: Fix data corruption for degraded array with slow disk
Yu Kuai
1
-4
/
+10
[next]