summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: add kvfree_sensitive() for freeing sensitive data objectsWaiman Long2020-06-224-22/+24
* perf probe: Accept the instance number of kretprobe eventMasami Hiramatsu2020-06-221-2/+1
* x86/cpu/amd: Make erratum #1054 a legacy erratumKim Phillips2020-06-221-2/+1
* RDMA/uverbs: Make the event_queue fds return POLLERR when disassociatedJason Gunthorpe2020-06-221-0/+2
* ath9k_htc: Silence undersized packet warningsMasashi Honma2020-06-221-3/+3
* powerpc/xive: Clear the page tables for the ESB IO mappingCédric Le Goater2020-06-221-0/+5
* drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon2020-06-221-5/+3
* Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu2020-06-221-0/+1
* sched/fair: Don't NUMA balance for kthreadsJens Axboe2020-06-221-1/+1
* ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe2020-06-221-2/+2
* Input: mms114 - fix handling of mms345lStephan Gerhold2020-06-221-7/+5
* crypto: talitos - fix ECB and CBC algs ivsizeSu Kang Yin2020-06-221-1/+1
* btrfs: Detect unbalanced tree with empty leaf before crashing btree operationsQu Wenruo2020-06-222-0/+16
* btrfs: merge btrfs_find_device and find_deviceAnand Jain2020-06-225-52/+53
* lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen...Christophe Leroy2020-06-222-14/+14
* x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon2020-06-221-1/+1
* arch/openrisc: Fix issues with access_ok()Stafford Horne2020-06-221-2/+6
* Fix 'acccess_ok()' on alpha and SHLinus Torvalds2020-06-222-5/+10
* make 'user_access_begin()' do 'access_ok()'Linus Torvalds2020-06-227-20/+40
* selftests: bpf: fix use of undeclared RET_IF macroLorenz Bauer2020-06-221-4/+4
* tun: correct header offsets in napi frags modeWillem de Bruijn2020-06-221-3/+9
* vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel2020-06-221-0/+4
* bridge: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel2020-06-221-0/+4
* net_failover: fixed rollback in net_failover_open()Vasily Averin2020-06-221-1/+2
* ipv6: fix IPV6_ADDRFORM operation logicHangbin Liu2020-06-221-6/+7
* Linux 4.19.128v4.19.128Greg Kroah-Hartman2020-06-101-1/+1
* Revert "net/mlx5: Annotate mutex destroy for root ns"Greg Kroah-Hartman2020-06-101-6/+0
* uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly alignedOleg Nesterov2020-06-101-4/+10
* x86/speculation: Add Ivy Bridge to affected listJosh Poimboeuf2020-06-101-3/+4
* x86/speculation: Add SRBDS vulnerability and mitigation documentationMark Gross2020-06-102-0/+149
* x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-06-108-0/+173
* x86/cpu: Add 'table' argument to cpu_matches()Mark Gross2020-06-101-10/+13
* x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross2020-06-103-1/+39
* nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla2020-06-101-14/+0
* CDC-ACM: heed quirk also in error handlingOliver Neukum2020-06-101-1/+1
* staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan2020-06-101-8/+1
* tty: hvc_console, fix crashes on parallel open/closeJiri Slaby2020-06-101-15/+8
* vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov2020-06-101-10/+16
* usb: musb: Fix runtime PM imbalance on errorDinghao Liu2020-06-101-5/+5
* usb: musb: start session in resume for host portBin Liu2020-06-101-0/+7
* iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe2020-06-101-4/+2
* USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas2020-06-101-0/+4
* USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu2020-06-101-0/+4
* USB: serial: qcserial: add DW5816e QDL supportMatt Jolly2020-06-101-0/+1
* net: check untrusted gso_size at kernel entryWillem de Bruijn2020-06-101-2/+12
* vsock: fix timeout in vsock_accept()Stefano Garzarella2020-06-101-1/+1
* NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan2020-06-101-1/+3
* net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas2020-06-101-0/+1
* l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet2020-06-102-15/+44
* l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet2020-06-101-0/+3