summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long2020-06-204-22/+24
* perf probe: Accept the instance number of kretprobe eventMasami Hiramatsu2020-06-201-2/+1
* ath9k_htc: Silence undersized packet warningsMasashi Honma2020-06-201-3/+3
* powerpc/xive: Clear the page tables for the ESB IO mappingCédric Le Goater2020-06-201-0/+5
* drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon2020-06-201-5/+3
* Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu2020-06-201-0/+1
* sched/fair: Don't NUMA balance for kthreadsJens Axboe2020-06-201-1/+1
* ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe2020-06-201-2/+2
* crypto: talitos - fix ECB and CBC algs ivsizeSu Kang Yin2020-06-201-1/+1
* serial: imx: Fix handling of TC irq in combination with DMAUwe Kleine-König2020-06-201-4/+18
* lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen...Christophe Leroy2020-06-202-14/+14
* x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon2020-06-201-1/+1
* arch/openrisc: Fix issues with access_ok()Stafford Horne2020-06-201-2/+6
* Fix 'acccess_ok()' on alpha and SHLinus Torvalds2020-06-202-5/+10
* make 'user_access_begin()' do 'access_ok()'Linus Torvalds2020-06-207-20/+41
* vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel2020-06-201-0/+4
* ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu2020-06-201-6/+7
* Linux 4.14.184v4.14.184Greg Kroah-Hartman2020-06-111-1/+1
* uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly alignedOleg Nesterov2020-06-111-4/+10
* iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe2020-06-111-4/+2
* x86/speculation: Add Ivy Bridge to affected listJosh Poimboeuf2020-06-111-3/+4
* x86/speculation: Add SRBDS vulnerability and mitigation documentationMark Gross2020-06-112-0/+149
* x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-06-118-0/+173
* x86/cpu: Add 'table' argument to cpu_matches()Mark Gross2020-06-111-10/+13
* x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-06-113-1/+39
* nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla2020-06-111-14/+0
* CDC-ACM: heed quirk also in error handlingOliver Neukum2020-06-111-1/+1
* staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan2020-06-111-8/+1
* tty: hvc_console, fix crashes on parallel open/closeJiri Slaby2020-06-111-15/+8
* vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov2020-06-111-10/+16
* usb: musb: Fix runtime PM imbalance on errorDinghao Liu2020-06-111-5/+5
* usb: musb: start session in resume for host portBin Liu2020-06-111-0/+7
* USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas2020-06-111-0/+4
* USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu2020-06-111-0/+4
* USB: serial: qcserial: add DW5816e QDL supportMatt Jolly2020-06-111-0/+1
* l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet2020-06-111-0/+2
* net: check untrusted gso_size at kernel entryWillem de Bruijn2020-06-111-2/+12
* vsock: fix timeout in vsock_accept()Stefano Garzarella2020-06-111-1/+1
* NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan2020-06-111-1/+3
* net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas2020-06-111-0/+1
* l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet2020-06-112-15/+44
* devinet: fix memleak in inetdev_init()Yang Yingliang2020-06-111-0/+1
* airo: Fix read overflows sending packetsDan Carpenter2020-06-111-0/+12
* scsi: ufs: Release clock if DMA map failsCan Guo2020-06-111-0/+1
* mmc: fix compilation of user APIJérôme Pouiller2020-06-111-0/+1
* kernel/relay.c: handle alloc_percpu returning NULL in relay_openDaniel Axtens2020-06-111-0/+5
* p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo2020-06-111-0/+1
* HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax2020-06-111-0/+8
* HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate2020-06-111-0/+17
* mm: Fix mremap not considering huge pmd devmapFan Yang2020-06-112-1/+2