summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-15spi: dw: Fix wrong FIFO level setting for long xfersSerge Semin1-1/+1
2023-02-15pinctrl: single: fix potential NULL dereferenceMaxim Korotkov1-0/+2
2023-02-15pinctrl: aspeed: Fix confusing types in return valueJoel Stanley1-1/+1
2023-02-15ALSA: pci: lx6464es: fix a debug loopDan Carpenter1-6/+5
2023-02-15selftests: forwarding: lib: quote the sysctl valuesHangbin Liu1-2/+2
2023-02-15rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello1-3/+3
2023-02-15net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory1-1/+1
2023-02-15net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory1-0/+1
2023-02-15net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea1-8/+5
2023-02-15net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean1-12/+12
2023-02-15ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan1-1/+1
2023-02-15uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski2-0/+2
2023-02-15ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel1-3/+12
2023-02-15net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit1-0/+2
2023-02-15bonding: fix error checking in bond_debug_reregister()Qi Zheng1-1/+1
2023-02-15xfrm: fix bug with DSCP copy to v6 from v4 tunnelChristian Hopps1-2/+1
2023-02-15RDMA/usnic: use iommu_map_atomic() under spin_lock()Yang Yingliang1-4/+4
2023-02-15IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea1-0/+8
2023-02-15xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()Eric Dumazet1-0/+2
2023-02-15IB/hfi1: Restore allocated resources on failed copyoutDean Luick1-2/+5
2023-02-15xfrm: compat: change expression for switch in xfrm_xlate64Anastasia Belova1-1/+1
2023-02-15can: j1939: do not wait 250 ms if the same addr was already claimedDevid Antonio Filoni1-0/+40
2023-02-15of/address: Return an error when no valid dma-ranges are foundMark Brown1-6/+15
2023-02-15tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_...Shiju Jose1-3/+0
2023-02-15ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro 360Guillaume Pinot1-0/+1
2023-02-15ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev1-0/+3
2023-02-15ALSA: hda/realtek: Add Positivo N14KP6-TGEdson Juliano Drosdeck1-0/+1
2023-02-15btrfs: zlib: zero-initialize zlib workspaceAlexander Potapenko1-1/+1
2023-02-15btrfs: limit device extents to the device sizeJosef Bacik1-1/+5
2023-02-15migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz1-1/+2
2023-02-15mm/migration: return errno when isolate_huge_page failedMiaohe Lin7-13/+14
2023-02-15iio:adc:twl6030: Enable measurement of VACAndreas Kemnade1-1/+1
2023-02-15bpf: Do not reject when the stack read size is different from the tracked sca...Martin KaFai Lau1-12/+6
2023-02-15nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello2-2/+4
2023-02-15wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang1-0/+17
2023-02-15f2fs: fix to do sanity check on i_extra_isize in is_alive()Chao Yu1-6/+12
2023-02-15fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu1-15/+31
2023-02-15serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen1-2/+10
2023-02-15serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen1-1/+13
2023-02-15nvmem: core: fix cell removal on errorMichael Walle1-2/+1
2023-02-15nvmem: core: initialise nvmem->id earlyRussell King (Oracle)1-1/+2
2023-02-15drm/i915: Fix potential bit_17 double-freeRob Clark1-4/+5
2023-02-15Squashfs: fix handling and sanity checking of xattr_ids countPhillip Lougher4-5/+5
2023-02-15mm/swapfile: add cond_resched() in get_swap_pages()Longlong Xia1-0/+1
2023-02-15fpga: stratix10-soc: Fix return value check in s10_ops_write_init()Zheng Yongjun1-2/+2
2023-02-15x86/debug: Fix stack recursion caused by wrongly ordered DR7 accessesJoerg Roedel1-2/+24
2023-02-15mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2-3/+14
2023-02-15riscv: disable generation of unwind tablesAndreas Schwab1-0/+3
2023-02-15parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat caseHelge Deller1-2/+13
2023-02-15parisc: Fix return code of pdc_iodc_print()Helge Deller1-2/+3