index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
kbuild: fix and refactor single target build
Masahiro Yamada
2022-09-28
2
-43
/
+20
*
kbuild: rewrite check-local-export in sh/awk
Owen Rafferty
2022-09-28
1
-49
/
+48
*
Revert "kbuild: Make scripts/compile.h when sh != bash"
Masahiro Yamada
2022-09-28
1
-3
/
+0
*
scripts/mkcompile_h: move LC_ALL=C to '$LD -v'
Masahiro Yamada
2022-09-28
1
-6
/
+2
*
kbuild: generate include/generated/compile.h in top Makefile
Masahiro Yamada
2022-09-28
2
-8
/
+8
*
kbuild: build init/built-in.a just once
Masahiro Yamada
2022-09-28
12
-131
/
+120
*
init/version.c: remove #include <linux/version.h>
Masahiro Yamada
2022-09-28
1
-1
/
+0
*
kbuild: move 'PHONY += modules_prepare' to the common part
Masahiro Yamada
2022-09-28
1
-5
/
+1
*
kbuild: refactor single builds of *.ko
Masahiro Yamada
2022-09-28
1
-12
/
+4
*
kbuild: remove duplicated dependency between modules and modules_check
Masahiro Yamada
2022-09-28
1
-2
/
+1
*
nios2: move core-y in arch/nios2/Makefile to arch/nios2/Kbuild
Masahiro Yamada
2022-09-28
2
-4
/
+2
*
kbuild: do not deduplicate modules.order
Masahiro Yamada
2022-09-28
2
-5
/
+2
*
kbuild: check sha1sum just once for each atomic header
Masahiro Yamada
2022-09-28
3
-43
/
+25
*
kbuild: hard-code KBUILD_ALLDIRS in scripts/Makefile.package
Masahiro Yamada
2022-09-28
2
-7
/
+6
*
kbuild: add phony targets to ./Kbuild
Masahiro Yamada
2022-09-28
2
-14
/
+14
*
kbuild: remove the target in signal traps when interrupted
Masahiro Yamada
2022-09-28
1
-1
/
+22
*
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-22
3
-149
/
+111
|
*
ext4: use locality group preallocation for small closed files
Jan Kara
2022-09-22
1
-12
/
+15
|
*
ext4: make directory inode spreading reflect flexbg size
Jan Kara
2022-09-22
1
-1
/
+1
|
*
ext4: avoid unnecessary spreading of allocations among groups
Jan Kara
2022-09-22
1
-11
/
+13
|
*
ext4: make mballoc try target group first even with mb_optimize_scan
Jan Kara
2022-09-22
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-25
14074
-274019
/
+1379154
|
|
\
\
|
|
*
|
devdax: Fix soft-reservation memory description
Dan Williams
2022-09-25
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-13
1
-77
/
+0
|
*
|
|
pmem: fix a name collision
Jane Chu
2022-07-13
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-25
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-23
1
-1
/
+1
|
*
|
|
|
|
Kconfig: remove unused function 'menu_get_root_menu'
Zeng Heng
2022-09-23
2
-6
/
+0
|
*
|
|
|
|
scripts/clang-tools: remove unused module
yangxingwu
2022-09-23
1
-1
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-09-25
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
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
[next]