summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L2020-08-211-2/+2
* crypto: algif_aead - Only wake up when ctx->more is zeroHerbert Xu2020-08-211-1/+3
* net/compat: Add missing sock updates for SCM_RIGHTSKees Cook2020-08-211-0/+4
* genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner2020-08-211-0/+13
* bitfield.h: don't compile-time validate _val in FIELD_FITJakub Kicinski2020-08-191-1/+1
* tpm: Unify the mismatching TPM space buffer sizesJarkko Sakkinen2020-08-191-0/+1
* include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour2020-08-191-0/+1
* net: refactor bind_bucket fastreuse into helperTim Froidcoeur2020-08-191-0/+4
* tcp: correct read of TFO keys on big endian systemsJason Baron2020-08-191-0/+2
* ipvs: allow connection reuse for unconfirmed conntrackJulian Anastasov2020-08-191-6/+4
* seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALIDKees Cook2020-08-191-1/+2
* tpm: Require that all digests are present in TCG_PCR_EVENT2 structuresTyler Hicks2020-08-191-2/+9
* tracepoint: Mark __tracepoint_string's __usedNick Desaulniers2020-08-191-1/+1
* nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever2020-08-113-1/+12
* ipv6: fix memory leaks on IPV6_ADDRFORM pathCong Wang2020-08-111-0/+1
* xattr: break delegations in {set,remove}xattrFrank van der Linden2020-08-111-0/+2
* Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)Dexuan Cui2020-08-111-0/+2
* drm/drm_fb_helper: fix fbdev with sparc64Sam Ravnborg2020-08-111-0/+12
* bpf: sockmap: Require attach_bpf_fd when detaching a programLorenz Bauer2020-08-072-2/+24
* random32: move the pseudo-random 32-bit definitions to prandom.hLinus Torvalds2020-08-072-62/+82
* random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds2020-08-071-1/+1
* random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau2020-08-071-1/+1
* random32: update the net random state on interrupt and activityWilly Tarreau2020-08-071-0/+3
* rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu2020-08-051-12/+13
* net/mlx5e: Modify uplink state on interface up/downRon Diskin2020-08-051-0/+1
* xfrm: Fix crash when the hold queue is used.Steffen Klassert2020-08-051-2/+2
* xfrm: policy: match with both mark and mask on user interfacesXin Long2020-08-051-4/+7
* wireless: Use offsetof instead of custom macro.Pi-Hsun Shih2020-08-051-2/+3
* IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn2020-08-051-0/+19
* tcp: allow at most one TLP probe per flightYuchung Cheng2020-07-311-1/+3
* dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka2020-07-291-0/+1
* ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it on the Lenovo M...Hans de Goede2020-07-291-0/+1
* x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-07-291-1/+4
* io-mapping: indicate mapping failureMichael J. Ruhl2020-07-291-1/+4
* asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()Will Deacon2020-07-291-2/+4
* Input: add `SW_MACHINE_COVER`Merlijn Wajer2020-07-292-2/+3
* dmabuf: use spinlock to access dmabuf->nameCharan Teja Kalla2020-07-291-0/+1
* rxrpc: Fix trace stringDavid Howells2020-07-221-1/+1
* Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang2020-07-221-0/+7
* virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req numbers to match u...Hans de Goede2020-07-221-2/+2
* bus: ti-sysc: Handle module unlock quirk needed for some RTCTony Lindgren2020-07-221-0/+1
* blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flagsHou Tao2020-07-221-0/+1
* cgroup: Fix sock_cgroup_data on big-endian.Cong Wang2020-07-221-0/+2
* cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang2020-07-222-3/+7
* vlan: consolidate VLAN parsing code and limit max parsing depthToke Høiland-Jørgensen2020-07-221-35/+22
* sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen2020-07-223-19/+45
* net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skbMartin Varghese2020-07-221-1/+9
* genetlink: remove genl_bindSean Tranchetti2020-07-221-8/+0
* bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook2020-07-161-2/+2
* kallsyms: Refactor kallsyms_show_value() to take credKees Cook2020-07-162-3/+4