summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-07-19PCI: Unify try slot and bus reset APISinan Kaya
2018-07-19PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya
2018-07-20sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin
2018-07-20timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o...Pavel Tatashin
2018-07-19PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain
2018-07-19PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain
2018-07-19mtd: rawnand: Expose _notsupp() helpers for raw page accessorsBoris Brezillon
2018-07-19mtd: adapt misleading comment in mtd_oob_ops structureMiquel Raynal
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-19pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel
2018-07-19PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel
2018-07-19PCI: endpoint: Add MSI-X interfacesGustavo Pimentel
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-18net/mlx5: Fix QP fragmented buffer allocationTariq Toukan
2018-07-18net/mlx5: Better return types for CQE APITariq Toukan
2018-07-18net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu
2018-07-18net/mlx5: Expose MPEGC (Management PCIe General Configuration) structuresEran Ben Elisha
2018-07-18net/mlx5: FW tracer, add hardware structuresFeras Daoud
2018-07-18net: Move skb decrypted field, avoid explicity copyStefano Brivio
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov
2018-07-18Input: gpio_keys - add missing include to gpio_keys.hMatti Vaittinen
2018-07-18Merge branch 'topic/vga_switcheroo' into for-nextTakashi Iwai
2018-07-18Merge tag 'mvebu-arm-4.19-1' of git://git.infradead.org/linux-mvebu into next...Olof Johansson
2018-07-18spi: spi-bitbang: change flags from u8 to u16David Lechner
2018-07-18Merge tag 'pxa-for-4.19-v2' of https://github.com/rjarzmik/linux into next/socOlof Johansson
2018-07-18regmap: add SCCB supportAkinobu Mita
2018-07-18blkcg: Track DISCARD statistics and output them in cgroup io.statTejun Heo
2018-07-18block: Track DISCARD statistics and output them in stat and diskstatMichael Callahan
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan
2018-07-18block: Define and use STAT_READ and STAT_WRITEMichael Callahan
2018-07-18block: Add part_stat_read_accum to read across field entries.Michael Callahan
2018-07-18block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo
2018-07-18vfs: remove open_flags from d_real()Miklos Szeredi
2018-07-18Revert "fsnotify: support overlayfs"Miklos Szeredi
2018-07-18Partially revert "locks: fix file locking on overlayfs"Miklos Szeredi
2018-07-18Revert "vfs: add flags to d_real()"Miklos Szeredi
2018-07-18Revert "vfs: update ovl inode before relatime check"Miklos Szeredi
2018-07-18Revert "ovl: fix relatime for directories"Miklos Szeredi
2018-07-18vfs: export vfs_dedupe_file_range_one() to modulesMiklos Szeredi
2018-07-18vfs: export vfs_ioctl() to modulesMiklos Szeredi
2018-07-18vfs: make open_with_fake_path() not contribute to nr_filesMiklos Szeredi
2018-07-18Merge branch 'dedupe-cleanup' into overlayfs-nextMiklos Szeredi
2018-07-18bpf: offload: allow program and map sharing per-ASICJakub Kicinski
2018-07-18bpf: offload: keep the offload state per-ASICJakub Kicinski
2018-07-18bpf: offload: aggregate offloads per-deviceJakub Kicinski
2018-07-18bpf: offload: rename bpf_offload_dev_match() to bpf_offload_prog_map_match()Jakub Kicinski
2018-07-18bpf: bpf_prog_array_alloc() should return a generic non-rcu pointerRoman Gushchin
2018-07-18integrity: prevent deadlock during digsig verification.Mikhail Kurinnoi
2018-07-18evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett
2018-07-18netfilter: nf_tables: take module reference when starting a batchFlorian Westphal