summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-24Linux 5.4.80v5.4.80Greg Kroah-Hartman
2020-11-24sched/fair: Fix overutilized update in enqueue_task_fair()Quentin Perret
2020-11-24mm, page_alloc: skip ->waternark_boost for atomic order-0 allocationsCharan Teja Reddy
2020-11-24mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()Gerald Schaefer
2020-11-24mm: memcg/slab: fix root memcg vmstatsMuchun Song
2020-11-24x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu
2020-11-24seccomp: Set PF_SUPERPRIV when checking capabilityMickaël Salaün
2020-11-24ptrace: Set PF_SUPERPRIV when checking capabilityMickaël Salaün
2020-11-24mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for BYT-based Intel c...Adrian Hunter
2020-11-24drm/i915: Handle max_bpc==16Ville Syrjälä
2020-11-24drm/amd/display: Add missing pflip irq for dcn2.0Alex Deucher
2020-11-24Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnectedChris Co
2020-11-24s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland
2020-11-24s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter
2020-11-24mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg
2020-11-24mac80211: minstrel: fix tx status processing corner caseFelix Fietkau
2020-11-24mac80211: minstrel: remove deferred sampling codeFelix Fietkau
2020-11-24xtensa: disable preemption around cache alias management callsMax Filippov
2020-11-24xtensa: fix TLBTEMP area placementMax Filippov
2020-11-24regulator: workaround self-referent regulatorsMichał Mirosław
2020-11-24regulator: avoid resolve_supply() infinite recursionMichał Mirosław
2020-11-24regulator: fix memory leak with repeated set_machine_constraints()Michał Mirosław
2020-11-24regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200}Sean Nyekjaer
2020-11-24spi: bcm2835aux: Fix use-after-free on unbindLukas Wunner
2020-11-24spi: npcm-fiu: Don't leak SPI master in probe error pathLukas Wunner
2020-11-24spi: Introduce device-managed SPI controller allocationLukas Wunner
2020-11-24spi: lpspi: Fix use-after-free on unbindLukas Wunner
2020-11-24iio: adc: mediatek: fix unset fieldFabien Parent
2020-11-24iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede
2020-11-24iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede
2020-11-24ext4: fix bogus warning in ext4_update_dx_flag()Jan Kara
2020-11-24iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran
2020-11-24staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-idsBrian O'Keefe
2020-11-24efivarfs: fix memory leak in efivarfs_create()Vamshi K Sthambamkadi
2020-11-24HID: logitech-dj: Fix an error in mse_bluetooth_descriptorHans de Goede
2020-11-24tty: serial: imx: keep console clocks always onFugang Duan
2020-11-24tty: serial: imx: fix potential deadlockSam Nobs
2020-11-24ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)PeiSen Hou
2020-11-24ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset ButtonKailang Yang
2020-11-24ALSA: mixart: Fix mutex deadlockTakashi Iwai
2020-11-24ALSA: ctl: fix error path at adding user-defined element setTakashi Sakamoto
2020-11-24ALSA: usb-audio: Add delay quirk for all Logitech USB devicesJoakim Tjernlund
2020-11-24ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()Dan Carpenter
2020-11-24speakup: Do not let the line discipline be used several timesSamuel Thibault
2020-11-24HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiverHans de Goede
2020-11-24HID: logitech-dj: Handle quad/bluetooth keyboards with a builtin trackpadHans de Goede
2020-11-24HID: logitech-hidpp: Add PID for MX Anywhere 2Harry Cutts
2020-11-24libfs: fix error cast of negative value in simple_attr_write()Yicong Yang
2020-11-24efi/x86: Free efi_pgd with free_pages()Arvind Sankar
2020-11-24bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to selfJohn Fastabend