summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm/swap: use nr_node_ids for avail_lists in swap_info_structAaron Lu2019-01-261-1/+10
* writeback: don't decrement wb->refcnt if !wb->bdiAnders Roxell2019-01-261-0/+8
* sunrpc: use-after-free in svc_process_common()Vasily Averin2019-01-161-1/+4
* x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2019-01-162-2/+2
* x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2019-01-161-1/+1
* mm, hmm: use devm semantics for hmm_devmem_{add, remove}Dan Williams2019-01-131-3/+1
* Input: restore EV_ABS ABS_RESERVEDPeter Hutterer2019-01-131-0/+9
* netfilter: nf_conncount: Fix garbage collection with zonesYi-Hung Wei2019-01-091-1/+2
* netfilter: nf_conncount: expose connection list interfacePablo Neira Ayuso2019-01-091-0/+14
* ext4: force inode writes when nfsd calls commit_metadata()Theodore Ts'o2019-01-091-0/+20
* platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal2019-01-091-0/+2
* sock: Make sock->sk_stamp thread-safeDeepa Dinamani2019-01-091-3/+35
* ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()Cong Wang2019-01-091-0/+2
* mm: don't miss the last page because of round-off errorRoman Gushchin2018-12-291-0/+3
* locking/qspinlock: Fix build for anonymous union in older GCC compilersSteven Rostedt (VMware)2018-12-211-1/+1
* locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon2018-12-211-2/+30
* pstore/ram: Correctly calculate usable PRZ bytesKees Cook2018-12-171-1/+4
* Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2018-12-171-5/+0
* iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-12-171-1/+3
* sctp: kfree_rcu asocXin Long2018-12-171-0/+2
* neighbour: Avoid writing before skb->head in neigh_hh_output()Stefano Brivio2018-12-171-5/+23
* Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui2018-12-131-0/+7