index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-03
mm/migrate.c: initialize pud_entry in migrate_vma()
Ralph Campbell
1
-10
/
+7
2019-08-03
coredump: split pipe command whitespace before expanding template
Paul Wise
1
-5
/
+39
2019-08-03
page flags: prioritize kasan bits over last-cpuid
Arnd Bergmann
2
-7
/
+12
2019-08-03
ubsan: build ubsan.c more conservatively
Arnd Bergmann
1
-1
/
+2
2019-08-03
kasan: remove clang version check for KASAN_STACK
Arnd Bergmann
1
-6
/
+5
2019-08-03
mm: compaction: avoid 100% CPU usage during compaction when a task is killed
Mel Gorman
1
-4
/
+7
2019-08-03
mm: migrate: fix reference check race between __find_get_block() and migration
Jan Kara
1
-1
/
+3
2019-08-03
mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab shrinker
Yang Shi
1
-1
/
+8
2019-08-03
ocfs2: remove set but not used variable 'last_hash'
YueHaibing
1
-3
/
+0
2019-08-03
Revert "kmemleak: allow to coexist with fault injection"
Yang Shi
1
-1
/
+1
2019-08-03
kernel/signal.c: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2019-08-03
drm/modes: Fix unterminated strncpy
Chuhong Yuan
1
-1
/
+3
2019-08-02
drm/amd/powerplay: correct navi10 vcn powergate
Evan Quan
3
-9
/
+19
2019-08-02
drm/amd/powerplay: honor hw limit on fetching metrics data for navi10
Kevin Wang
1
-18
/
+38
2019-08-02
drm/amd/powerplay: Allow changing of fan_control in smu_v11_0
Matt Coffin
1
-1
/
+1
2019-08-02
Merge tag 'drm-fixes-2019-08-02-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
48
-256
/
+526
2019-08-02
Merge tag 'selinux-pr-20190801' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
1
-1
/
+5
2019-08-02
Merge branch 'enetc-PCIe-MDIO'
David S. Miller
9
-67
/
+264
2019-08-02
arm64: dts: fsl: ls1028a: Enable eth port1 on the ls1028a QDS board
Claudiu Manoil
2
-0
/
+46
2019-08-02
dt-bindings: net: fsl: enetc: Add bindings for the central MDIO PCIe endpoint
Claudiu Manoil
1
-3
/
+39
2019-08-02
enetc: Add mdio bus driver for the PCIe MDIO endpoint
Claudiu Manoil
6
-9
/
+132
2019-08-02
enetc: Clean up makefile
Claudiu Manoil
1
-12
/
+6
2019-08-02
enetc: Clean up local mdio bus allocation
Claudiu Manoil
1
-48
/
+46
2019-08-02
r8152: fix typo in register name
Kevin Lo
1
-6
/
+6
2019-08-02
net: phy: fix race in genphy_update_link
Heiner Kallweit
1
-0
/
+6
2019-08-02
enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is set
YueHaibing
1
-0
/
+1
2019-08-02
Merge branch 'net-dsa-mv88e6xxx-add-support-for-MV88E6220'
David S. Miller
6
-26
/
+168
2019-08-02
net: dsa: mv88e6xxx: add PTP support for MV88E6250 family
Hubert Feurstein
4
-11
/
+78
2019-08-02
net: dsa: mv88e6xxx: order ptp structs numerically ascending
Hubert Feurstein
2
-18
/
+18
2019-08-02
net: dsa: mv88e6xxx: setup message port is not supported in the 6250 familiy
Hubert Feurstein
2
-3
/
+32
2019-08-02
net: dsa: mv88e6xxx: introduce invalid_port_mask in mv88e6xxx_info
Hubert Feurstein
2
-0
/
+19
2019-08-02
dt-bindings: net: dsa: marvell: add 6220 model to the 6250 family
Hubert Feurstein
1
-1
/
+1
2019-08-02
net: dsa: mv88e6xxx: add support for MV88E6220
Hubert Feurstein
3
-1
/
+28
2019-08-02
net/ethernet/qlogic/qed: force the string buffer NULL-terminated
Wang Xiayang
1
-1
/
+1
2019-08-02
Merge branch 'net-phy-Add-AST2600-MDIO-support'
David S. Miller
6
-4
/
+250
2019-08-02
net: ftgmac100: Select ASPEED MDIO driver for the AST2600
Andrew Jeffery
1
-0
/
+1
2019-08-02
net: ftgmac100: Add support for DT phy-handle property
Andrew Jeffery
1
-4
/
+33
2019-08-02
net: phy: Add mdio-aspeed
Andrew Jeffery
3
-0
/
+171
2019-08-02
dt-bindings: net: Add aspeed, ast2600-mdio binding
Andrew Jeffery
1
-0
/
+45
2019-08-02
atm: iphase: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-2
/
+6
2019-08-02
hv_sock: Fix hang when a connection is closed
Dexuan Cui
1
-0
/
+8
2019-08-03
mtd: hyperbus: Add hardware dependency to AM654 driver
Jean Delvare
1
-0
/
+1
2019-08-03
mtd: hyperbus: Kconfig: Fix HBMC_AM654 dependencies
Vignesh Raghavendra
1
-1
/
+1
2019-08-03
mtd: rawnand: micron: handle on-die "ECC-off" devices correctly
Marco Felsch
1
-3
/
+11
2019-08-02
Merge tag 'for-linus-5.3a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
7
-57
/
+56
2019-08-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
18
-66
/
+117
2019-08-02
Merge branch 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
7
-6
/
+12
2019-08-02
Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
17
-250
/
+392
2019-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-109
/
+115
2019-08-02
Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-43
/
+101
[prev]
[next]