summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-07-21signal: Pass pid and pid type into send_sigqueueEric W. Biederman
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman
2018-07-21pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman
2018-07-21pids: Compute task_tgid using signal->leader_pidEric W. Biederman
2018-07-21pids: Move task_pid_type into sched/signal.hEric W. Biederman
2018-07-21KVM: arm/arm64: vgic: Signal IRQs using their configured groupChristoffer Dall
2018-07-21KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3Christoffer Dall
2018-07-21vt: drop unused struct vt_structAdam Borowski
2018-07-21vt: selection: take screen contents from uniscr if availableAdam Borowski
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-20driver core: set up ownership of class devices in sysfsDmitry Torokhov
2018-07-20sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov
2018-07-20kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20i2c: smbus: add unlocked __i2c_smbus_xfer variantPeter Rosin
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-07-20device-dax: Convert to vmf_insert_mixed and vm_fault_tDan Williams
2018-07-20iommu/vt-d: Remove the obsolete per iommu pasid tablesLu Baolu
2018-07-20iommu/vt-d: Per PCI device pasid table interfacesLu Baolu
2018-07-20iommu/vt-d: Add for_each_device_domain() helperLu Baolu
2018-07-20iommu/vt-d: Move device_domain_info to headerLu Baolu
2018-07-20iommu/vt-d: Apply global PASID in SVALu Baolu
2018-07-20iommu/vt-d: Avoid using idr_for_each_entry()Lu Baolu
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu
2018-07-19qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru
2018-07-19time: Introduce one suspend clocksource to compensate the suspend timeBaolin Wang
2018-07-19timekeeping/ntp: Constify some function argumentsOndrej Mosnacek
2018-07-20x86/mm/pti: Introduce pti_finalize()Joerg Roedel
2018-07-19PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya
2018-07-19PCI: Deprecate pci_reset_bus() and pci_reset_slot() functionsSinan Kaya
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