aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-09maple_tree: arange64 node is not a leaf nodeWei Yang1-5/+1
2024-09-09Docs/damon/maintainer-profile: document Google calendar for bi-weekly meetupsSeongJae Park1-2/+4
2024-09-09Docs/damon/maintainer-profile: add links in placeSeongJae Park1-40/+44
2024-09-09Docs/damon: use damonitor GitHub organization instead of awslabsSeongJae Park8-23/+23
2024-09-09Revert "mm/damon/lru_sort: adjust local variable to dynamic allocation"SeongJae Park1-11/+4
2024-09-09mm/damon/core: remove per-scheme region priority histogram bufferSeongJae Park1-1/+0
2024-09-09mm/damon/core: replace per-quota regions priority histogram buffer usage with...SeongJae Park1-3/+6
2024-09-09mm/damon/core: introduce per-context region priorities histogram bufferSeongJae Park2-0/+7
2024-09-09mm: remove putback_lru_page()Kefeng Wang2-6/+0
2024-09-09mm: remove isolate_lru_page()Kefeng Wang9-33/+25
2024-09-09mm: migrate_device: use more folio in migrate_device_finalize()Kefeng Wang1-19/+22
2024-09-09mm: migrate_device: use more folio in migrate_device_unmap()Kefeng Wang1-10/+10
2024-09-09mm: migrate_device: use a folio in migrate_device_range()Kefeng Wang1-4/+5
2024-09-09mm: migrate_device: convert to migrate_device_coherent_folio()Kefeng Wang3-17/+17
2024-09-09swap: convert swapon() to use a folioMatthew Wilcox (Oracle)1-9/+7
2024-09-09mm: count the number of partially mapped anonymous THPs per sizeBarry Song3-0/+14
2024-09-09mm: count the number of anonymous THPs per sizeBarry Song6-6/+37
2024-09-09mm: tidy up shmem mTHP controls and statsRyan Roberts1-28/+112
2024-09-09mm: cleanup count_mthp_stat() definitionRyan Roberts3-43/+35
2024-09-09sched_ext: Add missing static to scx_dump_dataTejun Heo1-1/+1
2024-09-09dt-bindings: clock, reset: fix top-comment indentation rk3576 headersHeiko Stuebner2-12/+12
2024-09-09libbpf: Fix some typos in commentsYusheng Zheng8-13/+13
2024-09-09MAINTAINERS: BPF ARC JIT: Update my e-mail addressShahab Vahedi1-1/+1
2024-09-09bpf: Fix error message on kfunc arg type mismatchMaxim Mikityanskiy4-2/+11
2024-09-09bpftool: Fix typosAndrew Kreimer1-1/+1
2024-09-09bpftool: Fix undefined behavior caused by shifting into the sign bitKuan-Wei Chiu1-4/+4
2024-09-09libbpf: Fixed getting wrong return address on arm64 architectureShuyi Cheng1-1/+1
2024-09-09cxl: move cxl headers to new include/cxl/ directoryDave Jiang7-6/+5
2024-09-10i2c: i801: Use a different adapter-name for IDF adaptersHans de Goede1-1/+8
2024-09-10i2c: core: Setup i2c_adapter runtime-pm before calling device_add()Hans de Goede1-6/+12
2024-09-10dt-bindings: i2c: i2c-sprd: convert to YAMLStanislav Jakubek2-31/+65
2024-09-10i2c: ismt: kill transaction in hardware on timeoutVasily Khoruzhick1-0/+10
2024-09-10i2c: designware: Group all DesignWare drivers under a single optionHeikki Krogerus1-11/+18
2024-09-10net: txgbe: Fix I2C Kconfig dependenciesHeikki Krogerus1-2/+1
2024-09-10RISC-V: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus3-0/+3
2024-09-10mips: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus1-0/+1
2024-09-10arm64: defconfig: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus1-0/+1
2024-09-10ARM: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus7-0/+7
2024-09-10ARC: configs: enable I2C_DESIGNWARE_CORE with I2C_DESIGNWARE_PLATFORMHeikki Krogerus4-0/+4
2024-09-10i2c: virtio: Constify struct i2c_algorithm and struct virtio_device_idChristophe JAILLET1-2/+2
2024-09-10i2c: rcar: tidyup priv->devtype handling on rcar_i2c_probe()Kuninori Morimoto1-7/+5
2024-09-10i2c: imx: Convert comma to semicolonShen Lichuan1-1/+1
2024-09-10i2c: jz4780: Use devm_clk_get_enabled() helpersRong Qianfeng1-15/+7
2024-09-10i2c: emev2: Use devm_clk_get_enabled() helpersRong Qianfeng1-17/+8
2024-09-10i2c: muxes: add support for tsd,mule-i2c multiplexerFarouk Bouabid3-0/+165
2024-09-10dt-bindings: i2c: add support for tsd,mule-i2c-muxFarouk Bouabid1-0/+69
2024-09-10i2c: npcm: restore slave addresses array lengthTyrone Ting1-2/+4
2024-09-10i2c: mpc: Use devm_clk_get_optional_enabled() to simplify codeZhang Zekun1-19/+4
2024-09-10dt-bindings: i2c: i2c-rk3x: Add rk3576 compatibleDetlev Casanova1-0/+1
2024-09-10i2c: designware: Consolidate PM opsAndy Shevchenko4-105/+68