summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-18block: remove inaccurate requeue checkJens Axboe1-1/+0
2021-11-18iwlwifi: change all JnP to NO-160 configurationYaara Baruch1-3/+3
2021-11-18mwl8k: Fix use-after-free in mwl8k_fw_state_machine()Zheyu Ma1-1/+1
2021-11-18mt76: mt7915: fix an off-by-one bound checkRyder Lee1-1/+1
2021-11-18tracing/cfi: Fix cmp_entries_* functions signature mismatchKalesh Singh1-17/+23
2021-11-18workqueue: make sysfs of unbound kworker cpumask more cleverMenglong Dong1-4/+11
2021-11-18lib/xz: Validate the value before assigning it to an enum variableLasse Collin1-3/+3
2021-11-18lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompres...Lasse Collin2-3/+20
2021-11-18locking/rwsem: Disable preemption for spinning regionYanfei Xu1-23/+30
2021-11-18memstick: r592: Fix a UAF bug when removing the driverZheyu Ma1-4/+4
2021-11-18md: update superblock after changing rdev flags in state_storeXiao Ni1-1/+10
2021-11-18floppy: fix calling platform_device_unregister() on invalid drivesLuis Chamberlain1-2/+7
2021-11-18block: bump max plugged deferred size from 16 to 32Jens Axboe3-4/+8
2021-11-18thermal/drivers/tsens: Add timeout to get_temp_tsens_validAnsuel Smith1-15/+14
2021-11-18drm/msm: prevent NULL dereference in msm_gpu_crashstate_capture()Tim Gardner1-1/+1
2021-11-18thermal/core: Fix null pointer dereference in thermal_release()Yuanzheng Song1-2/+8
2021-11-18leaking_addresses: Always print a trailing newlineKees Cook1-1/+2
2021-11-18net: phy: micrel: make *-skew-ps check more lenientMatthias Schiffer1-2/+2
2021-11-18drm/amdkfd: fix resume error when iommu disabled in PicassoYifan Zhang1-0/+1
2021-11-18drm/amd/display: fix null pointer deref when plugging in displayAurabindo Pillai1-1/+2
2021-11-18ACPI: scan: Release PM resources blocked by unused objectsRafael J. Wysocki3-0/+32
2021-11-18ACPI: battery: Accept charges over the design capacity as fullAndré Almeida1-1/+1
2021-11-18iov_iter: Fix iov_iter_get_pages{,_alloc} page fault return valueAndreas Gruenbacher1-2/+3
2021-11-18mmc: moxart: Fix reference count leaks in moxart_probeXin Xiong1-2/+14
2021-11-18KVM: arm64: Propagate errors from __pkvm_prot_finalize hypercallWill Deacon1-11/+19
2021-11-18ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li1-4/+6
2021-11-18tracing: Disable "other" permission bits in the tracefs filesSteven Rostedt (VMware)15-96/+103
2021-11-18tracefs: Have tracefs directories not set OTH permission bits by defaultSteven Rostedt (VMware)1-1/+2
2021-11-18drm/amdkfd: rm BO resv on validation to avoid deadlockAlex Sierra1-6/+1
2021-11-18net-sysfs: try not to restart the syscall if it will fail eventuallyAntoine Tenart1-0/+55
2021-11-18media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte()Anant Thazhemadam1-1/+1
2021-11-18media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_infoRicardo Ribalda1-2/+3
2021-11-18media: ipu3-imgu: imgu_fmt: Handle properly tryRicardo Ribalda1-1/+1
2021-11-18media: imx-jpeg: Fix possible null pointer dereferenceMirela Rabulea1-0/+4
2021-11-18ice: Move devlink port to PF/VF structWojciech Drewek7-37/+103
2021-11-18cpufreq: Make policy min/max hard requirementsVincent Donnefort1-0/+7
2021-11-18ACPICA: Avoid evaluating methods too early during system resumeRafael J. Wysocki4-13/+15
2021-11-18kselftests/sched: cleanup the child processesLi Zhijian1-10/+18
2021-11-18fs/proc/uptime.c: Fix idle time reporting in /proc/uptimeJosh Don3-7/+12
2021-11-18ipmi: Disable some operations during a panicCorey Minyard2-8/+19
2021-11-18media: rcar-csi2: Add checking to rcsi2_start_receiver()Nadezda Lutovinova1-0/+2
2021-11-18brcmfmac: Add DMI nvram filename quirk for Cyberbook T116 tabletHans de Goede1-0/+10
2021-11-18rtw88: fix RX clock gate setting while fifo dumpZong-Zhe Yang2-4/+4
2021-11-18ia64: don't do IA64_CMPXCHG_DEBUG without CONFIG_PRINTKRandy Dunlap1-1/+1
2021-11-18media: mceusb: return without resubmitting URB in case of -EPROTO error.Rajat Asthana1-0/+1
2021-11-18media: rcar-vin: Use user provided buffers when startingNiklas Söderlund1-1/+2
2021-11-18media: imx: set a media_device bus_info stringMartin Kepplinger1-0/+2
2021-11-18media: videobuf2: rework vb2_mem_ops APISergey Senozhatsky5-80/+98
2021-11-18media: s5p-mfc: Add checking to s5p_mfc_probe().Nadezda Lutovinova1-0/+4
2021-11-18media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li1-1/+1