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-12-29
Revert "drm/amdgpu: simplify ATPX detection"
Alex Deucher
1
-1
/
+11
2019-12-28
block: add bio_truncate to fix guard_bio_eod
Ming Lei
3
-24
/
+41
2019-12-27
riscv: export flush_icache_all to modules
Olof Johansson
1
-0
/
+1
2019-12-27
riscv: reject invalid syscalls below -1
David Abdurachmanov
1
-0
/
+1
2019-12-27
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2
-3
/
+4
2019-12-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-11
/
+12
2019-12-27
net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs
Martin Blumenstingl
1
-3
/
+11
2019-12-27
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
1
-10
/
+12
2019-12-27
Merge tag 'drm-fixes-2019-12-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-86
/
+139
2019-12-27
Merge tag 'linux-kselftest-5.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-38
/
+70
2019-12-27
Merge tag 'pm-5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-4
/
+1
2019-12-27
Merge tag 'io_uring-5.5-20191226' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-343
/
+357
2019-12-27
Merge tag 'libata-5.5-20191226' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-44
/
+128
2019-12-27
Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+17
2019-12-27
Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
9
-28
/
+35
2019-12-27
ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speaker
Kailang Yang
1
-0
/
+19
2019-12-27
ioat: ioat_alloc_ring() failure handling.
Alexander.Barabash@dell.com
1
-1
/
+2
2019-12-27
Merge tag 'drm-intel-fixes-2019-12-23' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
14
-86
/
+139
2019-12-26
net_sched: sch_fq: properly set sk->sk_pacing_status
Eric Dumazet
1
-9
/
+8
2019-12-26
Merge branch 'bnx2x-Bug-fixes'
David S. Miller
1
-1
/
+4
2019-12-26
bnx2x: Fix accounting of vlan resources among the PFs
Manish Chopra
1
-1
/
+4
2019-12-26
bnx2x: Use appropriate define for vlan credit
Manish Chopra
1
-1
/
+1
2019-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-31
/
+34
2019-12-26
of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummy
Geert Uytterhoeven
1
-1
/
+1
2019-12-26
net: phy: aquantia: add suspend / resume ops for AQR105
Madalin Bucur
1
-0
/
+2
2019-12-26
dpaa_eth: fix DMA mapping leak
Madalin Bucur
1
-19
/
+20
2019-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-25
/
+53
2019-12-26
net/mlxfw: Fix out-of-memory error in mfa2 flash burning
Vladyslav Tarasiuk
1
-3
/
+4
2019-12-25
ata: ahci_brcm: Add missing clock management during recovery
Florian Fainelli
1
-0
/
+7
2019-12-25
ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE
Florian Fainelli
1
-15
/
+16
2019-12-25
ata: ahci_brcm: Fix AHCI resources management
Florian Fainelli
1
-29
/
+76
2019-12-25
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
2
-2
/
+6
2019-12-25
Merge branch 'hsr-fix-several-bugs-in-hsr-module'
David S. Miller
7
-63
/
+125
2019-12-25
hsr: reset network header when supervision frame is created
Taehee Yoo
1
-0
/
+2
2019-12-25
hsr: fix a race condition in node list insertion and deletion
Taehee Yoo
5
-37
/
+56
2019-12-25
hsr: rename debugfs file when interface name is changed
Taehee Yoo
3
-0
/
+20
2019-12-25
hsr: add hsr root debugfs directory
Taehee Yoo
4
-3
/
+28
2019-12-25
hsr: fix error handling routine in hsr_dev_finalize()
Taehee Yoo
3
-24
/
+21
2019-12-25
hsr: avoid debugfs warning message when module is remove
Taehee Yoo
1
-1
/
+0
2019-12-25
MAINTAINERS: Add additional maintainers to ENA Ethernet driver
Netanel Belgazal
1
-0
/
+2
2019-12-25
libata: Fix retrieving of active qcs
Sascha Hauer
5
-3
/
+28
2019-12-25
Merge tag 'devfreq-fixes-for-5.5-rc4' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-4
/
+1
2019-12-24
Merge branch 's390-qeth-fixes'
David S. Miller
4
-38
/
+43
2019-12-24
s390/qeth: fix initialization on old HW
Julian Wiedmann
1
-3
/
+1
2019-12-24
s390/qeth: vnicc Fix init to default
Alexandra Winter
1
-1
/
+3
2019-12-24
s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
Alexandra Winter
1
-2
/
+1
2019-12-24
s390/qeth: fix false reporting of VNIC CHAR config failure
Alexandra Winter
1
-1
/
+0
2019-12-24
s390/qeth: lock the card while changing its hsuid
Julian Wiedmann
2
-17
/
+28
2019-12-24
s390/qeth: fix qdio teardown after early init error
Julian Wiedmann
3
-14
/
+10
2019-12-24
Merge branch 'disable-neigh-update-for-tunnels-during-pmtu-update'
David S. Miller
19
-32
/
+58
[prev]
[next]