summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-02-14uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski
2023-02-14cpufreq: qcom-hw: Fix cpufreq_driver->get() for non-LMH systemsDouglas Anderson
2023-02-14ionic: missed doorbell workaroundAllen Hubbe
2023-02-14ionic: refactor use of ionic_rx_fill()Neel Patel
2023-02-14ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel
2023-02-14net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit
2023-02-14net: macb: Perform zynqmp dynamic configuration only for SGMII interfaceRadhey Shyam Pandey
2023-02-14bonding: fix error checking in bond_debug_reregister()Qi Zheng
2023-02-14net: phylink: move phy_device_free() to correctly release phy deviceClément Léger
2023-02-14of: Make OF framebuffer device names uniqueMichal Suchanek
2023-02-14xfrm: fix bug with DSCP copy to v6 from v4 tunnelChristian Hopps
2023-02-14RDMA/usnic: use iommu_map_atomic() under spin_lock()Yang Yingliang
2023-02-14RDMA/irdma: Fix potential NULL-ptr-dereferenceNikita Zhandarovich
2023-02-14xfrm: annotate data-race around use_timeEric Dumazet
2023-02-14IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea
2023-02-14xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()Eric Dumazet
2023-02-14IB/hfi1: Restore allocated resources on failed copyoutDean Luick
2023-02-14xfrm: compat: change expression for switch in xfrm_xlate64Anastasia Belova
2023-02-14HID: logitech: Disable hi-res scrolling on USBBastien Nocera
2023-02-14can: j1939: do not wait 250 ms if the same addr was already claimedDevid Antonio Filoni
2023-02-14of/address: Return an error when no valid dma-ranges are foundMark Brown
2023-02-14tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...Shiju Jose
2023-02-14Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"Bjorn Helgaas
2023-02-14Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"Bjorn Helgaas
2023-02-14ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.Andy Chi
2023-02-14ALSA: hda/realtek: Add quirk for ASUS UM3402 using CS35L41Stefan Binding
2023-02-14ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9Elvis Angelaccio
2023-02-14ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro 360Guillaume Pinot
2023-02-14ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev
2023-02-14ALSA: hda/realtek: Add Positivo N14KP6-TGEdson Juliano Drosdeck
2023-02-14btrfs: zlib: zero-initialize zlib workspaceAlexander Potapenko
2023-02-14btrfs: limit device extents to the device sizeJosef Bacik
2023-02-14hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMICMichael Kelley
2023-02-09Linux 6.1.11Greg Kroah-Hartman
2023-02-09bpf: Skip invalid kfunc call in backtrack_insnHao Sun
2023-02-09gfs2: Always check inode size of inline inodesAndreas Gruenbacher
2023-02-09gfs2: Cosmetic gfs2_dinode_{in,out} cleanupAndreas Gruenbacher
2023-02-09wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang
2023-02-09f2fs: fix to do sanity check on i_extra_isize in is_alive()Chao Yu
2023-02-09fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu
2023-02-09f2fs: initialize locks earlier in f2fs_fill_super()Tetsuo Handa
2023-02-09ovl: Use "buf" flexible array for memcpy() destinationKees Cook
2023-02-09fs/ntfs3: Validate attribute data and valid sizesAbdun Nihaal
2023-02-09powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman
2023-02-09powerpc/64s: Fix local irq disable when PMIs are disabledNicholas Piggin
2023-02-09powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman
2023-02-09iio:adc:twl6030: Enable measurement of VACAndreas Kemnade
2023-02-09ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failurePeter Ujfalusi
2023-02-09platform/x86/amd: pmc: add CONFIG_SERIO dependencyArnd Bergmann
2023-02-09serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen