summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-05-19skbuff: add stub to help computing crc32c on SCTP packetsDavide Caratti
2017-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-05-19drm/pl111: Register the clock divider and use it.Eric Anholt
2017-05-19regulator: axp20x-regulator: add support for AXP803Icenowy Zheng
2017-05-19ASoC: cs35l35: Add Boost Inductor CalculationBrian Austin
2017-05-19wireless: Only join DFS channels in mesh mode if userspace flags supportBenjamin Berg
2017-05-18Merge tag 'v4.12-rc1' into fixesOlof Johansson
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-18qed: Utilize FW 8.20.0.0Mintz, Yuval
2017-05-18Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet
2017-05-18doc: ReSTify keys.txtKees Cook
2017-05-18doc: security: minor cleanups to build kernel-docKees Cook
2017-05-18doc: ReSTify credentials.txtKees Cook
2017-05-18tty/serdev: add serdev registration interfaceJohan Hovold
2017-05-18misc: sram-exec: Use aligned fncpy instead of memcpyDave Gerlach
2017-05-18drm: drop drm_[cm]alloc* helpersMichal Hocko
2017-05-18drm: replace drm_[cm]alloc* by kvmalloc alternativesMichal Hocko
2017-05-18vhost/vsock: use static minor numberStefan Hajnoczi
2017-05-18serdev: Restore serdev_device_write_buf for atomic contextStefan Wahren
2017-05-18net: dsa: use switchdev_obj_dump_cb_t everywhereVivien Didelot
2017-05-18net: dsa: include switchdev.h only onceVivien Didelot
2017-05-18serial: uapi: Add support for bus terminationJan Kiszka
2017-05-18net: make struct dst_entry::dev first memberAlexey Dobriyan
2017-05-18net/wan/fsl_ucc_hdlc: add hdlc-bus supportHolger Brunck
2017-05-18fsl/qe: add bit description for SYNL register for GUMRHolger Brunck
2017-05-18net: make struct net_device::tx_queue_len unsigned intAlexey Dobriyan
2017-05-18serial: 8250: Add flag so drivers can avoid THRE probeJoel Stanley
2017-05-18tap: export skb_arrayJason Wang
2017-05-18tun: export skb_arrayJason Wang
2017-05-18skb_array: introduce batch dequeuingJason Wang
2017-05-18ptr_ring: introduce batch dequeuingJason Wang
2017-05-18skb_array: introduce skb_array_unconsumeJason Wang
2017-05-18ptr_ring: add ptr_ring_unconsumeMichael S. Tsirkin
2017-05-18net: x25: fix one potential use-after-free issuelinzhang
2017-05-18Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-05-18usb: host: xhci-ring: don't need to clear interrupt pending for MSI enabled hcdPeter Chen
2017-05-18Bluetooth: Set LE Default PHY preferencesMarcel Holtmann
2017-05-18Bluetooth: Enable LE Channel Selection Algorithm eventMarcel Holtmann
2017-05-18[media] cec-notifier.h: handle unreachable CONFIG_CEC_COREArnd Bergmann
2017-05-18KVM: arm/arm64: Fix bug when registering redist iodevsChristoffer Dall
2017-05-18drm: trivial documentation fix to drm_for_each_connector_iterGabriel Krisman Bertazi
2017-05-18Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-05-17tracing/kprobes: Enforce kprobes teardown after testingThomas Gleixner
2017-05-17cgroup: Prevent kill_css() from being called more than onceWaiman Long
2017-05-17tcp: switch TCP TS option (RFC 7323) to 1ms clockEric Dumazet
2017-05-17tcp: use tcp_jiffies32 for rcv_tstamp and lrcvtimeEric Dumazet
2017-05-17tcp: use tcp_jiffies32 to feed tp->lsndtimeEric Dumazet
2017-05-17tcp: introduce tcp_jiffies32Eric Dumazet