summaryrefslogtreecommitdiffhomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-10-09DIM: fix dim.h kernel-doc and headersRandy Dunlap1-30/+33
2019-10-09Merge tag 'spi-ptp-api' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Jakub Kicinski1-0/+61
2019-10-09Input: pixcir_i2c_ts - move definitions into a single fileFabio Estevam1-64/+0
2019-10-09NFS: handle source server rebootOlga Kornievskaia1-1/+3
2019-10-09NFS: add ca_source_server<> to COPYOlga Kornievskaia1-0/+1
2019-10-09NFS: add COPY_NOTIFY operationOlga Kornievskaia3-0/+18
2019-10-09NFS NFSD: defining nl4_servers structure needed by bothOlga Kornievskaia1-0/+24
2019-10-09soc: ti: omap-prm: add support for denying idle for reset clockdomainTero Kristo1-0/+21
2019-10-09locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai8-30/+29
2019-10-09sched/cputime: Spare a seqcount lock/unlock cycle on context switchFrederic Weisbecker1-16/+16
2019-10-09sched/cputime: Rename vtime_account_system() to vtime_account_kernel()Frederic Weisbecker2-5/+5
2019-10-08Revert "tun: call dev_get_valid_name() before register_netdevice()"Eric Dumazet1-3/+0
2019-10-08soc: qcom: Fix llcc-qcom definitions to includeYueHaibing1-0/+50
2019-10-08Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+2
2019-10-08leds: core: Fix leds.h structure documentationDan Murphy1-3/+2
2019-10-08of/address: Fix of_pci_range_parser_one translation of DMA addressesRob Herring1-0/+1
2019-10-08of: Make of_dma_get_range() privateRob Herring1-8/+0
2019-10-08of: Remove unused of_find_matching_node_by_address()Rob Herring1-12/+0
2019-10-08spi: Add a PTP system timestamp to the transfer structureVladimir Oltean1-0/+61
2019-10-08lib/string: Make memzero_explicit() inline instead of externalArvind Sankar1-1/+20
2019-10-08net/mlx5: Expose optimal performance scatter entries capabilityYamin Friedman1-1/+1
2019-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+33
2019-10-07mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)Vlastimil Babka1-0/+4
2019-10-07mm, memcg: make scan aggression always exclude protectionChris Down1-13/+12
2019-10-07mm, memcg: make memory.emin the baseline for utilisation determinationChris Down1-6/+13
2019-10-07mm, memcg: proportional memory.{low,min} reclaimChris Down1-0/+20
2019-10-07memcg: only record foreign writebacks with dirty pages when memcg is not disa...Baoquan He1-0/+3
2019-10-07netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.Jeremy Sowden1-3/+0
2019-10-07netfilter: ipset: move function to ip_set_bitmap_ip.c.Jeremy Sowden1-14/+0
2019-10-07netfilter: ipset: make ip_set_put_flags extern.Jeremy Sowden1-22/+1
2019-10-07netfilter: ipset: move functions to ip_set_core.c.Jeremy Sowden1-102/+0
2019-10-07netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c.Jeremy Sowden1-61/+2
2019-10-07netfilter: ipset: add a coding-style fix to ip_set_ext_destroy.Jeremy Sowden1-3/+5
2019-10-07iio: core: Add optional symbolic label to device attributesPhil Reid1-0/+2
2019-10-07device_cgroup: Export devcgroup_check_permissionHarish Kasiviswanathan1-15/+4
2019-10-07uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds1-2/+4
2019-10-07spi: Add a PTP system timestamp to the transfer structureVladimir Oltean1-0/+61
2019-10-07nvmem: core: add nvmem_device_findThomas Bogendoerfer1-0/+9
2019-10-07module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflictMasahiro Yamada1-3/+3
2019-10-07module: swap the order of symbol.namespaceMasahiro Yamada1-2/+2
2019-10-07firmware: qcom: scm: add support to restore secure config to qcm_scm-32Rob Clark1-0/+11
2019-10-07firmware: qcom: scm: add OCMEM lock/unlock interfaceRob Clark1-0/+15
2019-10-07blk-mq: Inline status checkersPavel Begunkov1-2/+18
2019-10-07block: Document all members of blk_mq_tag_set and bkl_mq_queue_mapBart Van Assche1-11/+43
2019-10-07block: Remove request_queue.nr_queuesBart Van Assche1-1/+0
2019-10-07net: sockmap: use bitmap for copy infoJakub Kicinski1-4/+8
2019-10-07rtc: add a timestamp for year 0Alexandre Belloni1-0/+1
2019-10-07net: core: change return type of pskb_may_pull to boolHeiner Kallweit1-3/+3
2019-10-07efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar1-1/+1
2019-10-07efi/tpm: Don't access event->count when it isn't mappedPeter Jones1-3/+11