index
:
linux-stable.git
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.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
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
2024-08-16
2
-9
/
+10
*
bcachefs: fix incorrect i_state usage
Kent Overstreet
2024-08-16
1
-1
/
+1
*
bcachefs: avoid overflowing LRU_TIME_BITS for cached data lru
Kent Overstreet
2024-08-16
1
-1
/
+3
*
bcachefs: Fix forgetting to pass trans to fsck_err()
Kent Overstreet
2024-08-16
1
-1
/
+1
*
bcachefs: Increase size of cuckoo hash table on too many rehashes
Kent Overstreet
2024-08-16
1
-2
/
+9
*
bcachefs: bcachefs_metadata_version_disk_accounting_inum
Kent Overstreet
2024-08-13
6
-3
/
+33
*
bcachefs: Kill __bch2_accounting_mem_mod()
Kent Overstreet
2024-08-13
3
-34
/
+28
*
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-08-13
38
-553
/
+448
*
bcachefs: Fix warning in __bch2_fsck_err() for trans not passed in
Kent Overstreet
2024-08-13
1
-0
/
+2
*
bcachefs: Add a time_stat for blocked on key cache flush
Kent Overstreet
2024-08-13
2
-0
/
+5
*
bcachefs: Improve trans_blocked_journal_reclaim tracepoint
Kent Overstreet
2024-08-13
3
-4
/
+33
*
bcachefs: Add hysteresis to waiting on btree key cache flush
Kent Overstreet
2024-08-13
2
-1
/
+10
*
lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
Kent Overstreet
2024-08-13
1
-0
/
+2
*
bcachefs: Convert for_each_btree_node() to lockrestart_do()
Kent Overstreet
2024-08-13
4
-54
/
+42
*
bcachefs: Add missing downgrade table entry
Kent Overstreet
2024-08-13
1
-0
/
+1
*
bcachefs: disk accounting: ignore unknown types
Kent Overstreet
2024-08-13
1
-3
/
+9
*
bcachefs: bch2_accounting_invalid() fixup
Kent Overstreet
2024-08-13
1
-1
/
+1
*
bcachefs: Fix bch2_trigger_alloc when upgrading from old versions
Kent Overstreet
2024-08-13
1
-1
/
+13
*
bcachefs: delete faulty fastpath in bch2_btree_path_traverse_cached()
Kent Overstreet
2024-08-13
1
-5
/
+0
*
bcachefs: bcachefs_metadata_version_disk_accounting_v3
Kent Overstreet
2024-08-09
3
-6
/
+32
*
bcachefs: improve bch2_dev_usage_to_text()
Kent Overstreet
2024-08-09
3
-6
/
+10
*
bcachefs: bch2_accounting_invalid()
Kent Overstreet
2024-08-09
4
-8
/
+73
*
bcachefs: Switch to .get_inode_acl()
Kent Overstreet
2024-08-08
3
-9
/
+12
*
bcachefs: Use bch2_wait_on_allocator() in btree node alloc path
Kent Overstreet
2024-08-07
1
-1
/
+1
*
bcachefs: Make allocator stuck timeout configurable, ratelimit messages
Kent Overstreet
2024-08-07
8
-12
/
+45
*
bcachefs: Add missing path_traverse() to btree_iter_next_node()
Kent Overstreet
2024-08-07
1
-0
/
+5
*
bcachefs: ec should not allocate from ro devs
Kent Overstreet
2024-08-07
1
-0
/
+3
*
bcachefs: Improved allocator debugging for ec
Kent Overstreet
2024-08-07
4
-15
/
+30
*
bcachefs: Add missing bch2_trans_begin() call
Kent Overstreet
2024-08-07
1
-0
/
+1
*
bcachefs: Add a comment for bucket helper types
Kent Overstreet
2024-08-07
1
-0
/
+8
*
bcachefs: Don't rely on implicit unsigned -> signed integer conversion
Kent Overstreet
2024-08-07
1
-2
/
+2
*
lockdep: Fix lockdep_set_notrack_class() for CONFIG_LOCK_STAT
Kent Overstreet
2024-08-07
1
-0
/
+6
*
bcachefs: Fix double free of ca->buckets_nouse
Kent Overstreet
2024-07-30
1
-1
/
+0
*
Linux 6.11-rc1
v6.11-rc1
Linus Torvalds
2024-07-28
1
-2
/
+2
*
Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-28
4
-4
/
+4
|
\
|
*
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2024-07-29
2
-2
/
+2
|
*
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
2024-07-28
1
-1
/
+1
|
*
kbuild: rpm-pkg: Fix C locale setup
Petr Vorel
2024-07-24
1
-1
/
+1
*
|
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
2024-07-28
1
-8
/
+11
*
|
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
2024-07-28
7
-10
/
+10
*
|
Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-07-28
21
-214
/
+135
|
\
\
|
*
|
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
2024-07-28
1
-1
/
+1
|
*
|
ubifs: add check for crypto_shash_tfm_digest
Chen Ni
2024-07-12
1
-1
/
+4
|
*
|
ubifs: Fix inconsistent inode size when powercut happens during appendant wri...
Zhihao Cheng
2024-07-12
1
-1
/
+1
|
*
|
ubi: block: fix null-pointer-dereference in ubiblock_create()
Li Nan
2024-07-12
1
-3
/
+4
|
*
|
ubifs: fix kernel-doc warnings
Jeff Johnson
2024-07-12
6
-6
/
+10
|
*
|
ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity
ZhaoLong Wang
2024-07-12
6
-18
/
+12
|
*
|
mtd: ubi: Restore missing cleanup on ubi_init() failure path
Ben Hutchings
2024-07-12
1
-1
/
+4
|
*
|
ubifs: dbg_orphan_check: Fix missed key type checking
Zhihao Cheng
2024-07-12
1
-2
/
+6
|
*
|
ubifs: Fix unattached inode when powercut happens in creating
Zhihao Cheng
2024-07-12
3
-26
/
+51
[next]