summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.4.14v6.4.14Greg Kroah-Hartman2023-09-021-1/+1
* thunderbolt: Fix a backport error for display flickering issueMario Limonciello2023-09-021-0/+1
* kallsyms: Fix kallsyms_selftest failureYonghong Song2023-09-022-32/+8
* parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller2023-09-021-1/+2
* lockdep: fix static memory detection even moreHelge Deller2023-09-022-40/+14
* ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse2023-09-021-1/+1
* arm64: module: Use module_init_layout_section() to spot init sectionsJames Morse2023-09-021-1/+1
* arm64: module-plts: inline linux/moduleloader.hArnd Bergmann2023-09-021-0/+1
* module: Expose module_init_layout_section()James Morse2023-09-022-1/+6
* module/decompress: use vmalloc() for zstd decompression workspaceAndrea Righi2023-09-021-2/+2
* ACPI: thermal: Drop nocrt parameterMario Limonciello2023-09-022-9/+1
* Linux 6.4.13v6.4.13Greg Kroah-Hartman2023-08-301-1/+1
* netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal2023-08-302-1/+2
* TIOCSTI: Document CAP_SYS_ADMIN behaviour in KconfigGünther Noack2023-08-301-0/+3
* ASoC: amd: vangogh: select CONFIG_SND_AMD_ACP_CONFIGArnd Bergmann2023-08-301-0/+1
* maple_tree: disable mas_wr_append() when other readers are possibleLiam R. Howlett2023-08-301-0/+3
* ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJMario Limonciello2023-08-301-1/+1
* gpio: sim: pass the GPIO device's software node to irq domainBartosz Golaszewski2023-08-301-1/+1
* gpio: sim: dispose of irq mappings before destroying the irq_sim domainBartosz Golaszewski2023-08-301-0/+13
* dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark2023-08-301-9/+9
* pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{add,remove}_function}Biju Das2023-08-301-2/+15
* pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_map()Biju Das2023-08-301-2/+11
* pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_map()Biju Das2023-08-301-3/+12
* ASoC: cs35l56: Read firmware uuid from a device property instead of _SUBMaciej Strozek2023-08-301-19/+12
* ASoC: SOF: ipc4-pcm: fix possible null pointer deferenceChao Song2023-08-301-0/+3
* clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das2023-08-301-40/+40
* scsi: core: raid_class: Remove raid_component_add()Zhu Wang2023-08-302-52/+0
* scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5Neil Armstrong2023-08-301-1/+1
* scsi: snic: Fix double free in snic_tgt_create()Zhu Wang2023-08-301-2/+1
* madvise:madvise_free_pte_range(): don't use mapcount() against large folio for sharing checkYin Fengwei2023-08-301-2/+2
* madvise:madvise_cold_or_pageout_pte_range(): don't use mapcount() against large folio for sharing checkYin Fengwei2023-08-301-2/+2
* drm/i915: Fix error handling if driver creation fails during probeMatt Roper2023-08-301-2/+2
* can: raw: add missing refcount for memory leak fixOliver Hartkopp2023-08-301-9/+26
* thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwardsSanjay R Mehta2023-08-301-1/+2
* PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov2023-08-301-1/+7
* media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen2023-08-301-0/+2
* pinctrl: amd: Mask wake bits on probe againMario Limonciello2023-08-301-0/+30
* of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring2023-08-301-22/+9
* of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring2023-08-301-2/+2
* radix tree: remove unused variableArnd Bergmann2023-08-301-1/+0
* riscv: Fix build errors using binutils2.37 toolchainsMingzheng Xing2023-08-301-4/+4
* riscv: Handle zicsr/zifencei issue between gcc and binutilsMingzheng Xing2023-08-302-14/+26
* lib/clz_ctz.c: Fix __clzdi2() and __ctzdi2() for 32-bit kernelsHelge Deller2023-08-301-26/+6
* ACPI: resource: Fix IRQ override quirk for PCSpecialist Elimina Pro 16 MHans de Goede2023-08-301-1/+5
* batman-adv: Hold rtnl lock during MTU update via netlinkSven Eckelmann2023-08-301-0/+3
* batman-adv: Fix batadv_v_ogm_aggr_send memory leakRemi Pommarel2023-08-301-1/+3
* batman-adv: Fix TT global entry leak when client roamed backRemi Pommarel2023-08-301-1/+0
* batman-adv: Do not get eth header before batadv_check_management_packetRemi Pommarel2023-08-302-2/+4
* batman-adv: Don't increase MTU when set by userSven Eckelmann2023-08-303-1/+22
* batman-adv: Trigger events for auto adjusted MTUSven Eckelmann2023-08-301-1/+1