aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/printk (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-13drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis1-3/+3
2020-03-13drm/amd/display: fix typos for dcn20_funcs and dcn21_funcs structStanley.Yang2-2/+0
2020-03-13powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOCChristophe Leroy1-7/+2
2020-03-13kbuild: doc: fix references to other documentsMasahiro Yamada3-5/+5
2020-03-12drm/dp_mst: Rewrite and fix bandwidth limit checksLyude Paul1-26/+93
2020-03-12drm/dp_mst: Reprobe path resources in CSN handlerLyude Paul1-23/+25
2020-03-12drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checksLyude Paul2-10/+9
2020-03-12drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundantLyude Paul1-5/+5
2020-03-12net: systemport: fix index check to avoid an array out of bounds accessColin Ian King1-1/+1
2020-03-12tc-testing: add ETS scheduler to tdc build configurationDavide Caratti1-0/+1
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit2-1/+7
2020-03-12cifs_atomic_open(): fix double-put on late allocation failureAl Viro3-4/+8
2020-03-12gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcacheAl Viro1-1/+1
2020-03-12net: hns3: clear port base VLAN when unload PFJian Shen1-0/+23
2020-03-12net: hns3: fix RMW issue for VLAN filter switchJian Shen1-4/+15
2020-03-12net: hns3: fix VF VLAN table entries inconsistent issueJian Shen4-0/+6
2020-03-12net: hns3: fix "tc qdisc del" failed issueYonglong Liu1-1/+1
2020-03-12taprio: Fix sending packets without dequeueing themVinicius Costa Gomes1-3/+9
2020-03-12ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checksTakashi Iwai1-2/+2
2020-03-12slimbus: ngd: add v2.1.0 compatibleSrinivas Kandagatla1-0/+3
2020-03-12ovl: fix lock in ovl_llseek()Amir Goldstein2-3/+8
2020-03-12block: Fix partition support for host aware zoned block devicesShin'ichiro Kawasaki2-12/+37
2020-03-12blk-mq: insert flush request to the front of dispatch queueMing Lei1-0/+22
2020-03-12s390/dasd: fix data corruption for thin provisioned devicesStefan Haberland3-12/+193
2020-03-12perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips1-10/+7
2020-03-12mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep commandUlf Hansson1-2/+5
2020-03-12USB: serial: pl2303: add device-id for HP LD381Scott Chen2-0/+2
2020-03-12USB: serial: option: add ME910G1 ECM composition 0x110bDaniele Palmas1-0/+2
2020-03-12usb: host: xhci-plat: add a shutdownRan Wang1-0/+1
2020-03-12usb: typec: ucsi: displayport: Fix a potential race during registrationHeikki Krogerus1-1/+8
2020-03-12usb: typec: ucsi: displayport: Fix NULL pointer dereferenceHeikki Krogerus1-0/+3
2020-03-12USB: Disable LPM on WD19's Realtek HubKai-Heng Feng1-0/+3
2020-03-12misc: eeprom: at24: fix regulator underflowMichael Auchter1-1/+2
2020-03-12net: mvmdio: avoid error message for optional IRQChris Packham1-3/+3
2020-03-12net: dsa: mv88e6xxx: Add missing mask of ATU occupancy registerAndrew Lunn1-0/+2
2020-03-11net: memcg: fix lockdep splat in inet_csk_accept()Eric Dumazet1-7/+7
2020-03-11s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann4-19/+56
2020-03-11s390/qeth: refactor buffer pool codeJulian Wiedmann1-32/+51
2020-03-11s390/qeth: use page pointers to manage RX buffer poolJulian Wiedmann2-19/+18
2020-03-11seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni3-2/+4
2020-03-11net: dsa: Don't instantiate phylink for CPU/DSA ports unless neededAndrew Lunn1-3/+9
2020-03-11net/packet: tpacket_rcv: do not increment ring index on dropWillem de Bruijn1-6/+7
2020-03-11sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota1-1/+1
2020-03-11net: caif: Add lockdep expression to RCU traversal primitiveAmol Grover1-1/+2
2020-03-11MAINTAINERS: remove Sathya Perla as Emulex NIC maintainerJakub Kicinski1-1/+0
2020-03-11net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski1-3/+3
2020-03-11ipmi_si: Avoid spurious errors for optional IRQsTakashi Iwai1-2/+2
2020-03-12int128: fix __uint128_t compiler test in KconfigMasahiro Yamada1-2/+1
2020-03-12kconfig: introduce m32-flag and m64-flagMasahiro Yamada1-0/+7
2020-03-12kbuild: Fix inconsistent commentSZ Lin (林上智)1-1/+1