summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-07-02posix-timers: Sanitize overrun handlingThomas Gleixner
2018-07-02dma-fence: Make ->enable_signaling optionalDaniel Vetter
2018-07-02dma-fence: remove fill_driver_data callbackDaniel Vetter
2018-07-02mtd: rawnand: add defines for ONFI version bitsChris Packham
2018-07-02mtd: rawnand: add manufacturer fixup for ONFI parameter pageChris Packham
2018-07-02mtd: rawnand: add an option to specify NAND chip as a boot deviceStefan Agner
2018-07-02mtd: rawnand: add Reed-Solomon error correction algorithmStefan Agner
2018-07-02Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman
2018-07-02Merge 4.18-rc3 into tty-nextGreg Kroah-Hartman
2018-07-02net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-30PCI: Enable PASID only if entire path supports End-End TLP prefixesSinan Kaya
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-06-29PCI: Make pci_get_rom_size() staticBjorn Helgaas
2018-06-29switchtec: Use generic PCI Vendor ID and Class CodeDoug Meyer
2018-06-29bpf: undo prog rejection on read-only lock failureDaniel Borkmann
2018-06-29sg: remove ->sg_magic memberJens Axboe
2018-06-29Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-29dmaengine: xilinx_dma: Enable VDMA S2MM vertical flip supportRadhey Shyam Pandey
2018-06-28Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.co...Gustavo Padovan
2018-06-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-28include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder
2018-06-28slub: fix failure when we delete and create a slab cacheMikulas Patocka
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-28cred: conditionally declare groups-related functionsOndrej Mosnáček
2018-06-28console/fbcon: Add support for deferred console takeoverHans de Goede
2018-06-28vt: unicode fallback for scrollbackNicolas Pitre
2018-06-28vt: introduce unicode mode for /dev/vcsNicolas Pitre
2018-06-28vt: preserve unicode values corresponding to screen charactersNicolas Pitre
2018-06-28atomic/tty: Fix up atomic abuse in ldsemPeter Zijlstra
2018-06-28gnss: add receiver type supportJohan Hovold
2018-06-28gnss: add GNSS receiver subsystemJohan Hovold
2018-06-28usb: typec: function for checking cable plug orientationHeikki Krogerus
2018-06-28usb: pd: include kernel.hHeikki Krogerus
2018-06-28usb: typec: add API to get typec basic port power and data configLi Jun
2018-06-28usb: typec: add fwnode to tcpcLi Jun
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-06-27inotify: Add flag IN_MASK_CREATE for inotify_add_watch()Henry Wilson
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-27bitfield: add u8 helpersJohannes Berg
2018-06-27bitfield: fix *_encode_bits()Johannes Berg
2018-06-27printk: Make CONSOLE_LOGLEVEL_QUIET configurableHans de Goede
2018-06-27fsnotify: add helper to get mask from connectorAmir Goldstein
2018-06-27fsnotify: let connector point to an abstract objectAmir Goldstein
2018-06-27fsnotify: pass connp and object type to fsnotify_add_mark()Amir Goldstein
2018-06-27fsnotify: use typedef fsnotify_connp_t for brevityAmir Goldstein