summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-22Merge tag 'mmc-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-01-22Merge tag 'platform-drivers-x86-v5.11-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-01-22io_uring: fix short read retries for non-reg filesPavel Begunkov
2021-01-22io_uring: fix SQPOLL IORING_OP_CLOSE cancelation stateJens Axboe
2021-01-22arm64: kprobes: Fix Uexpected kernel BRK exception at EL1Qais Yousef
2021-01-22sched: Relax the set_cpus_allowed_ptr() semanticsPeter Zijlstra
2021-01-22sched: Fix CPU hotplug / tighten is_per_cpu_kthread()Peter Zijlstra
2021-01-22sched: Prepare to use balance_push in ttwu()Peter Zijlstra
2021-01-22workqueue: Restrict affinity change to rescuerPeter Zijlstra
2021-01-22workqueue: Tag bound workers with KTHREAD_IS_PER_CPUPeter Zijlstra
2021-01-22kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra
2021-01-22sched: Don't run cpu-online with balance_push() enabledPeter Zijlstra
2021-01-22workqueue: Use cpu_possible_mask instead of cpu_active_mask to break affinityLai Jiangshan
2021-01-22sched/core: Print out straggler tasks in sched_cpu_dying()Valentin Schneider
2021-01-22misc: rtsx: init value of aspm_enabledRicky Wu
2021-01-22tty: fix up hung_up_tty_write() conversionLinus Torvalds
2021-01-22i2c: sprd: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski
2021-01-22Revert "i2c: imx: Remove unused .id_table support"Fabio Estevam
2021-01-21Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-01-21Merge tag 'drm-fixes-2021-01-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-01-22Merge tag 'amd-drm-fixes-5.11-2021-01-21' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-01-22Merge tag 'drm-intel-fixes-2021-01-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-01-22Merge tag 'drm-misc-fixes-2021-01-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-01-21x86/cpu: Add another Alder Lake CPU to the Intel familyGayatri Kammela
2021-01-21objtool: Don't fail on missing symbol tableJosh Poimboeuf
2021-01-21objtool: Don't fail the kernel build on fatal errorsJosh Poimboeuf
2021-01-21perf script: Fix overrun issue for dynamically-allocated PMU type numberJin Yao
2021-01-21perf metricgroup: Fix system PMU metricsJohn Garry
2021-01-21perf metricgroup: Fix for metrics containing duration_timeJohn Garry
2021-01-21perf evlist: Fix id index for heterogeneous systemsAdrian Hunter
2021-01-21dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke
2021-01-21dm crypt: fix copy and paste bug in crypt_alloc_req_aeadIgnat Korchagin
2021-01-21dm integrity: conditionally disable "recalculate" featureMikulas Patocka
2021-01-21Merge tag 'fs_for_v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-21dm integrity: fix a crash if "recalculate" used without "internal_hash"Mikulas Patocka
2021-01-21Merge tag 'misc-habanalabs-fixes-2021-01-21' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman
2021-01-21Merge tag 'printk-for-5.11-printk-rework-fixup' of git://git.kernel.org/pub/s...Linus Torvalds
2021-01-21Merge tag 'acpi-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-01-21Merge tag 'sound-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-01-21Merge tag 'gpio-fixes-for-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-21Merge tag 'pinctrl-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-01-21driver core: Fix device link device name collisionSaravana Kannan
2021-01-21habanalabs: disable FW events on device removalOded Gabbay
2021-01-21habanalabs: fix backward compatibility of idle checkOded Gabbay
2021-01-21habanalabs: zero pci counters packet before submit to FWOfir Bitton
2021-01-21intel_th: pci: Add Alder Lake-P supportAlexander Shishkin
2021-01-21stm class: Fix module init return on allocation failureWang Hui
2021-01-21driver core: Extend device_is_dependent()Rafael J. Wysocki
2021-01-21kernfs: wire up ->splice_read and ->splice_writeChristoph Hellwig
2021-01-21kernfs: implement ->write_iterChristoph Hellwig