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.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
*
fs/ntfs3: Add overflow check for attribute size
edward lo
2022-09-30
1
-0
/
+5
*
fs/ntfs3: Validate BOOT record_size
edward lo
2022-09-30
1
-1
/
+1
*
fs/ntfs3: Rename variables and add comment
Konstantin Komarov
2022-09-30
2
-13
/
+12
*
fs/ntfs3: Add option "nocase"
Konstantin Komarov
2022-09-30
5
-1
/
+162
*
fs/ntfs3: Change destroy_inode to free_inode
Konstantin Komarov
2022-09-30
1
-16
/
+4
*
fs/ntfs3: Add hidedotfiles option
Konstantin Komarov
2022-09-30
3
-0
/
+10
*
fs/ntfs3: Add comments about cluster size
Konstantin Komarov
2022-09-30
3
-1
/
+29
*
Linux 6.0-rc7
v6.0-rc7
Linus Torvalds
2022-09-25
1
-1
/
+1
*
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-09-25
5
-181
/
+154
|
\
|
*
ext4: limit the number of retries after discarding preallocations blocks
Theodore Ts'o
2022-09-22
1
-1
/
+3
|
*
ext4: fix bug in extents parsing when eh_entries == 0 and eh_depth > 0
Luís Henriques
2022-09-22
1
-0
/
+4
|
*
ext4: use buckets for cr 1 block scan instead of rbtree
Jan Kara
2022-09-21
3
-149
/
+111
|
*
ext4: use locality group preallocation for small closed files
Jan Kara
2022-09-21
1
-12
/
+15
|
*
ext4: make directory inode spreading reflect flexbg size
Jan Kara
2022-09-21
1
-1
/
+1
|
*
ext4: avoid unnecessary spreading of allocations among groups
Jan Kara
2022-09-21
1
-11
/
+13
|
*
ext4: make mballoc try target group first even with mb_optimize_scan
Jan Kara
2022-09-21
1
-7
/
+7
*
|
Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-09-25
5
-82
/
+7
|
\
\
|
*
\
Merge branch 'for-6.0/dax' into libnvdimm-fixes
Dan Williams
2022-09-24
14159
-303339
/
+1408474
|
|
\
\
|
|
*
|
devdax: Fix soft-reservation memory description
Dan Williams
2022-09-24
1
-0
/
+1
|
*
|
|
fsdax: Fix infinite loop in dax_iomap_rw()
Li Jinlin
2022-07-26
1
-0
/
+3
|
*
|
|
nvdimm/namespace: drop nested variable in create_namespace_pmem()
Andy Shevchenko
2022-07-14
1
-2
/
+0
|
*
|
|
ndtest: Cleanup all of blk namespace specific code
Shivaprasad G Bhat
2022-07-12
1
-77
/
+0
|
*
|
|
pmem: fix a name collision
Jane Chu
2022-07-12
1
-3
/
+3
*
|
|
|
Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-25
7
-51
/
+37
|
\
\
\
\
|
*
|
|
|
i2c: mux: harden i2c_mux_alloc() against integer overflows
Dan Carpenter
2022-09-21
1
-2
/
+3
|
*
|
|
|
i2c: mlxbf: Fix frequency calculation
Asmaa Mnebhi
2022-09-21
1
-40
/
+23
|
*
|
|
|
i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()
Asmaa Mnebhi
2022-09-17
1
-0
/
+3
|
*
|
|
|
i2c: mlxbf: incorrect base address passed during io write
Asmaa Mnebhi
2022-09-17
1
-1
/
+1
|
*
|
|
|
Documentation: i2c: fix references to other documents
Wolfram Sang
2022-09-16
3
-6
/
+6
|
*
|
|
|
MAINTAINERS: remove Nehal Shah from AMD MP2 I2C DRIVER
Wolfram Sang
2022-09-16
1
-1
/
+0
|
*
|
|
|
i2c: imx: If pm_runtime_get_sync() returned 1 device access is possible
Uwe Kleine-König
2022-09-16
1
-1
/
+1
*
|
|
|
|
Merge tag 'kbuild-fixes-v6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-24
6
-20
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
Makefile.debug: re-enable debug info for .S files
Nick Desaulniers
2022-09-24
2
-11
/
+14
|
*
|
|
|
|
Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
Nick Desaulniers
2022-09-24
1
-3
/
+1
|
*
|
|
|
|
certs: make system keyring depend on built-in x509 parser
Masahiro Yamada
2022-09-24
1
-1
/
+1
|
*
|
|
|
|
Kconfig: remove unused function 'menu_get_root_menu'
Zeng Heng
2022-09-24
2
-6
/
+0
|
*
|
|
|
|
scripts/clang-tools: remove unused module
yangxingwu
2022-09-24
1
-1
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-09-24
1
-0
/
+30
|
\
\
\
\
\
|
*
|
|
|
|
s390/vfio-ap: bypass unnecessary processing of AP resources
Tony Krowiak
2022-09-21
1
-0
/
+30
*
|
|
|
|
|
Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2022-09-24
3
-1
/
+3
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'opp-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Rafael J. Wysocki
2022-09-21
3
-1
/
+3
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
dt-bindings: opp: Add missing (unevaluated|additional)Properties on child nodes
Rob Herring
2022-08-24
2
-0
/
+2
|
|
*
|
|
|
|
OPP: Fix an un-initialized variable usage
Christophe JAILLET
2022-08-16
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-24
3
-77
/
+24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
counter: 104-quad-8: Fix skipped IRQ lines during events configuration
William Breathitt Gray
2022-09-22
1
-3
/
+3
|
*
|
|
|
|
|
|
Merge tag 'fpga-for-6.0-final' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2022-09-21
1
-4
/
+4
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
fpga: m10bmc-sec: Fix possible memory leak of flash_buf
Russ Weight
2022-09-19
1
-4
/
+4
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'phy-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Greg Kroah-Hartman
2022-09-07
1
-70
/
+17
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
phy: marvell: phy-mvebu-a3700-comphy: Remove broken reset support
Pali Rohár
2022-08-30
1
-70
/
+17
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-24
6
-9
/
+27
|
\
\
\
\
\
\
\
[next]