summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/mediatek-cpufreq-hw.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-30dm bio prison v1: add dm_cell_key_has_valid_rangeMike Snitzer3-11/+29
2023-03-30dm bio prison v1: improve concurrent IO performanceJoe Thornber3-68/+121
2023-03-30dm: split discards further if target sets max_discard_granularityMike Snitzer3-8/+27
2023-03-30dm thin: speed up cell_defer_no_holder()Joe Thornber1-6/+8
2023-03-30dm bufio: use multi-page bio vectorMikulas Patocka1-20/+4
2023-03-30dm bufio: use waitqueue_active in __free_buffer_wakeMikulas Patocka1-1/+6
2023-03-30dm bufio: move dm_bufio_client members to avoid spanning cachelinesMike Snitzer1-11/+13
2023-03-30dm bufio: add lock_history optimization for cache iteratorsJoe Thornber1-8/+111
2023-03-30dm bufio: improve concurrent IO performanceJoe Thornber1-463/+478
2023-03-30dm bufio: add dm_buffer_cache abstractionJoe Thornber1-62/+526
2023-03-30dm bufio: add LRU abstractionJoe Thornber1-0/+235
2023-03-30dm bufio: don't bug for clear developer oversightMike Snitzer1-5/+8
2023-03-30dm bufio: never crash if dm_bufio_in_request()Mike Snitzer1-6/+12
2023-03-30dm bufio: use WARN_ON in dm_bufio_client_destroy and dm_bufio_exitMike Snitzer1-4/+4
2023-03-30dm bufio: remove unused dm_bufio_release_move interfaceJoe Thornber2-83/+0
2023-03-30dm: fix __send_duplicate_bios() to always allow for splitting IOMike Snitzer1-0/+2
2023-03-30dm: fix improper splitting for abnormal biosMike Snitzer1-3/+4
2023-03-26Linux 6.3-rc4v6.3-rc4Linus Torvalds1-1/+1
2023-03-24xfs: fix mismerged tracepointsDarrick J. Wong1-4/+4
2023-03-24smb3: fix unusable share after force unmount failureSteve French4-13/+11
2023-03-24cifs: fix dentry lookups in directory handle cachePaulo Alcantara1-2/+34
2023-03-24smb3: lower default deferred close timeout to address perf regressionSteve French1-1/+1
2023-03-24cifs: fix missing unload_nls() in smb2_reconnect()Paulo Alcantara1-3/+3
2023-03-24ACPI: resource: Add Medion S17413 to IRQ override quirkAymeric Wibo1-0/+7
2023-03-24xfs: clear incore AGFL_RESET state if it's not neededDarrick J. Wong1-0/+2
2023-03-24xfs: pass the correct cursor to xfs_iomap_prealloc_sizeDarrick J. Wong1-1/+4
2023-03-24cifs: avoid race conditions with parallel reconnectsShyam Prasad N3-33/+76
2023-03-24cifs: append path to open_enter trace eventShyam Prasad N6-6/+25
2023-03-24gpu: host1x: fix uninitialized variable useArnd Bergmann1-3/+2
2023-03-24ksmbd: return unsupported error on smb1 mountNamjae Jeon3-30/+30
2023-03-24platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih1-1/+1
2023-03-24mm: mmap: remove newline at the end of the traceMinwoo Im1-2/+2
2023-03-24mailmap: add entries for Richard LeitnerRichard Leitner1-0/+3
2023-03-24kcsan: avoid passing -g for testMarco Elver1-1/+1
2023-03-24kfence: avoid passing -g for testMarco Elver1-1/+1
2023-03-24mm: kfence: fix using kfence_metadata without initialization in show_object()Muchun Song1-2/+8
2023-03-24lib: dhry: fix unstable smp_processor_id(_) usageGeert Uytterhoeven1-2/+4
2023-03-24mailmap: add entry for Enric Balletbo i SerraEnric Balletbo i Serra1-0/+2
2023-03-24mailmap: map Sai Prakash Ranjan's old address to his current oneKonrad Dybcio1-0/+1
2023-03-24mailmap: map Rajendra Nayak's old address to his current oneKonrad Dybcio1-0/+1
2023-03-24Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"Peter Collingbourne1-1/+2
2023-03-24mailmap: add entry for Tobias KlauserTobias Klauser1-0/+4
2023-03-24kasan, powerpc: don't rename memintrinsics if compiler adds prefixesMarco Elver3-7/+19
2023-03-24mm/ksm: fix race with VMA iteration and mm_struct teardownLiam R. Howlett1-2/+9
2023-03-24kselftest: vm: fix unused variable warningPeter Xu1-2/+1
2023-03-24mm: fix error handling for map_deny_write_execJoey Gouly1-1/+1
2023-03-24mm: deduplicate error handling for map_deny_write_execJoey Gouly1-6/+1
2023-03-24checksyscalls: ignore fstat to silence build warning on LoongArchTiezhu Yang1-1/+3
2023-03-24nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()Ryusuke Konishi1-1/+1
2023-03-24test_maple_tree: add more testing for mas_empty_area()Liam R. Howlett1-0/+48