summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add genphy_c45_config_aneg() function to phy-c45.cMarco Hartmann2019-09-101-0/+1
* 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
* lib: logic_pio: Add logic_pio_unregister_range()John Garry2019-09-061-0/+1
* Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust2019-09-061-1/+0
* ipv6: Fix return value of ipv6_mc_may_pull() for malformed packetsStefano Brivio2019-09-061-1/+1
* rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells2019-08-291-3/+3
* {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-08-291-0/+15
* ASoC: SOF: use __u32 instead of uint32_t in uapi headersMasahiro Yamada2019-08-292-13/+17
* ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()Kuninori Morimoto2019-08-291-0/+4
* netlink: Fix nlmsg_parse as a wrapper for strict message parsingDavid Ahern2019-08-251-3/+2
* net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski2019-08-253-1/+20
* asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-08-251-30/+20
* page flags: prioritize kasan bits over last-cpuidArnd Bergmann2019-08-251-7/+11
* tracing: Fix header include guards in trace event headersMasahiro Yamada2019-08-254-7/+7
* KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier2019-08-161-0/+1
* KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-161-0/+1
* ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-08-161-4/+1
* nl80211: fix NL80211_HE_MAX_CAPABILITY_LENJohn Crispin2019-08-161-1/+1
* crypto: ccp - Add support for valid authsize values less than 16Gary R Hook2019-08-161-0/+2
* compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann2019-08-091-0/+3
* net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-08-091-0/+1
* net/mlx5: Fix modify_cq_in alignmentEdward Srouji2019-08-091-2/+4
* scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2019-08-091-0/+1
* RDMA/devices: Do not deadlock during client removalJason Gunthorpe2019-08-061-0/+3
* loop: Fix mount(2) failure due to race with LOOP_SET_FDJan Kara2019-08-061-0/+6
* gpio: don't WARN() on NULL descs if gpiolib is disabledBartosz Golaszewski2019-08-061-32/+32
* bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf2019-08-062-0/+6
* mm/hotplug: make remove_memory() interface usablePavel Tatashin2019-08-061-2/+6
* uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2019-08-062-13/+11
* coda: fix build using bare-metal toolchainSam Protsenko2019-08-061-2/+1
* ACPI: fix false-positive -Wuninitialized warningArnd Bergmann2019-08-061-1/+4
* sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn2019-08-041-1/+9
* sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-08-041-2/+2
* access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-07-311-1/+7
* drivers/base: Introduce kill_device()Dan Williams2019-07-311-0/+1
* iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel2019-07-311-1/+1
* iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2019-07-311-0/+6
* media: videodev2.h: change V4L2_PIX_FMT_BGRA444 define: fourcc was already in...Hans Verkuil2019-07-311-1/+7
* mm, swap: fix race between swapoff and some swap operationsHuang Ying2019-07-311-3/+10
* mm/hmm: fix use after free with struct hmm in the mmu notifiersJason Gunthorpe2019-07-311-0/+1
* gpu: host1x: Increase maximum DMA segment sizeThierry Reding2019-07-311-0/+2
* block: Limit zone array allocation sizeDamien Le Moal2019-07-281-0/+5
* jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler2019-07-281-0/+22
* mm: add filemap_fdatawait_range_keep_errors()Ross Zwisler2019-07-281-0/+2
* perf/core: Fix exclusive events' groupingAlexander Shishkin2019-07-281-0/+5
* net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed2019-07-281-1/+2
* tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet2019-07-281-1/+2