summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-03-231-1/+1
* x86/unwind/orc: Fix ORC unwind table alignmentJosh Poimboeuf2019-03-231-1/+1
* dm: fix to_sector() for 32bitNeilBrown2019-03-231-1/+1
* arm64: Fix HCR.TGE status for NMI contextsJulien Thierry2019-03-231-0/+7
* device property: Fix the length used in PROPERTY_ENTRY_STRING()Heikki Krogerus2019-03-231-1/+1
* splice: don't merge into linked buffersJann Horn2019-03-231-0/+1
* phonet: fix building with clangArnd Bergmann2019-03-231-2/+3
* keys: Fix dependency loop between construction record and auth keyDavid Howells2019-03-232-16/+42
* ACPICA: Reference Counts: increase max to 0x4000 for large serversErik Schmauss2019-03-191-1/+1
* 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-131-1/+1
* net: avoid use IPCB in cipso_v4_errorNazarov Sergey2019-03-131-0/+2
* net: Add __icmp_send helper.Nazarov Sergey2019-03-131-1/+8
* cpufreq: Use struct kobj_attribute instead of struct global_attrViresh Kumar2019-03-131-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
* sched/sysctl: Fix attributes of some extern declarationsMatthias Kaehlcke2019-02-271-3/+3
* 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
* 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
* tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet2019-02-231-0/+1
* net: Add header for usage of fls64()David S. Miller2019-02-231-0/+1
* net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2019-02-231-2/+21
* net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-231-0/+1
* uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens2019-02-202-7/+5
* sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti2019-02-201-1/+11
* perf/x86: Add check_period PMU callbackJiri Olsa2019-02-201-0/+5
* net: create skb_gso_validate_mac_len()Daniel Axtens2019-02-201-0/+16
* uapi/if_ether.h: prevent redefinition of struct ethhdrHauke Mehrtens2019-02-202-0/+9
* uio: change to use the mutex lock instead of the spin lockXiubo Li2019-02-151-1/+1
* uio: Prevent device destruction while fds are openHamish Martin2019-02-151-1/+3
* HID: debug: fix the ring buffer implementationVladis Dronov2019-02-151-5/+4
* cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-02-121-2/+0
* 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
* drivers: core: Remove glue dirs from sysfs earlierBenjamin Herrenschmidt2019-02-061-0/+17
* 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
* x86/xen/time: setup vcpu 0 time info pageJoao Martins2019-01-311-0/+42
* compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes2019-01-314-0/+227
* 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