summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-14i2c: mpc: Use atomic read and fix break conditionChris Packham1-1/+1
2021-12-14tracefs: Set all files to the same group ownership as the mount optionSteven Rostedt (VMware)1-0/+72
2021-12-14aio: fix use-after-free due to missing POLLFREE handlingEric Biggers2-32/+107
2021-12-14aio: keep poll requests on waitqueue until completedEric Biggers1-20/+63
2021-12-14signalfd: use wake_up_pollfree()Eric Biggers1-11/+1
2021-12-14binder: use wake_up_pollfree()Eric Biggers1-12/+9
2021-12-14wait: add wake_up_pollfree()Eric Biggers2-0/+33
2021-12-14io_uring: ensure task_work gets run as part of cancelationsJens Axboe1-2/+4
2021-12-14libata: add horkage for ASMedia 1092Hannes Reinecke1-0/+2
2021-12-14drm/syncobj: Deal with signalled fences in drm_syncobj_find_fence.Bas Nieuwenhuizen1-1/+10
2021-12-14thermal: int340x: Fix VCoRefLow MMIO bit offset for TGLSumeet Pawnikar1-1/+1
2021-12-14clk: qcom: regmap-mux: fix parent clock lookupDmitry Baryshkov3-1/+15
2021-12-14mmc: renesas_sdhi: initialize variable properly when tuningWolfram Sang1-1/+1
2021-12-14hwmon: (pwm-fan) Ensure the fan going on in .probe()Billy Tsai1-2/+0
2021-12-14selftests: KVM: avoid failures due to reserved HyperTransport regionPaolo Bonzini3-1/+78
2021-12-14tracefs: Have new files inherit the ownership of their parentSteven Rostedt (VMware)1-0/+4
2021-12-14nfsd: Fix nsfd startup race (again)Alexander Sverdlin2-7/+8
2021-12-14nfsd: fix use-after-free due to delegation raceJ. Bruce Fields1-2/+7
2021-12-14md: fix update super 1.0 on rdev size changeMarkus Hochholdinger1-0/+1
2021-12-14perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter1-0/+1
2021-12-14perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter1-3/+8
2021-12-14perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter1-0/+1
2021-12-14perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter1-4/+28
2021-12-14perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter1-19/+13
2021-12-14perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter1-1/+1
2021-12-14perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...Adrian Hunter1-3/+4
2021-12-14btrfs: free exchange changeset on failuresJohannes Thumshirn1-3/+9
2021-12-14btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handlingQu Wenruo1-1/+2
2021-12-14btrfs: fix re-dirty process of tree-log nodesNaohiro Aota1-2/+3
2021-12-14btrfs: clear extent buffer uptodate when we fail to write itJosef Bacik1-0/+6
2021-12-14scsi: qla2xxx: Format log strings only if neededRoman Bolshakov1-0/+3
2021-12-14cifs: Fix crash on unload of cifs_arc4.koVincent Whitchurch1-13/+0
2021-12-14ALSA: pcm: oss: Handle missing errors in snd_pcm_oss_change_params*()Takashi Iwai1-2/+9
2021-12-14ALSA: pcm: oss: Limit the period size to 16MBTakashi Iwai1-1/+1
2021-12-14ALSA: pcm: oss: Fix negative period/buffer sizesTakashi Iwai1-9/+15
2021-12-14ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1Werner Sembach1-18/+22
2021-12-14ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897 platformKailang Yang1-0/+40
2021-12-14ALSA: ctl: Fix copy of updated id with element read/writeAlan Young1-0/+3
2021-12-14mm: bdi: initialize bdi_min_ratio when bdi is unregisteredManjong Lee1-0/+7
2021-12-14mm/slub: fix endianness bug for alloc/free_traces attributesGerald Schaefer1-6/+9
2021-12-14mm/damon/core: fix fake load reports due to uninterruptible sleepsSeongJae Park1-3/+11
2021-12-14timers: implement usleep_idle_range()SeongJae Park2-8/+22
2021-12-14KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...Vitaly Kuznetsov1-1/+1
2021-12-14KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI reqSean Christopherson1-2/+5
2021-12-14KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exitSean Christopherson1-2/+7
2021-12-14net: mvpp2: fix XDP rx queues registeringLouis Amas1-2/+2
2021-12-14net/sched: fq_pie: prevent dismantle issueEric Dumazet1-0/+1
2021-12-14net: dsa: felix: Fix memory leak in felix_setup_mmio_filteringJosé Expósito1-1/+4
2021-12-14net: dsa: mv88e6xxx: error handling for serdes_power functionsAmeer Hamza1-1/+7
2021-12-14net: bcm4908: Handle dma_set_coherent_mask error codesJiasheng Jiang1-1/+3