summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-09clk: meson: expose GEN_CLK clkidJerome Brunet2-0/+2
2018-07-09pinctrl: Document pin_config_group_get() return codes like pin_config_get()Douglas Anderson1-1/+2
2018-07-09driver core: Add flag to autoremove device link on supplier unbindVivek Gautam1-0/+2
2018-07-09driver core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMERVivek Gautam1-6/+6
2018-07-09PM / Domains: Introduce dev_pm_domain_attach_by_name()Ulf Hansson1-0/+7
2018-07-09PM / Domains: Introduce option to attach a device by name to genpdUlf Hansson1-0/+8
2018-07-09ACPICA: Update version to 20180629Bob Moore1-1/+1
2018-07-09bpf: include errno.h from bpf-cgroup.hRoman Gushchin1-0/+1
2018-07-09fs: shave 8 bytes off of struct inodeAmir Goldstein1-2/+3
2018-07-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+22
2018-07-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+1
2018-07-08crypto: dh - add public key verification testStephan Mueller1-0/+4
2018-07-08Merge tag 'soc_drivers_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-0/+9
2018-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-3/+11
2018-07-08net: sched: change action API to use array of pointers to actionsVlad Buslov1-3/+4
2018-07-08net: sched: atomically check-allocate actionVlad Buslov1-0/+3
2018-07-08net: sched: add 'delete' function to action opsVlad Buslov1-0/+1
2018-07-08net: sched: implement action API that deletes action by indexVlad Buslov1-0/+1
2018-07-08net: sched: implement unlocked action init APIVlad Buslov1-2/+4
2018-07-08net: sched: change type of reference and bind countersVlad Buslov1-2/+3
2018-07-08net: sched: use rcu for action cookie updateVlad Buslov2-1/+2
2018-07-08openvswitch: kernel datapath clone actionYifeng Sun2-0/+8
2018-07-08xdp: XDP_REDIRECT should check IFF_UP and MTUToshiaki Makita1-3/+3
2018-07-08bpf: sockmap, convert bpf_compute_data_pointers to bpf_*_sk_skbJohn Fastabend1-0/+4
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-1/+1
2018-07-07linux/device.h: fix kernel-doc notation warningRandy Dunlap1-1/+1
2018-07-07kbd: complete dead keys definitionsSamuel Thibault1-1/+22
2018-07-07slimbus: stream: add stream supportSrinivas Kandagatla1-0/+46
2018-07-07slimbus: core: rearrange slim_eaddr structureSrinivas Kandagatla1-6/+6
2018-07-07slimbus: core: add of_slim_device_get() helperSrinivas Kandagatla1-0/+2
2018-07-07Merge tag 'fsi-updates-2018-06-12' of https://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-0/+76
2018-07-07uio: change to use the mutex lock instead of the spin lockXiubo Li1-1/+1
2018-07-07net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti1-1/+0
2018-07-07net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti1-1/+0
2018-07-07net/sched: flower: Add supprt for matching on QinQ vlan headersJianbo Liu1-0/+4
2018-07-07net/flow_dissector: Add support for QinQ dissectionJianbo Liu1-0/+2
2018-07-07net/flow_dissector: Save vlan ethertype from headersJianbo Liu1-1/+1
2018-07-07devlink: fix incorrect return statementArnd Bergmann1-1/+0
2018-07-07net: bridge: fix br_vlan_get_{pvid,info} return valuesArnd Bergmann1-2/+2
2018-07-07drm/crtc: Add a generic infrastructure to fake VBLANK eventsBoris Brezillon2-0/+24
2018-07-07drm/connector: Make ->atomic_commit() optionalBoris Brezillon1-0/+2
2018-07-07drm/connector: Pass a drm_connector_state to ->atomic_commit()Boris Brezillon1-1/+3
2018-07-07drm/atomic: Avoid connector to writeback_connector castsBoris Brezillon1-0/+6
2018-07-07ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6Willem de Bruijn1-1/+0
2018-07-07ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn2-6/+4
2018-07-07sock: sockc cookie initializerWillem de Bruijn1-0/+6
2018-07-07ipv6: ipcm6_cookie initializerWillem de Bruijn1-0/+19
2018-07-07ipv4: ipcm_cookie initializersWillem de Bruijn1-0/+15
2018-07-07dt-bindings: clock: Introduce QCOM Display clock bindingsTaniya Das1-0/+45
2018-07-07lib: reciprocal_div: implement the improved algorithm on the paper mentionedJiong Wang1-0/+68