summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2016-09-19ALSA: line6: Add hwdep interface to access the POD control messagesAndrej Krutak-1/+2
2016-09-15ALSA: rename TLV-related macros so that they're friendly to user applicationsTakashi Sakamoto-34/+72
2016-09-15ALSA: control: move layout of TLV payload to UAPI headerTakashi Sakamoto-61/+60
2016-09-11Merge branch 'for-linus' into for-nextTakashi Iwai-163/+279
2016-08-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+3
2016-08-18locking/barriers: Suppress sparse warnings in lockless_dereference()Johannes Berg-3/+3
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-114/+156
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong-16/+28
2016-08-17net_sched: move tc offload macros to pkt_cls.hWANG Cong-16/+22
2016-08-17net_sched: fix a typo in tc_for_each_action()WANG Cong-1/+1
2016-08-15gre: set inner_protocol on xmitSimon Horman-0/+1
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca-2/+1
2016-08-13ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg-1/+2
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+12
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+2
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann-2/+2
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+4
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+25
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+2
2016-08-12Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-1/+4
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-2/+2
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall-0/+6
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall-0/+6
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+1
2016-08-11bvec: avoid variable shadowing warningJohannes Berg-1/+2
2016-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+1
2016-08-10locking/qrwlock: Fix write unlock bug on big endian systemspan xinhui-2/+25
2016-08-10perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros-0/+4
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds-33/+15
2016-08-09Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds-3/+11
2016-08-09Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-1/+2
2016-08-09tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)-3/+11
2016-08-09virtio-vsock: fix include guard typoStefan Hajnoczi-1/+1
2016-08-09genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier-0/+2
2016-08-09ALSA - hda: Add support for parsing new HDA capabilitiesGuneshwor Singh-0/+36
2016-08-09ALSA - Ext hda: remove bus_parse_capabilitiesVinod Koul-12/+0
2016-08-09ALSA: hda - move bus_parse_capabilities to coreVinod Koul-0/+13
2016-08-09cxl: Use fixed width predefined types in data structure.Philippe Bergheaud-2/+2
2016-08-08qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru-0/+8
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds-0/+38
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann-19/+33
2016-08-08unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds-2/+2
2016-08-08sctp: Export struct sctp_info to userspacePhil Sutter-64/+64
2016-08-08netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01Pablo Neira Ayuso-1/+1
2016-08-08Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-1/+2
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-37/+37
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+20
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe-22/+23
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe-15/+14
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-6/+1