aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-12-31ALSA hda/realtek: Add quirk for Framework F111:000CDaniel Schaefer1-0/+1
2024-12-31tracing: Have process_string() also allow arraysSteven Rostedt1-0/+12
2024-12-30net: wwan: t7xx: Fix FSM command timeout issueJinjian Song2-11/+20
2024-12-30MAINTAINERS: change Arınç _NAL's name and email addressChester A. Unal1-3/+3
2024-12-30scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivityKuan-Wei Chiu1-1/+4
2024-12-30mm/util: make memdup_user_nul() similar to memdup_user()Tetsuo Handa1-6/+1
2024-12-30mm, madvise: fix potential workingset node list_lru leaksKairui Song3-9/+9
2024-12-30mm/damon/core: fix ignored quota goals and filters of newly committed schemesSeongJae Park1-0/+5
2024-12-30mm/damon/core: fix new damon_target objects leaks on damon_commit_targets()SeongJae Park1-1/+4
2024-12-30mm/list_lru: fix false warning of negative counterKairui Song1-1/+1
2024-12-30vmstat: disable vmstat_work on vmstat_cpu_down_prep()Koichiro Den1-1/+2
2024-12-30mm: shmem: fix the update of 'shmem_falloc->nr_unswapped'Baolin Wang1-1/+1
2024-12-30mm: shmem: fix incorrect index alignment for within_size policyBaolin Wang1-2/+3
2024-12-30percpu: remove intermediate variable in PERCPU_PTR()Gal Pressman1-4/+1
2024-12-30mm: zswap: fix race between [de]compression and CPU hotunplugYosry Ahmed1-3/+16
2024-12-30ocfs2: fix slab-use-after-free due to dangling pointer dqi_privDennis Lam2-1/+2
2024-12-30fs/proc/task_mmu: fix pagemap flags with PMD THP entries on 32bitDavid Hildenbrand1-1/+1
2024-12-30kcov: mark in_softirq_really() as __always_inlineArnd Bergmann1-1/+1
2024-12-30docs: mm: fix the incorrect 'FileHugeMapped' fieldBaolin Wang1-1/+1
2024-12-30mailmap: modify the entry for Mathieu OthaceheMathieu Othacehe1-1/+1
2024-12-30mm/kmemleak: fix sleeping function called from invalid context at print messageAlessandro Carminati1-1/+1
2024-12-30mm: hugetlb: independent PMD page table shared countLiu Shixin3-9/+38
2024-12-30maple_tree: reload mas before the second call for mas_empty_areaYang Erkun1-0/+1
2024-12-30mm/readahead: fix large folio support in async readaheadYafang Shao1-1/+5
2024-12-30mm: don't try THP alignment for FS without get_unmapped_areaKefeng Wang1-1/+1
2024-12-30mm: vmscan: account for free pages to prevent infinite Loop in throttle_direct_reclaim()Seiji Nishikawa1-1/+8
2024-12-30selftests/memfd: add test for mapping write-sealed memfd read-onlyLorenzo Stoakes1-0/+43
2024-12-30mm: reinstate ability to map write-sealed memfd mappings read-onlyLorenzo Stoakes4-19/+59
2024-12-30sky2: Add device ID 11ab:4373 for Marvell 88E8075Pascal Hambourg1-0/+1
2024-12-30mptcp: fix TCP options overflow.Paolo Abeni1-0/+7
2024-12-30net: mv643xx_eth: fix an OF node reference leakJoe Hattori1-2/+12
2024-12-30gve: trigger RX NAPI instead of TX NAPI in gve_xsk_wakeupJoshua Washington1-14/+7
2024-12-30eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan1-3/+18
2024-12-30io_uring/timeout: flush timeouts outside of the timeout lockJens Axboe1-14/+31
2024-12-30cdrom: Fix typo, 'devicen' to 'device'Steven Davis1-1/+1
2024-12-30Merge tag 'platform-drivers-x86-v6.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds4-6/+14
2024-12-30watchdog: stm32_iwdg: fix error message during driver probeClément Le Goffic1-1/+1
2024-12-30Revert "ALSA: ump: Don't enumeration invalid groups for legacy rawmidi"Takashi Iwai1-1/+1
2024-12-30ALSA: seq: oss: Fix races at processing SysEx messagesTakashi Iwai1-0/+2
2024-12-30ALSA: compress_offload: fix remaining descriptor races in sound/core/compress_offload.cAl Viro1-3/+3
2024-12-30ALSA: compress_offload: Drop unneeded no_free_ptr()Takashi Iwai1-3/+3
2024-12-30ALSA: hda/tas2781: Ignore SUBSYS_ID not found for tas2563 projectsBaojun Xu1-0/+4
2024-12-29Linux 6.13-rc5Linus Torvalds1-1/+1
2024-12-29Merge tag 'sched-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2024-12-29Merge tag 'x86-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+31
2024-12-29Merge tag 'perf-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+13
2024-12-29Merge tag 'objtool-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2024-12-29Merge tag 'locking-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+17
2024-12-29Merge tag 'irq-urgent-2024-12-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+9
2024-12-29Merge tag 'for-6.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds6-56/+130