aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-08-08net: stmmac: Implement RSS and enable it in XGMAC coreJose Abreu1-0/+1
2019-08-08net: use listified RX for handling GRO_NORMAL skbsEdward Cree1-0/+3
2019-08-08qed: Add new ethtool supported port types based on media.Rahul Verma1-1/+1
2019-08-08mfd/syscon: Add device_node_to_regmap()Paul Cercueil1-0/+6
2019-08-08PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov1-16/+0
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan1-3/+2
2019-08-08net/mlx5: kTLS, Fix wrong TIS opmod constantsTariq Toukan1-2/+2
2019-08-08ACPI: PM: s2idle: Execute LPS0 _DSM functions with suspended devicesRafael J. Wysocki1-0/+2
2019-08-08efi: Export Runtime Configuration Interface table to sysfsNarendra K1-0/+5
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel1-1/+0
2019-08-08efi/x86: move UV_SYSTAB handling into arch/x86Ard Biesheuvel1-1/+0
2019-08-08efi: x86: move efi_is_table_address() into arch/x86Ard Biesheuvel1-7/+0
2019-08-08mutex: Fix up mutex_waiter usagePeter Zijlstra1-0/+13
2019-08-08USB: Move wusbcore and UWB to staging as it is obsoleteGreg Kroah-Hartman8-2752/+0
2019-08-07clk: Constify struct clk_bulk_data * where possibleAndrey Smirnov1-7/+10
2019-08-07mlx5: Use refcount_t for refcountChuhong Yuan1-1/+2
2019-08-07mm/hmm: remove the page_shift member from struct hmm_rangeChristoph Hellwig1-22/+0
2019-08-07mm/hmm: remove superfluous arguments from hmm_range_registerChristoph Hellwig1-5/+1
2019-08-07mm/hmm: remove the unused vma argument to hmm_range_dma_unmapChristoph Hellwig1-1/+0
2019-08-07irqdomain/debugfs: Use PAs to generate fwnode namesMarc Zyngier1-3/+3
2019-08-07error-injection: Consolidate override function definitionLeo Yan1-3/+3
2019-08-07USB: add support for dev_groups to struct usb_device_driverGreg Kroah-Hartman1-0/+3
2019-08-07USB: add support for dev_groups to struct usb_driverGreg Kroah-Hartman1-0/+3
2019-08-07PCI: mediatek: Add controller support for MT7629Jianjun Wang1-0/+1
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller25-163/+136
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-61/+30
2019-08-06MODSIGN: make new include file self containedStephen Rothwell1-0/+2
2019-08-06lightnvm: move metadata mapping to lower level driverHans Holmberg1-3/+3
2019-08-06lightnvm: remove nvm_submit_io_sync_fnHans Holmberg1-2/+0
2019-08-06locking/mutex: Make __mutex_owner static to mutex.cMukesh Ojha1-35/+3
2019-08-06locking/rwsem: Check for operations on an uninitialized rwsemDavidlohr Bueso1-0/+10
2019-08-06Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman1-0/+3
2019-08-05PKCS#7: Refactor verify_pkcs7_signature()Thiago Jung Bauermann1-0/+10
2019-08-05MODSIGN: Export module signature definitionsThiago Jung Bauermann2-3/+44
2019-08-05base: soc: Add serial_number attribute to socBjorn Andersson1-0/+1
2019-08-05backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg2-14/+0
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca1-3/+2
2019-08-05KVM: no need to check return value of debugfs_create functionsGreg KH1-1/+1
2019-08-05KVM: remove kvm_arch_has_vcpu_debugfs()Paolo Bonzini1-1/+2
2019-08-05KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li1-0/+1
2019-08-05pinctrl: pinctrl-single: add header include guardMasahiro Yamada1-0/+6
2019-08-05PM / Domains: Align in-parameter names for some genpd functionsUlf Hansson1-8/+8
2019-08-05dma-buf: add more reservation object locking wrappersChristian König1-0/+57
2019-08-04blk-mq: add callback of .cleanup_rqMing Lei1-0/+13
2019-08-04block: add req op to reset all zones and flagChaitanya Kulkarni2-0/+5
2019-08-04block: Fix spelling in the header above blkg_lookup()Bart Van Assche1-1/+1
2019-08-04block: Declare several function pointer arguments 'const'Bart Van Assche1-16/+16
2019-08-04blk-mq: remove blk_mq_complete_request_syncMing Lei1-1/+0
2019-08-04blk-mq: introduce blk_mq_tagset_wait_completed_request()Ming Lei1-0/+1
2019-08-04blk-mq: introduce blk_mq_request_completed()Ming Lei1-0/+1