summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-03-28xfrm_output: Force software GSO only in tunnel modeCosmin Ratiu1-1/+1
2025-03-28arm64: dts: freescale: tqma8mpql: Fix vqmmc-supplyAlexander Stein1-12/+4
2025-03-28firmware: imx-scu: fix OF node leak in .probe()Joe Hattori1-0/+1
2025-03-28smb: client: fix potential UAF in cifs_dump_full_key()Paulo Alcantara1-1/+5
2025-03-28nvme-tcp: Fix a C2HTermReq error messageMaurizio Lombardi1-1/+1
2025-03-28HID: apple: disable Fn key handling on the Omoton KB066Alex Henrie1-4/+7
2025-03-28smb: client: Fix match_session bug preventing session reuseHenrique Carvalho1-4/+12
2025-03-28smb3: add support for IAKerbSteve French5-3/+12
2025-03-28arm64: mm: Populate vmemmap at the page level if not section alignedZhenhua Huang1-1/+4
2025-03-28i2c: sis630: Fix an error handling path in sis630_probe()Christophe JAILLET1-1/+11
2025-03-28i2c: ali15x3: Fix an error handling path in ali15x3_probe()Christophe JAILLET1-1/+11
2025-03-28i2c: ali1535: Fix an error handling path in ali1535_probe()Christophe JAILLET1-1/+11
2025-03-28cifs: Fix integer overflow while processing closetimeo mount optionMurad Masimov1-2/+2
2025-03-28cifs: Fix integer overflow while processing actimeo mount optionMurad Masimov1-1/+1
2025-03-28cifs: Fix integer overflow while processing acdirmax mount optionMurad Masimov1-2/+2
2025-03-28cifs: Fix integer overflow while processing acregmax mount optionMurad Masimov1-2/+2
2025-03-28scripts: generate_rust_analyzer: add missing macros depsTamir Duberstein1-9/+21
2025-03-28scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`Martin Rodriguez Reboredo2-2/+15
2025-03-28scripts: `make rust-analyzer` for out-of-tree modulesVinay Varma3-16/+28
2025-03-28scripts: generate_rust_analyzer: Handle sub-modules with no MakefileAsahi Lina1-1/+4
2025-03-28ASoC: codecs: wm0010: Fix error handling path in wm0010_spi_probe()Christophe JAILLET1-2/+11
2025-03-28drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data()Ivan Abramov1-0/+5
2025-03-28ASoC: ops: Consistently treat platform_max as control valueCharles Keepax2-9/+11
2025-03-28leds: mlxreg: Use devm_mutex_init() for mutex initializationGeorge Stark1-11/+5
2025-03-28tcp: fix forever orphan socket caused by tcp_abortXueming Feng1-6/+9
2025-03-28tcp: fix races in tcp_abort()Eric Dumazet1-5/+1
2025-03-28lib/buildid: Handle memfd_secret() files in build_id_parse()Andrii Nakryiko1-0/+5
2025-03-28rust: Disallow BTF generation with Rust + LTOMatthew Maurer1-1/+1
2025-03-28qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li1-2/+6
2025-03-28ASoC: amd: yc: Support mic on another Lenovo ThinkPad E16 Gen 2 modelThomas Mizrahi1-0/+7
2025-03-28clk: samsung: update PLL locktime for PLL142XX used on FSD platformVarada Pavani1-1/+6
2025-03-28drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello1-0/+1
2025-03-28drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung1-2/+5
2025-03-28drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello1-0/+10
2025-03-28drm/dp_mst: Fix locking when skipping CSN before topology probingImre Deak1-16/+24
2025-03-28drm/atomic: Filter out redundant DPMS callsVille Syrjälä2-0/+8
2025-03-28x86/microcode/AMD: Fix out-of-bounds on systems with CPU-less NUMA nodesFlorent Revest1-1/+1
2025-03-28USB: serial: option: match on interface class for Telit FN990BJohan Hovold1-12/+12
2025-03-28USB: serial: option: fix Telit Cinterion FE990A nameFabio Porcedda1-4/+4
2025-03-28USB: serial: option: add Telit Cinterion FE990B compositionsFabio Porcedda1-0/+16
2025-03-28USB: serial: ftdi_sio: add support for Altera USB Blaster 3Boon Khai Ng2-0/+27
2025-03-28Input: i8042 - swap old quirk combination with new quirk for more devicesWerner Sembach1-21/+10
2025-03-28Input: i8042 - swap old quirk combination with new quirk for several devicesWerner Sembach1-26/+14
2025-03-28Input: i8042 - add required quirks for missing old boardnamesWerner Sembach1-0/+30
2025-03-28Input: i8042 - swap old quirk combination with new quirk for NHxxRZQWerner Sembach1-9/+1
2025-03-28xfs: remove conditional building of rt geometry validator functionsDarrick J. Wong6-30/+29
2025-03-28xfs: reset XFS_ATTR_INCOMPLETE filter on node removalAndrey Albershteyn1-3/+3
2025-03-28xfs: update dir3 leaf block metadata after swapZhang Tianci1-0/+7
2025-03-28xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_realJiachen Zhang1-42/+31
2025-03-28xfs: fix perag leak when growfs failsLong Li3-10/+32