index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
Kconfig.freezer
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-13
ovl: fix lockdep warning for async write
Miklos Szeredi
1
-0
/
+6
2020-03-13
ovl: fix some xino configurations
Amir Goldstein
2
-1
/
+9
2020-03-13
drm/dp_mst: Rewrite and fix bandwidth limit checks
Lyude Paul
1
-26
/
+93
2020-03-13
drm/dp_mst: Reprobe path resources in CSN handler
Lyude Paul
1
-23
/
+25
2020-03-13
drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks
Lyude Paul
2
-10
/
+9
2020-03-13
drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant
Lyude Paul
1
-5
/
+5
2020-03-12
net: systemport: fix index check to avoid an array out of bounds access
Colin Ian King
1
-1
/
+1
2020-03-12
tc-testing: add ETS scheduler to tdc build configuration
Davide Caratti
1
-0
/
+1
2020-03-12
net: phy: fix MDIO bus PM PHY resuming
Heiner Kallweit
2
-1
/
+7
2020-03-12
cifs_atomic_open(): fix double-put on late allocation failure
Al Viro
3
-4
/
+8
2020-03-12
gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache
Al Viro
1
-1
/
+1
2020-03-12
net: hns3: clear port base VLAN when unload PF
Jian Shen
1
-0
/
+23
2020-03-12
net: hns3: fix RMW issue for VLAN filter switch
Jian Shen
1
-4
/
+15
2020-03-12
net: hns3: fix VF VLAN table entries inconsistent issue
Jian Shen
4
-0
/
+6
2020-03-12
net: hns3: fix "tc qdisc del" failed issue
Yonglong Liu
1
-1
/
+1
2020-03-12
taprio: Fix sending packets without dequeueing them
Vinicius Costa Gomes
1
-3
/
+9
2020-03-12
ovl: fix lock in ovl_llseek()
Amir Goldstein
2
-3
/
+8
2020-03-12
block: Fix partition support for host aware zoned block devices
Shin'ichiro Kawasaki
2
-12
/
+37
2020-03-12
blk-mq: insert flush request to the front of dispatch queue
Ming Lei
1
-0
/
+22
2020-03-12
s390/dasd: fix data corruption for thin provisioned devices
Stefan Haberland
3
-12
/
+193
2020-03-12
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
Ulf Hansson
1
-2
/
+5
2020-03-12
net: mvmdio: avoid error message for optional IRQ
Chris Packham
1
-3
/
+3
2020-03-12
net: dsa: mv88e6xxx: Add missing mask of ATU occupancy register
Andrew Lunn
1
-0
/
+2
2020-03-12
net: memcg: fix lockdep splat in inet_csk_accept()
Eric Dumazet
1
-7
/
+7
2020-03-12
s390/qeth: implement smarter resizing of the RX buffer pool
Julian Wiedmann
4
-19
/
+56
2020-03-12
s390/qeth: refactor buffer pool code
Julian Wiedmann
1
-32
/
+51
2020-03-12
s390/qeth: use page pointers to manage RX buffer pool
Julian Wiedmann
2
-19
/
+18
2020-03-12
seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol number
Paolo Lungaroni
3
-2
/
+4
2020-03-12
net: dsa: Don't instantiate phylink for CPU/DSA ports unless needed
Andrew Lunn
1
-3
/
+9
2020-03-12
net/packet: tpacket_rcv: do not increment ring index on drop
Willem de Bruijn
1
-6
/
+7
2020-03-12
sxgbe: Fix off by one in samsung driver strncpy size arg
Dominik Czarnota
1
-1
/
+1
2020-03-12
net: caif: Add lockdep expression to RCU traversal primitive
Amol Grover
1
-1
/
+2
2020-03-12
MAINTAINERS: remove Sathya Perla as Emulex NIC maintainer
Jakub Kicinski
1
-1
/
+0
2020-03-12
net: fec: validate the new settings in fec_enet_set_coalesce()
Jakub Kicinski
1
-3
/
+3
2020-03-12
ipmi_si: Avoid spurious errors for optional IRQs
Takashi Iwai
1
-2
/
+2
2020-03-11
drm/i915: Defer semaphore priority bumping to a workqueue
Chris Wilson
2
-5
/
+19
2020-03-11
drm/i915/gt: Close race between cacheline_retire and free
Chris Wilson
1
-2
/
+6
2020-03-11
drm/i915/execlists: Enable timeslice on partial virtual engine dequeue
Chris Wilson
1
-11
/
+18
2020-03-11
drm/i915: be more solid in checking the alignment
Matthew Auld
2
-1
/
+7
2020-03-11
drm/i915/gvt: Fix dma-buf display blur issue on CFL
Tina Zhang
1
-1
/
+2
2020-03-11
drm/i915: Return early for await_start on same timeline
Chris Wilson
1
-2
/
+2
2020-03-11
drm/i915: Actually emit the await_start
Chris Wilson
1
-1
/
+1
2020-03-11
dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
Nathan Chancellor
1
-3
/
+1
2020-03-11
driver code: clarify and fix platform device DMA mask allocation
Christoph Hellwig
2
-20
/
+7
2020-03-11
mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-03-11
mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY
Ulf Hansson
1
-0
/
+3
2020-03-11
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
Ulf Hansson
1
-1
/
+4
2020-03-11
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
2
-2
/
+5
2020-03-11
ftrace: Return the first found result in lookup_rec()
Artem Savkov
1
-0
/
+2
2020-03-11
mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
Nicolas Cavallari
1
-1
/
+2
[next]