summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-09cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy
2020-07-09cxgb4: fix endian conversions for L4 ports in filtersRahul Lakkireddy
2020-07-09cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy
2020-07-09cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy
2020-07-09hsr: avoid to create proc file after unregisterTaehee Yoo
2020-07-09hsr: remove hsr interface if all slaves are removedTaehee Yoo
2020-07-09xfs: fix use-after-free on CIL context on shutdownDave Chinner
2020-07-09RDMA/counter: Query a counter before releaseMark Zhang
2020-07-09irqchip/gic-v4.1: Use readx_poll_timeout_atomic() to fix sleep in atomicZenghui Yu
2020-07-09enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil
2020-07-09net: enetc: add hw tc hw offload features for PSPF capabilityPo Liu
2020-07-09mptcp: drop MP_JOIN request sock on syn cookiesPaolo Abeni
2020-07-09rxrpc: Fix afs large storage transmission performance dropDavid Howells
2020-07-09btrfs: fix RWF_NOWAIT writes blocking on extent locks and waiting for IOFilipe Manana
2020-07-09drm/msm/dpu: fix error return code in dpu_encoder_initChen Tao
2020-07-09io_uring: use signal based task_work runningJens Axboe
2020-07-09task_work: teach task_work_add() to do signal_wake_up()Oleg Nesterov
2020-07-09crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()Herbert Xu
2020-07-09tpm: Fix TIS locality timeout problemsJames Bottomley
2020-07-09selftests: tpm: Use /bin/sh instead of /bin/bashJarkko Sakkinen
2020-07-09Revert "tpm: selftest: cleanup after unseal with wrong auth/policy test"Jarkko Sakkinen
2020-07-09kgdb: Avoid suspicious RCU usage warningDouglas Anderson
2020-07-09io_uring: fix current->mm NULL dereference on exitPavel Begunkov
2020-07-09nvme-multipath: fix bogus request queue reference putSagi Grimberg
2020-07-09nvme-multipath: fix deadlock due to head->lockAnton Eidelman
2020-07-09nvme-multipath: fix deadlock between ana_work and scan_workAnton Eidelman
2020-07-09nvme: fix possible deadlock when I/O is blockedSagi Grimberg
2020-07-09nvme-multipath: set bdi capabilities onceKeith Busch
2020-07-09io_uring: fix io_sq_thread no schedule when busyXuan Zhuo
2020-07-09s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger
2020-07-09tools lib traceevent: Handle __attribute__((user)) in field namesSteven Rostedt (VMware)
2020-07-09tools lib traceevent: Add append() function helper for appending stringsSteven Rostedt (VMware)
2020-07-09usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnectZqiang
2020-07-09rxrpc: Fix race between incoming ACK parser and retransmitterDavid Howells
2020-07-09io_uring: fix {SQ,IO}POLL with unsupported opcodesPavel Begunkov
2020-07-09mm, dump_page(): do not crash with invalid mapping pointerVlastimil Babka
2020-07-09mm/slub: fix stack overruns with SLUB_STATSQian Cai
2020-07-09mm/slub.c: fix corrupted freechain in deactivate_slab()Dongli Zhang
2020-07-09powerpc/book3s64/kvm: Fix secondary page table walk warning during migrationAneesh Kumar K.V
2020-07-09powerpc/kvm/book3s: Add helper to walk partition scoped linux page table.Aneesh Kumar K.V
2020-07-09soc: ti: omap-prm: use atomic iopoll instead of sleeping oneTero Kristo
2020-07-09sched/debug: Make sd->flags sysctl read-onlyValentin Schneider
2020-07-09drm/amdgpu: fix kernel page fault issue by ras recovery on sGPUGuchun Chen
2020-07-09drm/amdgpu: fix non-pointer dereference for non-RAS supportedEvan Quan
2020-07-09drm/amdgpu: disable ras query and iject during gpu resetJohn Clements
2020-07-09drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace periodChris Wilson
2020-07-09tipc: Fix NULL pointer dereference in __tipc_sendstream()YueHaibing
2020-07-09usbnet: smsc95xx: Fix use-after-free after removalTuomas Tynkkynen
2020-07-09tipc: fix kernel WARNING in tipc_msg_append()Tuong Lien
2020-07-09tipc: add test for Nagle algorithm effectivenessTuong Lien