summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-06-12driver-core: remove struct bus_type.dev_attrsGreg Kroah-Hartman1-2/+0
2017-06-12udp: avoid a cache miss on dequeuePaolo Abeni1-0/+2
2017-06-12net: factor out a helper to decrement the skb refcountPaolo Abeni1-0/+13
2017-06-12configfs: Introduce config_item_get_unless_zero()Bart Van Assche1-1/+2
2017-06-12soc: renesas: Rework Kconfig and Makefile logicGeert Uytterhoeven1-2/+1
2017-06-12Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"Daniel Lezcano1-9/+0
2017-06-12Merge 4.12-rc5 into usb-nextGreg Kroah-Hartman36-48/+192
2017-06-12Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman36-48/+192
2017-06-12Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman36-48/+192
2017-06-12hwmon: (pmbus) move header file out of I2C realmWolfram Sang1-0/+0
2017-06-12hwmon: (max6639) move header file out of I2C realmWolfram Sang1-0/+0
2017-06-12hwmon: (ltc4245) move header file out of I2C realmWolfram Sang1-0/+0
2017-06-12hwmon: (ds620) move header file out of I2C realmWolfram Sang1-0/+0
2017-06-12hwmon: (ads1015) move header file out of I2C realmWolfram Sang1-0/+0
2017-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+0
2017-06-12compiler, clang: properly override 'inline' for clangLinus Torvalds1-1/+2
2017-06-12Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-28/+38
2017-06-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2017-06-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+29
2017-06-11iio: add hardware triggered operating modeBenjamin Gaignard1-0/+6
2017-06-11iio: adc: twl4030: Fold twl4030-madc.h into driverSebastian Reichel1-137/+0
2017-06-11iio: adc: twl4030: Remove twl4030_madc_request.func_cbSebastian Reichel1-1/+0
2017-06-11iio: adc: twl4030: Drop struct twl4030_madc_user_parmsSebastian Reichel1-6/+0
2017-06-11iio: adc: twl4030: Unexport twl4030_madc_conversion()Sebastian Reichel1-2/+0
2017-06-11iio: adc: twl4030: Drop twl4030_get_madc_conversion()Sebastian Reichel1-1/+0
2017-06-10Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2017-06-10mtd: nand: add a shorthand to generate nand_ecc_caps structureMasahiro Yamada1-0/+14
2017-06-10mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada1-0/+33
2017-06-10Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2017-06-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2017-06-10rt_sigtimedwait(): move compat to nativeAl Viro1-2/+0
2017-06-10times(2): move compat to nativeAl Viro1-3/+0
2017-06-10compat_{get,put}_bitmap(): use unsafe_{get,put}_user()Al Viro1-2/+1
2017-06-09security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...Scott Mayhew2-3/+9
2017-06-09qed*: LL2 callback operationsMichal Kalderon2-52/+64
2017-06-09qed: Cleaner seperation of LL2 inputsMintz, Yuval1-0/+39
2017-06-09qed: Revise ll2 Rx completionMintz, Yuval1-0/+26
2017-06-09qed: LL2 to use packed information for txMintz, Yuval1-0/+27
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen1-0/+7
2017-06-09dm: add ->copy_from_iter() dax operation supportDan Williams2-0/+5
2017-06-09x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams3-0/+24
2017-06-09block: switch bios to blk_status_tChristoph Hellwig4-4/+7
2017-06-09blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig1-5/+2
2017-06-09block: introduce new block status code typeChristoph Hellwig5-15/+34
2017-06-09dm: change ->end_io calling conventionChristoph Hellwig1-1/+1
2017-06-09fs: remove the unused error argument to dio_end_io()Christoph Hellwig1-1/+1
2017-06-09w1: Add subsystem kernel public interfaceAndrew F. Davis1-0/+320
2017-06-09drivers/fsi: expose direct-access slave APIJeremy Kerr1-0/+12
2017-06-09drivers/fsi: Add client driver register utilitiesChristopher Bostic1-0/+12
2017-06-09drivers/fsi: Add device read/write/peek APIJeremy Kerr1-1/+6