summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-07Linux 5.12.2v5.12.2Greg Kroah-Hartman1-1/+1
2021-05-07perf/core: Fix unconditional security_locked_down() callOndrej Mosnacek1-6/+6
2021-05-07platform/x86: thinkpad_acpi: Correct thermal sensor allocationMark Pearson1-9/+22
2021-05-07USB: Add reset-resume quirk for WD19's Realtek HubChris Chiu1-0/+1
2021-05-07USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 EthernetKai-Heng Feng1-0/+3
2021-05-07ALSA: usb-audio: Fix implicit sync clearance at stopping streamTakashi Iwai1-4/+4
2021-05-07ALSA: usb-audio: Add MIDI quirk for Vox ToneLab EXTakashi Iwai1-0/+10
2021-05-07ovl: allow upperdir inside lowerdirMiklos Szeredi1-5/+7
2021-05-07ovl: fix leaked dentryMickaël Salaün1-0/+1
2021-05-07net: qrtr: Avoid potential use after free in MHI sendBjorn Andersson1-3/+5
2021-05-07bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann2-12/+20
2021-05-07bpf: Fix masking negation logic upon negative dst registerDaniel Borkmann1-8/+4
2021-05-07drm/i915: Disable runtime power management during shutdownImre Deak1-0/+10
2021-05-07net: usb: ax88179_178a: initialize local variables before usePhillip Potter1-2/+4
2021-05-07netfilter: conntrack: Make global sysctls readonly in non-init netnsJonathon Reinhart1-8/+2
2021-05-07mips: Do not include hi and lo in clobber list for R6Romain Naour1-5/+21
2021-05-02Linux 5.12.1v5.12.1Greg Kroah-Hartman1-1/+1
2021-05-02mei: me: add Alder Lake P device id.Tomas Winkler2-0/+2
2021-05-02cfg80211: fix locking in netlink owner interface destructionJohannes Berg2-9/+36
2021-05-02iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina1-3/+4
2021-05-02USB: CDC-ACM: fix poison/unpoison imbalanceOliver Neukum1-1/+2
2021-05-02net: hso: fix NULL-deref on disconnect regressionJohan Hovold1-1/+1
2021-04-25Linux 5.12v5.12Linus Torvalds1-1/+1
2021-04-25Merge tag 'perf-tools-fixes-for-v5.12-2021-04-25' of git://git.kernel.org/pub...Linus Torvalds4-6/+10
2021-04-25Merge tag 'perf_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-36/+27
2021-04-25Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+4
2021-04-25Merge tag 'sched_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2021-04-25Merge tag 'x86_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2021-04-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-11/+9
2021-04-24Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"Linus Torvalds2-2/+1
2021-04-24Merge tag 'pinctrl-v5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-9/+11
2021-04-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-29/+27
2021-04-24Merge tag 'block-5.12-2021-04-23' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2021-04-24tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin1-4/+4
2021-04-24mm/filemap: fix mapping_seek_hole_data on THP & 32-bitHugh Dickins1-10/+11
2021-04-24mm/filemap: fix find_lock_entries hang on 32-bit THPHugh Dickins1-2/+8
2021-04-24ovl: fix reference counting in ovl_mmap error pathChristian König1-10/+1
2021-04-24coda: fix reference counting in coda_file_mmap error pathChristian König1-3/+3
2021-04-24KVM: x86/xen: Take srcu lock when accessing kvm_memslots()Wanpeng Li1-11/+9
2021-04-23Merge tag 'arm-fixes-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-6/+14
2021-04-23perf map: Fix error return code in maps__clone()Zhen Lei1-2/+5
2021-04-23perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter1-1/+1
2021-04-23perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan1-1/+1
2021-04-23Merge tag 'drm-fixes-2021-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-19/+30
2021-04-23Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+12
2021-04-23Merge branch 'tegra/dt64' into arm/fixesArnd Bergmann7-5/+13
2021-04-23Merge tag 'drm-intel-fixes-2021-04-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-7/+15
2021-04-23Merge tag 'amd-drm-fixes-5.12-2021-04-21' of https://gitlab.freedesktop.org/a...Dave Airlie3-12/+15
2021-04-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+8
2021-04-23vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs failsEli Cohen1-1/+3