summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.168v5.10.168Greg Kroah-Hartman2023-02-151-1/+1
* Fix page corruption caused by racy check in __free_pagesDavid Chen2023-02-151-1/+4
* arm64: dts: meson-axg: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-151-2/+2
* arm64: dts: meson-g12-common: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-151-3/+3
* arm64: dts: meson-gx: Make mmc host controller interrupts level-sensitiveHeiner Kallweit2023-02-151-3/+3
* riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren2023-02-151-1/+3
* ceph: flush cap releases when the session is flushedXiubo Li2023-02-151-0/+6
* usb: typec: altmodes/displayport: Fix probe pin assign checkPrashant Malani2023-02-151-4/+4
* usb: core: add quirk for Alcor Link AK9563 smartcard readerMark Pearson2023-02-151-0/+3
* btrfs: free device in btrfs_close_devices for a single device filesystemAnand Jain2023-02-151-1/+15
* net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern2023-02-151-3/+1
* cifs: Fix use-after-free in rdata->read_into_pages()ZhaoLong Wang2023-02-151-2/+2
* pinctrl: intel: Restore the pins that used to be in Direct IRQ modeAndy Shevchenko2023-02-151-3/+13
* spi: dw: Fix wrong FIFO level setting for long xfersSerge Semin2023-02-151-1/+1
* pinctrl: single: fix potential NULL dereferenceMaxim Korotkov2023-02-151-0/+2
* pinctrl: aspeed: Fix confusing types in return valueJoel Stanley2023-02-151-1/+1
* ALSA: pci: lx6464es: fix a debug loopDan Carpenter2023-02-151-6/+5
* selftests: forwarding: lib: quote the sysctl valuesHangbin Liu2023-02-151-2/+2
* rds: rds_rm_zerocopy_callback() use list_first_entry()Pietro Borrello2023-02-151-3/+3
* net/mlx5: fw_tracer, Zero consumer index when reloading the tracerShay Drory2023-02-151-1/+1
* net/mlx5: fw_tracer, Clear load bit when freeing string DBs buffersShay Drory2023-02-151-0/+1
* net/mlx5e: IPoIB, Show unknown speed instead of errorDragos Tatulea2023-02-151-8/+5
* net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean2023-02-151-12/+12
* ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan2023-02-151-1/+1
* uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski2023-02-152-0/+2
* ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel2023-02-151-3/+12
* net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit2023-02-151-0/+2
* bonding: fix error checking in bond_debug_reregister()Qi Zheng2023-02-151-1/+1
* xfrm: fix bug with DSCP copy to v6 from v4 tunnelChristian Hopps2023-02-151-2/+1
* RDMA/usnic: use iommu_map_atomic() under spin_lock()Yang Yingliang2023-02-151-4/+4
* IB/IPoIB: Fix legacy IPoIB due to wrong number of queuesDragos Tatulea2023-02-151-0/+8
* xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()Eric Dumazet2023-02-151-0/+2
* IB/hfi1: Restore allocated resources on failed copyoutDean Luick2023-02-151-2/+5
* xfrm: compat: change expression for switch in xfrm_xlate64Anastasia Belova2023-02-151-1/+1
* can: j1939: do not wait 250 ms if the same addr was already claimedDevid Antonio Filoni2023-02-151-0/+40
* of/address: Return an error when no valid dma-ranges are foundMark Brown2023-02-151-6/+15
* tracing: Fix poll() and select() do not work on per_cpu trace_pipe and trace_pipe_rawShiju Jose2023-02-151-3/+0
* ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 Pro 360Guillaume Pinot2023-02-151-0/+1
* ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev2023-02-151-0/+3
* ALSA: hda/realtek: Add Positivo N14KP6-TGEdson Juliano Drosdeck2023-02-151-0/+1
* btrfs: zlib: zero-initialize zlib workspaceAlexander Potapenko2023-02-151-1/+1
* btrfs: limit device extents to the device sizeJosef Bacik2023-02-151-1/+5
* migrate: hugetlb: check for hugetlb shared PMD in node migrationMike Kravetz2023-02-151-1/+2
* mm/migration: return errno when isolate_huge_page failedMiaohe Lin2023-02-157-13/+14
* iio:adc:twl6030: Enable measurement of VACAndreas Kemnade2023-02-151-1/+1
* bpf: Do not reject when the stack read size is different from the tracked scalar sizeMartin KaFai Lau2023-02-151-12/+6
* nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello2023-02-152-2/+4
* wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bounds readsMinsuk Kang2023-02-151-0/+17
* f2fs: fix to do sanity check on i_extra_isize in is_alive()Chao Yu2023-02-151-6/+12
* fbdev: smscufx: fix error handling code in ufx_usb_probeDongliang Mu2023-02-151-15/+31