index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-22
30
-47
/
+47
*
microblaze: surround string default in Kconfig with double quotes
Masahiro Yamada
2018-12-22
1
-1
/
+1
*
kconfig: use T_WORD instead of T_VARIABLE for variables
Masahiro Yamada
2018-12-22
2
-4
/
+3
*
kconfig: use specific tokens instead of T_ASSIGN for assignments
Masahiro Yamada
2018-12-22
2
-5
/
+13
*
kconfig: refactor scanning and parsing "option" properties
Masahiro Yamada
2018-12-22
5
-52
/
+41
*
kconfig: use distinct tokens for type and default properties
Masahiro Yamada
2018-12-22
3
-32
/
+47
*
kconfig: remove redundant token defines
Masahiro Yamada
2018-12-15
1
-5
/
+0
*
kconfig: rename depends_list to comment_option_list
Masahiro Yamada
2018-12-15
1
-6
/
+6
*
kconfig: loosen the order of "visible" and "depends on" in menu entry
Masahiro Yamada
2018-12-15
1
-7
/
+7
*
kconfig: remove redundant menu_block rule
Masahiro Yamada
2018-12-15
1
-8
/
+1
*
kconfig: remove redundant if_block rule
Masahiro Yamada
2018-12-15
1
-9
/
+1
*
kconfig: remove grammatically ambiguous option_error
Masahiro Yamada
2018-12-15
1
-10
/
+0
*
kconfig: remove grammatically ambiguous "unexpected option" diagnostic
Masahiro Yamada
2018-12-15
1
-10
/
+1
*
kconfig: warn no new line at end of file
Masahiro Yamada
2018-12-15
2
-1
/
+5
*
kconfig: clean up EOF handling in the lexer
Masahiro Yamada
2018-12-13
1
-3
/
+2
*
kconfig: fix ambiguous grammar in terms of new lines
Masahiro Yamada
2018-12-13
2
-15
/
+24
*
kconfig: refactor pattern matching in STRING state
Masahiro Yamada
2018-12-13
1
-11
/
+3
*
kconfig: remove unneeded pattern matching to whitespaces
Masahiro Yamada
2018-12-13
1
-6
/
+0
*
kconfig: require T_EOL to reduce visible statement
Masahiro Yamada
2018-12-13
1
-2
/
+2
*
kconfig: fix memory leak when EOF is encountered in quotation
Masahiro Yamada
2018-12-13
1
-0
/
+2
*
kconfig: fix file name and line number of warn_ignored_character()
Masahiro Yamada
2018-12-13
1
-1
/
+1
*
kconfig: remove k_invalid from expr_parse_string() return type
Masahiro Yamada
2018-12-08
1
-12
/
+2
*
kconfig: remove S_OTHER symbol type and correct dependency tracking
Masahiro Yamada
2018-12-08
3
-24
/
+16
*
kconfig: split out code touching a file to conf_touch_dep()
Masahiro Yamada
2018-12-08
1
-43
/
+49
*
kconfig: rename conf_split_config() to conf_touch_deps()
Masahiro Yamada
2018-12-08
1
-2
/
+2
*
kconfig: remove unneeded setsym label in conf_read_simple()
Masahiro Yamada
2018-12-08
1
-3
/
+3
*
scripts/kconfig/merge_config: don't redefine 'y' to 'm'
Anders Roxell
2018-11-15
1
-8
/
+29
*
Linux 4.20-rc2
v4.20-rc2
Linus Torvalds
2018-11-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-11-11
54
-199
/
+430
|
\
|
*
act_mirred: clear skb->tstamp on redirect
Eric Dumazet
2018-11-11
2
-10
/
+2
|
*
net: dsa: mv88e6xxx: Fix clearing of stats counters
Andrew Lunn
2018-11-11
1
-0
/
+2
|
*
tipc: fix link re-establish failure
Jon Maloy
2018-11-11
1
-4
/
+7
|
*
net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
Jakub Kicinski
2018-11-10
1
-1
/
+13
|
*
net: mvneta: correct typo
Alexandre Belloni
2018-11-09
1
-2
/
+2
|
*
flow_dissector: do not dissect l4 ports for fragments
배석진
2018-11-09
1
-2
/
+2
|
*
net: qualcomm: rmnet: Fix incorrect assignment of real_dev
Subash Abhinov Kasiviswanathan
2018-11-09
1
-3
/
+3
|
*
Merge branch 'aquantia-fixes'
David S. Miller
2018-11-09
11
-45
/
+145
|
|
\
|
|
*
net: aquantia: allow rx checksum offload configuration
Dmitry Bogdanov
2018-11-09
5
-6
/
+18
|
|
*
net: aquantia: invalid checksumm offload implementation
Dmitry Bogdanov
2018-11-09
2
-30
/
+41
|
|
*
net: aquantia: fixed enable unicast on 32 macvlan
Igor Russkikh
2018-11-09
1
-1
/
+1
|
|
*
net: aquantia: fix potential IOMMU fault after driver unbind
Dmitry Bogdanov
2018-11-09
4
-0
/
+35
|
|
*
net: aquantia: synchronized flow control between mac/phy
Igor Russkikh
2018-11-09
5
-8
/
+50
|
|
/
|
*
net: smsc95xx: Fix MTU range
Stefan Wahren
2018-11-08
1
-0
/
+2
|
*
net: stmmac: Fix RX packet size > 8191
Thor Thayer
2018-11-08
4
-4
/
+5
|
*
Merge branch 'qed-Slowpath-Queue-bug-fixes'
David S. Miller
2018-11-08
9
-43
/
+89
|
|
\
|
|
*
qed: Fix potential memory corruption
Sagiv Ozeri
2018-11-08
1
-7
/
+5
|
|
*
qed: Fix SPQ entries not returned to pool in error flows
Denis Bolotin
2018-11-08
8
-15
/
+45
|
|
*
qed: Fix blocking/unlimited SPQ entries leak
Denis Bolotin
2018-11-08
2
-27
/
+33
|
|
*
qed: Fix memory/entry leak in qed_init_sp_request()
Denis Bolotin
2018-11-08
1
-2
/
+14
|
|
/
|
*
inet: frags: better deal with smp races
Eric Dumazet
2018-11-08
1
-14
/
+15
[next]