summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-01-22io_uring: fix short read retries for non-reg filesPavel Begunkov1-1/+1
2021-01-22io_uring: fix SQPOLL IORING_OP_CLOSE cancelation stateJens Axboe1-1/+2
2021-01-22arm64: kprobes: Fix Uexpected kernel BRK exception at EL1Qais Yousef1-2/+2
2021-01-22sched: Relax the set_cpus_allowed_ptr() semanticsPeter Zijlstra1-11/+10
2021-01-22sched: Fix CPU hotplug / tighten is_per_cpu_kthread()Peter Zijlstra1-4/+35
2021-01-22sched: Prepare to use balance_push in ttwu()Peter Zijlstra2-5/+7
2021-01-22workqueue: Restrict affinity change to rescuerPeter Zijlstra1-6/+3
2021-01-22workqueue: Tag bound workers with KTHREAD_IS_PER_CPUPeter Zijlstra1-2/+9
2021-01-22kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra3-1/+30
2021-01-22sched: Don't run cpu-online with balance_push() enabledPeter Zijlstra1-2/+14
2021-01-22workqueue: Use cpu_possible_mask instead of cpu_active_mask to break affinityLai Jiangshan1-1/+1
2021-01-22sched/core: Print out straggler tasks in sched_cpu_dying()Valentin Schneider1-1/+23
2021-01-22misc: rtsx: init value of aspm_enabledRicky Wu1-1/+6
2021-01-22tty: fix up hung_up_tty_write() conversionLinus Torvalds1-4/+5
2021-01-22i2c: sprd: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski1-0/+1
2021-01-22Revert "i2c: imx: Remove unused .id_table support"Fabio Estevam1-1/+19
2021-01-21Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds3-3/+4
2021-01-21Merge tag 'drm-fixes-2021-01-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds24-90/+198
2021-01-22Merge tag 'amd-drm-fixes-5.11-2021-01-21' of https://gitlab.freedesktop.org/a...Dave Airlie10-40/+100
2021-01-22Merge tag 'drm-intel-fixes-2021-01-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie9-38/+74
2021-01-22Merge tag 'drm-misc-fixes-2021-01-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-12/+24
2021-01-21x86/cpu: Add another Alder Lake CPU to the Intel familyGayatri Kammela1-0/+1
2021-01-21objtool: Don't fail on missing symbol tableJosh Poimboeuf1-2/+5
2021-01-21objtool: Don't fail the kernel build on fatal errorsJosh Poimboeuf1-9/+5
2021-01-21perf script: Fix overrun issue for dynamically-allocated PMU type numberJin Yao1-1/+17
2021-01-21perf metricgroup: Fix system PMU metricsJohn Garry1-3/+2
2021-01-21perf metricgroup: Fix for metrics containing duration_timeJohn Garry1-2/+9
2021-01-21perf evlist: Fix id index for heterogeneous systemsAdrian Hunter1-13/+4
2021-01-21dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke1-3/+12
2021-01-21dm crypt: fix copy and paste bug in crypt_alloc_req_aeadIgnat Korchagin1-3/+3
2021-01-21dm integrity: conditionally disable "recalculate" featureMikulas Patocka2-5/+33
2021-01-21Merge tag 'fs_for_v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-14/+17
2021-01-21dm integrity: fix a crash if "recalculate" used without "internal_hash"Mikulas Patocka1-0/+6
2021-01-21Merge tag 'misc-habanalabs-fixes-2021-01-21' of https://git.kernel.org/pub/sc...Greg Kroah-Hartman3-0/+16
2021-01-21Merge tag 'printk-for-5.11-printk-rework-fixup' of git://git.kernel.org/pub/s...Linus Torvalds2-12/+30
2021-01-21Merge tag 'acpi-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+2
2021-01-21Merge tag 'sound-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds17-160/+196
2021-01-21Merge tag 'gpio-fixes-for-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-88/+93
2021-01-21Merge tag 'pinctrl-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-78/+107
2021-01-21driver core: Fix device link device name collisionSaravana Kannan5-18/+35
2021-01-21habanalabs: disable FW events on device removalOded Gabbay1-0/+9
2021-01-21habanalabs: fix backward compatibility of idle checkOded Gabbay1-0/+2
2021-01-21habanalabs: zero pci counters packet before submit to FWOfir Bitton1-0/+5
2021-01-21intel_th: pci: Add Alder Lake-P supportAlexander Shishkin1-0/+5
2021-01-21stm class: Fix module init return on allocation failureWang Hui1-2/+4
2021-01-21driver core: Extend device_is_dependent()Rafael J. Wysocki1-1/+16
2021-01-21kernfs: wire up ->splice_read and ->splice_writeChristoph Hellwig1-0/+2
2021-01-21kernfs: implement ->write_iterChristoph Hellwig1-18/+10
2021-01-21kernfs: implement ->read_iterChristoph Hellwig1-23/+12
2021-01-21libceph: fix "Boolean result is used in bitwise operation" warningIlya Dryomov1-1/+1