summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* lib: logic_pio: Add logic_pio_unregister_range()John Garry2019-09-061-0/+1
* rxrpc: Fix read-after-free in rxrpc_queue_local()David Howells2019-08-291-3/+3
* drm/i915/cfl: Add a new CFL PCI ID.Rodrigo Vivi2019-08-251-0/+1
* KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to blockMarc Zyngier2019-08-251-0/+1
* asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-08-251-30/+20
* 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
* cgroup: Include dying leaders with live threads in PROCS iterationsTejun Heo2019-08-092-0/+2
* cgroup: Implement css_task_iter_skip()Tejun Heo2019-08-091-0/+3
* 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-1/+6
* drivers/base: Introduce kill_device()Dan Williams2019-08-091-0/+1
* scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke2019-08-091-0/+1
* 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
* block, scsi: Change the preempt-only flag into a counterBart Van Assche2019-08-041-5/+9
* 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
* iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel2019-08-041-1/+1
* iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov2019-08-041-0/+6
* access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-07-311-1/+6
* gpu: host1x: Increase maximum DMA segment sizeThierry Reding2019-07-311-0/+2
* 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/tls: make sure offload also gets the keys wipedJakub Kicinski2019-07-281-0/+1
* tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet2019-07-281-1/+2
* tcp: be more careful in tcp_fragment()Eric Dumazet2019-07-281-0/+5
* net: make skb_dst_force return true when dst is refcountedFlorian Westphal2019-07-281-1/+4
* include/asm-generic/bug.h: fix "cut here" for WARN_ON for __WARN_TAINT archit...Drew Davenport2019-07-261-2/+4
* IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-261-2/+2
* drm/edid: parse CEA blocks embedded in DisplayIDAndres Rodriguez2019-07-261-0/+10
* xen/events: fix binding user event channels to cpusJuergen Gross2019-07-261-1/+2
* rxrpc: Fix oops in tracepointDavid Howells2019-07-261-1/+1
* bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach2019-07-261-0/+1
* clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski2019-07-261-1/+1
* ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov2019-07-261-2/+4
* rcu: Force inlining of rcu_read_lock()Waiman Long2019-07-261-1/+1
* linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul2019-07-211-1/+2
* drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse2019-07-211-0/+1
* nilfs2: do not use unexported cpu_to_le32()/le32_to_cpu() in uapi headerMasahiro Yamada2019-07-211-12/+12
* VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA2019-07-141-1/+10
* ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai2019-07-141-0/+37
* ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long2019-07-141-3/+6
* bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann2019-07-101-1/+1
* ip6: fix skb leak in ip6frag_expire_frag_queue()Eric Dumazet2019-07-101-1/+0