summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-07-31fs: remove ksys_dupChristoph Hellwig
2020-07-31fs: remove ksys_openChristoph Hellwig
2020-07-31fs: remove ksys_getdents64Christoph Hellwig
2020-07-30Merge remote-tracking branch 'regulator/for-5.9' into regulator-nextMark Brown
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-07-30mm: pgtable: Make generic pgprot_* macros available for no-MMUPekka Enberg
2020-07-30tasklet: Introduce new initialization APIRomain Perier
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2020-07-30thermal: Update power allocator and devfreq cooling to SPDX licensingLukasz Luba
2020-07-30random: fix circular include dependency on arm64 after addition of percpu.hWilly Tarreau
2020-07-30PM / devfreq: Add support delayed timer for polling modeChanwoo Choi
2020-07-30driver core: add device probe log helperAndrzej Hajda
2020-07-30initrd: switch initrd loading to struct file based APIsChristoph Hellwig
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig
2020-07-30cpufreq: cached_resolved_idx can not be negativeViresh Kumar
2020-07-30OPP: Add and export helper to set bandwidthSibi Sankar
2020-07-29random32: remove net_rand_state from the latent entropy gcc pluginLinus Torvalds
2020-07-29power: supply: bq27xxx_battery: Add the BQ28z610 Battery monitorDan Murphy
2020-07-29power: supply: bq27xxx_battery: Add the BQ27Z561 Battery monitorDan Murphy
2020-07-29PCI: Remove unused pci_lost_interrupt()Heiner Kallweit
2020-07-29random32: update the net random state on interrupt and activityWilly Tarreau
2020-07-29cpuidle: change enter_s2idle() prototypeNeal Liu
2020-07-29serial: 8250: Add 8250 port clock update methodSerge Semin
2020-07-29nvmem: core: add support to auto devidSrinivas Kandagatla
2020-07-29nvmem: core: Add nvmem_cell_read_u8()Andreas Färber
2020-07-29seqcount: More consistent seqprop namesPeter Zijlstra
2020-07-29seqcount: Compress SEQCNT_LOCKNAME_ZERO()Peter Zijlstra
2020-07-29seqlock: Fold seqcount_LOCKNAME_init() definitionPeter Zijlstra
2020-07-29seqlock: Fold seqcount_LOCKNAME_t definitionPeter Zijlstra
2020-07-29seqlock: s/__SEQ_LOCKDEP/__SEQ_LOCK/gPeter Zijlstra
2020-07-29hrtimer: Use sequence counter with associated raw spinlockAhmed S. Darwish
2020-07-29kvm/eventfd: Use sequence counter with associated spinlockAhmed S. Darwish
2020-07-29vfs: Use sequence counter with associated spinlockAhmed S. Darwish
2020-07-29sched: tasks: Use sequence counter with associated spinlockAhmed S. Darwish
2020-07-29dma-buf: Use sequence counter with associated wound/wait mutexAhmed S. Darwish
2020-07-29dma-buf: Remove custom seqcount lockdep class keyAhmed S. Darwish
2020-07-29seqlock: Align multi-line macros newline escapes at 72 columnsAhmed S. Darwish
2020-07-29seqlock: Extend seqcount API with associated locksAhmed S. Darwish
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-29Merge remote-tracking branch 'spi/for-5.9' into spi-nextMark Brown
2020-07-29kexec_file: Allow archs to handle special regions while locating memory holeHari Bathini