summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-07-03Merge branch 'uuid-types'Rafael J. Wysocki
2017-06-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-06-23slub: make sysfs file removal asynchronousTejun Heo
2017-06-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-21blk-mq: fix performance regression with shared tagsJens Axboe
2017-06-20time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accountingJohn Stultz
2017-06-20time: Fix clock->read(clock) race around clocksource changesJohn Stultz
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-16Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-06-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-16Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-15firmware: dmi_scan: Make dmi_walk and dmi_walk_early return real error codesAndy Lutomirski
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-14block: Fix a blk_exit_rl() regressionBart Van Assche
2017-06-14net: update undefined ->ndo_change_mtu() commentMagnus Damm
2017-06-12configfs: Introduce config_item_get_unless_zero()Bart Van Assche
2017-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-06-11compiler, clang: properly override 'inline' for clangLinus Torvalds
2017-06-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-10Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-09Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-09Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2017-06-09KEYS: sanitize key structs before freeingEric Biggers
2017-06-08Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini
2017-06-08net: ipv6: Release route when device is unregisteringDavid Ahern
2017-06-08Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini
2017-06-08acpi: always include uuid.hChristoph Hellwig
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-06compiler, clang: suppress warning for unused static inline functionsDavid Rientjes
2017-06-06elevator: fix truncation of icq_cache_nameEric Biggers
2017-06-05Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-06-05acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko
2017-06-05nvme: switch to uuid_tChristoph Hellwig
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig
2017-06-05block: remove blk_part_pack_uuidChristoph Hellwig
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig
2017-06-05uuid: rename uuid typesChristoph Hellwig
2017-06-05uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig
2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig
2017-06-04net/mlx4: Fix the check in attaching steering rulesTalat Batheesh
2017-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-06-02mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko