summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-01-23tty: fix data race between tty_init_dev and flush of bufGaurav Kohli
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman
2018-01-22signal: Helpers for faults with specialized siginfo layoutsEric W. Biederman
2018-01-22signal: Add send_sig_fault and force_sig_faultEric W. Biederman
2018-01-22f2fs: allow to recover node blocks given updated checkpointJaegeuk Kim
2018-01-22f2fs: add an ioctl to disable GC for specific fileJaegeuk Kim
2018-01-22net: core: Expose number of link up/down transitionsDavid Decotigny
2018-01-22device property: Allow iterating over available child fwnodesMarcin Wojtas
2018-01-22device property: Introduce fwnode_irq_get()Marcin Wojtas
2018-01-22device property: Introduce fwnode_get_phy_mode()Marcin Wojtas
2018-01-22device property: Introduce fwnode_get_mac_address()Marcin Wojtas
2018-01-22pinctrl: Forward declare struct deviceLadislav Michl
2018-01-22Merge branch 'for-4.16-print-symbol' into for-4.16Petr Mladek
2018-01-21mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte()Kirill A. Shutemov
2018-01-21Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-01-21Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King
2018-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-20mtd: nand: Fix build issues due to an anonymous unionMiquel Raynal
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-19mm, dax: introduce pfn_t_special()Dan Williams
2018-01-19net/mlx5: Enable setting hairpin queue sizeOr Gerlitz
2018-01-19net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz
2018-01-19net/dim: Fix fixpoint divide exception in net_dim_stats_compareTalat Batheesh
2018-01-19block: Remove kblockd_schedule_delayed_work{,_on}()Bart Van Assche
2018-01-19lib/scatterlist: Fix chaining support in sgl_alloc_order()Bart Van Assche
2018-01-19Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/blockJens Axboe
2018-01-19sparse doesn't support struct randomizationMatthew Wilcox
2018-01-19PCI: Add dummy pci_irqd_intx_xlate() for CONFIG_PCI=n buildNiklas Cassel
2018-01-19string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo
2018-01-19Merge tag 'asoc-v4.16-3' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai
2018-01-18bpf: offload: report device information about offloaded mapsJakub Kicinski
2018-01-18block: Unexport elv_register_queue() and elv_unregister_queue()Bart Van Assche
2018-01-18net/mlx5e: Add clock info page to mlx5 core devicesFeras Daoud
2018-01-18PCI: Add wrappers for dev_printk()Frederick Lawler
2018-01-18svcrdma: Post Receives in the Receive completion handlerChuck Lever
2018-01-18Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso...Mark Brown
2018-01-18Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2018-01-18lockdep: Convert some users to constMatthew Wilcox
2018-01-18lockdep: Make lockdep checking constantMatthew Wilcox
2018-01-18xfrm: Add ESN support for IPSec HW offloadYossef Efraim
2018-01-18mmc: slot-gpio: add a helper to check capability of GPIO WP detectionMasahiro Yamada
2018-01-18Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video'Rafael J. Wysocki
2018-01-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki
2018-01-18Merge branch 'pm-core'Rafael J. Wysocki
2018-01-18Merge branch 'pm-cpufreq'Rafael J. Wysocki
2018-01-18Merge branch 'pm-cpufreq-thermal' into pm-cpufreqRafael J. Wysocki
2018-01-18bpf: add new jited info fields in bpf_dev_offload and bpf_prog_infoJiong Wang
2018-01-17PCI: Remove NULL device handling from PCI DMA APIChristoph Hellwig
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie