summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-20ALSA: pcm: disallow linking stream to itselfMichał Mirosław1-0/+5
2020-06-20spi: bcm2835aux: Fix controller unregister orderLukas Wunner1-1/+3
2020-06-20nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()Ryusuke Konishi1-0/+2
2020-06-20cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usagesTejun Heo1-0/+1
2020-06-20ACPI: PM: Avoid using power resources if there are none for D0Rafael J. Wysocki2-10/+20
2020-06-20ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu1-1/+3
2020-06-20ALSA: usb-audio: Fix inconsistent card PM state after resumeTakashi Iwai2-8/+14
2020-06-20ALSA: es1688: Add the missed snd_card_free()Chuhong Yuan1-1/+3
2020-06-20efi/efivars: Add missing kobject_put() in sysfs entry creation error pathArd Biesheuvel1-1/+3
2020-06-20x86/reboot/quirks: Add MacBook6,1 reboot quirkHill Ma1-0/+8
2020-06-20x86/speculation: Prevent rogue cross-process SSBD shutdownAnthony Steinhauser1-18/+10
2020-06-20x86_64: Fix jiffies ODR violationBob Haarman2-6/+2
2020-06-20ath9k_htc: Silence undersized packet warningsMasashi Honma1-3/+3
2020-06-20sched/fair: Don't NUMA balance for kthreadsJens Axboe1-1/+1
2020-06-20ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe1-2/+2
2020-06-20igb: improve handling of disconnected adaptersJarod Wilson2-5/+3
2020-06-20pwm: fsl-ftm: Use flat regmap cacheStefan Agner1-1/+1
2020-06-20net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang1-1/+1
2020-06-20scsi: return correct blkprep status code in case scsi_init_io() fails.Johannes Thumshirn1-2/+2
2020-06-20vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel1-0/+4
2020-06-20ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu1-6/+7
2020-06-11Linux 4.4.227v4.4.227Greg Kroah-Hartman1-1/+1
2020-06-11uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly alignedOleg Nesterov1-4/+10
2020-06-11iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe1-4/+2
2020-06-11x86/speculation: Add Ivy Bridge to affected listJosh Poimboeuf1-3/+4
2020-06-11x86/speculation: Add SRBDS vulnerability and mitigation documentationMark Gross1-0/+148
2020-06-11x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross8-0/+173
2020-06-11x86/cpu: Add 'table' argument to cpu_matches()Mark Gross1-10/+13
2020-06-11x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross3-1/+39
2020-06-11x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang33-69/+69
2020-06-11staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan1-8/+1
2020-06-11vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov1-10/+16
2020-06-11USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas1-0/+4
2020-06-11USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu1-0/+4
2020-06-11USB: serial: qcserial: add DW5816e QDL supportMatt Jolly1-0/+1
2020-06-11l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet2-14/+42
2020-06-11l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet1-0/+2
2020-06-11vsock: fix timeout in vsock_accept()Stefano Garzarella1-1/+1
2020-06-11NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan1-1/+3
2020-06-11devinet: fix memleak in inetdev_init()Yang Yingliang1-0/+1
2020-06-11scsi: ufs: Release clock if DMA map failsCan Guo1-0/+1
2020-06-11slip: not call free_netdev before rtnl_unlock in slip_openyangerkun1-0/+3
2020-06-11slcan: Fix double-free on slcan_open() error pathBen Hutchings1-2/+1
2020-06-11mmc: fix compilation of user APIJérôme Pouiller1-0/+1
2020-06-11pppoe: only process PADT targeted at local interfacesGuillaume Nault1-0/+3
2020-06-11net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell1-0/+13
2020-06-11net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp1-6/+7
2020-06-11net: bmac: Fix read of MAC address from ROMJeremy Kerr1-1/+1
2020-06-11x86/mmiotrace: Use cpumask_available() for cpumask_var_t variablesNathan Chancellor1-2/+2
2020-06-11ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev1-2/+3