summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-26block: ublk: move ublk_chr_class destroying after devices are removedMing Lei1-4/+3
2023-01-26Partially revert "perf/arm-cmn: Optimise DTC counter accesses"Robin Murphy1-1/+6
2023-01-26pinctrl: mediatek: Fix the drive register definition of some PinsGuodong Liu1-2/+2
2023-01-26drm/vc4: hdmi: make CEC adapter name uniqueHans Verkuil1-1/+2
2023-01-26ARM: dts: imx7d-smegw01: Fix USB host over-current polarityFabio Estevam1-1/+2
2023-01-26arm64: dts: imx8mm-verdin: Do not power down eth-phyPhilippe Schenker1-0/+1
2023-01-26MAINTAINERS: match freescale ARM64 DT directory in i.MX entryAhmad Fatoum1-0/+3
2023-01-26net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet1-7/+16
2023-01-26docs: networking: Fix bridge documentation URLIvan Vecera1-1/+1
2023-01-26tsnep: Fix TX queue stop/wake for multiple queuesGerhard Engleder1-6/+9
2023-01-26net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen1-4/+4
2023-01-26arm64: dts: imx8mm: Fix pad control for UART1_DTE_RXPierluigi Passaro1-1/+1
2023-01-26ksmbd: downgrade ndr version error message to debugNamjae Jeon1-4/+4
2023-01-26ksmbd: limit pdu length size according to connection statusNamjae Jeon2-4/+18
2023-01-26clk: ingenic: jz4760: Update M/N/OD calculation algorithmPaul Cercueil1-10/+8
2023-01-26cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absentDan Williams3-39/+28
2023-01-25ACPI: NFIT: fix a potential deadlock during NFIT teardownVishal Verma1-1/+1
2023-01-25dax: super.c: fix kernel-doc bad line warningRandy Dunlap1-1/+1
2023-01-25bcache: Silence memcpy() run-time false positive warningsKees Cook2-2/+4
2023-01-25gcc-plugins: Reorganize gimple includes for GCC 13Kees Cook1-2/+2
2023-01-25kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TESTKees Cook2-0/+11
2023-01-25drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai1-0/+7
2023-01-25btrfs: zlib: zero-initialize zlib workspaceAlexander Potapenko1-1/+1
2023-01-25btrfs: limit device extents to the device sizeJosef Bacik1-1/+5
2023-01-25btrfs: raid56: fix stripes if vertical errors are foundTanmay Bhushan1-1/+1
2023-01-25drm/display/dp_mst: Correct the kref of port.Wayne Lin1-1/+3
2023-01-25drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin1-2/+12
2023-01-25drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin1-12/+39
2023-01-25drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul2-5/+24
2023-01-25drm/amdgpu: declare firmware for new MES 11.0.4Li Ma1-0/+2
2023-01-25drm/amdgpu: enable imu firmware for GC 11.0.4Li Ma1-0/+1
2023-01-25drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0Evan Quan1-0/+1
2023-01-25drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Kim1-1/+0
2023-01-25Merge tag 'fs.fuse.acl.v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-74/+78
2023-01-25selftests: amd-pstate: Don't delete source files via MakefileDoug Smythies1-5/+0
2023-01-25cifs: Fix oops due to uncleared server->smbd_conn in reconnectDavid Howells1-0/+1
2023-01-25bootconfig: Update MAINTAINERS file to add tree and mailing listMasami Hiramatsu (Google)1-0/+4
2023-01-25rv: remove redundant initialization of pointer ptrColin Ian King1-1/+1
2023-01-25ftrace: Maintain samples/ftraceMark Rutland1-0/+1
2023-01-25tracing/filter: fix kernel-doc warningsRandy Dunlap1-4/+4
2023-01-25riscv: Move call to init_cpu_topology() to later initialization stageLey Foon Tan1-1/+2
2023-01-25usb: gadget: f_uac2: Fix incorrect increment of bNumEndpointsPratham Pratap1-0/+1
2023-01-25HID: Ignore battery for Elan touchscreen on Asus TP420IAmarco.rodolfi@tuta.io2-0/+3
2023-01-25thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki1-3/+7
2023-01-25Merge branch 'mptcp-fixes'David S. Miller2-16/+28
2023-01-25net: mctp: mark socks as dead on unhash, prevent re-addJeremy Kerr2-0/+7
2023-01-25net: mctp: hold key reference when looking up a general keyPaolo Abeni1-7/+7
2023-01-25net: mctp: move expiry timer delete to unhashJeremy Kerr1-3/+6
2023-01-25net: mctp: add an explicit reference from a mctp_sk_key to sockJeremy Kerr1-6/+8
2023-01-25Merge branch 'ravb-fixes'David S. Miller1-2/+8