summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-14xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()Eric Dumazet1-0/+2
2023-02-14IB/hfi1: Restore allocated resources on failed copyoutDean Luick1-2/+5
2023-02-14xfrm: compat: change expression for switch in xfrm_xlate64Anastasia Belova1-1/+1
2023-02-14HID: logitech: Disable hi-res scrolling on USBBastien Nocera1-1/+2
2023-02-14can: j1939: do not wait 250 ms if the same addr was already claimedDevid Antonio Filoni1-0/+40
2023-02-14of/address: Return an error when no valid dma-ranges are foundMark Brown1-6/+15
2023-02-14tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...Shiju Jose1-3/+0
2023-02-14Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"Bjorn Helgaas1-40/+34
2023-02-14Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"Bjorn Helgaas3-48/+0
2023-02-14ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.Andy Chi1-0/+5
2023-02-14ALSA: hda/realtek: Add quirk for ASUS UM3402 using CS35L41Stefan Binding1-0/+1
2023-02-14ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9Elvis Angelaccio1-0/+1
2023-02-14ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro 360Guillaume Pinot1-0/+1
2023-02-14ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev1-0/+3
2023-02-14ALSA: hda/realtek: Add Positivo N14KP6-TGEdson Juliano Drosdeck1-0/+1
2023-02-14btrfs: zlib: zero-initialize zlib workspaceAlexander Potapenko1-1/+1
2023-02-14btrfs: limit device extents to the device sizeJosef Bacik1-1/+5
2023-02-14hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMICMichael Kelley1-1/+1
2023-02-09Linux 6.1.11v6.1.11Greg Kroah-Hartman1-1/+1
2023-02-09bpf: Skip invalid kfunc call in backtrack_insnHao Sun1-0/+6
2023-02-09gfs2: Always check inode size of inline inodesAndreas Gruenbacher3-5/+3
2023-02-09gfs2: Cosmetic gfs2_dinode_{in,out} cleanupAndreas Gruenbacher2-33/+35
2023-02-09wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang1-0/+17
2023-02-09f2fs: fix to do sanity check on i_extra_isize in is_alive()Chao Yu1-6/+12
2023-02-09fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu1-15/+31
2023-02-09f2fs: initialize locks earlier in f2fs_fill_super()Tetsuo Handa1-18/+20
2023-02-09ovl: Use "buf" flexible array for memcpy() destinationKees Cook2-2/+2
2023-02-09fs/ntfs3: Validate attribute data and valid sizesAbdun Nihaal1-0/+7
2023-02-09powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman1-7/+7
2023-02-09powerpc/64s: Fix local irq disable when PMIs are disabledNicholas Piggin1-1/+1
2023-02-09powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman1-0/+11
2023-02-09iio:adc:twl6030: Enable measurement of VACAndreas Kemnade1-1/+1
2023-02-09ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failurePeter Ujfalusi1-1/+2
2023-02-09platform/x86/amd: pmc: add CONFIG_SERIO dependencyArnd Bergmann1-0/+1
2023-02-09serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen1-2/+10
2023-02-09serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen1-1/+13
2023-02-09phy: qcom-qmp-combo: fix runtime suspendJohan Hovold1-10/+2
2023-02-09nvmem: core: fix return valueRussell King (Oracle)1-0/+1
2023-02-09nvmem: core: fix cell removal on errorMichael Walle1-2/+1
2023-02-09nvmem: core: fix device node refcountingMichael Walle1-3/+8
2023-02-09nvmem: core: fix registration vs use raceRussell King (Oracle)1-10/+8
2023-02-09nvmem: core: fix cleanup after dev_set_name()Russell King (Oracle)1-12/+10
2023-02-09nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)2-5/+1
2023-02-09nvmem: core: initialise nvmem->id earlyRussell King (Oracle)1-1/+2
2023-02-09drm/amdgpu: update wave data type to 3 for gfx11Graham Sider1-2/+2
2023-02-09drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11Tim Huang1-0/+14
2023-02-09drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello1-1/+7
2023-02-09drm/i915: Fix potential bit_17 double-freeRob Clark1-4/+5
2023-02-09drm/i915: Avoid potential vm use-after-freeRob Clark1-3/+11
2023-02-09serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handlerMarek Vasut1-28/+5