summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-02KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspaceZenghui Yu1-2/+20
2020-12-02wireless: Use linux/stddef.h instead of stddef.hHauke Mehrtens1-1/+5
2020-12-02btrfs: fix lockdep splat when reading qgroup config on mountFilipe Manana1-1/+1
2020-12-02btrfs: don't access possibly stale fs_info data for printing duplicate deviceJohannes Thumshirn1-1/+7
2020-12-02netfilter: clear skb->next in NF_HOOK_LIST()Cong Wang1-1/+1
2020-12-02perf event: Check ref_reloc_sym before using itIgor Lubashev1-3/+4
2020-11-24Linux 4.19.160v4.19.160Greg Kroah-Hartman1-1/+1
2020-11-24mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()Gerald Schaefer1-5/+4
2020-11-24x86/microcode/intel: Check patch signature before saving microcode for early ...Chen Yu1-53/+10
2020-11-24seccomp: Set PF_SUPERPRIV when checking capabilityMickaël Salaün1-3/+2
2020-11-24ptrace: Set PF_SUPERPRIV when checking capabilityMickaël Salaün1-11/+5
2020-11-24s390/dasd: fix null pointer dereference for ERP requestsStefan Haberland1-0/+6
2020-11-24s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter1-1/+1
2020-11-24mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg1-10/+4
2020-11-24mac80211: minstrel: fix tx status processing corner caseFelix Fietkau1-1/+1
2020-11-24mac80211: minstrel: remove deferred sampling codeFelix Fietkau2-22/+4
2020-11-24xtensa: disable preemption around cache alias management callsMax Filippov1-0/+14
2020-11-24regulator: workaround self-referent regulatorsMichał Mirosław1-1/+4
2020-11-24regulator: avoid resolve_supply() infinite recursionMichał Mirosław1-0/+6
2020-11-24regulator: fix memory leak with repeated set_machine_constraints()Michał Mirosław1-16/+13
2020-11-24regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200}Sean Nyekjaer1-5/+8
2020-11-24iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede1-0/+36
2020-11-24iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede1-5/+10
2020-11-24ext4: fix bogus warning in ext4_update_dx_flag()Jan Kara1-1/+2
2020-11-24staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-idsBrian O'Keefe1-0/+1
2020-11-24efivarfs: fix memory leak in efivarfs_create()Vamshi K Sthambamkadi1-0/+1
2020-11-24tty: serial: imx: keep console clocks always onFugang Duan1-17/+3
2020-11-24ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)PeiSen Hou1-1/+49
2020-11-24ALSA: mixart: Fix mutex deadlockTakashi Iwai1-3/+2
2020-11-24ALSA: ctl: fix error path at adding user-defined element setTakashi Sakamoto1-1/+1
2020-11-24ALSA: usb-audio: Add delay quirk for all Logitech USB devicesJoakim Tjernlund1-5/+5
2020-11-24ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()Dan Carpenter1-2/+2
2020-11-24speakup: Do not let the line discipline be used several timesSamuel Thibault1-1/+11
2020-11-24libfs: fix error cast of negative value in simple_attr_write()Yicong Yang1-2/+4
2020-11-24efi/x86: Free efi_pgd with free_pages()Arvind Sankar1-11/+13
2020-11-24xfs: revert "xfs: fix rmap key and record comparison functions"Darrick J. Wong1-8/+8
2020-11-24fail_function: Remove a redundant mutex unlockLuo Meng1-2/+3
2020-11-24regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon1-1/+11
2020-11-24xfs: strengthen rmap record flags checkingDarrick J. Wong1-4/+4
2020-11-24xfs: fix the minrecs logic when dealing with inode root child blocksDarrick J. Wong1-18/+27
2020-11-24can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limitsJimmy Assarsson1-1/+1
2020-11-24drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()Xiongfeng Wang1-0/+1
2020-11-24MIPS: Alchemy: Fix memleak in alchemy_clk_setup_cpuZhang Qilong1-1/+8
2020-11-24ASoC: qcom: lpass-platform: Fix memory leakSrinivasa Rao Mandadapu1-1/+4
2020-11-24can: m_can: m_can_handle_state_change(): fix state changeWu Bo1-2/+2
2020-11-24can: peak_usb: fix potential integer overflow on shift of a intColin Ian King1-2/+2
2020-11-24can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...Marc Kleine-Budde1-2/+2
2020-11-24can: ti_hecc: Fix memleak in ti_hecc_probeZhang Qilong1-5/+8
2020-11-24can: dev: can_restart(): post buffer from the right contextAlejandro Concepcion Rodriguez1-1/+1
2020-11-24can: af_can: prevent potential access of uninitialized member in canfd_rcv()Anant Thazhemadam1-5/+14