summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-121-0/+2
* x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-11-121-0/+3
* net: prevent load/store tearing on sk->sk_stampEric Dumazet2019-11-121-2/+2
* ipvs: move old_secure_tcp into struct netns_ipvsEric Dumazet2019-11-121-0/+1
* RDMA/uverbs: Prevent potential underflowDan Carpenter2019-11-121-1/+1
* netfilter: nf_tables: Align nft_expr private data to 64-bitLukas Wunner2019-11-121-1/+2
* mm: thp: handle page cache THP correctly in PageTransCompoundMapYang Shi2019-11-123-7/+23
* net: fix data-race in neigh_event_send()Eric Dumazet2019-11-121-2/+2
* bonding: fix state transition issue in link monitoringJay Vosburgh2019-11-121-2/+1
* net/flow_dissector: switch to siphashEric Dumazet2019-11-104-5/+7
* net: add skb_queue_empty_lockless()Eric Dumazet2019-11-101-9/+24
* netns: fix GFP flags in rtnl_net_notifyid()Guillaume Nault2019-11-101-1/+1
* net: fix sk_page_frag() recursion from memory reclaimTejun Heo2019-11-102-3/+31
* net: annotate lockless accesses to sk->sk_napi_idEric Dumazet2019-11-101-3/+3
* net: annotate accesses to sk->sk_incoming_cpuEric Dumazet2019-11-101-2/+2
* sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet2019-11-061-0/+5
* rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells2019-11-061-3/+3
* llc: fix sk_buff leak in llc_conn_service()Eric Biggers2019-11-061-1/+1
* btrfs: tracepoints: Fix bad entry members of qgroup eventsQu Wenruo2019-10-291-1/+2
* scsi: core: save/restore command resid for error handlingDamien Le Moal2019-10-291-0/+1
* hwmon: Fix HWMON_P_MIN_ALARM maskNuno Sá2019-10-171-1/+1
* ACPI/PPTT: Add support for ACPI 6.3 thread flagJeremy Linton2019-10-171-0/+5
* ACPICA: ACPI 6.3: PPTT add additional fields in Processor Structure FlagsErik Schmauss2019-10-171-2/+5
* cfg80211: Use const more consistently in for_each_element macrosJouni Malinen2019-10-111-9/+9
* cfg80211: add and use strongly typed element iteration macrosJohannes Berg2019-10-111-0/+53
* sched/membarrier: Call sync_core only before usermode for same mmMathieu Desnoyers2019-10-111-0/+2
* ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov2019-10-111-0/+2
* rxrpc: Fix rxrpc_recvmsg tracepointDavid Howells2019-10-071-1/+1
* scsi: core: Reduce memory required for SCSI loggingBart Van Assche2019-10-071-2/+0
* quota: fix wrong condition in is_quota_modification()Chao Yu2019-10-051-1/+1
* blk-mq: add callback of .cleanup_rqMing Lei2019-10-051-0/+13
* mmc: core: Add helper function to indicate if SDIO IRQs is enabledUlf Hansson2019-10-051-0/+9
* kprobes: Prohibit probing on BUG() and WARN() addressMasami Hiramatsu2019-10-051-0/+5
* IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein2019-10-011-3/+6
* netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro2019-09-211-0/+5
* udp: correct reuseport selection with connected socketsWillem de Bruijn2019-09-211-1/+20
* isdn/capi: check message length in capi_write()Eric Biggers2019-09-191-0/+1
* gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski2019-09-161-31/+31
* dm mpath: fix missing call of path selector type->end_ioYufen Yu2019-09-161-1/+2
* drm/vblank: Allow dynamic per-crtc max_vblank_countVille Syrjälä2019-09-162-1/+29
* keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.hDavid Howells2019-09-161-1/+6
* media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil2019-09-162-80/+6
* {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-09-161-0/+15
* libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques2019-09-101-1/+2
* gpio: Fix build error of function redefinitionYueHaibing2019-09-101-24/+0
* netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso2019-09-101-2/+7
* net_sched: fix a NULL pointer deref in ipt actionCong Wang2019-09-101-1/+3
* net: sched: act_sample: fix psample group handling on overwriteVlad Buslov2019-09-101-0/+1
* NFS: Pass error information to the pgio error cleanup routineTrond Myklebust2019-09-061-1/+1
* NFS: Clean up list moves of struct nfs_pageTrond Myklebust2019-09-061-0/+10