index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-10
modpost: add support for generating namespace dependencies
Matthias Maennich
4
-6
/
+53
2019-09-10
export: allow definition default namespaces in Makefiles or sources
Matthias Maennich
1
-0
/
+6
2019-09-10
module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS
Matthias Maennich
2
-2
/
+22
2019-09-10
modpost: add support for symbol namespaces
Matthias Maennich
4
-19
/
+101
2019-09-10
module: add support for symbol namespaces.
Matthias Maennich
4
-19
/
+123
2019-09-10
export: explicitly align struct kernel_symbol
Matthias Maennich
3
-7
/
+5
2019-09-10
module: support reading multiple values per modinfo tag
Matthias Maennich
1
-2
/
+15
2019-09-02
Linux 5.3-rc7
v5.3-rc7
Linus Torvalds
1
-1
/
+1
2019-09-02
Merge tag 'char-misc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-18
/
+328
2019-09-02
Merge tag 'usb-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-47
/
+82
2019-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
89
-487
/
+761
2019-09-01
net: seeq: Fix the function used to release some memory in an error handling ...
Christophe JAILLET
1
-3
/
+4
2019-09-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-39
/
+43
2019-09-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+24
2019-09-01
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
5
-47
/
+90
2019-08-31
enetc: Add missing call to 'pci_free_irq_vectors()' in probe and remove funct...
Christophe JAILLET
1
-1
/
+4
2019-08-31
net: bcmgenet: use ethtool_op_get_ts_info()
Ryan M. Collins
1
-0
/
+1
2019-08-31
tc-testing: don't hardcode 'ip' in nsPlugin.py
Davide Caratti
1
-11
/
+11
2019-08-31
Merge branch 'net-dsa-microchip-add-KSZ8563-support'
David S. Miller
2
-0
/
+2
2019-08-31
net: dsa: microchip: add KSZ8563 compatibility string
Razvan Stefanescu
1
-0
/
+1
2019-08-31
dt-bindings: net: dsa: document additional Microchip KSZ8563 switch
Razvan Stefanescu
1
-0
/
+1
2019-08-31
Merge branch 'net-aquantia-fixes-on-vlan-filters-and-other-conditions'
David S. Miller
4
-4
/
+10
2019-08-31
net: aquantia: fix out of memory condition on rx side
Dmitry Bogdanov
1
-1
/
+2
2019-08-31
net: aquantia: linkstate irq should be oneshot
Igor Russkikh
1
-1
/
+1
2019-08-31
net: aquantia: reapply vlan filters on up
Dmitry Bogdanov
1
-0
/
+4
2019-08-31
net: aquantia: fix limit of vlan filters
Dmitry Bogdanov
1
-1
/
+1
2019-08-31
net: aquantia: fix removal of vlan 0
Dmitry Bogdanov
1
-1
/
+2
2019-08-31
Merge branch 'Fix-issues-in-tc-taprio-and-tc-cbs'
David S. Miller
2
-22
/
+28
2019-08-31
net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate
Vladimir Oltean
1
-8
/
+11
2019-08-31
taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
Vladimir Oltean
1
-10
/
+13
2019-08-31
taprio: Fix kernel panic in taprio_destroy
Vladimir Oltean
1
-4
/
+4
2019-08-31
net: dsa: microchip: fill regmap_config name
George McCollister
1
-0
/
+1
2019-08-31
Merge tag 'batadv-net-for-davem-20190830' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-13
/
+25
2019-08-31
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2019-08-31
tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPL
Pu Wen
1
-2
/
+7
2019-08-31
tools/power turbostat: Fix caller parameter of get_tdp_amd()
Pu Wen
1
-1
/
+1
2019-08-31
tools/power turbostat: Fix CPU%C1 display value
Srinivas Pandruvada
1
-6
/
+17
2019-08-31
tools/power turbostat: do not enforce 1ms
Artem Bityutskiy
1
-5
/
+0
2019-08-31
tools/power turbostat: read from pipes too
Artem Bityutskiy
1
-4
/
+16
2019-08-31
tools/power turbostat: Add Ice Lake NNPI support
Rajneesh Bhardwaj
1
-0
/
+1
2019-08-31
tools/power turbostat: rename has_hsw_msrs()
Len Brown
1
-4
/
+4
2019-08-31
tools/power turbostat: Fix Haswell Core systems
Len Brown
1
-4
/
+6
2019-08-31
tools/power turbostat: add Jacobsville support
Zhang Rui
1
-0
/
+3
2019-08-31
tools/power turbostat: fix buffer overrun
Naoya Horiguchi
1
-1
/
+1
2019-08-31
tools/power turbostat: fix file descriptor leaks
Gustavo A. R. Silva
1
-0
/
+1
2019-08-31
tools/power turbostat: fix leak of file descriptor on error return path
Colin Ian King
1
-0
/
+1
2019-08-31
tools/power turbostat: Make interval calculation per thread to reduce jitter
Yazen Ghannam
1
-3
/
+10
2019-08-31
tools/power turbostat: remove duplicate pc10 column
Len Brown
1
-1
/
+0
2019-08-31
tools/power x86_energy_perf_policy: Fix argument parsing
Zephaniah E. Loss-Cutler-Hull
1
-1
/
+1
2019-08-31
tools/power: Fix typo in man page
Matt Lupfer
1
-1
/
+1
[next]