summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-18ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()Gustavo A. R. Silva1-2/+3
2021-09-18video: fbdev: riva: Error out if 'pixclock' equals zeroZheyu Ma1-0/+3
2021-09-18video: fbdev: kyro: Error out if 'pixclock' equals zeroZheyu Ma1-0/+3
2021-09-18video: fbdev: asiliantfb: Error out if 'pixclock' equals zeroZheyu Ma1-0/+3
2021-09-18arm64: dts: allwinner: h6: tanix-tx6: Fix regulator node namesJernej Skrabec1-2/+2
2021-09-18drm/bridge: nwl-dsi: Avoid potential multiplication overflow on 32-bitGeert Uytterhoeven1-1/+1
2021-09-18bpf/tests: Do not PASS tests without actually testing the resultJohan Almbladh1-1/+8
2021-09-18bpf/tests: Fix copy-and-paste error in double word testJohan Almbladh1-2/+2
2021-09-18drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hexAnson Jacob1-8/+8
2021-09-18drm/amdgpu: Fix a printing messageOak Zeng4-4/+4
2021-09-18ethtool: improve compat ioctl handlingArnd Bergmann3-144/+121
2021-09-18nfp: fix return statement in nfp_net_parse_meta()Niklas Söderlund1-1/+1
2021-09-18media: atomisp: pci: fix error return code in atomisp_pci_probe()Yang Yingliang1-1/+2
2021-09-18media: atomisp: Fix runtime PM imbalance in atomisp_pci_probeDinghao Liu1-0/+1
2021-09-18media: platform: stm32: unprepare clocks at handling errors in probeEvgeny Novikov1-8/+18
2021-09-18media: hantro: vp8: Move noisy WARN_ON to vpu_debugEzequiel Garcia2-6/+20
2021-09-18drm/amd/display: Fix timer_per_pixel unit errorOliver Logush1-1/+1
2021-09-18selftests: firmware: Fix ignored return val of asprintf() warnShuah Khan1-1/+2
2021-09-18bus: fsl-mc: fix mmio base address for child DPRCsLaurentiu Tudor1-2/+22
2021-09-18tty: serial: jsm: hold port lock when reporting modem line changesZheyu Ma2-0/+5
2021-09-18staging: board: Fix uninitialized spinlock when attaching genpdGeert Uytterhoeven1-1/+6
2021-09-18usb: gadget: composite: Allow bMaxPower=0 if self-poweredJack Pham1-2/+6
2021-09-18USB: EHCI: ehci-mv: improve error handling in mv_ehci_enable()Evgeny Novikov1-12/+11
2021-09-18usb: gadget: u_ether: fix a potential null pointer dereferenceMaciej Żenczykowski1-2/+3
2021-09-18usb: host: fotg210: fix the actual_length of an iso packetKelly Devilliv2-8/+2
2021-09-18usb: host: fotg210: fix the endpoint's transactional opportunities calculationKelly Devilliv1-19/+17
2021-09-18igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin1-1/+8
2021-09-18rcu: Fix macro name CONFIG_TASKS_RCU_TRACEZhouyi Zhou2-5/+5
2021-09-18drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi4-20/+93
2021-09-18drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi3-9/+21
2021-09-18drm: avoid blocking in drm_clients_info's rcu sectionDesmond Cheong Zhi Xi1-1/+2
2021-09-18Smack: Fix wrong semantics in smk_access_entry()Tianjia Zhang1-9/+8
2021-09-18netlink: Deal with ESRCH error in nlmsg_notify()Yajun Deng1-1/+3
2021-09-18video: fbdev: kyro: fix a DoS bug by restricting user inputZheyu Ma1-0/+5
2021-09-18ARM: dts: qcom: apq8064: correct clock namesDavid Heidelberg1-3/+3
2021-09-18iavf: fix locking of critical sectionsStefan Assmann1-7/+50
2021-09-18iavf: do not override the adapter state in the watchdog taskStefan Assmann1-1/+0
2021-09-18iio: dac: ad5624r: Fix incorrect handling of an optional regulator.Jonathan Cameron1-1/+17
2021-09-18net: phy: Fix data type in DP83822 dp8382x_disable_wol()Marek Vasut1-5/+3
2021-09-18tipc: keep the skb in rcv queue until the whole data is readXin Long1-9/+27
2021-09-18PCI: Use pci_update_current_state() in pci_enable_device_flags()Rafael J. Wysocki1-5/+1
2021-09-18crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson1-27/+9
2021-09-18x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unst...Ani Sinha1-2/+7
2021-09-18libbpf: Fix reuse of pinned map on older kernelMartynas Pumputis1-3/+45
2021-09-18media: dib8000: rewrite the init prbs logicMauro Carvalho Chehab1-17/+41
2021-09-18ASoC: atmel: ATMEL drivers don't need HAS_DMARandy Dunlap1-1/+0
2021-09-18drm/amdgpu: Fix amdgpu_ras_eeprom_init()Luben Tuikov1-1/+1
2021-09-18drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SETDom Cobley1-1/+3
2021-09-18userfaultfd: prevent concurrent API initializationNadav Amit1-47/+44
2021-09-18kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=yMasahiro Yamada1-1/+7