aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-01-10gro: Disable frag0 optimization on IPv6 ext headersGravatar Herbert Xu 1-2/+7
2017-01-10target: add XCOPY target/segment desc sense codesGravatar David Disseldorp 1-0/+4
2017-01-10Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/dpcm', 'asoc/fix...Gravatar Mark Brown 1-4/+4
2017-01-10Merge remote-tracking branch 'asoc/fix/component' into asoc-linusGravatar Mark Brown 1-0/+3
2017-01-09btrfs: make tracepoint format strings more compactGravatar David Sterba 1-56/+56
2017-01-09Btrfs: add truncated_len for ordered extent tracepointsGravatar Liu Bo 1-0/+4
2017-01-09Btrfs: add 'inode' for extent map tracepointGravatar Liu Bo 1-4/+8
2017-01-09btrfs: fix crash when tracepoint arguments are freed by wq callbacksGravatar David Sterba 1-9/+13
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+1
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+12
2017-01-07mm: workingset: fix use-after-free in shadow node shrinkerGravatar Johannes Weiner 1-1/+3
2017-01-07Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 1-0/+6
2017-01-07x86/efi: Don't allocate memmap through memblock after mm_init()Gravatar Nicolai Stange 1-0/+1
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-43/+13
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-8/+20
2017-01-06swiotlb: Export swiotlb_max_segment to usersGravatar Konrad Rzeszutek Wilk 1-0/+3
2017-01-05Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/auditGravatar Linus Torvalds 1-2/+0
2017-01-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-26/+0
2017-01-05asm-prototypes: Clear any CPP defines before declaring the functionsGravatar Michal Marek 1-0/+6
2017-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-99/+2
2017-01-04vfio-mdev: fix non-standard ioctl return val causing i386 build failGravatar Paul Gortmaker 1-1/+1
2017-01-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-9/+0
2017-01-04Merge tag 'omap-for-v4.10/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 1-26/+0
2017-01-02Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Greg Kroah-Hartman 1-0/+12
2017-01-02usb: gadget: f_fs: Document eventfd effect on descriptor format.Gravatar Vincent Pelletier 1-0/+1
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+3
2016-12-31ASoC: Fix binding and probing of auxiliary componentsGravatar Sylwester Nawrocki 1-0/+3
2016-12-31iio: accel: st_accel: fix LIS3LV02 reading and scalingGravatar Linus Walleij 1-0/+12
2016-12-30vfio-mdev: Make mdev_device private and abstract interfacesGravatar Alex Williamson 1-25/+6
2016-12-30vfio-mdev: Make mdev_parent privateGravatar Alex Williamson 1-13/+2
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsGravatar Alex Williamson 1-8/+8
2016-12-30Revert "remoteproc: Merge table_ptr and cached_table pointers"Gravatar Bjorn Andersson 1-1/+3
2016-12-29net/mlx4_core: Fix raw qp flow steering rules under SRIOVGravatar Jack Morgenstein 1-0/+2
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Gravatar Linus Torvalds 1-1/+1
2016-12-28Revert "net/mlx5: Add MPCNT register infrastructure"Gravatar Gal Pressman 3-99/+0
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-2/+1
2016-12-27dt-bindings: mfd: Remove TPS65217 interruptsGravatar Milo Kim 1-26/+0
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Gravatar Jason Wang 1-1/+0
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobGravatar Haishuang Yan 2-1/+1
2016-12-26mm: Invalidate DAX radix tree entries only if appropriateGravatar Jan Kara 1-0/+3
2016-12-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 19-123/+79
2016-12-25Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-96/+3
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitGravatar Nicholas Piggin 5-13/+23
2016-12-25mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBackedGravatar Nicholas Piggin 2-9/+16
2016-12-25ktime: Get rid of ktime_equal()Gravatar Thomas Gleixner 1-15/+0
2016-12-25ktime: Cleanup ktime_set() usageGravatar Thomas Gleixner 1-1/+1
2016-12-25ktime: Get rid of the unionGravatar Thomas Gleixner 9-73/+47
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 9-35/+32
2016-12-25irqchip/armada-xp: Consolidate hotplug state spaceGravatar Thomas Gleixner 1-1/+0
2016-12-25irqchip/gic: Consolidate hotplug state spaceGravatar Thomas Gleixner 1-1/+0