summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-02-08net: introduce device min_header_lenWillem de Bruijn
2017-02-08lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern
2017-02-08RDMA: Don't reference kernel private header from UAPI headerLeon Romanovsky
2017-02-08target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger
2017-02-08irqchip/gic-v3: Remove duplicate definition of GICD_TYPER_LPISAlim Akhtar
2017-02-08irqchip/gic-v3-its: Rename MAPVI to MAPTIMarc Zyngier
2017-02-08irqchip/gic-v3-its: Drop deprecated GITS_BASER_TYPE_CPUMarc Zyngier
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-07clockevents: Add a clkevt-of mechanism like clksrc-ofDaniel Lezcano
2017-02-07udp: properly cope with csum errorsEric Dumazet
2017-02-07delayacct: Include <uapi/linux/taskstats.h>Ingo Molnar
2017-02-07efi: Get and store the secure boot statusDavid Howells
2017-02-07efi: Add SHIM and image security database GUID definitionsJosh Boyer
2017-02-07Merge tag 'v4.10-rc7' into efi/core, to pick up fixesIngo Molnar
2017-02-06iommu/dma: Remove bogus dma_supported() implementationRobin Murphy
2017-02-06mtd: nand: Add Winbond manufacturer idAndrey Jr. Melnikov
2017-02-06Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-02-06mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0Mark Marshall
2017-02-04netlabel: out of bound access in cipso_v4_validate()Eric Dumazet
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-04tick/broadcast: Reduce lock cacheline contentionWaiman Long
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani
2017-02-03Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-02-03Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel
2017-02-03module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel
2017-02-03modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel
2017-02-03ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun
2017-02-03ACPI: Add support for ResourceSource/IRQ domain mappingAgustin Vega-Frias
2017-02-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis
2017-02-01sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang
2017-02-01sched/clock: Add dummy clear_sched_clock_stable() stub functionPaul Gortmaker
2017-02-01Merge branch 'x86/urgent' into x86/platform, to pick up fixesIngo Molnar
2017-02-01sched/wake_q: Clarify queue reinit commentDavidlohr Bueso
2017-02-01sched/wait, rcuwait: Fix typo in commentDavidlohr Bueso
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker
2017-02-01sched/cputime: Remove unused nsec_to_cputime()Frederic Weisbecker
2017-02-01ia64, sched/cputime: Move the nsecs based cputime headers to the last arch us...Frederic Weisbecker
2017-02-01sched/cputime: Remove jiffies based cputimeFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_system_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_idle_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_steal_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Push time to account_user_time() in nsecsFrederic Weisbecker
2017-02-01sched/cputime: Remove temporary cputime_t accessorsFrederic Weisbecker
2017-02-01timers/itimer: Convert internal cputime_t units to nsecFrederic Weisbecker
2017-02-01timers/posix-timers: Convert internals to use nsecsFrederic Weisbecker