aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-28Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-28Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...Linus Torvalds
2021-06-28Merge tag 'x86_cpu_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-06-28Merge tag 'hwmon-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-28Merge tag 'spi-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2021-06-28Merge tag 'regulator-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-28Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2021-06-28Merge tag 'mmc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-06-28Merge tag 'for-5.14/libata-2021-06-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-27Revert "signal: Allow tasks to cache one sigqueue struct"Linus Torvalds
2021-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-25userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definitionGleb Fotengauer-Malinovskiy
2021-06-25Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2021-06-25Merge remote-tracking branch 'spi/for-5.14' into spi-nextMark Brown
2021-06-25spi: core: add dma_map_dev for dma deviceVinod Koul
2021-06-24mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins
2021-06-24mm/vmalloc: add vmalloc_no_hugeClaudio Imbrenda
2021-06-24libceph: set global_id as soon as we get an auth ticketIlya Dryomov
2021-06-24libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov
2021-06-24sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flagBeata Michalska
2021-06-23Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextMark Brown
2021-06-22futex: Provide FUTEX_LOCK_PI2 to support clock selectionThomas Gleixner
2021-06-22locking/lockdep: Improve noinstr vs errorsPeter Zijlstra
2021-06-22spi: add ancillary device supportSebastian Reichel
2021-06-21Merge series "Extend regulator notification support" from Matti Vaittinen <ma...Mark Brown
2021-06-21regulator: add property parsing and callbacks to set protection limitsMatti Vaittinen
2021-06-21regulator: IRQ based event/error notification helpersMatti Vaittinen
2021-06-21regulator: move rdev_print helpers to internal.hMatti Vaittinen
2021-06-21regulator: add warning flagsMatti Vaittinen
2021-06-21reboot: Add hardware protection power-offMatti Vaittinen
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen
2021-06-18Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-06-18sched: Change task_struct::statePeter Zijlstra
2021-06-18sched: Add get_current_state()Peter Zijlstra
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar
2021-06-17Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-17sched/cpufreq: Consider reduced CPU capacity in energy calculationLukasz Luba
2021-06-17hwmon: (pmbus) Add support for reading direct mode coefficientsErik Rosen
2021-06-17hwmon: (pmbus) Add new pmbus flag NO_WRITE_PROTECTErik Rosen
2021-06-17hwmon: (pmbus) Add new flag PMBUS_READ_STATUS_AFTER_FAILED_CHECKErik Rosen
2021-06-16net/mlx5e: Don't create devices during unload flowDmytro Linkin
2021-06-16mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins
2021-06-16mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins
2021-06-16mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins
2021-06-16mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz