summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-07-15Merge branch 'thermal-intel'Rafael J. Wysocki
2024-07-15Merge branch 'thermal-core'Rafael J. Wysocki
2024-07-15Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.mount.api' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.casefold' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-07-15Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-07-15Merge branches 'acpi-pmic', 'acpi-battery' and 'acpi-numa'Rafael J. Wysocki
2024-07-15Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2024-07-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2024-07-15dsa: lan9303: consistent naming for PHY address parameterChristian Eggers
2024-07-15Merge tag 'for-net-next-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-15net: net_tstamp: Add unspec field to hwtstamp_source enumerationKory Maincent
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent
2024-07-15Merge tag 'asoc-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-07-15net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE maskKory Maincent
2024-07-15Merge tag 'pwrseq-initial-for-v6.11' of git://git.kernel.org/pub/scm/linux/ke...Luiz Augusto von Dentz
2024-07-15net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone usePawel Dembicki
2024-07-15net: dsa: Define max num of bridges in tag8021q implementationPawel Dembicki
2024-07-15irqdomain: Fix the kernel-doc and plug it into DocumentationJiri Slaby (SUSE)
2024-07-15genirq: Set IRQF_COND_ONESHOT in request_irq()Rafael J. Wysocki
2024-07-15irqchip/gic-v4: Substitute vmovp_lock for a per-VM lockMarc Zyngier
2024-07-15Merge branch 'slab/for-6.11/buckets' into slab/for-nextVlastimil Babka
2024-07-15mm/memcg: alignment memcg_data define conditionAlex Shi (Tencent)
2024-07-14Merge branch 'for-6.10-fixes' into for-6.11Tejun Heo
2024-07-14net: phy: bcm54811: Add LRE registers definitionsKamil HorĂ¡k (2N)
2024-07-14lockdep: lockdep_set_notrack_class()Kent Overstreet
2024-07-13randomize_kstack: Improve stack alignment codegenKees Cook
2024-07-13execve: Keep bprm->argmin behind CONFIG_MMUKees Cook
2024-07-13net/mlx5: IFC updates for SF max IO EQsDaniel Jurgens
2024-07-13Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2024-07-13i2c: document new callbacks in i2c_algorithmWolfram Sang
2024-07-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-07-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-12net: ethtool: let drivers declare max size of RSS indir table and keyJakub Kicinski
2024-07-12net: ethtool: let drivers remove lost RSS contextsJakub Kicinski
2024-07-12init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada
2024-07-12init: remove unused __MEMINIT* macrosMasahiro Yamada
2024-07-12mm: shmem: rename mTHP shmem countersRyan Roberts
2024-07-12mm: thp: support "THPeligible" semantics for mTHP with anonymous shmemBang Li
2024-07-12mm: fix khugepaged activation policyRyan Roberts
2024-07-12memory tier: consolidate the initialization of memory tiersHo-Ren (Jack) Chuang
2024-07-12mm/page_counter: move calculating protection values to page_counterMaarten Lankhorst
2024-07-12mm: add comments for allocation helpers explaining why they are macrosSuren Baghdasaryan
2024-07-12mm: remove CONFIG_ARCH_HAS_HUGEPDChristophe Leroy
2024-07-12mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy
2024-07-12mm: define __pte_leaf_size() to also take a PMD entryChristophe Leroy
2024-07-12mm: add per-order mTHP split countersLance Yang