summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm: disable uncached DMA optimization for ARM and arm64Ard Biesheuvel2019-03-131-0/+18
* irqchip/gic-v3-its: Fix ITT_entry_size accessorZenghui Yu2019-03-131-1/+1
* net: stmmac: Fallback to Platform Data clock in Watchdog conversionJose Abreu2019-03-131-0/+1
* Bluetooth: Fix locking in bt_accept_enqueue() for BH contextMatthias Kaehlcke2019-03-101-1/+1
* net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-03-101-0/+2
* net: Add __icmp_send helper.Nazarov Sergey2019-03-101-1/+8
* ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu2019-03-101-1/+1
* net: sched: put back q.qlen into a single locationEric Dumazet2019-03-101-18/+13
* cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-03-101-10/+2
* net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski2019-03-051-0/+1
* writeback: synchronize sync(2) against cgroup writeback membership switchesTejun Heo2019-03-051-0/+1
* irq/matrix: Spread managed interrupts on allocationDou Liyang2019-03-051-1/+2
* udlfb: handle unplug properlyMikulas Patocka2019-02-271-3/+0
* net: avoid false positives in untrusted gso validationWillem de Bruijn2019-02-271-2/+12
* net: validate untrusted gso packets without csum offloadWillem de Bruijn2019-02-272-1/+10
* KEYS: user: Align the payload bufferEric Biggers2019-02-271-1/+1
* inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov2019-02-271-5/+11
* netfilter: nft_flow_offload: fix interaction with vrf slave devicewenxu2019-02-271-1/+0
* include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin2019-02-274-11/+6
* qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page countDenis Bolotin2019-02-271-0/+31
* ax25: fix possible use-after-freeEric Dumazet2019-02-231-0/+12
* net: Add header for usage of fls64()David S. Miller2019-02-231-0/+1
* net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-231-0/+1
* net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2019-02-231-2/+21
* mmc: block: handle complete_work on separate workqueueZachary Hays2019-02-201-0/+1
* perf/x86: Add check_period PMU callbackJiri Olsa2019-02-201-0/+5
* SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAITBenjamin Coddington2019-02-151-0/+5
* cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-02-121-2/+0
* HID: debug: fix the ring buffer implementationVladis Dronov2019-02-121-5/+4
* ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax2019-02-121-1/+5
* kvm: Change offset in kvm_write_guest_offset_cached to unsignedJim Mattson2019-02-121-1/+2
* drbd: Avoid Clang warning about pointless switch statmentNathan Chancellor2019-02-121-1/+4
* net/mlx5: EQ, Use the right place to store/read IRQ affinity hintSaeed Mahameed2019-02-121-1/+1
* gpiolib: Fix possible use after free on labelMuchun Song2019-02-121-2/+4
* of: overlay: add tests to validate kfrees from overlay removalFrank Rowand2019-02-061-5/+10
* oom, oom_reaper: do not enqueue same task twiceTetsuo Handa2019-02-061-0/+1
* ipvlan, l3mdev: fix broken l3s mode wrt local routesDaniel Borkmann2019-02-062-1/+10
* Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani2019-01-311-1/+1
* bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann2019-01-311-0/+1
* bpf: prevent out of bounds speculation on pointer arithmeticDaniel Borkmann2019-01-311-0/+10
* bpf: enable access to ax register also from verifier rewriteDaniel Borkmann2019-01-311-6/+1
* bpf: move tmp variable into ax register in interpreterDaniel Borkmann2019-01-311-1/+2
* bpf: move {prev_,}insn_idx into verifier envDaniel Borkmann2019-01-311-0/+2
* Input: input_event - provide override for sparc64Deepa Dinamani2019-01-311-1/+5
* Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui2019-01-311-2/+3
* net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel2019-01-311-1/+1
* net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-311-0/+1
* mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu2019-01-261-1/+10
* scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche2019-01-262-1/+2
* bpf: Allow narrow loads with offset > 0Andrey Ignatov2019-01-261-15/+1