aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-07-22i2c: drop duplicated word in the header fileRandy Dunlap1-1/+1
2020-07-21fs-verity: use smp_load_acquire() for ->i_verity_infoEric Biggers1-2/+7
2020-07-21fscrypt: use smp_load_acquire() for ->i_crypt_infoEric Biggers1-5/+24
2020-07-21compiler.h: Move compiletime_assert() macros into compiler_types.hWill Deacon2-41/+41
2020-07-21include/linux: Remove smp_read_barrier_depends() from commentsWill Deacon2-2/+2
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon1-0/+2
2020-07-21compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.hWill Deacon1-91/+2
2020-07-20sched_clock: Expose struct clock_read_dataPeter Zijlstra1-0/+28
2020-07-19Merge tag 'sched-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+0
2020-07-19Merge tag 'dma-mapping-5.8-6' of git://git.infradead.org/users/hch/dma-mappin...Linus Torvalds1-0/+1
2020-07-17blk-cgroup: show global disk stats in root cgroup io.statBoris Burkov1-0/+1
2020-07-17rhashtable: drop duplicated word in <linux/rhashtable.h>Randy Dunlap1-1/+1
2020-07-17Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2020-07-17block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbersColy Li1-4/+4
2020-07-16Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...Linus Torvalds1-0/+1
2020-07-16Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2020-07-16Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+98
2020-07-16block: use bd_prepare_to_claim directly in the loop driverChristoph Hellwig1-1/+2
2020-07-16crypto: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORYEric Biggers1-0/+32
2020-07-16crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGSEric Biggers1-2/+2
2020-07-16Merge tag 'drm-misc-fixes-2020-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2020-07-14dma-direct: provide function to check physical memory area validityNicolas Saenz Julienne1-0/+1
2020-07-14fuse: reject options on reconfigure via fsconfig(2)Miklos Szeredi1-0/+1
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+8
2020-07-11Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+12
2020-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds12-14/+102
2020-07-10Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-0/+29
2020-07-10Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/miscLinus Torvalds1-1/+1
2020-07-10Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+4
2020-07-10Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2020-07-10driver core: Avoid deferred probe due to fw_devlink_pause/resume()Saravana Kannan1-1/+2
2020-07-10driver core: Rename dev_links_info.defer_sync to defer_hookSaravana Kannan1-2/+2
2020-07-10mm/memblock: expose only miminal interface to add/walk physmemDavid Hildenbrand1-4/+24
2020-07-10dmabuf: use spinlock to access dmabuf->nameCharan Teja Kalla1-0/+1
2020-07-09kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.hVincent Chen1-0/+1
2020-07-09kgdb: enable arch to support XML packet.Vincent Chen1-0/+11
2020-07-09net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2-0/+29
2020-07-09cgroup: Fix sock_cgroup_data on big-endian.Cong Wang1-0/+2
2020-07-09Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+5
2020-07-09crypto: api - permit users to specify numa node of acomp hardwareBarry Song1-0/+2
2020-07-09efi/efivars: Expose RT service availability via efivars abstractionArd Biesheuvel1-0/+1
2020-07-08Input: elan_i2c - add more hardware ID for Lenovo laptopsDave Wang1-0/+7
2020-07-08writeback: remove bdi->congested_fnChristoph Hellwig3-19/+0
2020-07-08writeback: remove struct bdi_writeback_congestedChristoph Hellwig3-47/+2
2020-07-08writeback: remove {set,clear}_wb_congestedChristoph Hellwig1-12/+2
2020-07-08bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook1-2/+2
2020-07-08kallsyms: Refactor kallsyms_show_value() to take credKees Cook2-3/+4
2020-07-08cdrom: remove the unused cdrom_media_changed functionChristoph Hellwig1-2/+0
2020-07-08md: switch to ->check_events for media change notificationsChristoph Hellwig1-2/+0
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds3-29/+3