summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-02Linux 6.1.51v6.1.51Greg Kroah-Hartman
2023-09-02thunderbolt: Fix a backport error for display flickering issueMario Limonciello
2023-09-02kallsyms: Fix kallsyms_selftest failureYonghong Song
2023-09-02io_uring/parisc: Adjust pgoff in io_uring mmap() for pariscHelge Deller
2023-09-02parisc: sys_parisc: parisc_personality() is called from asm codeHelge Deller
2023-09-02parisc: Cleanup mmap implementation regarding color alignmentJohn David Anglin
2023-09-02lockdep: fix static memory detection even moreHelge Deller
2023-09-02ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse
2023-09-02arm64: module: Use module_init_layout_section() to spot init sectionsJames Morse
2023-09-02arm64: module-plts: inline linux/moduleloader.hArnd Bergmann
2023-09-02module: Expose module_init_layout_section()James Morse
2023-09-02ACPI: thermal: Drop nocrt parameterMario Limonciello
2023-08-30Linux 6.1.50v6.1.50Greg Kroah-Hartman
2023-08-30ASoC: amd: vangogh: select CONFIG_SND_AMD_ACP_CONFIGArnd Bergmann
2023-08-30maple_tree: disable mas_wr_append() when other readers are possibleLiam R. Howlett
2023-08-30ASoC: amd: yc: Fix a non-functional mic on Lenovo 82SJMario Limonciello
2023-08-30gpio: sim: pass the GPIO device's software node to irq domainBartosz Golaszewski
2023-08-30gpio: sim: dispose of irq mappings before destroying the irq_sim domainBartosz Golaszewski
2023-08-30dma-buf/sw_sync: Avoid recursive lock during fence signalRob Clark
2023-08-30pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...Biju Das
2023-08-30pinctrl: renesas: rzv2m: Fix NULL pointer dereference in rzv2m_dt_subnode_to_...Biju Das
2023-08-30pinctrl: renesas: rzg2l: Fix NULL pointer dereference in rzg2l_dt_subnode_to_...Biju Das
2023-08-30clk: Fix undefined reference to `clk_rate_exclusive_{get,put}'Biju Das
2023-08-30scsi: core: raid_class: Remove raid_component_add()Zhu Wang
2023-08-30scsi: snic: Fix double free in snic_tgt_create()Zhu Wang
2023-08-30madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...Yin Fengwei
2023-08-30can: raw: add missing refcount for memory leak fixOliver Hartkopp
2023-08-30ublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmdMing Lei
2023-08-30thunderbolt: Fix Thunderbolt 3 display flickering issue on 2nd hot plug onwardsSanjay R Mehta
2023-08-30cgroup/cpuset: Free DL BW in case can_attach() failsDietmar Eggemann
2023-08-30sched/deadline: Create DL BW alloc, free & check overflow interfaceDietmar Eggemann
2023-08-30cgroup/cpuset: Iterate only if DEADLINE tasks are presentJuri Lelli
2023-08-30sched/cpuset: Keep track of SCHED_DEADLINE task in cpusetsJuri Lelli
2023-08-30sched/cpuset: Bring back cpuset_mutexJuri Lelli
2023-08-30cgroup/cpuset: Rename functions dealing with DEADLINE accountingJuri Lelli
2023-08-30nfsd: use vfs setgid helperChristian Brauner
2023-08-30nfs: use vfs setgid helperChristian Brauner
2023-08-30selftests/net: mv bpf/nat6to4.c to net folderHangbin Liu
2023-08-30hwmon: (aquacomputer_d5next) Add selective 200ms delay after sending ctrl reportAleksa Savic
2023-08-30x86/fpu: Set X86_FEATURE_OSXSAVE feature after enabling OSXSAVE in CR4Feng Tang
2023-08-30x86/fpu: Invalidate FPU state correctly on exec()Rick Edgecombe
2023-08-30drm/display/dp: Fix the DP DSC Receiver cap sizeAnkit Nautiyal
2023-08-30drm/i915/dgfx: Enable d3cold at s2idleAnshuman Gupta
2023-08-30drm/vmwgfx: Fix shader stage validationZack Rusin
2023-08-30PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root busIgor Mammedov
2023-08-30media: vcodec: Fix potential array out-of-bounds in encoder queue_setupWei Chen
2023-08-30pinctrl: amd: Mask wake bits on probe againMario Limonciello
2023-08-30of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lockRob Herring
2023-08-30of: unittest: Fix EXPECT for parse_phandle_with_args_map() testRob Herring
2023-08-30radix tree: remove unused variableArnd Bergmann