summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-15Linux 5.10.168v5.10.168Greg Kroah-Hartman1-1/+1
2023-02-15Fix page corruption caused by racy check in __free_pagesDavid Chen1-1/+4
2023-02-15arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit1-2/+2
2023-02-15arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensi...Heiner Kallweit1-3/+3
2023-02-15arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit1-3/+3
2023-02-15riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren1-1/+3
2023-02-15ceph: flush cap releases when the session is flushedXiubo Li1-0/+6
2023-02-15usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani1-4/+4
2023-02-15usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson1-0/+3
2023-02-15btrfs: free device in btrfs_close_devices for a single device filesystemAnand Jain1-1/+15
2023-02-15net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern1-3/+1
2023-02-15cifs: Fix use-after-free in rdata->read_into_pages()ZhaoLong Wang1-2/+2
2023-02-15pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko1-3/+13
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