summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* genirq: Avoid summation loops for /proc/statThomas Gleixner2019-04-051-0/+1
* sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck2019-04-051-4/+4
* scsi: fcoe: make use of fip_mode enum completeSedat Dilek2019-04-051-2/+2
* clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki2019-04-051-0/+3
* f2fs: fix to check inline_xattr_size boundary correctlyChao Yu2019-04-051-6/+7
* include/linux/relay.h: fix percpu annotation in struct rchanLuc Van Oostenryck2019-04-051-1/+1
* tracing: kdb: Fix ftdump to not sleepDouglas Anderson2019-04-051-1/+1
* drivers: base: Helpers for adding device connection descriptionsHeikki Krogerus2019-04-031-0/+24
* mm: add support for kmem caches in DMA32 zoneNicolas Boichat2019-04-031-0/+2
* sctp: get sctphdr by offset in sctp_compute_cksumXin Long2019-04-031-1/+1
* packets: Always register packet sk in the same orderMaxime Chevallier2019-04-031-0/+6
* libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov2019-03-271-0/+2
* 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
* bpf: only test gso type on gso packetsWillem de Bruijn2019-03-231-2/+2
* 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
* bpf: only adjust gso_size on bytestream protocolsWillem de Bruijn2019-03-231-0/+6
* KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlockJulien Thierry2019-03-231-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-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