summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-04thermal: gov_power_allocator: Return early in manage if trip_max is NULLNícolas F. R. A. Prado1-0/+3
2024-07-04ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENT...Peter Ujfalusi1-0/+6
2024-07-04ASoC: rt711-sdw: add missing readable registersBard Liao1-0/+2
2024-07-04ASoC: SOF: Intel: hda: fix null deref on system suspend entryKai Vehmanen1-6/+6
2024-07-04serial: qcom-geni: do not kill the machine on fifo underrunJohan Hovold1-1/+1
2024-07-04serial: qcom-geni: fix hard lockup on buffer flushJohan Hovold1-3/+13
2024-07-04serial: qcom-geni: fix soft lockup on sw flow control and suspendJohan Hovold1-9/+24
2024-07-04mei: vsc: Fix spelling errorWentong Wu1-1/+1
2024-07-04mei: vsc: Enhance SPI transfer of IVSC ROMWentong Wu1-1/+1
2024-07-04mei: vsc: Utilize the appropriate byte order swap functionWentong Wu1-1/+1
2024-07-04mei: vsc: Prevent timeout error with added delay post-firmware downloadWentong Wu1-2/+2
2024-07-04mei: vsc: Enhance IVSC chipset stability during warm rebootWentong Wu1-0/+14
2024-07-04tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.Kuniyuki Iwashima1-0/+7
2024-07-04drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper1-3/+3
2024-07-04drm/xe: fix error handling in xe_migrate_update_pgtablesMatthew Auld1-4/+4
2024-07-04drm/ttm: Always take the bo delayed cleanup path for imported bosThomas Hellström1-0/+1
2024-07-04nilfs2: fix kernel bug on rename operation of broken directoryRyusuke Konishi1-2/+30
2024-07-04mm/hugetlb_vmemmap: fix race with speculative PFN walkersYu Zhao3-47/+30
2024-07-04cachestat: do not flush stats in recency checkNhat Pham3-5/+17
2024-07-04mm/shmem: disable PMD-sized page cache if neededGavin Shan1-2/+13
2024-07-04mm/filemap: skip to create PMD-sized page cache if neededGavin Shan1-1/+1
2024-07-04mm/readahead: limit page cache size in page_cache_ra_order()Gavin Shan1-4/+4
2024-07-04mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarrayGavin Shan1-2/+9
2024-07-04mm/damon/core: merge regions aggressively when max_nr_regions is unmetSeongJae Park1-3/+20
2024-07-04Fix userfaultfd_api to return EINVAL as expectedAudra Mitchell1-1/+6
2024-07-04mm: vmalloc: check if a hash-index is in cpu_possible_maskUladzislau Rezki (Sony)1-1/+9
2024-07-04mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long1-1/+2
2024-07-04mm: page_ref: remove folio_try_get_rcu()Yang Shi3-53/+8
2024-07-04ksmbd: return FILE_DEVICE_DISK instead of super magicNamjae Jeon2-2/+41
2024-07-04Merge branch 'fix-oom-and-order-check-in-msg_zerocopy-selftest'Jakub Kicinski1-2/+12
2024-07-04selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang1-1/+1
2024-07-04selftests: fix OOM in msg_zerocopy selftestZijian Zhang1-1/+11
2024-07-04Merge branch 'intel-wired-lan-driver-updates-2024-06-25-ice'Jakub Kicinski3-31/+111
2024-07-04ice: use proper macro for testing bitPetr Oros1-1/+1
2024-07-04ice: Reject pin requests with unsupported flagsJacob Keller2-16/+23
2024-07-04ice: Don't process extts if PTP is disabledJacob Keller1-0/+4
2024-07-04ice: Fix improper extts handlingMilena Olech2-22/+91
2024-07-04selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima1-2/+23
2024-07-04af_unix: Fix uninit-value in __unix_walk_scc()Shigeru Yoshida1-4/+5
2024-07-04bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun1-3/+3
2024-07-04net: rswitch: Avoid use-after-free in rswitch_poll()Radu Rendec1-2/+2
2024-07-04btrfs: fix folio refcount in __alloc_dummy_extent_buffer()Boris Burkov1-1/+1
2024-07-04btrfs: fix folio refcount in btrfs_do_encoded_write()Boris Burkov1-1/+1
2024-07-04netfilter: nf_tables: unconditionally flush pending work before notifierFlorian Westphal1-2/+1
2024-07-04i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isrPiotr Wojtaszczyk1-38/+10
2024-07-04Merge tag 'trace-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+2
2024-07-03tracing: Have memmapped ring buffer use ioctl of "R" range 0x20-2FSteven Rostedt (Google)2-1/+2
2024-07-03riscv: kexec: Avoid deadlock in kexec crash pathSong Shuai1-9/+1
2024-07-03riscv: stacktrace: fix usage of ftrace_graph_ret_addr()Puranjay Mohan1-1/+2
2024-07-03riscv: selftests: Fix vsetivli args for clangCharlie Jenkins1-1/+1