summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-18Btrfs: add file item tracepointsLiu Bo1-0/+139
2017-04-18btrfs: convert btrfs_ordered_extent.refs from atomic_t to refcount_tElena Reshetova1-1/+1
2017-04-18btrfs: convert extent_map.refs from atomic_t to refcount_tElena Reshetova1-1/+1
2017-04-18boot/param: Move next_arg() function to lib/cmdline.c for later reuseBaoquan He1-0/+1
2017-04-18nl80211: add request id in scheduled scan event messagesArend Van Spriel1-0/+2
2017-04-18signal: Remove unused definition of sig_user_definiedEric W. Biederman1-4/+0
2017-04-18Merge branch 'i2c/for-INT33FE'Darren Hart (VMware)9-26/+43
2017-04-18Merge tag 'keys-next-20170412' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris6-16/+74
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern2-3/+6
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-4/+68
2017-04-17qed: aRFS infrastructure supportChopra, Manish2-0/+15
2017-04-17l2tp: device MTU setup, tunnel socket needs a lockR. Parameswaran1-1/+1
2017-04-17move compat select-related syscalls to fs/select.cAl Viro1-56/+0
2017-04-17Remove compat_sys_getdents64()Al Viro2-7/+1
2017-04-17cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki1-0/+7
2017-04-17nbd: add a flag to destroy an nbd device on disconnectJosef Bacik1-1/+5
2017-04-17nbd: add a status netlink commandJosef Bacik1-0/+25
2017-04-17nbd: handle dead connectionsJosef Bacik1-0/+1
2017-04-17nbd: multicast dead link notificationsJosef Bacik1-2/+4
2017-04-17nbd: add a reconfigure netlink commandJosef Bacik1-0/+1
2017-04-17nbd: add a basic netlink interfaceJosef Bacik1-0/+69
2017-04-17net/mlx5e: IPoIB, Xmit flowSaeed Mahameed1-0/+10
2017-04-17net/mlx5: Refactor create flow table method to accept underlay QPErez Shitrit1-4/+10
2017-04-17net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifcErez Shitrit1-3/+8
2017-04-17net: dsa: isolate legacy codeVivien Didelot1-1/+3
2017-04-17Merge 4.11-rc7 into tty-nextGreg Kroah-Hartman23-61/+130
2017-04-17sysctl: Remove dead register_sysctl_rootEric W. Biederman1-1/+0
2017-04-16i2c: core: Allow drivers to disable i2c-core irq mappingHans de Goede1-0/+3
2017-04-16i2c: core: Add new i2c_acpi_new_device helper functionHans de Goede1-0/+7
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-8/+14
2017-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+28
2017-04-16lightnvm: allow to init targets on factory modeJavier González2-1/+6
2017-04-16lightnvm: rename scrambler controller hintJavier González1-1/+1
2017-04-16lightnvm: submit erases using the I/O pathJavier González1-5/+3
2017-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-36/+60
2017-04-15Merge tag 'irqchip-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner46-137/+241
2017-04-15workqueue: Provide work_on_cpu_safe()Thomas Gleixner1-0/+5
2017-04-15netfilter: remove nf_ct_is_untrackedFlorian Westphal3-8/+3
2017-04-15netfilter: kill the fake untracked conntrack objectsFlorian Westphal3-16/+6
2017-04-15[media] videodev.h: add V4L2_CTRL_FLAG_MODIFY_LAYOUTHans Verkuil1-0/+1
2017-04-15[media] v4l: Define a pixel format for the R-Car VSP1 2-D histogram engineNiklas Söderlund1-1/+2
2017-04-15[media] v4l: Define a pixel format for the R-Car VSP1 1-D histogram engineLaurent Pinchart1-0/+3
2017-04-15[media] v4l: Add metadata buffer type and formatLaurent Pinchart3-0/+31
2017-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+5
2017-04-14blk-mq-sched: make completed_request() callback more usefulOmar Sandoval1-1/+1
2017-04-14blk-mq: export helpersOmar Sandoval1-0/+1
2017-04-14sbitmap: add sbitmap_get_shallow() operationOmar Sandoval1-0/+55
2017-04-14remove the mg_disk driverChristoph Hellwig1-45/+0
2017-04-14block: fix bio_will_gap() for first bvec with offsetMing Lei1-4/+28