aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-08cfg80211: Save the regulatory domain with a lockIlan Peer1-1/+10
2021-01-08cfg80211/mac80211: fix kernel-doc for SAR APIsJohannes Berg2-1/+5
2021-01-08poll: fix performance regression due to out-of-line __put_user()Linus Torvalds1-3/+11
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek5-30/+18
2021-01-08regulator: core: avoid regulator_resolve_supply() race conditionDavid Collins1-11/+28
2021-01-08Merge branches 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki2-6/+7
2021-01-08task_work: unconditionally run task_work from get_signal()Jens Axboe1-0/+3
2021-01-08HID: Ignore battery for Elan touchscreen on ASUS UX550Seth Miller2-0/+3
2021-01-08Driver core: platform: Add extra error check in devm_platform_get_irqs_affini...John Garry1-0/+2
2021-01-08btrfs: shrink delalloc pages instead of full inodesJosef Bacik2-18/+46
2021-01-08drivers core: Free dma_range_map when driver probe failedMeng Li1-0/+2
2021-01-08hwmon: (amd_energy) fix allocation of hwmon_channel_info configDavid Arcari1-1/+2
2021-01-08ARM: picoxcell: fix missing interrupt-parent propertiesArnd Bergmann1-0/+4
2021-01-08blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHAREDJohn Garry1-0/+1
2021-01-08block/rnbd-clt: avoid module unload race with close confirmationJack Wang1-1/+2
2021-01-08block/rnbd: Adding name to the Contributors ListSwapnil Ingle1-0/+1
2021-01-08block/rnbd-clt: Fix sg table use after freeGuoqing Jiang1-8/+7
2021-01-08block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_closeJack Wang1-3/+5
2021-01-08block/rnbd: Select SG_POOL for RNBD_CLIENTJack Wang1-0/+1
2021-01-08HID: logitech-dj: add the G602 receiverFilipe LaĆ­ns1-0/+4
2021-01-08ASoC: hdmi-codec: Fix return value in hdmi_codec_set_jack()Stephan Gerhold2-2/+2
2021-01-08KVM: x86: __kvm_vcpu_halt can be staticPaolo Bonzini1-1/+1
2021-01-08Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini19-118/+122
2021-01-08Merge tag 'drm-misc-fixes-2021-01-08' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter3-9/+17
2021-01-08Merge tag 'drm-msm-fixes-2021-01-07' of https://gitlab.freedesktop.org/drm/ms...Daniel Vetter10-26/+63
2021-01-08x86/resctrl: Don't move a task to the same resource groupFenghua Yu1-0/+7
2021-01-08x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSRFenghua Yu1-69/+43
2021-01-08crypto: omap-sham - Fix link error without crypto-engineArnd Bergmann1-0/+1
2021-01-08crypto: xor - Fix divide error in do_xor_speed()Kirill Tkhai1-0/+2
2021-01-07block: pre-initialize struct block_device in bdev_alloc_inodeChristoph Hellwig1-2/+3
2021-01-07scsi: ufs: Fix tm request when non-fatal error happensJaegeuk Kim1-5/+13
2021-01-07scsi: ufs: Fix livelock of ufshcd_clear_ua_wluns()Jaegeuk Kim1-7/+12
2021-01-07scsi: ibmvfc: Fix missing cast of ibmvfc_event pointer to u64 handleTyrel Datwyler1-2/+2
2021-01-07scsi: ufs: ufshcd-pltfrm depends on HAS_IOMEMRandy Dunlap1-0/+1
2021-01-07scsi: megaraid_sas: Fix MEGASAS_IOC_FIRMWARE regressionArnd Bergmann1-4/+2
2021-01-07scsi: docs: ABI: sysfs-driver-ufs: Add DeepSleep power modeAdrian Hunter1-14/+20
2021-01-07Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski13-66/+122
2021-01-07net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski1-3/+4
2021-01-07Merge branch 's390-qeth-fixes-2021-01-07'Jakub Kicinski4-17/+30
2021-01-07s390/qeth: fix L2 header access in qeth_l3_osa_features_check()Julian Wiedmann1-1/+1
2021-01-07s390/qeth: fix locking for discipline setup / removalJulian Wiedmann3-10/+7
2021-01-07s390/qeth: fix deadlock during recoveryJulian Wiedmann4-18/+34
2021-01-07Merge branch 'nexthop-various-fixes'Jakub Kicinski2-3/+5
2021-01-07selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel1-1/+1
2021-01-07nexthop: Bounce NHA_GATEWAY in FDB nexthop groupsPetr Machata1-1/+1
2021-01-07nexthop: Unlink nexthop group entry in error pathIdo Schimmel1-1/+3
2021-01-07nexthop: Fix off-by-one error in error pathIdo Schimmel1-1/+1
2021-01-07octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King1-3/+11
2021-01-07riscv: Enable interrupts during syscalls with M-ModeDamien Le Moal1-0/+9
2021-01-07riscv: Fix sifive serial driverDamien Le Moal1-0/+1