summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-07-21pids: Move the pgrp and session pid pointers from task_struct to signal_structEric W. Biederman4-37/+28
2018-07-21pids: Compute task_tgid using signal->leader_pidEric W. Biederman2-5/+5
2018-07-21pids: Move task_pid_type into sched/signal.hEric W. Biederman1-0/+8
2018-07-21KVM: arm/arm64: vgic: Signal IRQs using their configured groupChristoffer Dall1-0/+1
2018-07-21KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3Christoffer Dall2-0/+20
2018-07-21vt: drop unused struct vt_structAdam Borowski1-2/+1
2018-07-21vt: selection: take screen contents from uniscr if availableAdam Borowski1-0/+1
2018-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-2/+11
2018-07-21driver core: set up ownership of class devices in sysfsDmitry Torokhov1-0/+5
2018-07-21sysfs, kobject: allow creating kobject belonging to arbitrary usersDmitry Torokhov1-0/+4
2018-07-21kernfs: allow creating kernfs objects with arbitrary uid/gidDmitry Torokhov1-9/+19
2018-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-16/+1
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller17-24/+70
2018-07-21i2c: smbus: add unlocked __i2c_smbus_xfer variantPeter Rosin1-3/+8
2018-07-20Merge tag 'iommu-fixes-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2018-07-20device-dax: Convert to vmf_insert_mixed and vm_fault_tDan Williams1-2/+3
2018-07-20iommu/vt-d: Remove the obsolete per iommu pasid tablesLu Baolu1-3/+2
2018-07-20iommu/vt-d: Per PCI device pasid table interfacesLu Baolu1-0/+2
2018-07-20iommu/vt-d: Add for_each_device_domain() helperLu Baolu1-0/+2
2018-07-20iommu/vt-d: Move device_domain_info to headerLu Baolu1-0/+61
2018-07-20iommu/vt-d: Apply global PASID in SVALu Baolu1-1/+0
2018-07-20iommu/vt-d: Avoid using idr_for_each_entry()Lu Baolu1-0/+1
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu1-0/+1
2018-07-20qed: Add qed APIs for PHY module query.Sudarsana Reddy Kalluru1-0/+15
2018-07-20time: Introduce one suspend clocksource to compensate the suspend timeBaolin Wang1-0/+3
2018-07-20timekeeping/ntp: Constify some function argumentsOndrej Mosnacek1-1/+1
2018-07-20x86/mm/pti: Introduce pti_finalize()Joerg Roedel1-0/+1
2018-07-20PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya1-1/+1
2018-07-20PCI: Deprecate pci_reset_bus() and pci_reset_slot() functionsSinan Kaya1-2/+0
2018-07-20PCI: Unify try slot and bus reset APISinan Kaya1-2/+1
2018-07-20PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya1-1/+0
2018-07-20sched/clock: Move sched clock initialization and merge with generic clockPavel Tatashin1-3/+2
2018-07-20timekeeping: Replace read_boot_clock64() with read_persistent_wall_and_boot_o...Pavel Tatashin1-1/+2
2018-07-20PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain1-0/+1
2018-07-20PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain1-4/+0
2018-07-20mtd: rawnand: Expose _notsupp() helpers for raw page accessorsBoris Brezillon1-0/+4
2018-07-20mtd: adapt misleading comment in mtd_oob_ops structureMiquel Raynal1-3/+5
2018-07-19Merge tag 'pci-v4.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2018-07-19pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel1-0/+1
2018-07-19PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel1-3/+3
2018-07-19PCI: endpoint: Add MSI-X interfacesGustavo Pimentel2-0/+10
2018-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-10/+16
2018-07-19net/mlx5: Fix QP fragmented buffer allocationTariq Toukan1-3/+15
2018-07-19net/mlx5: Better return types for CQE APITariq Toukan1-4/+4
2018-07-19net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu2-3/+12
2018-07-19net/mlx5: Expose MPEGC (Management PCIe General Configuration) structuresEran Ben Elisha2-2/+22
2018-07-19net/mlx5: FW tracer, add hardware structuresFeras Daoud2-1/+64
2018-07-18net: Move skb decrypted field, avoid explicity copyStefano Brivio1-5/+4
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov1-0/+2
2018-07-18Input: gpio_keys - add missing include to gpio_keys.hMatti Vaittinen1-0/+2