summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-30Merge branches 'acpi-button', 'acpi-battery', 'acpi-osl', 'acpi-video' and 'a...Rafael J. Wysocki
2020-03-30Merge branch 'acpica'Rafael J. Wysocki
2020-03-30ACPICA: Update version to 20200214Bob Moore
2020-03-30Merge branches 'pm-devfreq', 'powercap' and 'pm-docs'Rafael J. Wysocki
2020-03-30Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains'Rafael J. Wysocki
2020-03-30Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-03-30Merge branch 'pm-cpuidle'Rafael J. Wysocki
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki
2020-03-30Merge remote-tracking branch 'regulator/for-next' into tmpMark Brown
2020-03-30Merge branch 'sched/rt' into sched/core, to pick up completed topic treeIngo Molnar
2020-03-30media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov
2020-03-30Merge branches 'edac-mc-cleanup', 'edac-misc', 'edac-drivers' and 'edac-urgen...Borislav Petkov
2020-03-29seccomp: Add missing compat_ioctl for notifySven Schnelle
2020-03-29Linux 5.6v5.6Linus Torvalds
2020-03-29Merge tag 'irqchip-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...irq-core-2020-03-30Thomas Gleixner
2020-03-29unicore32: Replace setup_irq() by request_irq()afzal mohammed
2020-03-29sh: Replace setup_irq() by request_irq()afzal mohammed
2020-03-29hexagon: Replace setup_irq() by request_irq()afzal mohammed
2020-03-29c6x: Replace setup_irq() by request_irq()afzal mohammed
2020-03-29alpha: Replace setup_irq() by request_irq()afzal mohammed
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-29Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-29Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-29mm/sparse: fix kernel crash with pfn_section_valid checkAneesh Kumar K.V
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin
2020-03-29hugetlb_cgroup: fix illegal access to memoryMina Almasry
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand
2020-03-29mm/swapfile.c: move inode_lock out of claim_swapfileNaohiro Aota
2020-03-29block: return NULL in blk_alloc_queue() on errorfor-5.7/block-2020-03-29Chaitanya Kulkarni
2020-03-29efi/libstub/arm: Fix spurious message that an initrd was loadedArd Biesheuvel
2020-03-29efi/libstub/arm64: Avoid image_base value from efi_loaded_imageArd Biesheuvel
2020-03-29i3c: convert to use i2c_new_client_device()Wolfram Sang
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-03-28fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_tThomas Gleixner
2020-03-28thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams
2020-03-28Documentation/locking/locktypes: Minor copy editor fixesRandy Dunlap
2020-03-28Documentation/locking/locktypes: Further clarifications and wordsmithingThomas Gleixner
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-03-28m68knommu: Remove mm.h include from uaccess_no.hThomas Gleixner
2020-03-28cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()smp-core-2020-03-30Thomas Gleixner
2020-03-28Revert "clocksource/drivers/timer-probe: Avoid creating dead devices"timers-core-2020-03-30Thomas Gleixner
2020-03-28MAINTAINERS: erofs: update my email addressGao Xiang
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat
2020-03-27x86: get rid of user_atomic_cmpxchg_inatomic()Al Viro
2020-03-27generic arch_futex_atomic_op_inuser() doesn't need access_ok()Al Viro
2020-03-27x86: don't reload after cmpxchg in unsafe_atomic_op2() loopAl Viro
2020-03-27x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_e...Al Viro