summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2019-09-21iommu/vt-d: Remove global page flush supportJacob Pan
2019-09-21netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro
2019-09-21udp: correct reuseport selection with connected socketsWillem de Bruijn
2019-09-21net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni
2019-09-19ipc: fix sparc64 ipc() wrapperArnd Bergmann
2019-09-19ipc: fix semtimedop for generic 32-bit architecturesArnd Bergmann
2019-09-19net: fixed_phy: Add forward declaration for struct gpio_desc;Moritz Fischer
2019-09-19isdn/capi: check message length in capi_write()Eric Biggers
2019-09-16usb: chipidea: imx: add imx7ulp supportPeter Chen
2019-09-16IB/hfi1: Unreserve a flushed OPFN requestKaike Wan
2019-09-16IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn
2019-09-16IB/rdmavt: Add new completion inlineMike Marciniszyn
2019-09-10libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques
2019-09-10gpio: Fix build error of function redefinitionYueHaibing
2019-09-10netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso
2019-09-10Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann
2019-09-10net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-09-10net: sched: act_sample: fix psample group handling on overwriteVlad Buslov
2019-09-06lib: logic_pio: Add logic_pio_unregister_range()John Garry
2019-09-06Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust
2019-09-06ipv6: Fix return value of ipv6_mc_may_pull() for malformed packetsStefano Brivio
2019-08-29rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells
2019-08-29{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty
2019-08-29ASoC: SOF: use __u32 instead of uint32_t in uapi headersMasahiro Yamada
2019-08-29ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()Kuninori Morimoto
2019-08-25netlink: Fix nlmsg_parse as a wrapper for strict message parsingDavid Ahern
2019-08-25net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski
2019-08-25asm-generic: fix -Wtype-limits compiler warningsQian Cai
2019-08-25page flags: prioritize kasan bits over last-cpuidArnd Bergmann
2019-08-25tracing: Fix header include guards in trace event headersMasahiro Yamada
2019-08-16KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-16ALSA: compress: Fix regression on compressed capture streamsCharles Keepax
2019-08-16nl80211: fix NL80211_HE_MAX_CAPABILITY_LENJohn Crispin
2019-08-16crypto: ccp - Add support for valid authsize values less than 16Gary R Hook
2019-08-09compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-08-09net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich
2019-08-09net/mlx5: Fix modify_cq_in alignmentEdward Srouji
2019-08-09scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-08-06RDMA/devices: Do not deadlock during client removalJason Gunthorpe
2019-08-06loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara
2019-08-06gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski
2019-08-06bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf
2019-08-06mm/hotplug: make remove_memory() interface usablePavel Tatashin
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli
2019-08-06coda: fix build using bare-metal toolchainSam Protsenko
2019-08-06ACPI: fix false-positive -Wuninitialized warningArnd Bergmann
2019-08-04sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-07-31access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds