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
*
fork: improve error message for corrupted page tables
Sai Praneeth Prakhya
2019-09-26
2
-2
/
+18
*
fat: delete an unnecessary check before brelse()
Markus Elfring
2019-09-26
1
-3
/
+1
*
fs/reiserfs/do_balan.c: remove set but not used variable
Jason Yan
2019-09-26
1
-2
/
+1
*
fs/reiserfs/journal.c: remove set but not used variable
Jason Yan
2019-09-26
1
-4
/
+3
*
fs/reiserfs/do_balan.c: remove set but not used variables
zhengbin
2019-09-26
1
-11
/
+1
*
fs/reiserfs/fix_node.c: remove set but not used variables
zhengbin
2019-09-26
1
-5
/
+1
*
fs/reiserfs/prints.c: remove set but not used variables
zhengbin
2019-09-26
1
-3
/
+0
*
fs/reiserfs/objectid.c: remove set but not used variables
zhengbin
2019-09-26
1
-2
/
+1
*
fs/reiserfs/lbalance.c: remove set but not used variables
zhengbin
2019-09-26
1
-2
/
+1
*
fs/reiserfs/stree.c: remove set but not used variables
zhengbin
2019-09-26
1
-4
/
+0
*
fs/reiserfs/journal.c: remove set but not used variables
zhengbin
2019-09-26
1
-9
/
+1
*
fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()
Jia-Ju Bai
2019-09-26
1
-3
/
+2
*
checkpatch: make git output use LANGUAGE=en_US.utf8
Joe Perches
2019-09-26
1
-4
/
+6
*
checkpatch: remove obsolete period from "ambiguous SHA1" query
Sean Christopherson
2019-09-26
1
-1
/
+1
*
checkpatch: allow consecutive close braces
Joe Perches
2019-09-26
1
-1
/
+1
*
checkpatch: prefer __section over __attribute__((section(...)))
Joe Perches
2019-09-26
1
-0
/
+12
*
checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSE
Brendan Jackman
2019-09-26
1
-1
/
+1
*
checkpatch.pl: warn on invalid commit id
Matteo Croce
2019-09-26
1
-0
/
+11
*
checkpatch: improve SPDX license checking
Joe Perches
2019-09-26
1
-9
/
+9
*
checkpatch: don't interpret stack dumps as commit IDs
Joe Perches
2019-09-26
1
-2
/
+4
*
lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG builds
Stephen Boyd
2019-09-26
2
-28
/
+15
*
lib/extable.c: add missing prototypes
Valdis Kletnieks
2019-09-26
1
-0
/
+1
*
lib/generic-radix-tree.c: make 2 functions static inline
Valdis Kletnieks
2019-09-26
1
-2
/
+2
*
strscpy: reject buffer sizes larger than INT_MAX
Kees Cook
2019-09-26
1
-1
/
+1
*
include/trace/events/writeback.h: fix -Wstringop-truncation warnings
Qian Cai
2019-09-26
1
-18
/
+20
*
kernel-doc: core-api: include string.h into core-api
Joe Perches
2019-09-26
3
-6
/
+12
*
augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition
Michel Lespinasse
2019-09-26
2
-24
/
+24
*
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
2019-09-26
8
-98
/
+115
*
augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro
Michel Lespinasse
2019-09-26
2
-42
/
+66
*
rbtree: avoid generating code twice for the cached versions (tools copy)
Michel Lespinasse
2019-09-26
3
-77
/
+62
*
kernel/elfcore.c: include proper prototypes
Valdis Kletnieks
2019-09-26
1
-0
/
+1
*
linux/coff.h: add include guard
Masahiro Yamada
2019-09-26
1
-0
/
+5
*
memcg, kmem: do not fail __GFP_NOFAIL charges
Michal Hocko
2019-09-26
1
-0
/
+10
*
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-09-25
42
-267
/
+795
|
\
|
*
i2c: tegra: Move suspend handling to NOIRQ phase
Jon Hunter
2019-09-13
1
-18
/
+22
|
*
i2c: imx: ACPI support for NXP i2c controller
Chuanhua Han
2019-09-13
2
-4
/
+20
|
*
i2c: uniphier(-f): remove all dev_dbg()
Masahiro Yamada
2019-09-05
2
-36
/
+4
|
*
i2c: uniphier(-f): use devm_platform_ioremap_resource()
Masahiro Yamada
2019-09-05
2
-6
/
+2
|
*
i2c: slave-eeprom: Add comment about address handling
Björn Ardö
2019-09-05
1
-0
/
+6
|
*
i2c: exynos5: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
2019-09-04
1
-3
/
+1
|
*
i2c: stm32f7: Make structure stm32f7_i2c_algo constant
Nishka Dasgupta
2019-09-04
1
-1
/
+1
|
*
i2c: cht-wc: drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
2019-09-04
1
-2
/
+1
|
*
i2c-eeprom_slave: Add support for more eeprom models
Björn Ardö
2019-09-04
1
-11
/
+25
|
*
i2c: fsi: Add of_put_node() before break
Nishka Dasgupta
2019-09-03
1
-1
/
+3
|
*
i2c: synquacer: Make synquacer_i2c_ops constant
Nishka Dasgupta
2019-09-03
1
-1
/
+1
|
*
i2c: hix5hd2: Remove IRQF_ONESHOT
Sebastian Andrzej Siewior
2019-09-03
1
-2
/
+1
|
*
i2c: i801: Use iTCO version 6 in Cannon Lake PCH and beyond
Mika Westerberg
2019-09-03
1
-54
/
+88
|
*
watchdog: iTCO: Add support for Cannon Lake PCH iTCO
Mika Westerberg
2019-09-03
1
-2
/
+24
|
*
Merge tag 'at24-v5.4-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...
Wolfram Sang
2019-09-03
1
-1
/
+0
|
|
\
|
|
*
eeprom: at24: remove unneeded include
Bartosz Golaszewski
2019-07-22
1
-1
/
+0
[next]