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
*
btrfs: remove redundant free_extent_map in btrfs_submit_compressed_read
Christoph Hellwig
2023-04-17
1
-2
/
+0
*
btrfs: embed a btrfs_bio into struct compressed_bio
Christoph Hellwig
2023-04-17
5
-109
/
+83
*
btrfs: replace btrfs_io_context::raid_map with a fixed u64 value
Qu Wenruo
2023-04-17
5
-83
/
+78
*
btrfs: use an efficient way to represent source of duplicated stripes
Qu Wenruo
2023-04-17
4
-113
/
+115
*
btrfs: reduce type width of btrfs_io_contexts
Qu Wenruo
2023-04-17
2
-12
/
+58
*
btrfs: simplify the bioc argument for handle_ops_on_dev_replace()
Qu Wenruo
2023-04-17
1
-4
/
+2
*
btrfs: reduce div64 calls by limiting the number of stripes of a chunk to u32
Qu Wenruo
2023-04-17
4
-42
/
+62
*
btrfs: replace map_lookup->stripe_len by BTRFS_STRIPE_LEN
Qu Wenruo
2023-04-17
5
-60
/
+66
*
btrfs: move all btree inode initialization into btrfs_init_btree_inode
Christoph Hellwig
2023-04-17
1
-7
/
+14
*
btrfs: switch search_file_offset_in_bio to return bool
Anand Jain
2023-04-17
1
-4
/
+4
*
btrfs: avoid reusing return variable in nested block in btrfs_lookup_bio_sums
Anand Jain
2023-04-17
1
-5
/
+4
*
btrfs: open code btrfs_csum_ptr
Johannes Thumshirn
2023-04-17
1
-8
/
+2
*
btrfs: raid56: no need for irqsafe locking
Christoph Hellwig
2023-04-17
1
-28
/
+22
*
btrfs: abort the transaction if we get an error during snapshot drop
Josef Bacik
2023-04-17
1
-0
/
+2
*
btrfs: handle errors in walk_down_tree properly
Josef Bacik
2023-04-17
1
-4
/
+4
*
btrfs: drop root refs properly when orphan cleanup fails
Josef Bacik
2023-04-17
1
-2
/
+2
*
btrfs: add missing iputs on orphan cleanup failure
Josef Bacik
2023-04-17
1
-1
/
+4
*
btrfs: handle errors from btrfs_read_node_slot in split
Josef Bacik
2023-04-17
1
-27
/
+26
*
btrfs: replace BUG_ON with ASSERT in btrfs_read_node_slot
Josef Bacik
2023-04-17
1
-1
/
+1
*
btrfs: use btrfs_handle_fs_error in btrfs_fill_super
Josef Bacik
2023-04-17
1
-0
/
+1
*
Linux 6.3-rc7
v6.3-rc7
Linus Torvalds
2023-04-16
1
-1
/
+1
*
Merge tag 'sched_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2023-04-16
1
-0
/
+10
|
\
|
*
sched/fair: Fix imbalance overflow
Vincent Guittot
2023-04-12
1
-0
/
+10
*
|
Merge tag 'x86_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-16
1
-2
/
+2
|
\
\
|
*
|
x86/rtc: Remove __init for runtime functions
Matija Glavinic Pecotic
2023-04-13
1
-2
/
+2
|
|
/
*
|
Merge tag 'powerpc-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-04-16
2
-0
/
+8
|
\
\
|
*
|
powerpc/papr_scm: Update the NUMA distance table for the target node
Aneesh Kumar K.V
2023-04-04
2
-0
/
+8
*
|
|
Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-16
9
-139
/
+138
|
\
\
\
|
*
|
|
kbuild: do not create intermediate *.tar for tar packages
Masahiro Yamada
2023-04-16
1
-17
/
+9
|
*
|
|
kbuild: do not create intermediate *.tar for source tarballs
Masahiro Yamada
2023-04-16
1
-7
/
+17
|
*
|
|
kbuild: merge cmd_archive_linux and cmd_archive_perf
Masahiro Yamada
2023-04-16
1
-10
/
+9
|
*
|
|
init/initramfs: Fix argument forwarding to panic() in panic_show_mem()
Benjamin Gray
2023-04-16
1
-9
/
+2
|
*
|
|
initramfs: Check negative timestamp to prevent broken cpio archive
Benjamin Gray
2023-04-16
1
-3
/
+9
|
*
|
|
kbuild: give up untracked files for source package builds
Masahiro Yamada
2023-04-11
4
-89
/
+90
|
*
|
|
Documentation/llvm: Add a note about prebuilt kernel.org toolchains
Nathan Chancellor
2023-04-08
1
-0
/
+4
|
*
|
|
purgatory: fix disabling debug info
Alyssa Ross
2023-04-08
2
-8
/
+2
*
|
|
|
Merge tag '6.3-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbd
Linus Torvalds
2023-04-16
1
-9
/
+14
|
\
\
\
\
|
*
|
|
|
ksmbd: avoid out of bounds access in decode_preauth_ctxt()
David Disseldorp
2023-04-13
1
-9
/
+14
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag '6.3-rc6-smb311-client-negcontext-fix' of git://git.samba.org/sfren...
Linus Torvalds
2023-04-15
1
-10
/
+31
|
\
\
\
\
|
*
|
|
|
cifs: fix negotiate context parsing
David Disseldorp
2023-04-15
1
-10
/
+31
|
|
/
/
/
*
|
|
|
Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-15
2
-8
/
+17
|
\
\
\
\
|
*
|
|
|
ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
Zhihao Cheng
2023-03-29
1
-6
/
+15
|
*
|
|
|
ubi: Fix deadlock caused by recursively holding work_sem
ZhaoLong Wang
2023-03-04
1
-2
/
+2
*
|
|
|
|
Merge tag 'i2c-for-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-15
2
-46
/
+49
|
\
\
\
\
\
|
*
|
|
|
|
i2c: ocores: generate stop condition after timeout in polling mode
Gregor Herburger
2023-04-13
1
-16
/
+19
|
*
|
|
|
|
i2c: mchp-pci1xxxx: Update Timing registers
Tharun Kumar P
2023-03-29
1
-30
/
+30
*
|
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-04-15
1
-12
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
scsi: ses: Handle enclosure with just a primary component gracefully
Jiri Kosina
2023-04-11
1
-12
/
+8
*
|
|
|
|
|
|
Merge tag 'block-6.3-2023-04-14' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-15
1
-0
/
+2
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'nvme-6.3' of git://git.infradead.org/nvme into block-6.3
Jens Axboe
2023-04-14
1
-0
/
+2
|
|
\
\
\
\
\
\
\
[next]