summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-291-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | dt-bindings: clock: sifive: add MIT license as an option for the header filePaul Walmsley2019-06-261-1/+1
| | |/ / | |/| |
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-06-281-1/+1
|\ \ \ \
| * | | | clk: meson: fix MPLL 50M binding id typoJerome Brunet2019-05-201-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2019-06-281-0/+1
|\ \ \ \ \
| * | | | | HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang2019-06-261-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-283-17/+3
|\ \ \ \ \ \
| * | | | | | ipv6: constify rt6_nexthop()Nicolas Dichtel2019-06-261-2/+2
| * | | | | | ipv4: reset rt_iif for recirculated mcast/bcast out pktsStephen Suryaputra2019-06-261-0/+1
| * | | | | | net/tls: fix page double free on TX cleanupDirk van der Merwe2019-06-241-15/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-06-241-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesTudor Ambarus2019-06-231-0/+3
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-212-3/+9
|\ \ \ \ \
| * | | | | inet: clear num_timeout reqsk_alloc()Eric Dumazet2019-06-191-0/+3