summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-02clk: Add devm_of_clk_add_hw_provider()/del_provider() APIsStephen Boyd1-0/+13
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-7/+5
2017-11-02Merge branch 'i2c/sbs-manager' into i2c/for-4.15Wolfram Sang1-1/+9
2017-11-02Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Wolfram Sang2-4/+6
2017-11-01btrfs: add tracepoints for outstanding extents modsJosef Bacik1-0/+21
2017-11-01btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2Zygo Blaxell1-1/+7
2017-11-01scsi: sas: Convert timers to use timer_setup()Kees Cook1-0/+1
2017-11-01timer: Add parenthesis around timer_setup() macro argumentsKees Cook1-4/+5
2017-11-01media: v4l2-fwnode: use a typedef for a function callbackMauro Carvalho Chehab1-14/+22
2017-11-01nvme-fc: add a dev_loss_tmo field to the remoteportJames Smart1-2/+9
2017-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+3
2017-11-01blk-mq-sched: improve dispatching from sw queueMing Lei1-0/+2
2017-11-01blk-mq: introduce .get_budget and .put_budget in blk_mq_opsMing Lei1-0/+11
2017-11-01sbitmap: introduce __sbitmap_for_each_set()Ming Lei1-17/+47
2017-11-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-1/+4
2017-11-01net: dsa: lan9303: Add STP ALR entry on port 0Egil Hjelmeland1-0/+2
2017-11-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet1-3/+3
2017-11-01net: display hw address of source machine during ipv6 DAD failureVishwanath Pai1-1/+1
2017-11-01regmap: Add hardware spinlock supportBaolin Wang1-0/+6
2017-11-01sched/sysctl: Fix attributes of some extern declarationsMatthias Kaehlcke1-3/+3
2017-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-4/+4
2017-11-01net: Add extack to fib_notifier_infoDavid Ahern1-0/+1
2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend1-1/+0
2017-11-01bpf: reduce verifier memory consumptionAlexei Starovoitov1-3/+13
2017-11-01Merge tag 'v4.15-rockchip-clk-1' of git://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd2-2/+8
2017-11-01Merge tag 'meson-clk-for-4.15' of git://github.com/baylibre/clk-meson into cl...Stephen Boyd1-0/+11
2017-11-01userns: bump idmap limits to 340Christian Brauner1-3/+4
2017-11-01userns: use union in {g,u}idmap structChristian Brauner1-5/+13
2017-11-01Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner7-419/+419
2017-11-01Merge tag 'sunxi-clk-for-4.15' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd2-0/+6
2017-10-31media: v4l: fwnode: Add a convenience function for registering sensorsSakari Ailus2-0/+25
2017-10-31media: v4l: fwnode: Add convenience function for parsing common external refsSakari Ailus2-1/+23
2017-10-31media: v4l: fwnode: Move KernelDoc documentation to the headerSakari Ailus1-1/+80
2017-10-31media: v4l: async: Allow binding notifiers to sub-devicesSakari Ailus1-2/+17
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart1-10/+19
2017-10-31media: v4l: fwnode: Support generic parsing of graph endpoints in a deviceSakari Ailus2-2/+140
2017-10-31net: sched: Identify hardware traffic classes using classidAmritha Nambiar2-0/+8
2017-10-31Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki1-3/+2
2017-10-31Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki1-2/+1
2017-10-31isofs: use unsigned char types consistentlyArnd Bergmann1-81/+81
2017-10-31fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_tElena Reshetova1-1/+1
2017-10-31fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefsMiklos Szeredi1-2/+0
2017-10-31fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_tElena Reshetova1-1/+2
2017-10-31module: Do not paper over type mismatches in module_param_call()Kees Cook1-2/+2
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook1-1/+1
2017-10-31module: Prepare to convert all module_param_call() prototypesKees Cook1-10/+2
2017-10-31GFS2: Implement iomap for block_mapBob Peterson1-1/+2
2017-10-31Drivers: hv: vmbus: Expose per-channel interrupts and events countersStephen Hemminger1-0/+4
2017-10-31regulator: da9211: update for supporting da9223/4/5James Ban1-1/+4
2017-10-31media: saa7146: Convert timers to use timer_setup()Kees Cook1-1/+1