summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-08-03Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'perf-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-03Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-08-03Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-03Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-08-03Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2020-08-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-08-03Merge tag 'tpmdd-next-v5.9' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-08-02list: add "list_del_init_careful()" to go with "list_empty_careful()"Linus Torvalds
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-01fs: optimise kiocb_set_rw_flags()Pavel Begunkov
2020-08-01Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar
2020-08-01sched: Document arch_scale_*_capacity()Valentin Schneider
2020-07-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar
2020-07-31kcsan: Improve IRQ state trace reportingMarco Elver
2020-07-31lockdep: Refactor IRQ trace events fields into structMarco Elver
2020-07-31lib: Add zstd support to decompressNick Terrell
2020-07-31lib/mpi: Add mpi_sub_ui()Marcelo Henrique Cerri
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau
2020-07-29random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-29seqlock: lockdep assert non-preemptibility on seqcount_t writeAhmed S. Darwish
2020-07-29lockdep: Add preemption enabled/disabled assertion APIsAhmed S. Darwish
2020-07-29seqlock: Implement raw_seqcount_begin() in terms of raw_read_seqcount()Ahmed S. Darwish
2020-07-29seqlock: Add kernel-doc for seqcount_t and seqlock_t APIsAhmed S. Darwish
2020-07-29seqlock: Reorder seqcount_t and seqlock_t API definitionsAhmed S. Darwish
2020-07-29seqlock: seqcount_t latch: End read sections with read_seqcount_retry()Ahmed S. Darwish
2020-07-29seqlock: Properly format kernel-doc code samplesAhmed S. Darwish
2020-07-29Documentation: locking: Describe seqlock design and usageAhmed S. Darwish
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-29sched/uclamp: Add a new sysctl to control RT default boost valueQais Yousef
2020-07-28rhashtable: Restore RCU marking on rhash_lock_headHerbert Xu
2020-07-28rhashtable: Fix unprotected RCU dereference in __rht_ptrHerbert Xu
2020-07-28net/mlx5e: Modify uplink state on interface up/downRon Diskin
2020-07-28block: Remove callback typedefs for blk_mq_opsDaniel Wagner
2020-07-28of/irq: Make of_msi_map_rid() PCI bus agnosticLorenzo Pieralisi
2020-07-28of/irq: make of_msi_map_get_device_domain() bus agnosticDiana Craciun
2020-07-28of/device: Add input id to of_dma_configure()Lorenzo Pieralisi