summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* tcp: be more careful in tcp_fragment()Eric Dumazet2019-07-281-0/+5
* net/tls: make sure offload also gets the keys wipedJakub Kicinski2019-07-281-0/+1
* 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
* mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V2019-07-261-0/+5
* IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-261-2/+2
* block: Fix potential overflow in blk_report_zones()Damien Le Moal2019-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
* signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman2019-07-261-1/+1
* ALSA: hda - Don't resume forcibly i915 HDMI/DP codecTakashi Iwai2019-07-261-0/+2
* xdp: fix race on generic receive pathIlya Maximets2019-07-261-0/+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
* 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
* block: fix .bi_size overflowMing Lei2019-07-141-2/+16
* ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai2019-07-141-0/+37
* Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds2019-07-051-13/+0
* devres: allow const resource argumentsArnd Bergmann2019-07-051-1/+2
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-292-0/+9
|\
| * perf/x86: Disable extended registers for non-supported PMUsKan Liang2019-06-242-0/+9
* | Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-06-291-2/+24
|\ \
| * | PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki2019-06-261-2/+24
* | | Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-06-291-0/+1
|\ \ \
| * | | mm: fix page cache convergence regressionJohannes Weiner2019-05-311-0/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-06-293-3/+4
|\ \ \ \
| * | | | linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul2019-06-291-1/+2
| * | | | signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov2019-06-291-1/+1
| * | | | mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual addressAnshuman Khandual2019-06-291-1/+1