summaryrefslogtreecommitdiffhomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-11-06ftrace: add ftrace_init_nop()Mark Rutland1-3/+32
2019-11-06nfsv4: Move NFSPROC4_CLNT_COPY_NOTIFY to end of listTrond Myklebust1-1/+2
2019-11-06Merge branch 'linux-ssc-for-5.5'Trond Myklebust4-1/+46
2019-11-06cpuidle: Consolidate disabled state checksRafael J. Wysocki1-0/+3
2019-11-06mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom1-1/+12
2019-11-06mm: Add a walk_page_mapping() function to the pagewalk codeThomas Hellstrom1-0/+9
2019-11-06mm: Remove BUG_ON mmap_sem not held from xxx_trans_huge_lock()Thomas Hellstrom1-2/+0
2019-11-06Pull series refactoring quota enabling and disabling code.Jan Kara21-26/+207
2019-11-05net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski1-3/+6
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+2
2019-11-05software node: unify PROPERTY_ENTRY_XXX macrosDmitry Torokhov1-37/+27
2019-11-05software node: get rid of property_set_pointer()Dmitry Torokhov1-9/+3
2019-11-05software node: mark internal macros with double underscoresDmitry Torokhov1-10/+10
2019-11-05software node: introduce PROPERTY_ENTRY_XXX_ARRAY_LEN()Dmitry Torokhov1-17/+28
2019-11-05software node: remove DEV_PROP_MAXDmitry Torokhov1-1/+0
2019-11-05icmp: add helpers to recognize ICMP error packetsMatteo Croce2-0/+29
2019-11-05Merge branch 'mb/dio' into masterTheodore Ts'o1-34/+95
2019-11-05Merge branch 'jk/jbd2-revoke-overflow'Theodore Ts'o1-37/+50
2019-11-05jbd2: Rename h_buffer_credits to h_total_creditsJan Kara1-4/+5
2019-11-05jbd2: Reserve space for revoke descriptor blocksJan Kara1-10/+33
2019-11-05jbd2: Drop jbd2_space_needed()Jan Kara1-9/+0
2019-11-05jbd2: Account descriptor blocks into t_outstanding_creditsJan Kara1-15/+7
2019-11-05ext4, jbd2: Provide accessor function for handle creditsJan Kara1-0/+6
2019-11-05dm stripe: use struct_size() in kmalloc()Gustavo A. R. Silva1-3/+0
2019-11-05nvmem: core: fix nvmem_cell_write inline functionSebastian Reichel1-1/+1
2019-11-05drivers: provide devm_platform_ioremap_resource_byname()Bartosz Golaszewski1-0/+3
2019-11-05drivers: platform: provide devm_platform_ioremap_resource_wc()Bartosz Golaszewski1-0/+3
2019-11-05lib: devres: provide devm_ioremap_resource_wc()Bartosz Golaszewski1-0/+2
2019-11-05rfkill: allocate static minorMarcel Holtmann1-0/+1
2019-11-05jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara1-2/+2
2019-11-05Merge branch 'iomap-for-next' into mb/dioTheodore Ts'o1-34/+95
2019-11-05Merge tag 'v5.4-rc6' into develLinus Walleij42-118/+385
2019-11-05logic_pio: Define PIO_INDIRECT_SIZE for !CONFIG_INDIRECT_PIOJohn Garry1-2/+2
2019-11-04coresight: etm4x: Save/restore state across CPU low power statesAndrew Murray1-0/+6
2019-11-04iommu/io-pgtable-arm: Rationalise MAIR handlingRobin Murphy1-1/+1
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn3-4/+10
2019-11-04nvme: resync include/linux/nvme.h with nvmecliRevanth Rajashekar1-3/+50
2019-11-04nvme: introduce "Command Aborted By host" status codeMax Gurtovoy1-0/+1
2019-11-04nvme-fc: Sync nvme-fc header to FC-NVME-2James Smart1-45/+137
2019-11-04firmware/qcom_scm: Add scm call to handle smmu errataVivek Gautam1-0/+2
2019-11-04usb: typec: Remove unused members from struct typec_capabilityHeikki Krogerus1-2/+0
2019-11-04usb: typec: Remove the callback members from struct typec_capabilityHeikki Krogerus1-17/+0
2019-11-04usb: typec: Separate the operations vectorHeikki Krogerus1-0/+20
2019-11-04usb: typec: Introduce typec_get_drvdata()Heikki Krogerus1-0/+4
2019-11-04ftrace: Introduce PERMANENT ftrace_ops flagMiroslav Benes1-0/+3
2019-11-04block: sed-opal: Add support to read/write opal tables genericallyRevanth Rajashekar1-0/+1
2019-11-04usb: roles: Add usb_role_switch_find_by_fwnode()Heikki Krogerus1-0/+3
2019-11-04kvm: Add helper function for creating VM worker threadsJunaid Shahid1-0/+6
2019-11-04cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks1-23/+2
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli1-0/+2