summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-06-10mm: page_alloc: move mark_free_page() into snapshot.cKefeng Wang1-3/+0
2023-06-10mm: page_alloc: split out DEBUG_PAGEALLOCKefeng Wang1-27/+49
2023-06-10mm: page_alloc: split out FAIL_PAGE_ALLOCKefeng Wang1-0/+9
2023-06-10mm: page_alloc: move set_zone_contiguous() into mm_init.cKefeng Wang1-3/+0
2023-06-10mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILUREKefeng Wang1-5/+4
2023-06-10kasan: use internal prototypes matching gcc-13 builtinsArnd Bergmann1-1/+1
2023-06-10filemap: remove page_endio()Pankaj Raghav1-2/+0
2023-06-10cachestat: implement cachestat syscallNhat Pham1-0/+5
2023-06-10workingset: refactor LRU refault to expose refault recency checkNhat Pham1-0/+1
2023-06-10cgroup: remove cgroup_rstat_flush_atomic()Yosry Ahmed1-1/+0
2023-06-10memcg: remove mem_cgroup_flush_stats_atomic()Yosry Ahmed1-5/+0
2023-06-09drm/amdgpu: add the accelerator PCIe classShiwu Zhang1-0/+3
2023-06-09i2c: Add i2c_get_match_data()Biju Das1-0/+2
2023-06-09soc: mediatek: remove DDP_DOMPONENT_DITHER from enumJason-JH.Lin1-2/+1
2023-06-09Merge tag 'renesas-drivers-for-v6.5-tag2' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-5/+19
2023-06-09net: phy: broadcom: Add support for setting LED brightnessFlorian Fainelli1-0/+3
2023-06-09net: phy: broadcom: Rename LED registersFlorian Fainelli1-3/+3
2023-06-09splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells3-0/+3
2023-06-09splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()David Howells2-2/+2
2023-06-09net: Block MSG_SENDPAGE_* from being passed to sendmsg() by userspaceDavid Howells1-1/+3
2023-06-09Merge tag 'mlx5-updates-2023-06-06' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-3/+17
2023-06-09net: pcs: lynx: make lynx_pcs_create() staticRussell King (Oracle)1-1/+0
2023-06-09net: pcs: lynx: add lynx_pcs_create_fwnode()Russell King (Oracle)1-0/+1
2023-06-09net: pcs: lynx: remove lynx_get_mdio_device()Russell King (Oracle)1-2/+0
2023-06-09clk: Introduce clk_hw_determine_rate_no_reparent()Stephen Boyd1-0/+2
2023-06-09sysctl: move security keys sysctl registration to its own fileLuis Chamberlain1-3/+0
2023-06-09sysctl: move umh sysctl registration to its own fileLuis Chamberlain1-2/+0
2023-06-08kallsyms: make kallsyms_show_value() as generic functionManinder Singh1-8/+3
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-25/+43
2023-06-08power: supply: rt5033_battery: Move struct rt5033_battery to battery driverJakob Hauser1-8/+0
2023-06-08power: supply: rt5033_charger: Add RT5033 charger device driverJakob Hauser1-16/+0
2023-06-08mfd: rt5033: Apply preparatory changes before adding rt5033-charger driverJakob Hauser2-19/+36
2023-06-08mfd: rt5033: Fix STAT_MASK, HZ_MASK and AICR definesJakob Hauser1-4/+5
2023-06-08mfd: rt5033: Fix chip revision readoutJakob Hauser1-0/+4
2023-06-08Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-3/+6
2023-06-08counter: i8254: Introduce the Intel 8254 interface library moduleWilliam Breathitt Gray1-0/+21
2023-06-08hwmon: (core) Add missing beep-related standard attributesJames Seo1-0/+10
2023-06-08Move netfs_extract_iter_to_sg() to lib/scatterlist.cDavid Howells2-4/+5
2023-06-08Drop the netfs_ prefix from netfs_extract_iter_to_sg()David Howells1-3/+3
2023-06-08net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCSJiawen Wu1-0/+1
2023-06-08mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example codeSeongJae Park1-3/+5
2023-06-08mm/slab: add a missing semicolon on SLAB_TYPESAFE_BY_RCU example codeSeongJae Park1-1/+1
2023-06-08ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()Sudeep Holla4-34/+6
2023-06-08net/mlx5e: Expose catastrophic steering error countersLama Kayal1-2/+10
2023-06-08{net/RDMA}/mlx5: introduce lag_for_each_peerShay Drory1-1/+7
2023-06-07Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kvfree.2023.05.10a', ...Paul E. McKenney3-50/+22
2023-06-07notifier: Initialize new struct srcu_usage fieldChen-Yu Tsai1-0/+10
2023-06-07pktcdvd: Get rid of custom printing macrosAndy Shevchenko1-1/+0
2023-06-07USB: serial: return errors from break handlingJohan Hovold1-1/+1
2023-06-07swiotlb: remove unused field "used" from struct io_tlb_memPetr Tesarik1-2/+0