summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-03-05mm: convert PG_balloon to PG_offlineDavid Hildenbrand
2019-03-05mm: balloon: update comment about isolation/migration/compactionDavid Hildenbrand
2019-03-05mm/page_alloc.c: memory hotplug: free pages as higher orderArun KS
2019-03-05include/linux/slub_def.h: comment fixesTobin C. Harding
2019-03-05kasan: fix kasan_check_read/write definitionsArnd Bergmann
2019-03-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-05Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-03-04Merge tag 'leds-for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-03-04Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-03-04Merge tag 'regmap-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2019-03-04Merge tag 'mmc-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-03-04Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtdLinus Torvalds
2019-03-04Merge tag 'vfio-v5.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-04aio: simplify - and fix - fget/fput for io_submit()Linus Torvalds
2019-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-03-04Merge branch 'spi-5.1' into spi-nextMark Brown
2019-03-04Merge branch 'regulator-5.1' into regulator-nextMark Brown
2019-03-04Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-03-04Merge branches 'pm-cpuidle' and 'powercap'Rafael J. Wysocki
2019-03-04Merge branches 'pm-core', 'pm-sleep', 'pm-qos', 'pm-domains' and 'pm-em'Rafael J. Wysocki
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki
2019-03-04Merge branches 'acpi-tables', 'acpi-debug', 'acpi-ec' and 'acpi-dptf'Rafael J. Wysocki
2019-03-03net: phy: remove gen10g_no_soft_resetHeiner Kallweit
2019-03-03net: phy: don't export gen10g_read_statusHeiner Kallweit
2019-03-03net: phy: remove gen10g_config_initHeiner Kallweit
2019-03-03net: phy: remove gen10g_suspend and gen10g_resumeHeiner Kallweit
2019-03-03net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATEFrancesco Ruggeri
2019-03-03regulator: core: Add set/get_current_limit helpers for regmap usersAxel Lin
2019-03-03regulator: Fix comment for csel_reg and csel_maskAxel Lin
2019-03-03appletalk: Fix use-after-free in atalk_proc_exitYueHaibing
2019-03-02Merge tag 'mlx5-updates-2019-03-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-01net/mlx5: Emit port affinity event for multipath offloadsRoi Dayan
2019-03-01net/mlx5: Add multipath modeRoi Dayan
2019-03-01wusb: Remove unnecessary static function ckhdid_printfJoe Perches
2019-03-01Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-03-01Merge tag 'soc-fsl-next-v5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2019-03-01Merge tag 'tee-misc-for-v5.1' of https://git.linaro.org/people/jens.wiklander...Arnd Bergmann
2019-03-01netfilter: convert the proto argument from u8 to u16Li RongQing
2019-02-28tee: add cancellation support to client interfaceIgor Opaniuk