summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-12-19power: supply: core: Add battery internal resistance temperature table supportBaolin Wang
2019-12-19power: supply: max17042: add MAX17055 supportAngus Ainslie (Purism)
2019-12-18net: sch_ets: Make the ETS qdisc offloadablePetr Machata
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu
2019-12-18brcmfmac: add support for BCM4359 SDIO chipsetSoeren Moch
2019-12-18PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart
2019-12-18y2038: rename itimerval to __kernel_old_itimervalArnd Bergmann
2019-12-18y2038: remove obsolete jiffies conversion functionsArnd Bergmann
2019-12-18nfs: use time64_t internallyArnd Bergmann
2019-12-18sunrpc: convert to time64_t for expiryArnd Bergmann
2019-12-18serial_core: Remove SUPPORT_SYSRQ ifdefferyDmitry Safonov
2019-12-18tty/serial: Migrate 8250_fsl to use has_sysrqDmitry Safonov
2019-12-18mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Michał Mirosław
2019-12-18gpio: add gpiod_toggle_active_low()Michał Mirosław
2019-12-18rtc: rv3029: let the core handle rtc rangeAlexandre Belloni
2019-12-17net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap
2019-12-17mm/memory.c: add apply_to_existing_page_range() helperDaniel Axtens
2019-12-17kasan: fix crashes on access to memory mapped by vm_map_ram()Andrey Ryabinin
2019-12-17netfilter: Document ingress hookLukas Wunner
2019-12-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-17bpf: Fix cgroup local storage prog trackingDaniel Borkmann
2019-12-17dmaengine: ti: omap-dma: Add device tree match data and use it for cpu_pmTony Lindgren
2019-12-17ARM: OMAP2+: Drop sdma interrupt handling for mach-omap2Tony Lindgren
2019-12-17ARM: OMAP2+: Drop unused sdma functionsTony Lindgren
2019-12-17i2c: remove unneeded 'extern' from function declatationsLuca Ceresoli
2019-12-17serial_core: Un-ifdef sysrq SUPPORT_SYSRQDmitry Safonov
2019-12-17serial: Move sysrq members aboveDmitry Safonov
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-17stop_machine: remove try_stop_cpus helperYangtao Li
2019-12-17security: keys: trusted: fix lost handle flushJames Bottomley
2019-12-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-12-16ptp_qoriq: export extts_clean_up() functionYangbo Lu
2019-12-16mm: hugetlb controller for cgroups v2Giuseppe Scrivano
2019-12-16bpf: Fix missing prog untrack in release_mapsDaniel Borkmann
2019-12-16Merge branch 'mmc_pinctrl' into nextUlf Hansson
2019-12-16mmc: renesas_sdhi: remove 4taps as a TMIO flagWolfram Sang
2019-12-16ACPI: processor: Export function to claim _CST controlRafael J. Wysocki
2019-12-16backlight: bd6107: Convert to use GPIO descriptorLinus Walleij
2019-12-16export.h: reduce __ksymtab_strings string duplication by using "MS" section f...Jessica Yu
2019-12-16device.h: move 'struct driver' stuff out to device/driver.hGreg Kroah-Hartman
2019-12-16device.h: move 'struct class' stuff out to device/class.hGreg Kroah-Hartman
2019-12-16device.h: move 'struct bus' stuff out to device/bus.hGreg Kroah-Hartman
2019-12-16device.h: move dev_printk()-like functions to dev_printk.hGreg Kroah-Hartman
2019-12-16device.h: move devtmpfs prototypes out of the fileGreg Kroah-Hartman
2019-12-16Merge 5.5-rc2 into staging-nextGreg Kroah-Hartman
2019-12-16Merge 5.5-rc2 into usb-nextGreg Kroah-Hartman
2019-12-16interconnect: Add a common standard aggregate functionGeorgi Djakov
2019-12-16interconnect: Add a common helper for removing all nodesGeorgi Djakov
2019-12-15jbd2: fix kernel-doc notation warningRandy Dunlap