summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-08-22include/uapi/linux/atm_zatm.h: include linux/time.hMikko Rapeli
2016-08-22include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli
2016-08-22include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.hMikko Rapeli
2016-08-22include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.hMikko Rapeli
2016-08-22include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.hMikko Rapeli
2016-08-22include/uapi/linux/if_pppox.h: include linux/if.hMikko Rapeli
2016-08-21iio: hid-sensors: use asynchronous resumeSrinivas Pandruvada
2016-08-21iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R
2016-08-21include/linux: fix excess fence.h kernel-doc notationRandy Dunlap
2016-08-21iio: buffer-callback: allow getting underlying iio_devMatt Ranostay
2016-08-19Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley
2016-08-19nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp
2016-08-19tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-08-19scsi: sas: remove is_sas_attached()Johannes Thumshirn
2016-08-19scsi: sas: provide stub implementation for scsi_is_sas_rphyJohannes Thumshirn
2016-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-08-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-08-18locking/barriers: Suppress sparse warnings in lockless_dereference()Johannes Berg
2016-08-18Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-17net_sched: move tc offload macros to pkt_cls.hWANG Cong
2016-08-17net_sched: fix a typo in tc_for_each_action()WANG Cong
2016-08-17netfilter: nfnetlink_acct: report overquota to the right netnsLiping Zhang
2016-08-16PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig
2016-08-16block: Fix secure eraseAdrian Hunter
2016-08-15gre: set inner_protocol on xmitSimon Horman
2016-08-15iio: sw-trigger: Fix config group initializationLars-Peter Clausen
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca
2016-08-13ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-13bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall
2016-08-12mfd: da8xx-cfgchip: New header file for CFGCHIP registersDavid Lechner
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-11bvec: avoid variable shadowing warningJohannes Berg
2016-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-08-10locking/qrwlock: Fix write unlock bug on big endian systemspan xinhui
2016-08-10perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds
2016-08-09Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2016-08-09Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-09KVM: arm64: ITS: return 1 on successful MSI injectionAndre Przywara