summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-07-04mm: memcg: put struct task_struct::memcg_in_oom under CONFIG_MEMCG_V1Roman Gushchin
2024-07-04mm: memcg: guard memcg1-specific members of struct mem_cgroup_per_nodeRoman Gushchin
2024-07-04mm: memcg: put memcg1-specific struct mem_cgroup's members under CONFIG_MEMCG_V1Roman Gushchin
2024-07-04mm: memcg: factor out legacy socket memory accounting codeRoman Gushchin
2024-07-04mm: add swappiness= arg to memory.reclaimDan Schatzberg
2024-07-04mm: add defines for min/max swappinessDan Schatzberg
2024-07-04mm: memcg: put cgroup v1-specific code under a config optionRoman Gushchin
2024-07-04mm: memcg: group cgroup v1 memcg related declarationsRoman Gushchin
2024-07-04mm: memcg: move legacy memcg event code into memcontrol-v1.cRoman Gushchin
2024-07-04mm: memcg: rename soft limit reclaim-related functionsRoman Gushchin
2024-07-05tpm: Address !chip->auth in tpm_buf_append_hmac_session*()Jarkko Sakkinen
2024-07-05tpm: Address !chip->auth in tpm_buf_append_name()Jarkko Sakkinen
2024-07-04ethtool: move firmware flashing flag to struct ethtool_netdev_stateEdward Cree
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'noc...Paul E. McKenney
2024-07-04Merge tag 'net-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-04mfd: lm3533: Move to new GPIO descriptor-based APIsAndy Shevchenko
2024-07-04mfd: tps65912: Use devm helper functions to simplify probeAndrew Davis
2024-07-04mfd: idt8a340_reg: Start comments with '/*'Simon Horman
2024-07-04Merge branch 'ib-mfd-soc-samsung-6.11' into ibs-for-mfd-mergedLee Jones
2024-07-04Merge branch 'ib-mfd-regulator-watchdog-6.11' into ibs-for-mfd-mergedLee Jones
2024-07-04Merge branch 'ib-mfd-leds-platform-6.11' into ibs-for-mfd-mergedLee Jones
2024-07-04Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-mergedLee Jones
2024-07-04Merge branch 'ib-mfd-firmware-input-sound-soc-6.11' into ibs-for-mfd-mergedLee Jones
2024-07-04backlight: Add BACKLIGHT_POWER_ constants for power statesThomas Zimmermann
2024-07-04net: missing check virtioDenis Arefev
2024-07-04PCI: endpoint: Introduce 'epc_deinit' event and notify the EPF driversManivannan Sadhasivam
2024-07-04printk: Add match_devname_and_update_preferred_console()Tony Lindgren
2024-07-04iommu: Remove iommu_fwspec opsRobin Murphy
2024-07-04iommu: Resolve fwspec ops automaticallyRobin Murphy
2024-07-04iommu: Add iommu_paging_domain_alloc() interfaceLu Baolu
2024-07-04iommu: Add attach handle to struct iopf_groupLu Baolu
2024-07-04iommu: Remove sva handle listLu Baolu
2024-07-04iommu: Introduce domain attachment handleLu Baolu
2024-07-04thermal: core: constify 'type' in devm_thermal_of_cooling_device_register()Krzysztof Kozlowski
2024-07-04misc: keba: Add basic KEBA CP500 system FPGA supportGerhard Engleder
2024-07-04ata,scsi: Remove wrapper ata_sas_port_alloc()Niklas Cassel
2024-07-04ata: libata-core: Remove local_port_no struct memberNiklas Cassel
2024-07-04ata: libata-core: Remove support for decreasing the number of portsNiklas Cassel
2024-07-04ata: libata: Remove unused function declaration for ata_scsi_detect()Niklas Cassel
2024-07-04ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()Niklas Cassel
2024-07-04Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-07-04block: t10-pi: Return correct ref tag when queue has no integrity profileAnuj Gupta
2024-07-04genirq/irq_sim: add an extended irq_sim initializerBartosz Golaszewski
2024-07-03mm/hugetlb_vmemmap: fix race with speculative PFN walkersYu Zhao
2024-07-03cachestat: do not flush stats in recency checkNhat Pham
2024-07-03mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarrayGavin Shan
2024-07-03mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long
2024-07-03mm: page_ref: remove folio_try_get_rcu()Yang Shi
2024-07-03readahead: drop index argument of page_cache_async_readahead()Jan Kara