summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-11-23proc/meminfo: fix spacing in SecPageTablesYosry Ahmed1-1/+1
2022-11-23mm: multi-gen LRU: retry folios written back while isolatedYu Zhao1-11/+37
2022-11-23mailmap: update email address for Satya PriyaSatya Priya1-0/+1
2022-11-23mm/migrate_device: return number of migrating pages in args->cpagesAlistair Popple1-2/+6
2022-11-23kbuild: fix -Wimplicit-function-declaration in license_is_gpl_compatibleSam James1-0/+2
2022-11-23MAINTAINERS: update Alex Hung's email addressAlex Hung1-1/+1
2022-11-23mailmap: update Alex Hung's email addressAlex Hung1-0/+1
2022-11-23mm: mmap: fix documentation for vma_mas_szeroIan Cowan1-1/+1
2022-11-23mm/damon/sysfs-schemes: skip stats update if the scheme directory is removedSeongJae Park1-0/+4
2022-11-23mm/memory: return vm_fault_t result from migrate_to_ram() callbackAlistair Popple1-1/+1
2022-11-23mm: correctly charge compressed memory to its memcgLi Liguang1-1/+1
2022-11-23ipc/shm: call underlying open/close vm_opsMike Kravetz1-9/+25
2022-11-23gcov: clang: fix the buffer overflow issueMukesh Ojha1-0/+2
2022-11-23mm/khugepaged: refactor mm_khugepaged_scan_file tracepoint to remove filename...Gautam Menghani2-6/+5
2022-11-23mm/page_exit: fix kernel doc warning in page_ext_put()Charan Teja Kalla1-1/+1
2022-11-23mm: khugepaged: allow page allocation fallback to eligible nodesYang Shi1-18/+14
2022-11-23mm: vmscan: fix extreme overreclaim and swap floodsJohannes Weiner1-6/+4
2022-11-23docs/zh_CN/LoongArch: Fix wrong description of FPRs NoteTiezhu Yang1-2/+2
2022-11-23clk: qcom: gcc-sc8280xp: add cxo as parent for three ufs ref clksShazad Hussain1-0/+6
2022-11-23Merge tag 'clk-microchip-fixes-6.1' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2-2/+2
2022-11-23Merge tag 'samsung-clk-6.2' of https://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd3-5/+7
2022-11-23of: property: decrement node refcount in of_fwnode_get_reference_args()Yang Yingliang1-1/+3
2022-11-23tracing/osnoise: Fix duration typeDaniel Bristot de Oliveira1-3/+3
2022-11-23tracing/user_events: Fix memory leak in user_event_create()Xiu Jianfeng1-1/+3
2022-11-23blk-mq: fix queue reference leak on blk_mq_alloc_disk_for_queue failureChristoph Hellwig1-1/+6
2022-11-23bus: ixp4xx: Don't touch bit 7 on IXP42xLinus Walleij1-6/+3
2022-11-23fs: do not update freeing inode i_io_listSvyatoslav Feldsherov1-11/+19
2022-11-23tracing/hist: add in missing * in comment blocksColin Ian King1-2/+2
2022-11-23netfilter: flowtable_offload: add missing lockingFelix Fietkau1-0/+4
2022-11-22netfilter: ipset: restore allowing 64 clashing elements in hash:net,ifaceJozsef Kadlecsik1-1/+1
2022-11-22pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda1-3/+6
2022-11-22Documentation: add amd-pstate kernel command line optionsPerry Yuan1-0/+11
2022-11-22Documentation: amd-pstate: add driver working mode introductionPerry Yuan1-17/+13
2022-11-22cpufreq: amd-pstate: add amd-pstate driver parameter for mode selectionPerry Yuan1-9/+27
2022-11-22cpufreq: amd-pstate: change amd-pstate driver to be built-in typePerry Yuan2-11/+2
2022-11-22cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL register at ...Wyes Karny1-0/+10
2022-11-22Revert "cpufreq: schedutil: Move max CPU capacity to sugov_policy"Sam Wu1-15/+15
2022-11-22nvmem: lan9662-otp: Change return type of lan9662_otp_wait_flag_clear()Horatiu Vultur1-1/+1
2022-11-22nvmem: rmem: Fix return value check in rmem_read()Wei Yongjun1-2/+2
2022-11-22Merge tag 'icc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman1-1/+1
2022-11-22Merge tag 'iio-fixes-for-6.1c' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman8-28/+31
2022-11-22Merge tag 'fpga-for-6.1-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-1/+3
2022-11-22usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak1-4/+10
2022-11-22usb: dwc3: gadget: Clear ep descriptor lastThinh Nguyen1-6/+6
2022-11-22usb: dwc3: exynos: Fix remove() functionMarek Szyprowski1-10/+1
2022-11-22usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak2-9/+6
2022-11-22usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End TransferThinh Nguyen1-1/+2
2022-11-22usb: gadget: uvc: also use try_format in set_formatMichael Grzeschik1-51/+21
2022-11-22fbcon: Use kzalloc() in fbcon_prepare_logo()Tetsuo Handa1-1/+1
2022-11-22tsnep: Fix rotten packetsGerhard Engleder1-1/+56