aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2020-05-28mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov1-2/+13
2020-05-28tcp: add tcp_sock_set_keepcntChristoph Hellwig1-0/+1
2020-05-28tcp: add tcp_sock_set_keepintvlChristoph Hellwig1-0/+1
2020-05-28tcp: add tcp_sock_set_keepidleChristoph Hellwig1-0/+1
2020-05-28tcp: add tcp_sock_set_user_timeoutChristoph Hellwig1-0/+1
2020-05-28tcp: add tcp_sock_set_syncntChristoph Hellwig1-0/+1
2020-05-28tcp: add tcp_sock_set_quickackChristoph Hellwig1-0/+1
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig1-0/+1
2020-05-28tcp: add tcp_sock_set_corkChristoph Hellwig1-0/+2
2020-05-28power: supply: core: add POWER_SUPPLY_HEALTH_CALIBRATION_REQUIREDSebastian Reichel1-0/+1
2020-05-28power: supply: core: add manufacture date propertiesSebastian Reichel1-0/+3
2020-05-28power: supply: core: add capacity error margin propertySebastian Reichel1-0/+1
2020-05-28kobject: increase allowed number of uevent variablesSebastian Reichel1-1/+1
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon4-0/+83
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon3-4/+50
2020-05-28i2c: avoid confusing naming in headerWolfram Sang1-4/+4
2020-05-28hwmon: Add notification supportGuenter Roeck1-0/+3
2020-05-28block: fix a warning when blkdev.h is included for !CONFIG_BLOCK buildsChristoph Hellwig1-1/+1
2020-05-28fs: remove dio_end_io()Goldwyn Rodrigues1-2/+0
2020-05-28Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-1/+1
2020-05-28mmc: sdio: Fix macro name for Marvell device with ID 0x9134Pali Rohár1-1/+1
2020-05-28m68k: mcf5441x: add support for esdhc mmc controllerAngelo Dureghello1-0/+17
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson1-1/+0
2020-05-28memstick: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-28mmc: sdhci-esdhc: update contact emailWolfram Sang1-1/+1
2020-05-28mmc: core: expose info about enhanced rpmb supportKrishna Konda2-0/+2
2020-05-28mmc: host: Introduce the request_atomic() for the hostBaolin Wang1-0/+3
2020-05-28sched: Replace rq::wake_listPeter Zijlstra2-0/+2
2020-05-28irq_work, smp: Allow irq_work on call_single_queuePeter Zijlstra2-2/+28
2020-05-28Merge branch 'core/rcu' into sched/core, to pick up dependencyIngo Molnar15-33/+272
2020-05-28mm/swap: Use local_lock for protectionIngo Molnar1-0/+1
2020-05-28radix-tree: Use local_lock for protectionSebastian Andrzej Siewior2-2/+11
2020-05-28locking: Introduce local_lock()Thomas Gleixner2-0/+144
2020-05-28mtd: spi-nor: Fix SPI NOR acronymTudor Ambarus1-4/+4
2020-05-28Merge tag 'tags/ib-mfd-iio-power-v5.8' into psy-nextSebastian Reichel1-0/+26
2020-05-28Merge tag 'v5.7-rc7' into perf/core, to pick up fixesIngo Molnar39-143/+167
2020-05-27net: remove kernel_getsockoptChristoph Hellwig1-2/+0
2020-05-27PCI: Rename _DSM constants to align with specKrzysztof Wilczyński1-4/+6
2020-05-27RDMA/mlx5: Convert modify QP to use MLX5_SET macrosLeon Romanovsky1-66/+0
2020-05-27Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe2-23/+17
2020-05-27Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+5
2020-05-27fanotify: turn off support for FAN_DIR_MODIFYAmir Goldstein1-2/+1
2020-05-27PM: hibernate: Restrict writes to the resume deviceDomenico Andreoli1-0/+6
2020-05-27Merge tag 'v5.7-rc7' into develLinus Walleij70-191/+222
2020-05-27NFS: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-2/+2
2020-05-27nfs4: Remove unneeded semicolonZheng Bin1-1/+1
2020-05-27PCI/ATS: Only enable ATS for trusted devicesJean-Philippe Brucker1-0/+3
2020-05-27netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso1-1/+1