summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov2017-07-2451-133/+296
|\
| * driver core: add devm_device_add_group() and friendsDmitry Torokhov2017-07-221-0/+9
| * driver core: add device_{add|remove}_group() helpersDmitry Torokhov2017-07-221-0/+16
| * driver core: make device_{add|remove}_groups() publicDmitry Torokhov2017-07-221-0/+5
| * driver core: emit uevents when device is bound to a driverDmitry Torokhov2017-07-221-0/+2
| * moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier2017-07-021-1/+1
| * uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg2017-06-301-25/+1
| * hashtable: remove repeated phrase from a commentJakub Kicinski2017-06-301-1/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-291-5/+2
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-06-231-5/+2
| | |\
| | | * xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOADHangbin Liu2017-06-071-5/+2
| * | | block: provide bio_uninit() free freeing integrity/task associationsJens Axboe2017-06-281-0/+1
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-06-251-3/+2
| |\ \ \
| | * | | time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz2017-06-201-2/+2
| | * | | time: Fix clock->read(clock) race around clocksource changesJohn Stultz2017-06-201-1/+0
| * | | | Merge tag 'acpi-4.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-06-231-1/+2
| |\ \ \ \
| | * | | | ACPI / scan: Fix enumeration for special SPI and I2C devicesJarkko Nikula2017-06-211-1/+2
| | |/ / /
| * | | | slub: make sysfs file removal asynchronousTejun Heo2017-06-231-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-06-211-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | blk-mq: fix performance regression with shared tagsJens Axboe2017-06-211-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-211-2/+2
| |\ \ \ \
| | * \ \ \ Merge tag 'mac80211-for-davem-2017-06-16' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-06-191-2/+2
| | |\ \ \ \
| | | * | | | dev_ioctl: copy only the smaller struct iwreq for wextJohannes Berg2017-06-141-2/+2
| * | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-06-202-0/+4
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | clk: sunxi-ng: a64: Export PLL_PERIPH0 clock for the PRCMChen-Yu Tsai2017-05-311-0/+2
| | * | | | | clk: sunxi-ng: h3: Export PLL_PERIPH0 clock for the PRCMChen-Yu Tsai2017-05-311-0/+2
| * | | | | | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-28/+25
| * | | | | | Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-06-161-1/+2
| |\ \ \ \ \ \
| | * | | | | | configfs: Introduce config_item_get_unless_zero()Bart Van Assche2017-06-121-1/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-06-161-0/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | block: Fix a blk_exit_rl() regressionBart Van Assche2017-06-141-0/+2
| * | | | | | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-06-161-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski2017-06-151-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-153-7/+15
| |\ \ \ \ \ \
| | * | | | | | net: update undefined ->ndo_change_mtu() commentMagnus Damm2017-06-141-2/+1
| | | |_|_|_|/ | | |/| | | |
| | * | | | | ethtool.h: remind to update 802.3ad when adding new speedsNicolas Dichtel2017-06-081-2/+4
| | * | | | | openvswitch: warn about missing first netlink attributeNicolas Dichtel2017-06-081-0/+1
| | * | | | | net: ipv6: Release route when device is unregisteringDavid Ahern2017-06-081-0/+5
| | * | | | | net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-3/+4
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-06-151-0/+14
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'acpica-fixes'Rafael J. Wysocki2017-06-151-0/+14
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalanceLv Zheng2017-06-121-0/+14
| * | | | | | Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-06-152-1/+11
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | [media] media/cec.h: use IS_REACHABLE instead of IS_ENABLEDHans Verkuil2017-06-081-1/+1
| | * | | | | [media] cec-notifier.h: handle unreachable CONFIG_CEC_COREArnd Bergmann2017-06-061-0/+10
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-06-112-3/+2
| |\ \ \ \ \ \
| | * | | | | | KEYS: DH: add __user annotations to keyctl_kdf_paramsEric Biggers2017-06-091-2/+2
| | * | | | | | KEYS: sanitize key structs before freeingEric Biggers2017-06-091-1/+0
| | | |_|/ / / | | |/| | | |
| * | | | | | compiler, clang: properly override 'inline' for clangLinus Torvalds2017-06-111-1/+2
| * | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-111-0/+6
| |\ \ \ \ \ \