summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-12-14bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmapJohn Fastabend
2021-12-14mtd: rawnand: fsmc: Fix timing computationHerve Codina
2021-12-14mtd: rawnand: fsmc: Take instruction delay into accountHerve Codina
2021-12-14i40e: Fix pre-set max number of queues for VFMateusz Palczewski
2021-12-14i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek
2021-12-14clk: qcom: clk-alpha-pll: Don't reconfigure running TrionBjorn Andersson
2021-12-14clk: imx: use module_platform_driverMiles Chen
2021-12-14hwmon: (dell-smm) Fix warning on /proc/i8k creation errorArmin Wolf
2021-12-14RDMA/hns: Do not destroy QP resources in the hw resetting phaseYangyang Li
2021-12-14RDMA/hns: Do not halt commands during reset until laterYangyang Li
2021-12-14ASoC: codecs: wcd934x: return correct value from mixer putSrinivas Kandagatla
2021-12-14ASoC: codecs: wcd934x: handle channel mappping list correctlySrinivas Kandagatla
2021-12-14ASoC: codecs: wsa881x: fix return values from kcontrol putSrinivas Kandagatla
2021-12-14ASoC: qdsp6: q6routing: Fix return value from msm_routing_put_audio_mixerSrinivas Kandagatla
2021-12-14ASoC: rt5682: Fix crash due to out of scope stack varsRob Clark
2021-12-14PM: runtime: Fix pm_runtime_active() kerneldoc commentRafael J. Wysocki
2021-12-14qede: validate non LSO skb lengthManish Chopra
2021-12-14ALSA: usb-audio: Reorder snd_djm_devices[] entriesGeraldo Nascimento
2021-12-14scsi: scsi_debug: Fix buffer size of REPORT ZONES commandShin'ichiro Kawasaki
2021-12-14scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv
2021-12-14block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)Davidlohr Bueso
2021-12-14i2c: mpc: Use atomic read and fix break conditionChris Packham
2021-12-14tracefs: Set all files to the same group ownership as the mount optionSteven Rostedt (VMware)
2021-12-14aio: fix use-after-free due to missing POLLFREE handlingEric Biggers
2021-12-14aio: keep poll requests on waitqueue until completedEric Biggers
2021-12-14signalfd: use wake_up_pollfree()Eric Biggers
2021-12-14binder: use wake_up_pollfree()Eric Biggers
2021-12-14wait: add wake_up_pollfree()Eric Biggers
2021-12-14io_uring: ensure task_work gets run as part of cancelationsJens Axboe
2021-12-14libata: add horkage for ASMedia 1092Hannes Reinecke
2021-12-14drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.Bas Nieuwenhuizen
2021-12-14thermal: int340x: Fix VCoRefLow MMIO bit offset for TGLSumeet Pawnikar
2021-12-14clk: qcom: regmap-mux: fix parent clock lookupDmitry Baryshkov
2021-12-14mmc: renesas_sdhi: initialize variable properly when tuningWolfram Sang
2021-12-14hwmon: (pwm-fan) Ensure the fan going on in .probe()Billy Tsai
2021-12-14selftests: KVM: avoid failures due to reserved HyperTransport regionPaolo Bonzini
2021-12-14tracefs: Have new files inherit the ownership of their parentSteven Rostedt (VMware)
2021-12-14nfsd: Fix nsfd startup race (again)Alexander Sverdlin
2021-12-14nfsd: fix use-after-free due to delegation raceJ. Bruce Fields
2021-12-14md: fix update super 1.0 on rdev size changeMarkus Hochholdinger
2021-12-14perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter
2021-12-14perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter
2021-12-14perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter
2021-12-14perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter
2021-12-14perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter
2021-12-14perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter
2021-12-14perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...Adrian Hunter
2021-12-14btrfs: free exchange changeset on failuresJohannes Thumshirn
2021-12-14btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handlingQu Wenruo
2021-12-14btrfs: fix re-dirty process of tree-log nodesNaohiro Aota